/* CSS Document */

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #000000;
}

a {color:#000000; text-decoration: none;}
a:hover {color:#c82a31; text-decoration: underline;}
a:visited {color:#c82a31; text-decoration: underline;}


#container { width: 750px; min-width:749px;}
/***************************** header ************************************************/
#header {
	background: #FFFFFF url(../images/shop.jpg) no-repeat left top;
	height:198px;
	}

#header h1 {display:none;}

#header_address{
font-weight:bold;
position:relative;
top:5px;
left:255px;
width:505px;



}

#header_logo{
	/*border: 1px solid red;*/
	position:relative;
	left:533px;
	top:11px;
	height: 174px;
	width:227px;
	background: #FFFFFF url(../images/banner_logo.gif) no-repeat left top;
}

#search { padding:0px; margin: 0px;}

#searchdiv {
position:relative;
left:5px;
top:125px;
width: 220px;
color:#FFFFFF;
font-weight:bold;
font-size:10px;


}

#searchdiv label {position:relative; top:-2px; padding:0px; margin:0px;}
#R_searchbar1_searchtext{ background-color:#ffffff; border:1px solid #000000; height: 18px; }
#R_searchbar1_btnSearch {position:relative; top:4px;}

#breadcrumb .trailselected a, #breadcrumb .trailselected a:visited{color:#c32e32;text-decoration:none;}
#breadcrumb .trailselected a:hover, #breadcrub .trailselected a:active{text-decoration:underline;}



	
/***************************end header **********************************************/	

/***************************** main content ************************************************/

#maincontent {
position:relative;
top:1px;


}





.lead_para {color:#c82a31;}

#vnav {
position: relative;
left:10px;
width: 160px;
height:314px;
color:#FFFFFF;
background-color:#000000;
float:left;

}

#vnav ul {padding: 10px 20px 10px;margin:0px;}
#vnav li {padding-bottom: 20px;list-style: square; 	color:#c82a31; list-style: square;}
#vnav li a {color:#ffffff; text-decoration:none;}
#vnav ul a:hover {color:#c82a31; text-decoration: underline;}

#maincontent_text {
position: relative;
left:20px;
width: 343px;
height:294px;
padding-top: 10px;
padding-bottom:10px;
color:#000000;
background-color:#FFFFFF;
border-bottom:1px solid #c82a31;
border-top:1px solid #c82a31;
float:left;
}

#maincontent_text p {padding: 0px 0px 10px;margin:0px;}

#maincontent_image{
position: relative;
left:30px;
width: 226px;
height:314px;
color:#FFFFFF;

float:left;
}
#maincontent_banner_container
{
	padding: 0px;
}

#redbox {
position:relative;
top:10px;
left:10px;
float:left;

}
#greybox {
position:relative;
top:10px; 
left:20px;
width:574px;
background-color:#919191;
color:#FFFFFF;
float:left;
}
#greybox p {padding: 4px; margin: 4px;}

/***************************end header **********************************************/	

/************************ footer ****************************************************/



#footer_hr 
{
	/*margin: 0px;
	padding:0px;*/
	border-bottom:3px solid #c82a31;
position:relative;
top: 20px;
left: 10px;
height: 2px;
width:747px;
/*background-color:#c82a31;*/
}

#R_manditorylinks1_footer_text  {
position:relative;
top: 25px;
width:747px;
background-color:#FFFFFF;
color:#000000;
text-align:right;
margin-bottom:40px;
font-weight:normal
/*background-color:Fuchsia;*/

}

#R_manditorylinks1_footer_text a:visited{color:#c32e32; font-weight:normal;}
#R_manditorylinks1_footer_text a:hover{text-decoration:underline;}










/*********************** end of footer ********************************************/


/***************************** classes ************************************************/
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}


/***************************end classes **********************************************/	
div#dconsole{position:absolute;top:150px;left:775px;width:150px;}