/*------------------------------------------------ body --------------------*/
body{
	text-align:center;
	background: #f5f1e4 url(../images/bg_main.jpg) repeat-x left top;
	font-size:14px;
	font-family:arial,verdana,helvetica,sans-serif;
	color: #f5f1e4;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

h2,h3,h4,h5{display:block;height:auto;font-family:arial,verdana,helvetica,sans-serif;;letter-spacing:-.01em;line-height:1em;}
h2{margin:0 0 20px;padding-bottom:10px;font-size:30px;letter-spacing:-1px;font-weight:bold;color:#654f3f;border-bottom:0px solid #ccc;}
h3{clear:both;margin:5px 5px 5px 0;padding-bottom:3px; padding-top:10px;font-size:26px;font-weight:bold;color:#9d1d22;border-bottom:1px solid #ccc;letter-spacing:-.09em;} /* 9d1d22*/
h4{/*text-transform:uppercase; */margin:0 0 5px;padding-bottom:1px;font-size:18px;font-weight:bold;color:#9d1d22;}
h5{font-weight:bold; color:#e5b44b;text-transform:uppercase; margin:0 0 5px;padding-bottom:1px;font-size:12px;}


h3.LeftHeader{clear:both;margin:5px 5px 5px 5px;padding-bottom:3px; padding-top:10px;font-size:20px;font-weight:bold;color:#91ac12;border-bottom:1px solid #ccc;letter-spacing:-.09em;} /* 9d1d22*/
h3.Dark{clear:both;margin:5px 5px 5px 0;padding-bottom:3px; padding-top:10px;font-size:20px;font-weight:bold;color:#56524d;border-bottom:1px solid #ccc;letter-spacing:-.09em;} /* 9d1d22*/

h3.MissionFooter{clear:both;margin:5px 5px 5px 0;padding-bottom:3px; padding-top:10px;font-size:18px;font-weight:bold;color:#91ac12; letter-spacing:-.09em; border-bottom:0px solid #ccc}

h4.Right{
	clear:both;margin:5px 5px 5px 0;padding-bottom:3px; padding-top:10px;font-size:16px;font-weight:bold;color:#56524d; letter-spacing:-.09em; border-bottom:0px solid #ccc;border-bottom:1px solid #ccc;letter-spacing:-.09em;
	}
/*------------------------------------------------top part--------------------*/
#top{
	width:960;
	height:125px;
	margin:0 auto;
	position:relative;
	/*background-color: #FFFFFF;
	background-image: url(../images/slogan.jpg);*/
	color: #FFFFFF;
	font-size:12px;
	background-repeat: no-repeat;
	background-position: center top;
}

#top .logo{
	position:absolute;
	left:0px;
	top:1px;
	width:339px;
	height:135px;
	border:0px;
	margin: 0 auto;
}
#top .nomsg{
	width:975px;
	height:44px;
	position:absolute;
	left:0px;
	top:139px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	color:#FFF;
	
}
#top ul{
	width:607px;
	height:52px;
	position:absolute;
	left:360px;
	top:70px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	
	background-image: url(../images/menuBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#top ul li{
	float:left;
	margin:0 1px 0 0;
}
#top ul li a{
	/*background:url(../images/nav_bg.gif) 0 0 no-repeat;*/
	width:100px;
	height:52px;
	display:block;
	font:bold 13px/52px Arial, Helvetica, sans-serif;
	color:#c1b99f;
	text-decoration:none;
	/*text-transform:uppercase;*/
	text-align:center;
	background-color:inherit;
}
#top ul li a:hover{
	/*background:url(../images/nav_hover.gif) 0 0 no-repeat;*/
	width:100px;
	height:52px;
	color:#e0d470;
	background-color:inherit;
}
#top ul li.hover{
	float:left;
	margin:0 1px 0 0;
	/*background:url(../images/nav_hover.gif) 0 0 no-repeat;*/
	width:100px;
	height:52px;
	display:block;
	font:bold 13px/52px Arial, Helvetica, sans-serif;
	color:#e0d470;
	text-decoration:none;
	/*text-transform:uppercase; */
	text-align:center;
	background-color:inherit;
}

/*------------------------------------------------top part--------------------*/

span.dropcaps {
font-family: Georgia, 'Times New Roman', Times, serif;
color:#ccc;
font-size:50px;
float:left;
font-weight:400;
line-height:1em;
margin-bottom: -0.35em;
margin-right: 0.1em;
position:relative;
}


/* *** LINKS SECTION *** */
A{
	text-decoration:none;
}
a:link {
color: #91ac12;
}

a:visited {
color: #91ac12;
}

a:active {
color: #91ac12;/*91ac12; */
}

a:hover {
	color: #73881a;
	text-decoration: none;
}

a.right:link {
color: #9d1d22; /*#a3b066;*/
}

a.right:visited {
color: #9d1d22;
}

a.right:active {
color: #9d1d22;
}

a.right:hover {
	color: #d26f73;/*#73881a;*/
	text-decoration: none;
}

a.rightSmall:link {
color: #2b2b2b;
font-size:10px;
}

a.rightSmall:visited {
color: #2b2b2b;
}

a.rightSmall:active {
color: #2b2b2b;
}

a.rightSmall:hover {
	color: #73881a;
	text-decoration: none;
}
a.bodyLink{
	padding-top: 0px;
	padding-left: 0px;
	color: #da994c;
}
a.bodyLink:visited {
	color: #da994c;
}
a.bodyLink:hover {
	color: #da994c;
	text-decoration: none;
}

/* *************** */

#bgMainHome {
	width: 975px;
	padding-bottom:0px;
	padding-top:5px;
	/*background-image: url(../images/topRound.jpg);*/
	background-repeat: no-repeat;
}


/* *** CONTENT SECTION *** */
.regularContent {
	line-height: 22px;
	font-weight: normal;
	font-size:14px;
	padding:5 15 5 10;
	color: #2b2b2b;
}

.regularContentWhite {
	font-weight: normal;
	font-size:14px;
	padding:5 15 5 10;
	color: #e1dcd4;
}

.regularContentHome {
	font-weight: normal;
	font-size:14px;
	padding:5 15 5 10;
	color: #ad9074;
}
.regularContentRight {
	font-weight: normal;
	font-size:14px;
	padding:5 15 5 10;
	color: #2b2b2b;
}

/* *** END CONTENT SECTION *** */
