@charset "UTF-8";

body, html {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color:#333333;
}

body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #999c91;
	
}


.title{font-size:22px; font-weight:bold; color:#8f690e; padding-bottom: 10px; border-bottom:#CCCCCC 1px solid;}
#subBody {
font-size:14px;
line-height:20px;
padding:0px 100px 50px 100px;
margin-top:210px;
background-color:#eef1f3;
color:#5d5d5d;
}


#homecontainer1 {
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left;
	background-image:url(../includes/images/bg-home.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	min-height: 100%;
	height: 100%;
}

#homecontainer2 {
	width: 950px;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left;
	position:relative;
	background-image:url(../includes/images/bg-home.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	height: 100%;
}


#subcontainer1 {
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left;
	background-image:url(../includes/images/bg-sub.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	min-height: 100%;
	height: 100%;
}

#subcontainer2 {
	width: 904px;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left;
	position:relative;
	background-image:url(../includes/images/bg-sub.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	height: 100%;
}

#footer {
	font-size:9px; 
	color: #3b4b55; 
	line-height:18px; 
	padding: 10px 10px 0px 10px;
}


a:link {color:#0066CC;}
a:visited {color:#0066CC;}
a:hover {color:#0066CC;}
a:active {color:#0066CC;}


.readmoreLinks A:link {color: #186a58; text-decoration:none;}
.readmoreLinks A:visited {color: #186a58; text-decoration:none;}
.readmoreLinks A:hover {color: #186a58; text-decoration:underline;}


.footerLinks A:link {color: #333333; text-decoration:none;}
.footerLinks A:visited {color: #333333; text-decoration:none;}
.footerLinks A:hover {color: #333333; text-decoration:underline;}



#navlist
{
padding-left: 0px;
margin-left: 0px;
border-bottom: 0px solid gray;

}

#navlist li
{
list-style: none;
margin: 0px;
padding: 2px;
border-top: 0px solid gray;
font-size:9px;
line-height:11px;
}

.footerLink a
{
border-right: 0px solid gray;
font-size:9px;
line-height:11px;
color:#333333;
text-decoration:none;
}

#headline{
font-size:22px;
font-weight:bold;
padding:20px 40px 0px 30px;
color:#8f690e;

}

#ProfileContainer{
padding:20px 0px 0px 30px;


}

#intro{
padding:10px 40px 0px 30px;
line-height:20px;
}

#navlist li a { text-decoration: none;}

.style1 {
	color: #000000;
	font-weight: bold;
}

ul.upper-alpha {list-style-type: upper-alpha;}

h2
{font-size:14px; font-weight:bold; padding:0px; margin:0px; color:#8f690e;}