.body {}
#maincontent {
	background-color: #FFFFFF;
	border: 10px solid #006600;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 730px;
}
#menubar {
	background-image: url(assets/wood_bg.jpg);
	background-position: center;
	text-align: center;
	padding: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
	
}

#buttons {
	background-image: url(assets/wood_bg.jpg);
	padding: 5px;
	float: left;
	height: auto;
	width: 120px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	border: 1px solid #006600;
}
#buttons a:link {
	text-decoration: none;
}


#articles {
	color: #0000FF;
}

#products {
	color: #0000FF;
}
.menubuttons {
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #006600;
	text-decoration: none;
}
.headerleft {
	float:left;
	margin-top: 10px;
	margin-left: 50px;
	width: 122px;
}
#header {
	width: 750px;
	height: 100%;
	overflow:visible;
	padding-top: 15px;
	padding-bottom: 15px;
}
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#bottomcontent {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 150px;
}

#footer {
	background-color: #CCFFCC;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
	
}
.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #006600;
	margin-top: 10px;
	margin-bottom: 10px;
}


.logotype {
	font-size: 40px;
	color: #006600;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.floatrightimage {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: visible;
}

.tagline {
	font-weight: bolder;
	color: #006600;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#separator {
	clear: both;
	height: 1px;
}
a:link.menubuttons  {
	font-weight: bold;
}
a:visited.menubuttons  {
	font-weight: bold;
}
a:hover.menubuttons {
	font-weight: bold;
	color: #990000;
}
.menubuttonspulldown {
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #006600;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #006600;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#content a:link {
color:#006600;
font-weight:bolder;
}
#content a:visited{
color:#006600;
font-weight:bolder;
}
#content a:hover {
color:#990000;
}
.legal a:link {
color:#006600;
font-weight:bolder;
}
.legal a:visited{
color:#006600;
font-weight:bolder;
}
.legal a:hover {
color:#990000;
}
#maincontent2 {
	background-color: #FFFFFF;
	border: 10px solid #990000;
	width: 750px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
}
#footer2 {
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
	background-image: url(assets/wood_bg.jpg);
}
#header a:link {
	text-decoration: none;
	color: #006600;
}
#header a:visited {
	text-decoration: none;
	color: #006600;
}
#header a:hover {
	text-decoration: none;
	color: #006600;
}
.steadyresttable {
	height: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 15px;
}
#bulletbox {
	text-align: left;
	margin-left: 150px;
}
#buttonsnofloat {

	background-image: url(assets/wood_bg.jpg);
	padding: 5px;
	float: none;
	height: 50px;
	width: 120px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	border: 1px solid #006600;
}
.floatrevcurveleft {
	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
	height: 0px;
}
.floatimageleft {

	float: left;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 10px;
}
.clear {
	clear: both;
	height: 1px;
}
#content .speciallink a{
	color: #990000;
}
#content .speciallink a:link{
	color: #990000;
}
#content .speciallink a:visited{
	color: #990000;
}
#content .speciallink a:hover{
	color: #990000;
}
#content .speciallink a:active{
	color: #990000;
}
.red { color: #990000;}
