
body
{	
	text-align: center;
	font-family: arial;
	font-size: 0.8em;
	background: #003466;
	margin: 0px;
	padding: 0px;
	color: #0B3269;
}

h3
{
	color: #0B3269;
}

hr
{
	text-decoration: none;
	border-width: 0px;
	margin: margin: 0px 10px 0px 0px;
	border-bottom: solid 1px #EEB63F;
	height: 1px;
	clear: both;
}

input
{
	margin: 1px 0px 1px 0px;
}

textarea 
{
	font-family: arial;
	font-size: 1em;
}

table tr 
{
	vertical-align: top;
}

/*anchors*/
a{ 
	color: #003466;
	text-decoration: none;
	border-bottom: solid 1px #6e7f93;
	font-weight: 700;
} 

a:link	{ 
	color: #003466;
	text-decoration: none;
	border-bottom: solid 1px #6e7f93;
	font-weight: 700;
} 
a:visited{ 
	color: #003466;
	text-decoration: none;
	border-bottom: solid 1px #6e7f93;
	font-weight: 700;
} 
a:active{
	color: #003466;
	text-decoration: none;
	border-bottom: solid 1px #6e7f93;
	font-weight: 700;
} 
a:hover{ 
	color: #fff;
	text-decoration: none;
	border-bottom: solid 1px #6e7f93;
	font-weight: 700;
}

#page
{
	width: 820px;
	margin: 0 auto 0 auto;
	padding: 0px;
}

#header
{
	text-align: left;
	width: 800px;
	height: 193px;
	background-color: #FDCC66;
	background-image: url(images/logo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
	
#main
{
	width: 780px;
	height: 450px;
	vertical-align: top;
	padding: 0px 10px 10px 20px;
	text-align: left;
	background-color: #F7D675;
}
	
#mini_nav_holder
{
	float: right;
	height: 96px;
	width: 468px;
	margin: 0px;
	padding:0px;
}

.ad_content
{
	width: 468px;
	height: 60px;
	margin: 0px 3px 5px 0px;
	padding: 0px;
}

.ad_content img
{
	width: 468px;
	height: 60px;
	margin: 0px 0px -20px 0px;
	padding: 0px;
}

.footer 
{
	background-image: url('../images/foot_topBlur.gif');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #EEB63F;
	text-align: right;
	margin-top: 0px;
	padding-top: 15px;
	margin-bottom: 0px;
	height: 65px;
	clear: both;
}

.footer_links
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #725515;
	margin: 0px 15px 10px 15px;
}

.footer_links a, .footer_links a:link, .footer_links a:visited, .footer_links a:active
{
	color: #725515;
	font-weight: 500;
}
.footer_links a:hover
{
	color: #003366;
	font-weight: 500;
}

.footer_text 
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #A0771D;
	text-decoration: none;
	margin: 5px 15px 0px 15px;
}

.footer_text a, .footer_text a:link, .footer_text a:visited, .footer_text a:active
{
	text-decoration: underline;
	color: #A0771D;
}

.footer_text a:hover{ 
	text-decoration: underline;
	color: #003366;
}

.clear
{
	clear: both;
}


.margin_bottom
{
	width: 100%;
	text-align: left;
	background-position: left top;
	background-image: url(images/margin_bottom_grad.gif);
	background-repeat: repeat-x;
}

.top_left_border
{
	height: 16px; 
	width: 24px;
	background-color: #FFFFFF;
	background-position: left top;
	background-image: url(images/border_top_left.jpg);
	background-repeat: no-repeat;
}

.top_border
{
	height: 16px; 
	width: 806px;
	background-color: #FFFFFF;
	background-position: left top;
	background-image: url(images/border_top.jpg);
	background-repeat: repeat-x;
}

#bottom_left_border
{
	height: 16px; 
	width: 24px;
	background-color: #FFFFFF;
	background-position: left top;
	background-image: url(images/border_bottom_left.jpg);
	background-repeat: no-repeat;
}

#bottom_border
{
	height: 16px;
	width: 100%;
	background-color: #FFFFFF;
	background-position: left bottom;
	background-image: url(images/border_bottom.jpg);
	background-repeat: repeat-x;
}

.left_border
{
	width: 24px;
	height: 100%;
	background-position: left top;
	background-image: url(images/border_left.jpg);
	background-repeat: repeat-y;
}

.panel_left
{
	float: left;
	margin: 0px 20px 0px 0px;
	width: 358px;
	height: 312px;
	text-align: center;
}


