body, html {
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	width: 780px;
}
img {
	border: 0px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.topbar {
	height: 159px;
	width: 780px;
}
.topbar p.homelink {
	margin: 134px 0px 0px 0px;
	font-size: 12px;
	float: left;
	background-color: #F7AF0D;
	padding: 2px 15px 2px 15px;
}
.topbar p.titletext {
	float: right;
	text-align: right;
	color: #f7af0d;
	font-size: 12px;
	margin: 95px 0px 0px 0px;
	padding-right: 10px;
}

.heading {
font-size:16px;
font-weight:bold;

}

.menu {
	margin-bottom: -16px;
	padding-top: 5px;
	width: 588px;
	height: 151px;
	background-image: url(images/menubg.jpg);
	background-repeat: no-repeat;
	float: left;
}
.menu p {
	margin-left: 247px;
	margin-right: 12px;
	font-size: 12px;
padding-top:8px;
}
.menu p.menulink {
	float: left;
	text-align: right;
	margin-left: 120px;
font-weight:bold;
_margin-left:58px;
	font-size: 12px;
padding-top:1px;
line-height:17px;
}
.leftcontent {
background-color:#ffffff;
	width: 588px;
	margin-top: 6px;
	float: left;
}
.leftcontent p {
	font-size: 12px;
}
.rightcontent {
	padding-top: 180px;
	clear: right;
	width: 192px;
	height: 722px;
	float: right;
}
.rightcontent p {
	margin: 0px 12px 0px 6px;
	color: #ffffff;
	text-align: right;
	font-size: 12px;
}
.sectiona {
	width: 588px;
	padding: 10px 0px 10px 0px;
	background-color: #E5E5E5;
}
.sectionb {
	width: 588px;
	padding: 10px 0px 10px 0px;
	background-color: #F2F2F2;
}
.sectiona p, .sectionb p {
	margin: 0px 12px 0px 250px;
	font-size: 10px;
}
.sectiona p.sectionlink, .sectionb p.sectionlink {
	margin-top: -30px;
	float: right;
}
.sectiona p.sectionlink a:link, .sectionb p.sectionlink a:link, .sectiona p.sectionlink a:active, .sectionb p.sectionlink a:active, .sectiona p.sectionlink a:visited, .sectionb p.sectionlink a:visited {
	color: #0F7045;
	font-weight: bold;
	text-decoration: none;
}
.sectiona p.sectionlink a:hover, .sectionb p.sectionlink a:hover {
	text-decoration: underline;
}
.sectiona p.sectiontitle, .sectionb p.sectiontitle {
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #727272;
	margin-bottom: 10px;
	margin-top: -130px;
	font-size: 14px;
}
.sectionlinkdesc {
	clear: left;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 5px;
	color: #48826A;
	width: 233px;
	height: 25px;

	background-repeat: no-repeat;
}
.sectionspacer {
	background-color: #ffffff;
	height: 5px;
	font-size: 9px;
}
.bottombar {

	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 28px;
	background-color: #000000;
	text-align: right;
	color: #ffffff;
}
.bottombar p {
	margin: 5px 210px 0px 0px;
}

div#google{
padding:10px 10px 10px 0;
position:relative;
top:11px;}

/* ---------- CONTACT FORM -----------*/


div.contactform{
position:relative;
bottom:40px;
left:125px;}

form#motform,
form#discountform{
margin-top:10px;}

label.formLabel {
clear:both;
float:left;
padding-right:3px;}


input{
border:1px solid #C6C6C6;
float:right;
margin:15px 0;
padding:5px;
position:relative;
right:239px;
top:7px;
width:315px;}

textarea {
border:1px solid #C6C6C6;
float:right;
height:150px;
margin:23px 0;
padding:5px;
position:relative;
right:240px;
width:315px;}

input#submit,
input#submit2{
background-color:#666666;
border:medium none;
color:#FFFFFF;
cursor:pointer;
left:87px;
padding:4px;
position:relative;
top:185px;
width:60px;}

input#submit2:hover,
input#submit:hover{
background-color:#000000;}

div.contactform span{
color:red;}


