/* CSS Document */
body{
	background-color: #DDD8C5;
	padding:0px;
	margin:0px;
	color:#806E4A;
	font-size: 14px;
	line-height: 18px;
}
.mainfont_10 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#footer {
	background-image: url(../images/footerbg.gif);
	position: absolute;
	width: 870px;
	left: 39px;
	top: 700px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CAC2AD;
	z-index: 0;
}
#logo {
	position: absolute;
	height: 78px;
	top: 0px;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pic_border {
	border: 2px solid #B1A68A;
	padding: 2px;
}
#info {
	position: relative;
	width: 950px;
	height: 700px;
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-y;
}
#backdrop {
	position: relative;
	width: 870px;
	height: 600px;
	background-color: #DDD8C5;
	border: 2px solid #B1A68A;
}
#header {
	background-image: url(../images/mainbg_wash.gif);
	position: absolute;
	top: 0px;
	height: 90px;
	left: 60px;
	width: 828px;
}
#menu {
	position: absolute;
	top: 111px;
	left: 61px;
	width: 828px;
	background-color: #D6CFBD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #B1A68A;
	z-index: 5;
	height: 33px;
}
#menu_products{
	position: absolute;
	top: 113px;
	left: 290px;
	z-index: 5;
	width: 104px;
}

#content {
	position: relative;
	width: 828px;
	top: 146px;
	left: 0px;
	z-index: 0;
	height: 548px;
	overflow: auto;
	background-repeat: repeat;
	background-color: #D6CFBD;
}
.mainfont_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 1px;
}
.mainfont_12_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 1px;
}
.mainfont_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	padding-left: 3px;
}
.mainfont_14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #6F6041;
	padding: 1px;
}
.space {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 3px;
	color: #D6CFBD;
}
#gallery {
	position: absolute;
	width: 100px;
	top: 61px;
	left: 441px;
	z-index: 0;
	height: 21px;
	background-color: #F2FFE6;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #00921A;
	border-right-color: #00921A;
	border-bottom-color: #00921A;
	border-left-color: #00921A;
	color: #00921A;
	font-weight: bold;
}

.mainfont_gallery {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 3px;
}
	/* General */
	#cssdropdown, #cssdropdown ul { list-style: none; }
	#cssdropdown, #cssdropdown * { padding: 0; margin: 0; }
	
	/* Head links */
	#cssdropdown li.headlink {
	width: 150px;
	float: left;
	margin-left: 0px;
	background-color: #D6CFBD;
	text-align: left;
	height: 33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B1A68A;
}
	#cssdropdown li.headlink a {
	display: block;
	padding: 1px;
	background-color: #D6CFBD;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #877A5A;
}

	/* Child lists and links */
	#cssdropdown li.headlink ul {
	display: none;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B1A68A;
	border-bottom-color: #B1A68A;
	border-left-color: #B1A68A;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6CFBD;
}
	#cssdropdown li.headlink:hover ul { display: block; }
	#cssdropdown li.headlink ul li a { padding: 5px; height: 17px; }
	#cssdropdown li.headlink ul li a:hover { background-color: #BDB395; }
	#cssdropdown a { color: #000000; } #cssdropdown ul li a:hover { text-decoration: none; }
	#cssdropdown li.headlink {
	background-color: #D6CFBD;
}
	#cssdropdown li.headlink ul {
	padding-bottom: 1px;
	background-position: bottom;
}
