body {
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	color: #408D83;
	background-color: #000;
        margin-left:0px;
        margin-right:0px;
        margin-top:0px;
        margin-bottom:0px;
        text-align: center;
}

#main {
	padding: 0px;
	width: 780px;
	background-color: #072009;
}

td.header {
        padding: 0px;
}

td.menu {
        padding: 15px;
        valign: top;
        vertical-align: top;
	width: 235px;
}

td.tablebody {
        padding: 18px;
        valign: top;
        vertical-align: top;
	width: 550px;
        text-align: center;
	line-height: 1.3;
}


#leftmenutitle {
        margin-top: 10px;
        margin-bottom: 10px;
	font-size: 16px;
}


#leftmenu {
        padding: 5px;
        valign: top;
        vertical-align: top;
	text-align: left;
	background-color: #0C1C23;
	height: 95%;
}

.menuitem {
	clear: both;
	display: table;
	height: 65px;
	#position: relative;
	overflow: hidden;
}

.textmiddle1 {
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
}

.textmiddle2 {
	#position: relative;
	#top: -50%;
}

.menubutton {
	float: left;
        padding: 7px;
} 

#header {
	height: 234px;
	float: center;
	border: 0px;
	padding: 0;
	width: 100%;
	background-color: #000;
}

#bodymain {
	clear: both;
	margin: auto;
        text-align: center;
}

#body {
	padding: 0px;
	width: 780px;
        height: 100%;
	background-color: #072009;
}

#bodylinks {
        margin-top: 15px;
	padding: 15px;
        text-align: left;
}

#bodycontact {
        margin-top: 15px;
	padding: 15px;
        text-align: left;
}

a:link {
	color: #408D83;
	text-decoration: underline;
}

a:visited {
	color: #408D83;
	text-decoration: underline;
}

a:active {
	color: #408D83;
	text-decoration: underline;
}

a:hover {
	color: #6C2302;
	text-decoration: none;
	font-weight: bold;
}

img.picture {
	padding: 9px;
}

.linkpgpicture {
	float: right;
	position: relative;
	top: 30px;
	padding: 9px;
        margin-left: 70px;
}

.linkspicture {
        margin-bottom: 0px;
        margin-top: 15px;
}

.contactpgpicture {
	float: right;
	padding: 9px;
        margin-left: 70px;
}

.note {
	position: relative;
	left: 20px;
	padding: 9px;
}

.greenquote {
	clear: both;
	float: right;
	width: 225px;
	color: #99cc00;
	font-weight: bold;
	font-style: italic;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 10px;
        margin-right: 10px;
}

.contactgreen {
	color: #99cc00;
	font-weight: bold;
}

.contactgreen a:link {
	color: #99cc00;
	font-weight: bold;
	text-decoration: none;
}

.contactgreen a:visited {
	color: #99cc00;
	font-weight: bold;
	text-decoration: none;
}

.contactgreen a:active {
	color: #99cc00;
	font-weight: bold;
	text-decoration: none;
}

.contactgreen a:hover {
	color: #99cc00;
	text-decoration: none;
	font-weight: bold;
}

#linklist ul {
	list-style-type: none;
        padding: 0px;
        margin-bottom: 10px;
        margin-top: 0px; 
}

#linklist a:link {
	color: #371E11;
	text-decoration: none;
}

#linklist a:visited {
	color: #371E11;
	text-decoration: none;
}

#linklist a:active {
	color: #371E11;
	text-decoration: none;
}

#linklist a:hover {
	color: #371E11;
	text-decoration: none;
	font-weight: bold;
}

#topmenu {
	clear: both;
        text-align: center;
	font-size: 16px;
}

#topmenu a {
        margin-left:20px;
        margin-right:20px;
}

#membermenu {
        text-align: center;
	font-size: 16px;
        margin-bottom:25px;
}

h2.sale {
        margin-top:30px;
        margin-bottom:7px;
}


img {
        border: 0px;
	text-decoration: none;
}

#footer {
	clear: both;
        margin-top: 25px;
        padding: 9px;
        font-size: 12px;
	font-style: italic;
}

#footer a {
	color: #371e11;
	text-decoration: none;
}

.copyright {
}




.centerbold {
        text-align: center;
	font-weight: bold;
	font-size: 16px;
}

.center {
        text-align: center;
}

.left {
        text-align: left;
	width: 95%;
}

.atp {
	clear: both;
	vertical-align: top;
        padding: 15px;
}

.atpleft {
        float: left;
        margin-right: 7px;
}