
/* ####################### GLOBAL Styles ######################## */

body {
	background: #c2bd9b;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
	color: #666;	
	margin: 0;
	padding: 0;
}

p {
	margin: .8em 0;
}

/* ####################### GENERAL & TEXT Styles ######################## */

.clear {
	clear: both;
	font: 0;
}	

h1 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #c60;
}

.white {
	color: white;
}

.grey {
	color: #999;
}

.black {
	color: #000;
}

.red {
	color: #c33;
}

.red2 {
	color: #f03;
}

.redLink {
	color: #c33;
}
.redLink a:link, .redLink a:visited {
	color: #c33;
	text-decoration: none;
}
.redLink a:hover, .redLink a:active {
	color: #c33;
	text-decoration: none;
}

.redLink2 {
	color: #f03;
}
.redLink2 a:link, .redLink2 a:visited {
	color: #f03;
	text-decoration: none;
}
.redLin2k a:hover, .redLink2 a:active {
	color: #f03;
	text-decoration: none;
}

.oLink {
	color: #996;
}
.oLink a:link, .oLink a:visited {
	color: #996;
	text-decoration: none;
}
.oLink a:hover, .oLink a:active {
	color: #996;
	text-decoration: underline;
}

.gLink {
	color: #663;
}
.gLink a:link, .gLink a:visited {
	color: #663;
	text-decoration: none;
}
.gLink a:hover, .gLink a:active {
	color: #663;
	text-decoration: underline;
}

.sm {
	font-size: 11px;
}

.md {
	font-size: 13px;
}

.md2 {
	font-size: 14px;
}

.md3 {
	font-size: 15px;
}

.md2 {
	font-size: 16px;
}

.lg {
	font-size: 18px;
}

.xlg {
	font-size: 36px;
}	

.lhXSm {
	line-height: 1.2em;
}

.lhSm {
	line-height: 1.4em;
}

.lhMd {
	line-height: 1.5em;
}

.lhLg {
	line-height: 1.7em;
}

.lhXLg {
	line-height: 1.8em;
}


p.fix {
	margin: 0;
	padding: 6px 0 0 0;
}

p.fixBot {
	margin: 0;
	padding: 0 0 14px 0;
}

p.fixBotSm {
	margin: 0;
	padding: 0 0 7px 0;
}

p.fixboth {
	margin: 0;
	padding: 16px 0 3px 0;
}

.photoPad {
	margin-right: 1px;
}

.right {
	text-align: right;
}


/* ####################### CONTAINER Divs ######################## */

#container {
	margin: 0 auto;
	width: 926px;
	text-align: left;
	background: #fff
}

#containerL {
	float: left;
	width: 914px;
	text-align: left;
	background: #fff
}

#containerR {
	float: left;
	width: 12px;
	text-align: left;
}


#logoCol {
	width: 102px;
	float: left;
	padding: 46px 0 0 0;
}

#rightCol {
	width: 776px;
	margin: 0 0 0 36px;
	float: right;
}

#content {
	width: 746px;
	padding: 66px 0 0 0;
	margin: 0;
}

#contentXpad {
	width: 746px;
	padding: 36px 0 0 0;
	margin: 0;
}

#contentInside {
	width: 600px;
	margin: 30px 146px 0 0;
	text-align: left;
}	

#contentInsideNews {
	width: 650px;
	margin: 30px 96px 0 0;
	text-align: left;
}

#header {
	width: 776px;
	padding: 0 0 34px 0;
	color: #666;
	font-size: 12px;
}
#header a:link, #header a:visited {
	color: #996;
	text-decoration: none;
}
#header a:hover, #header a:active {
	color: #996;
	text-decoration: none;
}

#headerTop {
	width: 776px;
	height: 46px;
	padding: 0;
	margin: 0 0 26px 0;
	text-align: right;
}

#headerL {
	width: 546px;
	float: left;
	text-align: left;
	padding: 28px 0 0 0;
}

#headerR {
	width: 200px;
	margin: 0 30px 0 0;
	float: right;
	text-align: right;
	padding: 3px 0 0 0;
}		

#subnav {
	width: 102px;
	padding: 24px 0 0 0;
}

.subnav {
	width: 102px;
	padding: 4px 0 2px 0;
	border-bottom: 1px solid #d6d6d6;
	color: #666;
	font-size: 12px;
	text-align: right;
}
.subnav a:link, .subnav a:visited {
	color: #996;
	text-decoration: none;
}
.subnav a:hover, .subnav a:active {
	color: #996;
	text-decoration: none;
}

.sitemap {
	width: 500px;
	height: 23px;
	line-height: 23px;
	padding: 0 0 0 6px;
	margin: 0 0 8px 0;
	background: #cecece url(../images/smBG.gif) no-repeat top right;
}	


.sitemapLvl1 {
	width: 410px;
	height: 23px;
	line-height: 23px;
	padding: 0 0 0 10px;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #ccc;
	background: url(../images/sitemapBg.jpg) no-repeat top left;
}

.sitemapLvl2 {
	width: 370px;
	height: 19px;
	line-height: 19px;
	padding: 0 0 0 10px;
	margin: 0 0 8px 40px;
	border-bottom: 1px solid #ccc;
	background: url(../images/sitemapBg2.jpg) no-repeat top left;
}

