/* CSS Document */

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-color: #fff2e9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

#page {
	width:726px;
	padding:0px;
	margin: 0px auto;
	background-image: url(../../images/wrapperstripe.gif);
	background-repeat: repeat-y;
}

#wrapper {
	width:726px;
	text-align:left;
	padding:0px;
	margin-top:0;
	margin-left:9px;
}


#header{
	/*height:154px;*/
	height:240px;
	padding:0px;
	margin:0px;
	background-image: url(../../images/banner3.gif);
	float: left;
	width: 702px;
	visibility:inherit;
	background-repeat: no-repeat;
	
}

#logo{
margin:23px 5px 5px 34px;
z-index: -1;
}


#ad{
margin:-120px 5px 5px 477px;
z-index: -1;
}


.hidetext{
display:none;
}


#content {
	float:left;
}

#leftcol {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	margin:-45px 0px 20px 0px;
	padding:0px;
	width: 219px;
	background-image: url(../../images/bluesidenav.gif);
	background-repeat: repeat-y;
	
}

html>body #leftcol {
	margin:-45px 0px 0px 0px;
}



#clearfloat{
float:left;

}
#sidenav{
margin-top:-10px;
width:210px;

}

html>body #sidenav{
margin-top:-20px;

}

#sidenav ul{
	list-style-image: url(../../images/dropicon.gif);
}

#sidenav li{
margin-top:7px;
}

#sidenav a{
	color: #666666;
	text-decoration: none;
}

#sidenav a:hover{
	color: #ff6600;
	text-decoration: underline;
}

#news{
	background-image: url(../../images/newsbcg.gif);
	width: 219px;
	background-repeat: repeat-y;
	/*padding-left:15px;*/
	margin-bottom:-4px;/*IE. Keeps the newsbottom gif covering the (above) newsbcg from showing at the bottom. this is undone below */
}

html>body #news{
	margin-bottom:0px;
}

#newstop{
	background-image: url(../../images/sidenav_separator.gif);
	background-repeat: no-repeat;
	width:219px;
	height:39px;
	/*margin-left:-15px;to override the -10px padding in #news*/
}

#newsbottom{
	background-image: url(../../images/newsbottom.gif);
	background-repeat: no-repeat;
	width:219px;
	height:18px;
	/*margin-left:-15px;to override the -10px padding in #news*/
}

html>body #newsbottom{
	height:15px;
}

.title{
	font-size:12px;
	font-weight:600;
	color:#3682C7;
	padding-left: 20px;
}

.date{
padding-left: 20px;
font-size:11px;
font-weight:600;
color:#009900;
}

#breadcrumbs{
/*position:absolute;*/
z-index:3;
visibility:visible;
margin-top:15px;
margin-bottom:-20px;
}


#b1, #b2, #b3, #b4{
	background-image: url(../../images/breadlink_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;
	}
	
#b2{
	background-position: 15px 0px;
	padding-left:20px;
	}
	
	
#b3{
background-position: 34px 0px;
padding-left:20px;
}

#b4{
background-position: 48px 0px;
padding-left:20px;
}

.style2 A:link {text-decoration: underline; color: #FF6600; }
.style2 A:visited {text-decoration: underline; color: #FF6600; }
.style2 A:active {text-decoration: underline; color: #FF6600; }
.style2 A:hover {text-decoration: underline; color: #FF6600; }


#newstext ul{
	padding-left:2px;
	margin-left: 17px;
	list-style-type: disc;
	color: #A84300;/*color: #2D81FF;*/
	font-size: 11px;
	font-weight: 500;
}



#newstext li{
	padding-left:0px;
	margin-left: 0px;
	
	margin-bottom: 9px;
}

#newstext li a{
	text-decoration: none;
	color: black;
}

#newstext li a:hover{
	color: #666666;
	text-decoration: underline;
}

#newstext{
	color: #A84300;
	margin:-20px 5px 15px 20px !important;margin:-5px 5px 5px 20px;
	width:190px;
	font-size: 12px;
	font-weight: 600;
}

#rightcol{
	float: left;
	margin:-36px 0px 25px -3px;
	width: 480px; 
}


html>body #rightcol{
	margin-top:-45px;
}

#text{
	padding-left:12px;
	float:left;
}

h1{
	font-size: 16px;
	color: #ff6600;
	padding-top:23px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	width:239px;
	/*margin-top:-10px!important margin-top:-5px;*/
}

h2{
	font-size: 12px;
	color: #ff6600;
	margin-bottom:-3px;
}

h3{
	font-size: 11px;
	color: #666666;
}

h4{
	font-size: 12px;
	color: #5999d2;
	margin-bottom:-3px;
	
}

#text a{
	color: #5999d2;
	text-decoration: underline;

}

#text a:hover{
color: #ff6600;

}

.photoleft{
float:left;
padding-right:12px;
margin-top:5px;
}

.photoright{
float:right;
padding-right:12px;
}

#footer{
	margin-top:15px;
	float: left;
	width: 726px;
	height:77px;
	clear:both;
	background-image: url(../../images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer ul{
	padding:0px;
	margin-top: 20px;
	margin-left:10px;
	color: #D1E9FA;
}

#footer li{
	padding:0;
	list-style-type: none;
	display: inline;
	text-decoration: none;
}

#footer a{
	margin:5px 5px 5px 5px;
	padding:10px;
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover{
	color: #ffbd80;
	text-decoration: underline;
}

#currentfootlink a, #currentfootlink a:hover{
color: #504D46;	
}




.labeltop{
position: relative;
	top: -1.3em;
	left: 8em;
	display: block;
}

#marginForm
{
	margin-top:30px;
}

#marginForm input
{
	position: relative;
	top: -1.4em;
	left: 7em;
	display: block;
}

#marginForm input.submit
{
	clear: both;
	top: 0;
}

#marginForm label
{
	clear: both;
	float: left;
	display: block;
	width: 8em;
	margin-top: -1em;
	color: #ff6600;
}

#message{
	position: relative;
	top: -1.4em;
	left: 7em;
	display: block;
	height:90px;
	width:140px;
}

.orangetext{
	font-size: 11px;
	color: #ff6600;
}


label{
margin-left:10px;
width:75px;
float:left;
}

.radio{

float:none;

}

.radio2{

margin-left:90px !important;margin-left:88px;

}


#form_address{
margin-top:20px !important;
margin-right:10px;
padding:15px;
width:430px;
	background-color: #F8FAFC;
	margin-bottom:10px;
}

#catalog{
margin-right:10px;
padding:15px;
	margin-top:10px;
	width:430px;
	background-color: #F8FAFC;
}

.form_field{
float:left;

}

#form_text{
	color: #5999D2;
	width:160px;
	margin-bottom:5px;
}

.form_text{
	color:#ff5900;
	font-weight: 600;	
}

#form{
	/*margin-top: 25px;*/
	padding-left:15px;
	padding-top:0 !important;padding-top:17px;
	padding-bottom:-75px;
	margin-left: 12px;
	margin-bottom: -15px;
	background-color: #E8EFF4;
	width:175px;
	background-image: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D2E1EC;
	border-right-color: #EEF5F9;
	border-bottom-color: #EEF5F9;
	border-left-color: #D2E1EC;
}

#form_button{
	margin-top: 5px;
	/*margin-left: 73px;*/
	margin-bottom: 15px !important;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

p a:link , p a:visited , p a:hover {color: blue;}