body {
	background-image: url(../monotub/images/bg_main.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #838243;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	margin: 20px 0px 0px;
	padding: 0px;
	text-align: center;
}

p {
	margin: 0px 0px 8px;
}

#wrap {
	margin: 0px auto;
	padding: 5px;
	width: 740px;
	background-color: #FFFFFF;
}

#header {
	padding-bottom: 1px;
}

#topnav {
	background-color: #B9B775;
	margin: 0px;
	padding: 0px 0px 0px 220px;
	height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#topnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 2px 0px 0px;
}

#topnav ul li {
	display: inline;
}

#topnav ul li a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px 15px 2px;
	margin: 0px;
}

#topnav ul li a:hover {
	background-color: #8B8947;
	color: #FFFFFF;
	text-decoration: none;
}

#contentwrap {
	background-image: url(../monotub/images/bg_content.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	background-color: #E6E4B2;
}

#sidenav {
	margin: 0px;
	padding: 0px;
	width: 180px;
	float: left;
	background-color: #E6E4B2;
}

#sidenav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidenav ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../monotub/images/bg_sidenav.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#sidenav ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 170px;
}

#sidenav ul li a:hover {
	color: #FFFFFF;
	background-color: #838243;
	background-image: url(../images/bg_downcat_over.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#downcat {
	background-image: url(../images/bg_downcat.png);
	background-repeat: no-repeat;
	display: block;
	height: 77px;
	width: 173px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;
	padding-top: 26px;
	padding-left: 7px;
	margin-top: 50px;
}

.downcatheader {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
	margin-bottom: 5px;
}

#downcat a {
	color: #FFFFFF;
	text-decoration: underline;
}

#downcat a:hover {
	color: #AFCAE4;
	text-decoration: none;
}

#content {
	width: 559px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 1px;
}

#welcome {
	background-color: #F1EFE8;
	padding: 10px;
}

#main {
	padding: 10px;
}

#main li {
	margin-bottom: 10px;
}

.header {
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}

.welcomepic {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.homebeamform {
	margin-left: 25px;
}

.homeoffers {
	float: left;
	padding: 5px 10px 5px 20px;
}

#forcer {
	clear: both;
}

#footer {
	font-size: 10px;
	color: #D3D2A9;
	padding: 10px;
}

#footer a{
	color: #FFFFFF;
}

.clickhere {
	font-size: 10px;
	color: #C4BC9D;
	font-weight: normal;
}

legend {
	font-size: 13px;
	font-weight: bold;
	color: #183149;
}

fieldset {
	margin-top: 10px;
}

label {
	clear: left;
	float: left;
	width: 150px;
	margin-top: 5px;
}

.formfield {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 350px;
	font-size: 12px;
	float: left;
	margin-bottom: 5px;
}

.formfieldmulti {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 350px;
	height: 150px;
	font-size: 12px;
	float: left;
	margin-bottom: 5px;
}

.formfieldnolength {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin-bottom: 5px;
}

.buttonsend {
	margin-left: 150px;
	clear: left;
}

.pleasenote {
	font-size: 10px;
	color: #CC0000;
	margin-left: 150px;
	clear: left;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #6699CC;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: none;
}

.quote {
	font-size: 12px;
	line-height: 16px;
	color: #838243;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #838243;
	margin-top: 20px;
	padding-bottom: 3px;
}

.quoteopen {
	float: left;
}

.quoteclose {
	float: right;
	margin-top: -15px;
}

.contactlink {
	clear: left;
}

.bold {
	font-weight: bold;
	text-transform: uppercase;
	color: #171A22;
}

.extrabold {
	font-size: 17px;
	line-height: 21px;
	color: #838243;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-style: italic;
}

.picright {
	float: right;
	margin: 15px 0px 15px 15px;
}

.picleft {
	float: left;
	margin: 15px 15px 15px 0px;
}