.classNote {
	width: 542px;
	height: 23px;
	line-height: 23px;
	padding: 0 0 0 6px;
	margin: 0 0 2px 0;
	background: #edebe1;
}	


/* ####################### HOME styles ######################## */

#homeTop {
	width: 884px;
	height: 330px;
	margin: 0 30px 0 0;
}	

#homeTopL {
	width: 612px;
	height: 330px;
	float: left;
}

#homeTopR {
	width: 262px;
	height: 250px;
	padding: 80px 0 0 10px;
	float: right;
}

#homePromo {
	width: 870px;
	background: #edebe1;
	margin: 0 22px 4px 22px;
	padding: 9px 0 7px 0;
}

#homePromoTL {
	width: 370px;
	height: 29px;
	float: left;
	padding: 0 0 0 0;
}

#homePromoTR {
	width: 485px;
	float: left;
	text-align: right;
	padding: 5px 15px 0 0;
}

.homePromos {
	width: 271px;
	float: left;
	padding: 0 4px 0 4px;
}

#homeBot {
	width: 870px;
	margin: 0 22px 30px 22px;
}

#homeBotL {
	width: 299px;
	padding: 163px 0 0 0;
	float: left;
	background: url(../images/homeBot1.jpg) no-repeat top left;
}

#homeBotC {
	width: 284px;
	padding: 163px 0 0 0;
	margin: 0 1px 0 1px;
	float: left;
	background: url(../images/homeBot2.jpg) no-repeat top left;
}

#homeBotR {
	width: 285px;
	padding: 163px 0 0 0;
	float: left;
	background: url(../images/homeBot3.jpg) no-repeat top left;
}

#homeFooter {
	width: 870px;
	margin: 20px 30px 0 14px;
	color: #666;
	font-size: 11px;
	line-height: 1.5em;
}

#homeFooter a:link, #homeFooter a:visited {
	color: #996;
	text-decoration: none;
}

#homeFooter a:hover, #homeFooter a:active {
	color: #996;
	text-decoration: none;
}

#homeFooterWpr {
	width: 870px;
	margin: 12px 0 0 0;
}

#homeFooterL {
	width: 645px;
	float: left;
	margin: 0;
}

#homeFooterSocial {
	width: 155px;
	margin: 0;
	float: right;
}

.homeSub {
	width: 158px;
	height: 17px;
	line-height: 17px;
	padding: 0 0 0 0;
	margin: 0 0 4px 0;
	border-bottom: 1px solid #ccc;
}

.homeSubNew {
	width: 229px;
	height: 17px;
	line-height: 17px;
	padding: 6px 0 2px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #ccc;
}

.homeSubNew2 {
	width: 229px;
	line-height: 17px;
}

.homeSub1 {
	width: 158px;
	height: 17px;
	line-height: 17px;
	padding: 0 0 0 0;
	margin: 8px 0 4px 0;
	border-bottom: 1px solid #ccc;
}

.homeSub2 {
	width: 120px;
	height: 17px;
	line-height: 17px;
	padding: 0 0 0 0;
	margin: 0 0 4px 0;
	border-bottom: 1px solid #ccc;
}

.homeSub2p {
	width: 120px;
	height: 17px;
	line-height: 17px;
	padding: 0 0 0 0;
	margin: 0 0 4px 0;
	border-bottom: 1px solid #ccc;
	background: url(../images/homePDF.gif) no-repeat center right;
}

.homeSub21 {
	width: 120px;
	height: 17px;
	line-height: 17px;
	padding: 0 0 0 0;
	margin: 8px 0 4px 0;
	border-bottom: 1px solid #ccc;
}

.homeSub21p {
	width: 120px;
	height: 17px;
	line-height: 17px;
	padding: 0 0 0 0;
	margin: 8px 0 4px 0;
	border-bottom: 1px solid #ccc;
	background: url(../images/homePDF.gif) no-repeat center right;
}

#homeBotRL {
	width: 120px;
	float: left;
}

#homeBotRR {
	width: 120px;
	float: left;
	margin: 0 0 0 44px;
}	

/* ####################### FOOTER STYLES ######################## */


#bottom {
	width: 926px;
	height: 59px;
	margin: 0 auto;
	background: url(../images/bottom.gif) no-repeat;
}

#homeCredit {
	width: 914px;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #996;
}	
#homeCredit a:link, #homeCredit a:visited {
	color: #996;
	text-decoration: none;
}
#homeCredit a:hover, #homeCredit a:active {
	color: #663;
	text-decoration: none;
}

#footer {
	width: 746px;
	padding: 90px 0 0 0;
	text-align: left;
	color: #666;
	font-size: 11px;
	line-height: 1.5em;
}

#footer a:link, #footer a:visited {
	color: #996;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #996;
	text-decoration: none;
}


#footerWpr {
	width: 746px;
}

#footerL {
	width: 521px;
	float: left;
	font-size: 11px;
	line-height: 1.5em;
	text-align: left;
	padding: 12px 0 0 0;
	color: #999;
}	

#footerSocial {
	float: right;
	width: 160px;
	margin: 0;
}

#footerSocialL {
	float: left;
	width: 153px;
	font-size: 12px;
	padding: 12px 0 0 0;
	text-align: right;
}

#footerSocialR {
	float: right;
	width: 144px;
	padding: 1;
	text-align: right;
}






