﻿body,html
{	
}

img
{
	border: 0px;
}

div#Left
{
	width: 210px;
	background-color: #04090f;
	float: left;
}

div#Middle
{
	width: 730px;
	background-color: #04090f;
	padding-bottom:10px;
	float: left;
	padding-left:5px;
	
	/* margin: 0px 15px 20px 5px; */	
}

div#Middle #Header
{
	float: left;
	width: 710px;
	padding: 15px 0px 0px 10px;
	#padding: 15px 5px 5px 10px;
}

div#Middle #Header H1, #Header a
{
	margin: 0px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

div#Middle #Copy
{
	width: 340px;
	float: left;	
	min-height: 200px;
	/* 
	margin-top: 15px;
	margin-bottom: 25px;
	*/
	#margin:15px 0 25px 0;
	#padding-bottom:10px;
}

div#Middle #Copy p
{
	font-size: 11px;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
	color:#fff;
}

div#Middle #Copy a
{
	font-size: 11px;
	text-decoration: none;
}

div#Middle hr
{
	/*  	height: 3px; 	color: #000; 	*/
}

div#MiddleDownloads ImgSmall
{
	/* 
	position: relative;
	top: 10px;
	#margin-top:15px;
	
	text-align:right;
	
	float:left;
	width:190px;
	height:160px;
	margin-top:15px;
	position:relative;	*/
}


/* MAIN MENU */
#Menu
{
	padding-top: 20px;
	float:left;
	vertical-align: bottom;
	width: 200px;
	text-transform:uppercase;
}

#Menu a
{
	display: block;
	width:179px;
	height:15px;
	padding: 5px 2px 10px 10px;
	padding-left:0px;
	text-decoration: none;
	font-size:10px;
	background-image:url(../images/separator.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#Menu a:hover
{
	color: #9a885a;
}

#Menu a.current
{
	text-decoration: none; /* background-image: url(../Images/TemplateOne/bgMenuCurrent.gif); 	background-repeat:repeat-x;*/
	font-weight:bold;
	color: #9a885a;
}

#Menu a.submenu
{
	text-decoration: none;
	background-image: url(../Images/TemplateOne/subMenuBullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-transform: none;
	padding-left: 15px;
	margin-left: 10px;
	font-family: Tahoma;
	width: 167px;
	font-size: 8.5pt;
}

#Menu a.submenucurrent
{
	text-decoration: none;
	background-image: url(../Images/TemplateOne/subMenuBullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-transform: none;
	padding-left: 15px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 9px;
}

/* END OF MAIN MENU */

/* Start Download Template Style */

div#MiddleDownloads #HeaderDownloads
{	
	/*
	width: 200px;
	height: 30px;
	border-bottom:solid 1px #a08e60; 
	background-color: #9a885a;*/
}

div#MiddleDownloads #HeaderDownloads H1, #HeaderDownloads a
{
	margin: 0px;
	color: #9a885a;
	text-decoration: none;
	font-family: Verdana;
	font-size: 8.5pt;
	padding-left: 8px;
	padding-top: 5px;
	margin-top:10px;	
}

div#MiddleDownloads #CopyHeader
{
	/* clear: both; */
	position: relative;
	width: 200px;
	background-color: #9a885a;
	float: left;
	font-family: Verdana;
	font-size: 8.5pt;
	margin-top:10px;
}

div#MiddleDownloads #CopyHeader p
{
	color: #000;
	text-decoration: none;
}

div#MiddleDownloads #CopyHeader a
{
	color: #000;
	text-decoration: none;
}

div#downloadlink
{
	margin: 0px 0px 0px 0px; 
	padding: 1px 1px 1px 1px;
	border-bottom:solid 0px #887442;
	width:190px;
}

div#downloadlink a
{
	font-size:8.5pt;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:none;
}

div#AddFile
{
	margin: 0px 0px 0px 10px; 
	padding: 10px 5px 5px 5px;
	border-bottom:solid 0px #887442;
	width:170px;
	height:20px;
	vertical-align:middle;
}



/* End Download Template Style */

div#footer1
{
	float:left;
	background-color:#353535;
	width:946px;
	height:24px;
	vertical-align:bottom;
}


/* SUB MENU */
#submenulist
{
	height:20px;
	color:#FFFFFF;
	font-size:11px;
	#margin-top:4px;
	margin-left:-2px;
}

#submenulist a
{
	height:20px;
	color:#FFFFFF;
	font-size:11px;
	#margin-top:4px;
	text-decoration:none;
	padding:2px;
}

#submenulist a:hover
{
	color: #9a885a;
}

#submenulist a.current
{
	text-decoration: none; /* background-image: url(../Images/TemplateOne/bgMenuCurrent.gif); 	background-repeat:repeat-x;*/
	background-color: #9a885a;
	color: #000;
}

/*
#submenulist a.submenu
{
	text-decoration: none;
	background-image: url(../Images/TemplateOne/subMenuBullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-transform: none;
	padding-left: 15px;
	margin-left: 10px;
	font-family: Tahoma;
	width: 167px;
	font-size: 8.5pt;
}

#submenulist a.submenucurrent
{
	text-decoration: none;
	background-image: url(../Images/TemplateOne/subMenuBullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-transform: none;
	padding-left: 15px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 9px;
}
 */

/* END OF SUB MENU */

div#inner2
{
	width:679px;
	height:450px;
}

div#inner
{
	width:328px;
	padding-top:30px;
	#padding-top:40px;
	min-height:450px;
}

div#Rates
{
	float:left;
	width:696px;
	#width: 701px;
	font-size:11px;
	font-family:Trebuchet MS;
	color:#fff;
	padding-left:5px;
	background-color:Black;
}

div#Rates h1
{
	padding-top:5px;
	float:left;
	font-weight:bold;
	font-size:12pt;
	width:677px;
	#width:685px;
}

div#rateNotes
{
	margin-top:5px;
}
.rateNotes
{	
	float:left;
	color:#9a885a;
	font-size:10px;
	width:677px;
	#width:685px;
	padding-bottom:10px;
}

.smalltext
{
	float:left;
	color:#9a885a;
	font-size:9px;
	width:677px;
	#width:685px;
	padding-bottom:12px;
	#padding-bottom:15px;
}

.ratecontentleft
{
	color:#fff;
	font-size:8.5pt;
	float:left;
	display:block;
	width:290px;
	#width:270px;
	padding:2px;
	margin-left:2px;
	border-bottom:solid 1px #282828;
}

.ratecontentright
{
	color:#fff;
	font-size:8.5pt;
	float:left;
	display:block;
	width:180px;
	border:solid 0px red;
	border-bottom:solid 1px #282828;
	padding:2px;
}