body {
	background-color:#442211;
	background-image:url('images/mainbg.gif');
	font-family:'ArialMT', 'Arial', sans-serif, Verdana;
	font-size:12px;
	color:#EEE0DD;
	margin: 0 auto;
	padding: 10px;
	text-align:center;
}
#main {
	width:990px;
	text-align:center;
	margin: 0 auto;
}

#top {
	width: 100%;
	height: 100px;
	text-align: center;
}

#logo {
	width:	300px;
	float: left;
}

#topMenu {
	width: 620px;
	float: left;
	text-align: center;
	vertical-align: top;
	font-family:Georgia, Times, 'Times New Roman', sans-serif, Verdana;
	font-size:16px;
	padding:10px 10px 10px 50px;
}

#topMenu a {
	text-align: center;
	padding: 5px 20px 5px 10px;
	font-smooth: auto;
	text-decoration:none;
	font-weight:bold;
	background: url("images/arrow.png") left no-repeat;
	color:#AAA5A0;
}

#topMenu a:hover{
	text-decoration:underline;
	color:#EEE5E0;
}

#left {
	width: 280px;
	float:left;
	font-size:14px;
	padding:30px 10px 30px 0px;
	text-align:center;
}

#leftMenu {
	font-family:Georgia, Times, 'Times New Roman', sans-serif, Verdana;
	font-size:14px;
	text-align:left;
	padding:10px 10px 50px 10px;
	background: url("images/endLine.png") bottom center no-repeat; 
}

#leftMenu a{
	font-smooth: auto;
	color:#AAA5A0;
	text-decoration:none;
	font-weight:bold;
	padding-left:10px;
	margin:0px 0px 0px 20px;
	background: url("images/arrow.png") left no-repeat; 
}

#leftMenu a:hover{
	text-decoration:underline;
	color:#EEE5E0;
}

#leftSubMenu {
	font-family:Georgia, Times, 'Times New Roman', sans-serif, Verdana;
	width: 220px;
	float:left;
	font-size:12px;
	padding:5px 5px 10px 20px;
	text-align:left;
}

#rightMenu {
	width: 230px;
	float: left;
	font-smooth: auto;
	padding:20px 0px 20px 20px;
	color:#AAA5A0;
	text-align:left;
	font-size:11px;
	text-align:justify;
}

#rightMenu h2{
	font-family:Georgia, Times, 'Times New Roman', sans-serif, Verdana;
	font-size:18px;
	font-weight:bold;
}

#rightMenu h3{
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding:0px;
	margin:0px auto;
}

#rightMenu p{
	padding:5px 5px 50px 5px;
	background: url("images/endLine.png") bottom center no-repeat; 
	text-align:justify;
	font-size:12px;
}

#rightMenu a {
	text-decoration:none;
	font-weight:bold;
	color:#CCC5C0;
}

#rightMenu a:hover{
	text-decoration:underline;
	color:#FFF5F0;
}

#content{
	float:left;
	width:440px;
	padding:10px 5px 50px 5px;
	height:100%;
	background: url("images/endLine.png") bottom center no-repeat; 
	text-align:justify;
}

#content h1{
	font-size:22px;
	font-weight:bold;
}

#content h3{
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding:0px;
	margin:0px auto;
}

#content p{
	font-size:12px;
	line-height:150%;
}

#content a {
	text-decoration:none;
	font-weight:bold;
	color:#AAA5A0;
}

#content a:hover{
	text-decoration:underline;
	color:#EEE5E0;
}

#bottom {
	width:440px;
	padding:10px;;
	color:#999590;
	font-size:12px;
	text-align: center;
	margin: 0 auto;
}

#bottom a {
	color:#999590;
	text-decoration:none;
	font-weight:bold;
}
#bottom a:hover {
	text-decoration:underline;
}

.image {
	background: #331100;
	border: 1px solid #999590;
	padding:7px;
	margin: 5px;
}

.product {
	height:300px;
	width:190px;
	text-align:justify;
}

.galleryH {
	height:120px;
	width:220px;
	overflow: hidden;
	line-style:none;
	padding:2 px;
}
.small {
	color:#999590;
	font-size:9px;
}