body {
	background-image: url(images/bgd.jpg);
	font-family: tahoma;
	font-size: 11px;
	margin: 0px;
	color: #FFFFFF;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#copyright {
	color: #F5DBA8;
	text-align: center;
	margin-bottom: 10px;
}
#bottom a {
	color: #FDE3B2;
}
#bottom a:hover {
	color: #FFFFFF;
}
#top {
	background-image: url(images/iface_top.jpg);
	height: 26px;
	width: 1024px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/iface_bgd.gif);
	background-repeat: repeat-y;
	width: 1024px;
	position: relative;
}
#bottom {
	background-image: url(images/iface_bottom.jpg);
	height: 39px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #C3A978;
	padding-top: 3px;
	background-repeat: no-repeat;
}
#head {
	margin-bottom: 14px;
	margin-left: 28px;
	padding-top: 3px;
	background-image: url(images/call.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#navbar {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 20px;
	margin-right: 14px;
	margin-left: 14px;
	background-image: url(images/nav_bgd.gif);
}
#content {
	margin-right: 14px;
	margin-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#left-content {
	margin-top: 5px;
	margin-right: 13px;
	margin-left: 13px;
}
#left-content p {
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 5px;
}
#headpic {
	background-image: url(images/flash.gif);
	position: absolute;
	z-index: 11000;
	height: 203px;
	width: 244px;
	top: 5px;
	right: 77px;
}
#nav {
	margin-right: 14px;
	margin-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: relative;
	z-index: 10000;
}
#sdfg {
}
#bottomnav {
}
h1 {
	margin-top: 0px;
	color: #FFFFFF;
	font-size: 24px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #000000;
	background-image: url(images/wood_base.jpg);
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 14px;
	font-family: Georgia;
	margin-right: 14px;
	margin-left: 14px;
	margin-top: 35px;
	margin-bottom: 5px;
	background-color: #E1C7A3;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #666666;
	color: #000000;
}
h3 {
	margin-bottom: 0px;
	font-size: 12px;
	font-variant: small-caps;
	background-image: url(images/wood_base.jpg);
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FEE3AD;
	padding-bottom: 3px;
	padding-left: 15px;
}
.liftedlink {
	text-align: right;
	margin-right: 10px;
	position: relative;
	top: -17px;
	margin-left: 200px;
	margin-bottom: -13px;
}


.message {
	background-color: #1F1F1F;
	margin: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 18px;
	padding-bottom: 5px;
}

.divide {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #E1C7A3;
	margin-top: 30px;
	margin-bottom: 30px;
}
.prod-section {
	margin-right: 20px;
	margin-left: 20px;
}
#main-content a {
	color: #F6B976;
	text-decoration: none;
}



#main-content p {
	margin: 15px;
}
#main-content {
	position: relative;
	z-index: 4;
}
#main-content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
input, textarea
{
	background: #fee3ad;
	border: 1px solid #781351;
	font-size: 12px;
	padding: 2px;
}
select {
	background: #fee3ad;
	font-size: 11px;
}
