/* CSS Document */

body {
	background:url(../images/mockup_10_bg.jpg) repeat-x #133011;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	margin:20px 0 0 0;}
	
H1 {
	color:#FFFFFF;
	font-size:12px;
	text-align:left;}
	
div#wrapper {
	width:930px;
	margin:10px auto;}
div#footer {
	width:930px;
	margin:25px auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;}
#footer a {
	color:#FFFFFF;}
div#header {
	width:930px;
	height:112px;
	background:url(../images/header_bg.jpg);
	clear:both;}
div#menu {
	background:url(../images/menu_bg.jpg);
	height:32px;
	clear:both;
	text-align:right;
	padding: 0 2px 0 0;
	width: 928px;}
div#home {
	width:930px;
	height:501px;}
div#homeflash {
	background:url(../images/flash_placer-2.jpg) no-repeat;
	width:732px;
	height:501px;
	float:left;
	margin:0;}
div#homeright {
	float:right;
	width:198px;}
div#highlights {
	width:158px !important;
	width: 198px;
	height:280px !important;
	height: 370px;
	background:url(../images/highlights_bg_2.jpg) no-repeat;
	float:right;
	padding: 90px 20px 0 20px;
	color:#FFFFFF;
	font-size:12px;
	text-align:left;}
#highlights strong {
	color:#FFFF66;}
#highlights p {
	margin-top:0;}
div#login {
	width:198px;
	height:131px;
	background:url(../images/login_bg.jpg) no-repeat;
	float:right;}
div#sub {
	background:url(../images/sub_bg.jpg) repeat-y left;
	width:930px;
	clear:both;}
div#subleft {
	float:left;
	width:281px;
	height:365px;}
div#subright {
	float:right;
	width:649px;
	margin:0;
	padding:0;}
div#sub p{
	margin-bottom:0;
	padding:0;}
div#title {
	background:url(../images/title_bg.jpg) no-repeat;
	color:#3e1300;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:bold;
	padding:20px 0 10px 30px;
	text-align:left;
	height:29px;
	width:649px;
	width: 619px !important;
	font-size:21px;
	clear:both;}
div#subend {
	background:url(../images/sub-end.jpg) bottom;
	width:930px;
	height:30px;
	clear:both;
	margin:0;
	padding:0;}
div#content {
	padding:20px 30px 10px 30px;
	clear:both;
	width:649px;
	width:589px !important;
	text-align:left;
	font-size:12px;
	min-height:290px;}
#content a:link, a:visited {
	color:#006600;
	text-decoration:none;}
#content a:hover, a:active {
	color:#009900;
	text-decoration:underline;}
div#content p{
	margin:10px 0 20px 0;
	padding:0;}
.large {
	color:#006600;
	text-transform:uppercase;
	font: bold 18px "Times New Roman", Times, serif;
}
h2 {
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	color:#5E2D2E;
	text-transform:uppercase;
	font-weight:bold;}
.medium {
	font-size:15px;
	font-family:"Times New Roman", Times, serif;
	color:#5E2D2E;
	text-transform:uppercase;
	font-weight:bold;}
h3 {
	font-size:15px;
	font-family:"Times New Roman", Times, serif;
	color:#5E2D2E;
	text-transform:uppercase;
	font-weight:bold;}
.highlight {
	color:#FF0000;
}


div#login table{
margin-bottom:0pt;
margin-left:22px !important;
margin-left:0px;
margin-right:0pt;
margin-top:40px;
width:160px !important;
width:auto;
border:0;
}

div#login table td{
	padding:1px;
	color:white;
	font-size:12px;
}

div#login form{
 	margin:0;
}

div#login input.textbox{
	width:80px;
	background-color:#fdeecf;
	border:1px solid #813c00;
	color:#2d0500;
	font-size:13px;
}