body {
	margin: 0;
	padding: 0;
	background: #FEEDB9 url(images/img01b.jpg) repeat-x left top;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333300;
}

h1, h2, h3 {
	font-weight: normal;
	color: #669900;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

blockquote {
	font-style: italic;
	border: #cccc99 1px dashed;
	background: #ECE29F;
	margin: 0;
	padding: 0px 20px;
	font-size: 16px;
	color: #999933;
}


a {
	color: #666633;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #cccc99 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #cccc99 1px dashed;
}

#header {
	width: 920px;
	height: 155px;
	margin: 0 auto;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#headerbg {
	margin: 0 auto;
	width: 920px;
	height: 250px;
	margin-bottom: 20px;
	background: url(images/banner.jpg) no-repeat left top;
}

#subheaderbg {
	margin: 0 auto;
	width: 920px;
	height: 120px;
	margin-bottom: 20px;
	background: url(images/bannersm1.jpg) no-repeat left top;
}

#compheaderbg {
	margin: 0 auto;
	width: 920px;
	height: 120px;
	margin-bottom: 20px;
	background: url(images/montage.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	width: 450px;
}

#logo h1, #logo h2, #logo p {
	margin: 0;
}

#logo h1 {
	padding-top: 80px;
	text-align: left;
	font-size: 4em;
}

#logo h1 a {
	color: #FEEDB9;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	height: 150px;
	width: 400px;
/*	border: thin solid #600;*/
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
	
}

#menu a {
	display: block;
	float: right;
	width: auto;
	height: 40px;
	padding: 100px 0px 0px 30px;
	text-align:center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.6em;
	color: #FFFFFF;
}

#menu a:hover {
	height: 40px;
	color: #FEEDB9;
}

#menu .current_page_item a {
	color: #FEEDB9;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding-top: 20px;
}

#fwbody {
	float: left;
	width: 880px;
	padding: 0px 20px 0px 20px;
	line-height: 1.2em;
	font-size: 16px;
}

#mainbody {
	float: left;
	width: 560px;
	padding: 0px 50px 0px 20px;
	line-height: 25px;
	font-size: 16px;
}

#subtext {
	float: right;
	width: 200px;
	line-height: 25px;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#subtext ul {
	padding: 0px;
	list-style-type:disc;
}

#lhbody {
	float: left;
	width: 390px;
	padding: 0px 40px 0px 20px;
	line-height: 25px;
	font-size: 16px;
	border:thin solid #CC9900;
}
#lhbody ul {
	padding: 1em;
	list-style-type:disc;
}

#lhstrong {
	font-weight: bold;
}

.buttons {
float:left;
width: 100px;
height:50px;
}

.button {
	padding: 20px 0px 0px 0px;
}

#rhbody {
	float: right;
	width: 390px;
	padding: 0px 20px 0px 40px;
	line-height: 25px;
	font-size: 16px;
	border:thin solid #CC9900;
}

#rhbody ul {
	padding: 1em;
	list-style-type:disc;
}

#rhbody #lhbody li {
text-align:left;
}

.post {
}

.post .title {
	margin: 0;
}

.link-button {
	border: #cccc99 1px solid;
	text-align:left;
	font-weight: bold;
	background: #ECE29F;
	margin: 0 0 1em 0;
	padding: 1em 2em;
	font-size: 1.5em;
	color: #999933;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	/*border-bottom: #D9D785 1px dashed;*/

}
.post li {
text-align:left;
}

/* Footer */

#footer {
	width: 920px;
	height: 50px;
	margin: 0 auto;
	padding-top: 10px;
}

#footer p {
	margin: 0;
	padding: 15px;
}

#testf {
/*	height: 2em;*/
	border: 1px dashed #CC3333;
	background: #FEEDB9 url(images/img01b.jpg) repeat-x left bottom;

}

#legal {
	float: left;
	width: auto;
}

#legal a{
	text-decoration: none;
}

.clearfloat {
clear:both;
}

.error {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size : 10px;
    color:#dd1111;
    padding:5px;

}

.prod-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669900;
	margin: 0 0 5px 20px;
}

.asterisk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #669900;
/*	margin: 0 0 5px 20px;*/
}

.prod-desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 10px 20px;
	color: #666600;
	text-align: left;
}

fieldset
{
     border: none;
}
