﻿body
{
	background-color: #e1cb8b;
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif;
}
a, a:visited
{
	color: #000000;
	text-decoration: none;
	border: none;
}
a:hover
{
	text-decoration: underline;
}
h1, h2, h3
{
	margin: 0px;
}
h3
{
	font-size: 10pt;
	color: #CC6600;
	margin-top: 10px;
	margin-bottom: 0px;
}
img
{
	border: none;
}
#main, #main2
{
	margin: 20px auto 0px;
	background-color: #ffeeb6;
	width: 900px;
	border: 5px solid #ffffff;
}
#main2
{
	background-color: #ffffff;
}
#menu
{
	width: 195px;
	background-color: #c86400;
	margin-right: 5px;
	height: 555px;
}
#menu ul
{
	padding: 20px 0px;
	margin: 0px 20px 0px 0px;
	list-style: none;
	text-align: right;
	font-weight: bold;
	line-height: 30px;
	position: relative;
	z-index: 100;
}
.linkcaption
{
	background-color: #c86400;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
}
#taglinebanner
{
	background-color: #ffcc66;
	text-align: right;
	font-weight: bold;
	padding-right: 20px;
	margin-top: 5px;
	height: 100px;
}
#infopanel
{
	margin-top: 15px;
	height: 226px;
}
#infopanel > div
{
	border: 2px solid #c86400;
	float: left;
	margin-right: 16px;
	width: 285px;
	height: 222px;
	background-color: #ffffff;
}
#infopanel > div.last
{
	margin-right: 0px;
	width: 286px;
}
#picpanel
{
	float: right;
	height: 525px;
	width: 700px;
}
#mainpanel
{
	float: right;
	width: 680px;
	position: relative;
	z-index: 1000;
	padding: 10px;
}
#contactinfo
{
	font-weight: bold;
	margin-top: 10px;
}
#toppanel
{
	margin: 10px 0px;
}
#toppanel2
{
	border-bottom: 5px solid #ffffff;
}
#toprightpanel
{
	float: right;
	text-align: right;
	margin-right: 20px;
	margin-top: 20px;
}
#anchor, #biganchor
{
	float: left;
	position: absolute;
	top: 480px;
}
#biganchor
{
	top: 30px;
}
.article
{
	padding: 15px;
	height: 162px;
	font-size: smaller;
}
#copyright
{
	color: White;
	text-align: center;
}
.comment
{
	font-weight: normal;
	font-style: italic;
	/*margin: 5px;*/
	text-align: left;
	margin-top: 0px;
}
.emphasis
{
	color: #CC6600;
	font-weight: bold;
}
.videopreview
{
	width: 120px;
	display: inline-block;
	margin: 0px 50px 0px 0px;
	position: relative;
	vertical-align: top;
	text-align: center;
	background-color: #cc6600;
	font-size: 9px;
	font-weight: bold;
	cursor: pointer;
	float: left;
	height: 120px;
}
.videopreview.first
{
	/*margin-left: 0px;*/
}
.videopopout
{
	display: none;
}
#brands
{
	vertical-align: bottom;
	text-align: center;
	background-color: white;
	padding-bottom: 5px;
}
#GalleryTable
{
	margin-top: 20px;
	text-align: center;
}
td.GridRowSpace
{
	height: 15px;
	background-color: white;
}
td.GridColSpace
{
	width: 30px;
	background-color: white;
}
td.GridText
{
	height: 20px;
	text-align: center;
	font-weight: bold;
	background-color: #cc6600;

}
td.GalleryText
{
	text-align: center;
	font-weight: bold;
	color: White;
	background-color: Black;
}
#Gallery
{
	text-align: center;
}