body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #AAF288;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(images/fern.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

a:link {color: #586235;}
a:visited {color: #7D8B48;}
a:hover {color: #000000;}

li {
	margin-top:3px;
	margin-bottom:3px;
	margin-left:15px;
	padding-left:5px;
	list-style-image: url(images/bullet.gif);
}
ul {
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 15px;
	padding-left: 2px;
	padding-top: 5px;
}

img {border:0;}

p { margin:0px; 
	text-align:justify;
}

#header {
	margin-left:25%;
	margin-top:0px;
	margin-bottom:0px;
	position:absolute;
	top: 0px;
	width: 50%;
	text-align: center;
	font-size: 0.9em;
	z-index: 1;
}

.listbottom {padding-bottom:3px;}
#toppanel {
	background-image: url(images/panels.jpg);
	background-repeat: no-repeat;
	background-position: right 17px;
	padding-top: 17px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;
	height: 158px;
	background-color: #000000;
}
#showroom {
	margin-top: 127px;
	width: auto;
	font-size: 0.8em;
}
.greenbar {
	background-color: #788D4E;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/bar.gif);
	padding-top: 5px;
	padding-bottom: 4px;
}
.main {
	margin-left: 181px;
	padding: 13px;
	background-color: #FFFFFF;
	color: #000000;
	background-image: url(images/back.jpg);
}
.navpanel {
	position: absolute;
	z-index: 1;
	width: 171px;
	left: 0px;
	background-image: url(images/navfern.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	margin-top: 2px;
}





.red { color: #CC0000; }

.tiny { font-size:0.9em;}

.alignup { vertical-align:top;}
.aligndown { vertical-align:bottom;}

.nomargin { margin:0px; }
.nomargintop { margin-top:0px; }

.bold {	font-weight: bold;}
.italic {font-style:italic;}

.center { text-align:center; }
.right { text-align:right; }

.floatleft { float:left;
margin-right:5px;}
.floatright { float:right;
margin-left:5px; }

.imgmiddle { vertical-align:text-bottom; }

#preload { display:none; }

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}

.tablemid {
	margin-left:auto;
	margin-right:auto;
	width: 80%;
}
form {
	margin: 0px;
}

.blackborder {
	border: 1px solid #000000;
	padding: 5px;
}

a.nav {
	font-size: 1.1em;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	width: 100%;
	text-align: center;
	display: block;
	padding: 4px;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: bold;
	background-image: none;
	color: #CFEFCF;
}
a.nav:link {
	background-image: none;
	color: #CFEFCF;
}
a.nav:visited {
	background-image: none;
	color: #CFEFCF;
}
a.nav:hover {
	background-image: url(images/bar.gif);
	background-position: left top;
	color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AAF288;
	border-bottom-color: #AAF288;
}


p {
	margin: 0px;
	padding: 0px;
}
.shout {
	border-top: 2px solid #000000;
	border-top: 2px solid #000000;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}
.imgborder {
	border: 2px solid #000000;
}

.green {
	color: #AAF288;
}
.quote {
	font-style: italic;
	padding-right: 5px;
}

.flash {
	margin-left:auto;
	margin-right:auto;
	padding-bottom:0px;
	width: 300px;
}
