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

body {
	background: url(../images/freedom-king-bg.jpg) #400a41 no-repeat top left;
	padding: 0;
	margin: 0;
}



#pageContainer {
	width: 100%;
	background: url(../images/header_bg.jpg) repeat-x top left;
	margin: 0;
	padding: 0;
}

#contentContainer {
	width: 980px;
	min-height: 500px;
	margin: 0 auto;
}

#header {
	height: 137px;
}

img {
	border: none;
}

.left {
	float: left;
	margin: 0 .9em .625em 0;
	padding: 0;
}

.right {
	float: right;
	margin: 0 0 .625em .9em;
	padding: 0;
}

/*------------------ Main Nav Area */

#mainNav {
	height: 42px;
	background:url(../images/main_nav_bg.jpg) no-repeat top left;
}

ul#navlist {
	margin: 0;
	padding: 5px 0 0 5px;
	white-space: nowrap;
	}

#navlist li {
	display: inline;
	list-style-type: none;
	}

#navlist a {
	font: normal 0.85em/0px Georgia, "Times New Roman", Times, serif;
	padding: 3px 10px 17px 10px;
	/*border: 1px #0C0 solid;*/
	}

#navlist a:link, #navlist a:visited {
	color: #FFF;
	background: none;
	text-decoration: none;
	}

#navlist a:hover {
	color: #DDBD89;
	background: url(../images/nav_over.png) no-repeat bottom left;
	text-decoration: none;
	}


/*------------------ Main Content Area */

#mainContent {
	min-height: 400px;
	margin: 37px 0 0 0;
}

/*-------- Content Left */

#contentleftWrapper {
	width:718px;
	margin-bottom:0px;
	float:left;
	display:inline;
	/*background-image: url(../images/main_content_body.jpg);*/
	background: #FFF;
	margin: 0 0 37px 0;
}

#contentleftBody {
	background: url(../images/main_content_top.jpg) #fff no-repeat top left;
	padding: 0 .625em .625em .625em; /*10px equilivent*/
}

/*#contentleftTop {
	width:718px;
	height:8px;
	float:left;
	display:inline;
	background: url(../images/main_content_top.jpg) no-repeat top left;
	overflow:hidden;
	margin:0;
}*/

#contentleftBottom {
	width:718px;
	height:10px;
	float:left;
	display:inline;
	background: url(../images/main_content_bottom.jpg) no-repeat top left;
	overflow:hidden;
	margin: 0;
}

#contentleftBody h1 {
	text-transform: uppercase;
	font-size: 1.7em;
	/*color:#F2E3B6;*/
	color: #EBBF81;
	padding: .5em 0 .4em 0;
	margin: 0;
}

#flashNews {
	width: 700px;
	height: 300px;
	margin: .625em 0 0 0;
	padding: 0;
}

#graphicHeader {
	width: 700px;
	margin: .625em 0 0 0;
	padding: 0;
}

#subColumnleft {
	width: 335px;
	float: left;
	padding: 0 .625em 0 0;
	border-right: 1px dotted #999;
	/*border-right: 1px solid #CCC;*/ 
}

#subColumnright {
	width: 335px;
	float: left;
	padding: 0 0 0 .625em;
	margin: 0;
}

#subColumnleft p, #subColumnright p {
	color: #333;
	font-size: 1.0em; 
	padding: 0 0 1.1em 0;
	margin: 0;
	/*border-bottom: 1px dotted #666;*/
}

#subColumnleft h2, #subColumnright h2 {
	color: #2F062C;
	font-size: 1.5em; 
	padding: .3em 0;
	margin: 0;
	/*border-bottom: 1px dotted #666;*/
}

#subColumnleft img, #subColumnright img {
	padding: 0 .8em 1em 0;
}

#subColumnclear {
	clear: both;
}

/* ------ Form Elements */

fieldset {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 10px;
	border: 1px solid #CCC;
	background: url(../images/fieldset_bg.jpg) repeat-x bottom left #fff;
}

legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #8C4D08;
	text-transform: uppercase;
	padding-bottom: 10px;
}

label {
	width: 450px;
	display: block;
	margin-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	border-bottom: 1px #999 dotted;
}

input, textarea, select {
	width: 250px;
	display: block;
	text-align: left;
	margin: 0px 5px 15px 200px;
	clear: both;
}


/*-------- Content Right */

#rightnavWrapper {
	width:220px;
	float:right;
	display:inline;
	/*background-image: url(../images/right_nav_body.jpg);*/
	background: #EBBF81;
	margin: 0 0 37px 0;
}

#rightnavBody {
	padding: 1.2em .625em .625em .625em;
	background: url(../images/right_nav_top.jpg) #EBBF81 no-repeat top left;
}

#rightnavBody h2 {
	color: #2F062C;
	padding: 0;
	margin: .4em 0 .2em 0;
}

#rightnavBody p {
	padding: 0 0 .1em 0;
	margin: 0;
}

#rightnavBody a:link, #rightnavBody a:visited {
	text-decoration: none;
	color: #74338B;
}

#rightnavBody a:hover, #rightnavBody a:active {
	text-decoration: underline;
	color: #fff;
}

#rightnavBody img {
	border: none;
	border-bottom: 1px solid #9A7B1D;
}

.freedomShield {
	padding: 0 0 .625em 0;
	margin: 0;
}

#rightNav {
	width: 191px;
	border-bottom: 1px solid #9A7B1D;
}

#rightNav a:link, #rightNav a:visited {
	text-decoration: none;
	color: #74338B;
}

#rightNav a:hover, #rightNav a:active {
	text-decoration: underline;
	color: #fff;
}

/*#rightnavTop {
	width:220px;
	height:11px;
	float:left;
	display:inline;
	background: url(../images/right_nav_top.jpg) no-repeat top left;
	overflow:hidden;
	margin:0;
}*/

#rightnavBottom {
	width:220px;
	height:11px;
	float:left;
	display:inline;
	background: url(../images/right_nav_bottom.jpg) no-repeat top left;
	overflow:hidden;
	margin: 0;
}

/*-------- Footer */

#footerWrapper {
	width:980px;
	height: 100px;
	background: url(../images/footer_bg.jpg) no-repeat top left;
	margin: 37px 0 0 0;
	clear: both;
}

#footerBody {
	padding: 10px;
	color: #fff;
}

#footerBody p, #footerBody a, #footerBody a:visited {
	font-size: .75em;
	text-decoration: none;
	color: #fff;
	line-height: .2em;
}

#footerBody a:hover, #footerBody a:active {
	text-decoration: underline;
	color: #EBBF81;
}

/*#footerTop {
	width:980px;
	height:8px;
	background: url(../images/footer_top.jpg) no-repeat top left;
	overflow:hidden;
	margin:0;
}*/

/*#footerBottom {
	width:980px;
	height:8px;
	background: url(../images/footer_bottom.jpg) no-repeat top left;
	overflow:hidden;
	margin: 0;
}*/