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

body {
	margin: 0px;
	font-size: 14px;
	font-family: "Palatino Linotype";
	background-color: #AC9579;
	border-color: #715437;
	font-style: normal;

}


h1 { color: #000000; font-size: 16px; font-weight: bold; margin: 3px 0px 25px 0px; }
h2 { color: #000000; font-size: 14px; font-weight: normal; margin: 0px 0px 0px 0px; }

a          {

}
a:visited  { color: #a80606; }
a:hover    { color: black; }


.topBanner {
	width: 115%;
	height: 25px;
	background-image: url(../../images/CAMS/top_image.jpg);
	background-repeat: repeat;

}

.container {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FEF3DE;
}


/* BANNER AREA */
.bannerArea {
	width: 920px;
	height: 105px;
	background-image: url(images/shadow_bar.png);
	background-repeat: repeat-x;
	border-top-color: #462300;
	border-right-color: #462300;
	border-bottom-color: #462300;
	border-left-color: #462300;
}


.bannerNav {
	margin-left: 0px;
	margin-top: auto;
	font-size: 12px;
	font-weight: bold;
	float: right;		
}

.bannerNav ul{
	margin: 0px;
}

.bannerNav li{
	list-style: none;
	float:left;
	margin: 0px 10px 0px 0px;
	#margin-left: 20px; /* for IE */
}

.bannerNav a{
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	color: #3F2911;
	text-decoration: none;
}

.bannerNav a:visited{
	color: #806c51;
}

.bannerNav a:hover{
	color: #000000;
}



.toplogo {
	margin-left: 0px;
	padding-top: 15px;
	float:left;
	border: #836946;
}

.navigationArea {
	width: 908px;
	border-bottom: solid;
	border-color: #75570b;
	border-width: 1px;
}

/* CONTENT AREA */

.contentArea {
	width: 908px;
	padding-top: 0px;
	padding-bottom: 20px;
}


.contentleft {
	width: 550px;
	padding-left: 30px;
	padding-right: 30px;
	float: left;
}

.contentright {
	width: 270px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.imageright {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;	
}
.imageleft {
	margin-right: 30px;
	margin-bottom: 10px;
	float: left;
}


/* FOOTER AREA */
.footerArea {
	width: 908px;height: 88px;

	
}
.footernav {
	padding-top: 10px;
	padding-right: 32px;
	float: right;
	color: #806c51;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.footernav a {
	color: #806c51;
	text-decoration: none;
}
.footernav a:hover {
	color: #000000;
	text-decoration: none;
}




.copyright {
	border-top: solid;
	border-color: #75570b;
	border-width: 1px;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 12px;
	
	color: #806c51;
	font-size: 12px;

}
.container .contentArea .contentleft #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent TabbedPanelsContentVisible .style10 {
	background-color: #806c51;
}
.container .bannerArea .toplogo #CAMS_LOGO {
	border-top-color: #462300;
	border-right-color: #462300;
	border-bottom-color: #462300;
	border-left-color: #462300;
}
.container .bannerArea table {

}
.container .bannerArea .bannerNav style30 {
	background-color: #BCB2A6;
	min-width: 650px;
}

