@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 0px;
	color: #FFF;
	font-size: 12px;
	font-family: "Trebuchet MS",Arial, Verdana, Univers;
	background-color: #FFF;
	background-repeat: repeat;
}

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

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

.container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	left: 25%;
}


/* BANNER AREA */
.bannerArea {
	width: 900px;
	height: auto;
	background-color: #FFF;
	color: #28141F;
	padding: 0px;
	border-top-color: #2A0000;
	border-right-color: #2A0000;
	border-bottom-color: #2A0000;
	border-left-color: #2A0000;
	font-size: 36px;
}

.bannerNav {
	width: 800px;
	margin: 0px 0px 30px 15px;


	#margin-bottom: 10px; /* for IE */
	color: #000;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Verdana, Univers;
}

.bannerNav ul{
	margin: 0px;
}

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

.bannerNav a{
	margin-left: 0px;
	color: #0360b0;
	text-decoration: none;
}
.bannerNav a:visited{
	color: #0360b0;
}

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

.bannersubnav {
	padding-top: 20px;
	padding-right: 20px;
	float: right;
	color: #3e75a6;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana,Arial, Helvetica , sans-serif;
}

.bannersubnav a { color: #3e75a6; text-decoration: none; padding-left: 5px; padding-right: 5px; }
.bannersubnav a:visited { color: #3e75a6; }
.bannersubnav a:hover { color: #000000; text-decoration: none; }

.toplogo {
	margin-left: 0px;
	padding-top: 0px;
	color: #06F;
}

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

/* CONTENT AREA */

.contentArea {
	width: auto;
	padding-top: 30px;
	padding-bottom: 20px;
	color: #000;
	background-repeat: repeat-y;
	background-color: #FFF;
	height: auto;
}

.contentleft {
	width: 400px;
	padding-left: 30px;
	padding-right: 40px;
	float: left;
	color: #000;
	font-size: 16px;
}

.contentright {
	width: 400px;
	float: left;
	font-size: 16px;
	line-height: normal;
	font-style: normal;
	word-spacing: 5px;
}

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



}
.Sidebar {
	position: fixed;
	height: 2000px;
	width: 300px;
	left: 1px;
}
.container .navigationArea #SpryAccordion1 .AccordionPanel.AccordionPanelOpen {
	font-family: "Copperplate Gothic Bold";
}
