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

*{margin:0px; padding:0px; font-family:Georgia, "Times New Roman", Times, serif; outline:none;}
.clear{clear:both;}

body{background:url(images/wood-back.jpg) no-repeat #42210B;}

.wrap{width:960px; margin:20px auto 0px; background:url(images/content-back.jpg) no-repeat bottom;}

.content{margin-bottom:25px; }

h1.logo{width:175px; float:left;}
	h1.logo a {display:block; height:119px; background:url(images/logo.png) no-repeat; text-indent:-9999px;}

div.nav{background:url(images/nav-fill.png) no-repeat right; float:left; height:30px; color:#fffef2; padding-top:20px;}
	div.nav p a {color:#fffef2; font-weight:bold; text-decoration:none; margin-right:15px;} 
		div.nav p a:hover{color:#FFFFCC;}
	
.footer{text-align: right; color: #42210B; font-size:12px; padding:5px 10px 5px 0px;}
	.footer a{color: #42210B; text-decoration:none;}
		.footer a:hover{border-bottom: solid 1px #42210B}
		
		
.watch-detail{color:#42210B;}
	.watch-image{float:right; margin: 0px 15px;}
		.watch-image img {max-width:240px;}
		.watch-specs{float:right; margin-right:20px; margin-top:25px; width:275px;}
		.watch-specs p{border-bottom: 1px #42210B groove; margin-bottom:5px; margin-left:10px;}
		
		.watch-specs p.spec{font-size:14px; font-weight:bold; border-bottom:none; margin-left:0px;}
		
.collection-wrap{float:left;margin-left:20px; width:372px;}
	 p.gender{font-size:18px; font-style:italic; font-weight:400; margin-bottom:10px;}
.coll-thumb{float:left; text-align:center; font-size:10px; margin-right:8px; width:85px; margin-bottom:12px;}		
		h2.collection-head{font-size:26px; font-weight:bold; font-style:italic;color:#42210B; margin-bottom:10px;}
		
		.about{padding:20px;margin-bottom:200px;}
		.about p, .about h2, .retailers p{margin-bottom:15px;}
			.about a, .retailers a{color:#42210B;;}
		
		.retailers{padding:20px; margin-bottom:300px;}
		
.collection-names{float:left; width:150px; margin-left:20px;}
	.collection-names ul {margin-bottom:10px;}
	.collection-names ul li{padding-top:3px; list-style-type:none;}
	.collection-names ul li a{color:#42210B; text-decoration:none; margin-left:10px; }
	.collection-names p {font-size:18px; font-style:italic; font-weight:400;}

.lrg-image{float:left; text-align:center; width:250px;}

.home-logo{float:left; width:470px; padding-left:40px;}


.collections{padding:15px; width:775px; margin:0 auto 80px;}
	.collections ul li {float:left; margin-bottom:20px; width:85px; list-style-type:none; text-align:center;}
		.collections ul li p{margin-bottom:5px;}