﻿/* CSS Document */
body {
	font-family: Verdana;
	font-size: 12px;
	color: #6b737c;
	background-image: url(./images/new_body_bg.png);
	background-repeat: repeat-x;
	background-color: #4F91B7;
	text-align: center;
	min-width: 762px;
}
a {
	color:#C68428;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #4B94C3;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6B737C;
	line-height: 16px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 6B737C;
	font-size: 12px;
	line-height: 24px;
	list-style-image: url(./images/bullet.gif);
}
.ptc {
	font-family: Tahoma;
	font-size: 11px;
	color: #FBA000;
}
a img {border:none;}
img.section {
	display: block;
}
div#content {
	width: 768px;
	background-color: white;
	border-color: #0A4479;
	border-style: solid;
	border-width: 3px;
	margin:0;
	text-align: left;
}
div#divider {
	height: 8px;
	width: 100%;
}
div#sections {
	width: 236px;
	height: 209px;
	float: left;
}
div#awmAnchor-menu {
}
div#logo {
	width: 763px;
	height: 80px;
}
div#header {
	width: 775px;
	height: 80px;
}
div#flashmovie {
	width: 520px;
	height: 209px;
	float: right;
}
div#maincontent {
	width: 500px;
	visibility: visible;
	display: block;
	float: none;
	margin-left: 250px;
}
#content #wrapper {
	border: 3px solid #FFFFFF;
}

div#actionlinks {
	width: 762px;
}
div#panelwrapper{	
	width: 236px;
	float: left;
	height: 425px;
	}
#actionlinksinside {
	padding-top: 3px;
	padding-bottom: 3px;
}

div#commentsinside {
	background-image: url(images/left_box_background.jpg);
	background-repeat: repeat-x;
	height: 300px;

}
#sectionheader {
	background-image: url(images/section_header_repeater.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 20px;
	font-size: 25px;
	letter-spacing: 0em;
	line-height: 50%;
	height: 50px;
	background-position: top;
	padding-top: 0px;
	vertical-align: baseline;
}

div#footer {
	background:url(images/bottomBg.jpg); 
	background-repeat:repeat-x;
	font-size: 9px;
}
div#footer a {
	color: #6b737c;
}
.quote {
	color: #FFFFFF;
}
img.section {
	margin-bottom: 3px;
}
div#maincontentinside {
	width: 518px;
	visibility: visible;
	display: block;
	float: none;
	margin-left: 242px;
	min-height: 700px;
}
div#comments {
	width: 236px;
	height: 400px;
	float: left;
	background-image: url(images/left_box_background.jpg);
	background-repeat: repeat-x;
}
