@charset "utf-8";
/* CSS Document */

body {background-color:#FFFFFF;}

#header {
	background-color: #FFFFFF;
	width:100%;
	background-repeat: no-repeat;
	height: 180px;
	border-bottom-width: thick;
	border-bottom-style: outset;
	border-bottom-color: #000000;
	background-image: url(assets/top.png);
 } 
 #sub_footer {
	height: 125px;
	float: none;
 } 
#nav {
	width: 200px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #000000;
	font-family: "arno Pro";
	font-size: 14px;
	background-repeat: no-repeat;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: outset;
	border-right-color: #000000;
	height: 650px;
	background-image: url(assets/nav%20bg.jpg);
	background-position: -100px 20px;
    } 
	#left_footer {
	width: 200px;
	float: left;
	color: #000000;
	font-family: "arno Pro";
	font-size: 14px;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: outset;
	border-right-color: #000000;
	height: 125px;
	vertical-align: bottom;
	text-align: center;
    } 
#content {
	float: none;
	height: 485px;
	margin-top: 10px;
	margin-bottom: 0px;
   } 
#footer {
	clear: both;
	background-image: url(assets/footer.jpg);
	background-repeat: no-repeat;
	height: 140px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}
 #wrapper {
	margin-left:auto;
	margin-right:auto;
	width: 948px;
	background-image: url(assets/back.jpg);
	background-repeat: no-repeat;
	background-color: #FDFDFF;
	background-position: left top;
  }
#home_text {
	border: thin dotted #000000;
}
#sub_header_nav {
height:auto;
 } 
 #sub_header_nav2 {
height:auto;
 } 
 #sub_content {
	color: #000000;
	width: 95%;
	padding-right: 10px;
	font-size: 18px;
    } 

#menu {
	float: right;
	margin-top: 0px;
	width: 700px;
	margin-left: auto;
}
.sub_menu {
	border-bottom-width: 3px;
	border-bottom-style: inset;
	border-bottom-color: #000033;
	height: 38px;
}

#products {
	height: 200px;
	width: 100%;
}
#bottom_footer {
	background-image:url(assets/bottom.png);
	height: 25px;
	background-repeat: no-repeat;
	background-position: center -5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
#sub_header_nav_left {
	border-right-style: inset;
	border-right-color:#FFFFFF;
	border-right-width: 1px;
	width: 200px;
	background-color: #FFFFFF;
}
#sub_header_nav_left_bottom {
	border-right-style: inset;
	border-right-color:#FFFFFF;
	border-right-width: 1px;
	width: 200px;
	background-color: #FFFFFF;
}
.text_box {
	font-family: "arno Pro";
}
#media {
	background-image: url(assets/media_bg.png);
	height: 136px;
	background-position: 0px;
}
.sub_menu_second {
	border-bottom-width: 3px;
	border-bottom-style: inset;
	border-bottom-color: #000033;
	height: 38px;
	background-image:url(assets/top.png);

}
.photo {
	width: 95%;
	padding-right: 10px;
    } 
.best_of {font-family:"Times New Roman", Times, serif;
color:#FFFF00;
}

a .best_of {
	font-family:"Times New Roman", Times, serif;
	color:#FFFF00;
}

.menu {font:"Times New Roman", Times, serif;
color:#000000;
}

a.menu {font:"Times New Roman", Times, serif;
color:#000000;
}

hover a.menu {font:"Times New Roman", Times, serif;
color:#FFFF33;
}
