* { margin: 0; padding: 0; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; margin-bottom: 10px; }
fieldset, img { border:none; }
caption, th { text-align:left; }


BODY {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #72644A;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/pg_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
#wrapper {
	background-color:#FFFFFF;
	width:812px;
	height:100%;
	padding: 15px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height:65px;
}

#headertext {
	width:300px;
	margin-top:20px;
	float:right;
	text-align: center;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F2A20;
	font-weight:normal;
	text-decoration:none;
}
input {
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #45523E;
	line-height:12px;
	font-weight:bold;
	text-decoration:none;
	width:123px;
	height:15px;
}
select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	line-height:15px;
	font-weight:normal;
	text-decoration:none;
	border:1px solid #706947;
	height:15px;
	width:136px;
}
textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height:15px;
	font-weight:normal;
	text-decoration:none;
	border:1px solid #706947;
}
a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F481C;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#660000;
	color: #fff;
	font-weight:normal;
	text-decoration:none;
}
.links {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.links:hover {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #070007;
	font-weight:normal;
	text-decoration:none;
}
.footer {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.user {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #72644A;
	line-height:12px;
	font-weight:normal;
	text-decoration:none;
}
.maroon {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	line-height:12px;
	font-weight:normal;
	text-decoration:none;
}

.maroon1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	line-height:12px;
	font-weight:normal;
	text-decoration:none;
}
.maroonheader {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660000;
	line-height:12px;
	font-weight:normal;
	text-decoration:none;
}
.grey {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #544747;
	line-height:12px;
	font-weight:normal;
	text-decoration:none;
}
.grey1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:12px;
	font-weight:normal;
	text-decoration:none;
}
/* Menu */
#main-menu li {
	background-image:url(images/nav_bg.gif);
	height: 36px;
	display: block;
	width: 203px;
	padding: 0;
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#main-menu li a { display: block; width: 203px; }

#main-menu li.home, #main-menu li.home a { height: 36px; background-image: url(images/home.jpg); }
#main-menu li.home a:hover { height: 36px; background-image: url(images/home1.jpg); }

#main-menu li.aboutus, #main-menu li.aboutus a { height: 36px; background-image: url(images/aboutus.jpg); }
#main-menu li.aboutus a:hover { height: 36px; background-image: url(images/aboutus1.jpg); }

gallery, #main-menu li.gallery a { height: 36px; background-image: url(images/gallery.jpg); }
#main-menu li.gallery a:hover { height: 36px; background-image: url(images/gallery1.jpg); }

#main-menu li.contactus, #main-menu li.contactus a { height: 36px; background-image: url(images/contactus.jpg); }
#main-menu li.contactus a:hover { height: 36px; background-image: url(images/contactus1.jpg); }


#contentleft {
	background-color:#d2be99;
	width:512px;
	float:left;
	height:700px;
	padding: 2px;
	border-right-width: 3px;
	border-right-style: double;
	border-right-color: #990000;
	}
#contentright {
	background-color:#e6dac2;
	width:280px;
	height:694px;
	float:right;
	padding: 5px;
	clear: right;
}
#doublelines { /* alternate double */
	width:812px ;
	border-bottom-width: 3px;
	border-bottom-color: #990000;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #990000;
}

#productimages {
	float:left;
	width:140px;
}
#productdescription {
	float:right;
	width:355px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6DAC2;
}
#footer {
	color:#FFFFFF;
	background-color:#2F2A20;
	background-position:bottom;
	height:15px;
	text-align:center;
	}
	
#gallery{
	width:268px;
	background-color:#DFCEAF;
	position: relative;
	border: thin double #d2be99;
	padding: 5px;
	margin-top: 30px;
		}	


.clear {
	clear:both;
}	
.submitbutton {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #72644A;
	line-height:12px;
	font-weight:normal;
	text-decoration:none;
	height: 20px;
}
.contentimg {
	background:#efefef;
	margin:5px;
	padding:5px;
	border:solid 1px #999999;
}
