body {
	font-family: Times New Roman, serif;
	text-align: center;
	line-height: 1.5em;
	background: url(images/bodybg.jpg) repeat left top;
	margin: 15px 25px;
}
td {
	font-family: Times New Roman, serif;
}
th {
	font-family: Times New Roman, serif;
}
div {
}
div#banner {
	background-color: #000000;
	border: 4px ridge #008080;
	text-align: center;
	margin-bottom: 15px;
	padding: 0.5em 1.0em;
}
div#banner img#logo {
}
div#banner h1, h2, h3 {
	color: #ddcccc;
	text-align: right;
	margin: 0.5em 0 0 0;
	padding: 0;
}
div#banner h2 {
	font-size: 150%;
	line-height: 1em;
}
div#menu {
	float: left;
	width: 120px;
	height: 350px;
	border: 4px ridge #008080;
	background-color: #000000;
	text-align: left;
	padding: 1em;
	font-size: 120%;
	font-weight: 700;
	line-height: 1em;
}
div#menu a {
	display: block;
	text-decoration: none;
	color: #ddcccc;
	padding: 0.5em 0em;
}
div#menu a:hover {
	text-decoration: underline;
	color: #ddffff;
}
div#content {
	color: #aaaaaa;
	font-size: 110%;
	text-align: left;
	margin-left: 160px;
	margin-top: 0.5em;
	margin-bottom: 1.0em;
	padding: 0em 0em 0em 1em;;
}
div.mainlogo {
	background-image: url(images/logobg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
div#content h2 {
	float: none;
	font-family: Monotype Corsiva, Times New Roman, serif;
	font-size: 200%;
	font-style: italic;
	text-align: left;
	line-height: 110%;
	color: #ffffff;
	padding: 0.25em;
}
div#content a {
	color: #FFFFCC;
	text-decoration: none;
}
div#content a:hover {
	color: #ffff00;
	text-decoration: underline;
}
div#content ul {
	margin-left: 3em;

}
div#contentmain {
	color: #aaaaaa;
	font-size: 120%;
	text-align: left;
	margin-left: 160px;
	margin-top: 0.5em;
	margin-bottom: 1.0em;
	padding: 0em 0em 0em 1em;
}
div#contentmain h2 {
	float: none;
	font-family: Monotype Corsiva, Times New Roman, serif;
	font-style: italic;
	font-size: 200%;
	text-align: left;
	line-height: 110%;
	color: #ffffff;
	padding: 0.25em;
}
div#contentmain a {
	color: #ffffff;
	text-decoration: none;
}
div#contentmain a:hover {
	color: #ffff00;
	text-decoration: underline;
}
img.imgborder {
	border: 1px solid #000000;
}
img.imgnoborder {
	border: none;
}
img.imgleft {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
}
img.imgright {
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
}
div.contact {
	border: none;
	text-align: center;
	font-weight: 600;
}
form#emailForm table {
	width: 300px;
	font-size: 100%;
	color: #aaaaaa;
	border: none;
}
form#emailForm td {
	vertical-align: top;
}
form#emailForm td.label {
	text-align: right;
	font-weight: 600;
}
form#emailForm td.input {
	text-align: left:
}
form#emailForm td.buttons {
	text-align: center;
}
form#emailForm td.buttons input {
	margin: 10px;
}
div#nwss {
	font-size: 80%;
	font-style: italic;
	color: #ffffff;
	text-align: center;
	clear: both;
}
div#nwss a {
	color: #009999;
}
div#nwss a:hover {
	color: #00ffff;
}
table#showroom {
	border: none;
	width: 70%;
}
table#showroom td {
	text-align: center;
	padding: 5px;
}
table#showroom img {
	border: 0;
}