@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------  LAYOUT  -----------------------------------------------*/

* {
	padding: 0;
	margin: 0;

}

html, body {
	height: 100%;
}

body {
	width: 100%;
	background-image: url(../img/body-bg.jpg);
	background-repeat: repeat;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
}

#topBackground {
	width: 100%;
	height: 437px;
}

#head {
	margin: 0px auto;
	width: 980px;
	height: 437px;
}

#headPortrait {
	float: left;
	width: 490px;
	height: 437px;
}
#headLogo {
	float: left;
	width:490px;
	height: 437px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
}

#headNavigation {
	position: relative;
	float: left;
	margin-top: -99px;
	background-image: url(../img/menu-bg.png);
	background-repeat: repeat-x;
	width:100%;
	height: 84px;
	padding-top: 14px;
}

* html #headNavigation { /*IE6 only*/
	position: static;
	float: none;
}
  
#main {
	margin: 0px auto;
	width: 980px;
	min-height: 600px;
	height: auto !important;
	height: 600px;	
	background-image: url(../img/main-bg.png);
	background-repeat: repeat;
}
#mainInfoNav {
	float: left;
	width: 490px;
	height: 65px;
	margin-bottom: 18px;
}
#mainSubNav {
	float: left;
	width: 490px;
	height: 65px;
	margin-bottom: 18px;
}

#mainContent {
	float: left;
	width: 980px;
	margin: 0;
	padding: 0;
}

#mainContentLeft {
	float: left;
	clear:left;
	width: 474px;
/*	min-height: 600px;
	height: auto !important;*/
	height: 100%;
	margin-right: 16px;
}
#mainContentRight {
	float: left;
	width: 490px;
	min-height: 600px;
	height: auto !important;
}
div.clearFloat {
	clear: both;
	margin: 0;
	padding:0;
	font-size:0;
	line-height:0;
	overflow:hidden;
}
#footer{
	margin: 0px auto;
	clear: both;
	margin-bottom: 40px;
	width: 980px;
	height: 70px;
	background-image: url(../img/footer-topline.png);
	background-repeat: repeat-x;
}
#footerLeft{
	float: left;
	width: 487px;
	height: 35px;
	padding: 30px 0 0 3px;
	color: #3a332a;
	font-size: 11px;
	font-weight: bold;
}
#footerRight{
	float: right;
	width: 490px;
	padding-top: 30px;
	height: 40px;
	text-align: right;
}



/*-----------------------------------------------  NAVIGATION  -----------------------------------------------*/

div#headNavigation ul {
	width: 966px;
	height: 65px;
	margin: 0px auto;
	padding: 0;
}

li.mainNav {
	list-style: none;
	float: left;
}

#headNavigation a.mainLink:link,
#headNavigation a.mainLink:visited {
	display: inline-block;
	cursor: pointer;
	height: 65px;
	border-right: 1px solid #daccb9;
}
#headNavigation a.lastMainLink:link,
#headNavigation a.lastMainLink:visited {
	display: inline-block;
	cursor: pointer;
	height: 65px;
	border: 0;
}

ul#infoNav {
	list-style: none;
	float: left;
	padding: 20px 0 0 4px;
	
}

ul#infoNav li {
	list-style: none;
	float: left;
	padding-left: 10px;
}

.slash {
	color: #df6234;
	font-size: 12px;
	font-weight: bold;
}

#infoNav a.infoNavLink:link,
#infoNav a.infoNavLink:visited {
	display: block;
	color: #3c2523;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#infoNav a.infoNavLink:hover,
#infoNav a#infoNavLinkActive
{
	color: #FFFFFF;
	font-weight: bold;
}

ul#subNav {
	list-style: none;
	float: left;
	padding: 20px 0 0 20px;
	
}

ul#subNav li {
	list-style: none;
	float: left;
	padding-left: 12px;
}
#subNav a.subNavLink:link,
#subNav a.subNavLink:visited {
	display: block;
	color: #df6234;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#subNav a.subNavLink:hover,
#subNav a#subNavLinkActive
{
	color: #FFFFFF;
	font-weight: bold;
}

ul#footerNav li {
	list-style: none;
	float: right;
	padding-right: 3px;
}
#footerNav a.footerNavLink:link,
#footerNav a.footerNavLink:visited {
	display: block;
	color: #df6234;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#footerNav a.footerNavLink:hover
{
	color: #FFFFFF;
	font-weight: bold;
}


/*-----------------------------------------------  CONTENT STYLES  -----------------------------------------------*/


div.imageheader-top {
	width:100%;
	height:4px;
	background-image:url(../img/imageheader-top.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
}
h1.imageheader {
	width:100%;
	height:45px;	
	background-repeat:no-repeat;	
	padding: 0;	
	margin: 0;
	border-bottom: 1px solid #FFFFFF;
}

h1.imageheader strong {
	display:none;
}

div.contentLayout0 {
	clear:both;
	width: 980px;
	background-image: url(../img/module-bg.png);
	background-repeat: repeat;
	min-height: 750px;
	height: auto !important;
	height: 750px;
}

div.contentLayout1 {
	width: 474px;
	float:left;
	clear:both;
	background-image: url(../img/module-bg.png);
	background-repeat: repeat;
	min-height: 750px;
	height: auto !important;
	height: 750px;
}

div.contentLayout2 {
	float:left;
	width: 490px;
	clear:both;
	background-image: url(../img/module-bg.png);
	background-repeat: repeat;
	margin-bottom: 18px;
}
/*div.contentLayout2 {
	background-image: none;
}*/
div.contentLayout3 {
	width: 236px;
	float: left;
	clear:left;
	background-image: url(../img/module-bg.png);
	background-repeat: repeat;
	margin-bottom: 18px;
}

div.contentLayout4 {
	width: 236px;
	float: right;
	background-image: url(../img/module-bg.png);
	background-repeat: repeat;
	margin-bottom: 18px;
}

#p15 div.contentLayout1 p.bodytext,
#p17 div.contentLayout1 p.bodytext,
#p5 div.contentLayout1 p.bodytext,
#p48 div.contentLayout1 p.bodytext,
#p53 div.contentLayout1 p.bodytext,
#p62 div.contentLayout1 p.bodytext {
	padding: 10px 12px 10px 12px;
}


/*#p42 div.contentLayout2,
#p49 div.contentLayout2 {
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
	height:0;
	background-color: #CC3300;
	border: 1px solid #FFFFFF;
}
#p42 div.contentLayout3,
#p42 div.contentLayout4,
#p49 div.contentLayout3,
#p49 div.contentLayout4  {
	margin-top: 18px;
}*/



#p31 #mainContent {
	padding-bottom: 24px;
}

div.csc-linkToTop {
	float:left;
	width: 450px;
	padding: 0 12px 20px 12px;
	background-image: url(../img/module-bg.png);
	background-repeat: repeat;
}

div.csc-linkToTop a:link,
div.csc-linkToTop a:visited {
	color: #3c2523;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
}
div.csc-linkToTop a:hover {
	color:#FFFFFF;

}
/*-----------------------------------------------  STANDARD TAGS  -----------------------------------------------*/


p {
	line-height: 180%;
}

a:link, a:visited {
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
