/* CSS Document */





body {

	color: #000000;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	margin-top: 0px;

	background-color: #000000;

	margin-left: 49px;

}

a {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #FFFFFF;

}

a:link {

	text-decoration: none;

	color: #FFFFFF;

}

a:visited {

	text-decoration: none;

	color: #FFFFFF;

}

a:hover {

	text-decoration: none;

	color: #D4CDB8;

}

a:active {

	text-decoration: none;

}

h1,h2,h3,h4,h5,h6 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

h1 {

	font-size: 14px;

	color: #000000;

	margin-top: 5px;

	text-align: left;

	}

h2 {

	font-size: 14px;

	color: #000000;

	margin-top: 15px;

	text-align: center;

	background-color: #FFFFFF;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-style: italic;

	}

h3 {

	font-size: 22px;

	color: #000000;

	margin-top: 0px;

	text-align: center;

	background-color: #ffffff;

	font-family: "Times New Roman", Times, serif;

	}

#maincontent {

font-size: 12px;

	color: #000000;

	margin-top: 15px;

	margin-bottom: 15px;

	margin-left: 25px;

	margin-right: 25px;

	text-align:left;

}

	

	#footer {

font-size: 10px;

	color: #808080;

	margin-top: 5px;

	text-align:center;

	}

#featuredheader{
	max-width: 820px;
	min-height: 25px;
	background-color:#185AA6;
	color: white;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;

}
#footerhr{
	max-width: 820px;
	min-height: 25px;
	background-color:black;
	color: white;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	padding-top: 5px;
	padding-left: 10px;

}
#featuredproducts{
	max-width: 800px;
	min-height: 290px;
	background-color: #E8E8E8;

}
#featuredproducts .box{
	margin-left: 20px;
	margin-top: 20px;
	min-width: 175px;
	max-width: 175px;
	min-height: 265px;
	background-color: white;
	float:left;
	}
#featuredproducts .box:hover{

	    -webkit-box-shadow: 0px 0px 3px 2px white;
       -moz-box-shadow: 0px 0px 3px 2px white;
            box-shadow: 0px 0px 3px 2px white;	
		
	}	
#featuredproducts .box h1{
	padding-left: 4px;
	font-size: 11px;
	color: #022A3B;
	text-align: center;
	}	
	#featuredproducts .box h2{
	padding-left: 4px;
	font-size: 11px;
	color: #022A3B;
	display: inline;
	}	
#featuredproducts .box h3{
	padding-left: 4px;
	padding-left: 4px;
	font-size: 13px;
	color: #022A3B;
	display: inline;
	}
#featuredproducts .box .title{
	font-size: 9px;
	font-weight: bold;
	}		
#featuredproducts .box .rendi{
	font-size: 17px;
	color:#185AA6;
	font-weight: bold;
	}	

#featuredproducts .box .price{
	color:#185AA6;
		font-weight: bold;

	
	}				

#photo{
	float: left;
	min-width:300px;
	max-width:300px;
	padding: 10px 10px 10px 10px;
	
}	
#content{
	float: left;
	min-width:500px;
	max-width:500px;
		padding: 10px 10px 10px 10px;

	
}
#content h4{
	font-size: 18px;

	
}	

.return a{

}