.panel_left_grad
{
	width: 358px;
	text-align: center;
	height: 292px;
	padding: 10px 0px 10px 0;
	background-position: left top;
	background-image: url(images/panel_grad.jpg);
	background-repeat: repeat-y;
	
}

.panel_right
{
	float: right;
	margin: 0px 10px 0px 10px;
	width: 358px;
	height: 312px;
	text-align: center;
}



.panel_right_grad
{
	width: 358px;
	text-align: center;
	height: 292px;
	padding: 10px 0px 10px 0;
	background-position: left top;
	background-image: url(images/panel_grad.jpg);
	background-repeat: repeat-y;
}



.left_margin
{
	width: 20px;
	height:16px;
	background-position: right top;
	background-image: url(images/margin_left_grad.jpg);
	background-repeat: repeat-y;
}

.right_margin
{
	width: 20px;
	background-position: left top;
	background-image: url(images/margin_right_grad.jpg);
	background-repeat: repeat-y;
}

.margin_bottom
{
	background-position: left top;
	background-image: url(images/margin_bottom_grad.jpg);
	background-repeat: repeat-x;
}

.title_line
{
	text-align: left;
	clear: both;
	font-weight: 700;
	font-size: 2em;
	text-decoration: none;
	border: none;
}

.title_line span
{
	float: left;
	padding-top: 15px;	
}

.title_line a
{
	text-decoration: none;
	border: none;
}
.title_line input 
{
	float: right;
	margin: 5px 20px 10px 10px;
}


.help_button
{
	position: relative;
	top: 90px;
	left: 330px;
	width: 135px;
	border: none;
	text-decoration: none;
	height: 26px;
}

.help_button a, .help_button img
{
	border: none;
	text-decoration: none;
}


h1, .title
{
	font-size: 1.5em;
	margin: 10px 0px 10px 0px;	
	color: #003466;
	font-weight: 500;
}

.button
{

}

.button:hover{ 

}

.label, .label_wide
{
	width: 160px;
	display: block;
	float: left;
	font-style: italic;
	color: #555;
}

.label_wide
{
	width: 400px;
	float: none;
}

.address_panel .label
{
	width: 80px;
	
}
.address_panel input
{

	width: 200px;
}

.content_title
{
	border: solid 1px #A28545; 
	margin: 10px 10px 10px 0px; 
	background-color: #EEB63F; 
	border-collapse: collapse; 
	font-weight: bold;
	padding: 3px;
}

.error_label
{
	border: solid 1px Red; 
	margin: 10px 10px 10px 0px; 
	background-color: #EEB63F; 
	border-collapse: collapse; 
	font-weight: bold;
	color: Red;
	padding: 3px;
}

.content_panel, .address_panel
{
	border: solid 1px #A28545; 
	margin: 10px 10px 10px 0px; 
	margin-left: 0px;
	padding: 5px;
	width: 350px;
	background-color: #EEB63F; 
	border-collapse: collapse; 
}

.address_panel
{
	height: 150px;
}

.content_panel_wide
{
	border: solid 1px #A28545; 
	margin: 10px 10px 10px 0px; 
	padding: 5px;
	background-color: #EEB63F; 
	border-collapse: collapse; 
}

.button_holder
{
	float: right; 
	margin: 10px 5px 10px 10px;            	
}

.vertical_ad_container
{
	padding: 0px 0px 0px 0px;
	height: 100%;
	clear: both;
	width: 132px;
	text-align: left;
	vertical-align: top;
	border-left: solid 1px #003466;
	background-position: left bottom;
	background-image: url(images/vertical_ad_bg.jpg);
	background-repeat: repeat-y;
}

.vertical_ad_top
{
	height: 10px;
	width: 126px;
	margin: 0px 2px 0px 3px;
	border-bottom: solid 3px #DAA926;		
}

.vertical_ad
{
	height: 600px;
	width: 126px;
	margin: 0px 2px 0px 3px;
	text-align: center;
	background-position: left bottom;
	background-image: url(images/vertical_ad_border.jpg);
	background-repeat: repeat-y;
}

.vertical_ad_bottom
{
	height: 10px;
	width: 126px;
	margin: 0px 2px 0px 3px;
	border-top: solid 3px #DAA926;		
}


.featured_ad
{
	margin: 0px;
	padding: 10px 0px 9px 0px;
	width: 130px;
	font-size: 11px;
	text-align: center;
	color: #003466;
	border-bottom: none;
	font-weight: 600;
}
