@charset "utf-8";
/* CSS Document */

body 
{
	background-color:#CEABA1;
	margin-top:0px;
}

a:link, a:visited
{
	text-decoration: none;
}

a:hover, a:active
{
	text-decoration: underline;
}

h1
{
	color: #531818;
	font-size: 22pt;
	font-family: Georgia;
	padding-bottom:15px;
	font-weight:lighter;
	font-style:italic;
	line-height:normal;
	margin-top:-30px;
	margin-bottom:-20px;
}

img
{
	border: 0px;
}

th
{
    vertical-align:top;
}

td
{
    vertical-align:top;
}


#main-container
{
	background-image:url(images/sitedesign/page-bg.jpg);
	background-repeat:no-repeat;
	width: 1024px;
	margin-left:-15px;
	margin-bottom:-16px;
	z-index:0;
	padding-right:7px;
	*padding-right:5px;
}

#left-section
{
	width:332px;
	height:249px;
	
	font-size:14pt;
	letter-spacing:2px;
	font-family:Trebuchet MS, Arial;
	color:#000000;
	float:left;
	position:relative;
	padding-top:560px;
	margin-left:7px;
}

#mid-section
{
	width:790px;
	height:664px;
	
	margin-left:341px;
	*margin-left:0px;
	margin-top:145px;
	*margin-top:145px;
	position:absolute;
	z-index:0;
}

#bottom-section
{
	width:792px;
	min-height:306px;
	position:absolute;
	margin-left:332px;
	margin-top:-298px;
	margin-top:-298px\9;
	*margin-left:0px;
	*margin-top:-268px;
	*z-index:1;
}

#header
{
	width:1024px;
	height:231px;
	padding-top:30px;
	position:absolute;
	margin-bottom:30px;
	margin-left:10px;
	*margin-left:-330px;
}

#nav
{
	height: 40px;
	width:692px;
	color: #000;
	font-weight: bold;
	font-size: 14pt;
	font-family: Trebuchet MS, Arial;
	margin-left:360px;
	*margin-left:20px;
	margin-bottom:30px;
}
#nav a
{
	color: #000;
	font-weight: bold;
	font-size: 14pt;
	font-family: Trebuchet MS, Arial;
	padding-right:20px;
}

#body-holder
{

	display: table;
	background-color: Transparent;
	float: right;
	padding-top: 100px;
}


#main-body-top
{
	width:680px;
	height:31px;
	background-image: url(images/sitedesign/main-content-top.png);
	background-repeat:no-repeat;
	z-index:2;
	position:relative;
	margin-left:330px;
	*margin-left:334px;
}


#main-body-bottom
{
	width:680px;
	height:31px;
	background-image: url(images/sitedesign/main-content-bottom.png);
		background-repeat:no-repeat;
	z-index:2;
	position:relative;
	margin-left:330px;
	*margin-left:340px;
	margin-top:-16px;
	margin-top:-16px\9;
	*margin-top:0px;
}

#main-body
{
	width: 684px;
	background-image: url(images/sitedesign/main-content-bg.png);
	background-repeat: repeat-y;
	font-family:Trebuchet MS, Arial;
	color:#000000;
	font-size:12pt;
	font-weight:bold;
	line-height:25px;
	text-align:left;
	min-height:640px;
	letter-spacing:1px;
	z-index:2;
	position:relative;
	margin-left:329px;
}

#content
{
	width:610px;
	margin-left:40px;
}

#left-side
{
	float: left;
	width: 300px;
	padding-top: 400px;
	padding-left: 0px;
}

#bottomlinks
{
	background-color: Transparent;
	padding:20px;
	width: 90%;
	margin-left:15px;
	z-index:20;
}	


#bottomlinks a:link
{
	font-size:12pt;
	color:#551C1B;
	font-family:Trebuchet MS, Arial;
	font-style:italic;
}

#bottomlinks a:visited
{
	font-size:12pt;
	color:#551C1B;
	font-family:Trebuchet MS, Arial;
	font-style:italic;
}

#footer 
{
	width: 1008px;
	height: 30px;
	font-family: Trebuchet MS, Arial;
	font-size: 10pt;
	background-image: url(images/chapel/design/footer-bg.jpg);
	margin-top:8px;
	*padding-bottom:0px;
	background-repeat: repeat-x;
	color:#ffffff;
	padding-left:10px;
	padding-top:5px;
	padding-right:8px;
}

#footer a
{
	font-family: Trebuchet MS, Arial;
	font-size: 10pt;
	color:#ffffff;
}

#footer a:hover
{
	text-decoration:underline;
}
