/* CSS Document */

body {margin:0; padding:0; background:#f3f1ea url(../images/img_subpg_bg_repeat.jpg) repeat-y; font-family:"Trebuchet MS", Verdana, Arial, sans-serif; font-size:12px; color:#0b0b0b; line-height:18px;}

/* Containers */
#wrapper {width:100%;margin-left:auto; margin-right:auto; padding:0px;}
#flash {
	width:700px;
	height:275px;
	float:left;
}
#nav {
	width:280px;
	height:700px;
	left:700px;
	position: absolute;
	top: 0px;
}
#footer {
	padding:10px;
	margin:0px;
	height:100%;
	width:100%;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:9px;
	color:#A7A59C;
	float: left;
}
#contentwrapper {width:690px; float:left;}
#contenttext {padding:10px; float:left;}
#prodthumb {
	width:125px;
	height:125px;
	float:left;
	margin-right:10px;
	border: 1px solid #623c20;
}
#proddesc {width:400px; float:left;}
#comingSoon {
	font-family: "Times New Roman", Times, serif;
	color: #633D32;
	font-weight: bolder;
	font-size: 12px;
	font-style: italic;
	margin-left: 200px;
	margin-top: -50px;
	margin-bottom: 20px;
}


/* Type */
.brownheader {color:#825738; font-weight:bold; line-height:22px;}
.brownheader:link, .brownheader:active, .brownheader:visited {color:#825738; font-weight:bold; text-decoration:none; line-height:22px;}
.brownheader:hover {color:#825738; text-decoration:none; border-bottom: 1px dotted #825738; line-height:22px;}
.title{font-family:"Trebuchet MS", Verdana, Arial, sans-serif; font-size:18px; color:#0e0e0e; font-variant:small-caps; text-decoration:none;}
.price {font-family:"Trebuchet MS", Verdana, Arial, sans-serif; font-size:12px; color:#0e0e0e;}


a.smalltxt:link, a.smalltxt:active, a.smalltxt:visited {font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:9px; text-decoration:none;color:#A7A59C;}
	
	
a.smalltxt:hover {font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:9px; text-decoration:underline;color:#0033FF;}
	
/* Delete When site goes Live */	
	
#wrapper2
 {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	background-color: #F3F0E8;
}
#holder {
	background-image: url(../images/img-nav_logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: auto;
	height: 80px;
	padding-top: 80px;
	margin-right: auto;
	margin-left: auto;
}
#holderhead {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#holderdate {
	text-align: center;
	margin-top: 5px;
	width: auto;
	margin-right: 400px;
}
#holderdate2 {
	text-align: center;
	width: auto;
	margin-left: 400px;
	margin-top: -270px;
	margin-bottom: 10px;
}
#holderdate em {
	font-weight: bolder;
	color: #996600;
	font-size: 14px;
}
a.email {
	color: #000000;
}
