﻿body {
	margin: 0px;
	background-color: #808080;
	background-image: url('images/bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #575556;
}
#wrapper {
	padding: 0px;
	width: 970px;
	margin: 20px auto 0px auto;
	background-color: #FFFFFF;
}
#contentDIV {
	width: 650px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
#rightDIV {
	width: 290px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}
#aboveVideo {
	background-color: #000000;
	color: #FFFFFF;
	clear: both;
	margin: 0px;
	padding: 5px;
}
#video {
	background-color: #000000;
	clear: both;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 5px;
	height: 240px;
}
#belowVideo {
	clear: both;
	text-align: center;
}
.clear {
	clear: both;
}
#belowFooter {
	background-image: url('images/belowFooter.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width: 970px;
	height: 47px;
	clear: both;
	text-align: center;
}
#footer {
	background-image: url('images/footerTextBG.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width: 970px;
	height: 72px;
	clear: both;
	color: #FFFFFF;
	font-size: 75%;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #C0C0C0;
}
#footer p {
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 120px;
}
p {
	margin-top: 0px;
}
.aboveVideo1 {
	text-align: center;
	margin: 0px 0px 10px 0px;
}
.aboveVideo2 {
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	color: #FFB557;
	margin-bottom: 10px;
}
#navBar {
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#navBar ul {
	list-style-type: none;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: 23px;
	padding: 0px;
	margin: 0px;
}
#navBar ul li {
	display: inline;
	float: left;
	margin-left: 1px;
}
#navBar ul a {
	display: block;
	width: 100px;
	height: 23px;
	color: #FFFFFF;
	line-height: 23px;
	text-decoration: none;
	background-image: url('images/button_navbar.gif');
	background-repeat: no-repeat;
}
#navBar ul li a:hover {
	background-position: 0px -23px;
	color: #FFFFFF;
}
#content {
	padding: 10px;
}
.videoLinks_p {
	background-color: #00AC4D;
	padding: 6px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

/*Menu*/
#dropmenudiv{
	position: absolute;
	border: 1px solid black;
	font: normal 10pt Verdana;
	line-height: 18px;
	z-index: 100;
	text-decoration: none;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 5px;
	color: #333333;
	text-decoration: none;
}
#dropmenudiv a:hover{
	/*hover background color*/
background-color: #D5FFE8;
	text-decoration: none;
	color: #000000;
}
#belowVideo li {
	text-align: left;
}
/*Menu*/
#LoCoCmidCfu {
	margin: 3px;
	border: 1px solid #C9C7C8;
	width: 148px;
	float: left;
	text-align: center;
	padding-top: 5px;
}
#LoCoCmidCfu P {
	font-size: 80%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content h1 {
	font-size: 115%;
	margin-top: 6px;
	margin-bottom: 6px;
	background-color: #333333;
	color: #FFFFFF;
	padding: 5px;
}
#content h2 {
	font-size: 105%;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #146E3F;
}
#content ul {
	margin-left: 10px;
}
.centeredBold {
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	border: 1px solid #CC0000;
	padding: 4px;
}
#welcome {
	margin-top: 1px;
	clear: both;
}
#welcome h1 {
	font-size: 115%;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #333333;
	color: #FFFFFF;
	padding: 5px;
}
#imageWrapper {
	text-align: center;
}
#content ul {
	margin-left: 10px;
}
#content li {
	margin-left: 0px;
}
.heading {
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #006600;
	border-bottom-color: #006600;
	padding-top: 5px;
	padding-bottom: 5px;
}
.floatRight {
	float: right;
	margin-left: 20px;
	border: 1px solid #006600;
	padding: 5px;
	background-color: #FFFFFF;
}
#prodImageDIV {
	text-align: center;
	padding: 10px;
	width: 530px;
}
#prodImageDIV img {
	margin: 5px;
	border: 1px solid #006600;
	padding: 5px;
	background-color: #FFFFFF;
}
#showroom_wrapper {
	margin: 10px;
}
#showroom_prodleft {
	width: 48%;
	float: left;
	padding-top: 15px;
}
#showroom_prodright {
	width: 48%;
	float: right;
	padding-top: 15px;
}
#showroom_prodleft p {
	color: #008039;
	font-weight: bold;
	padding: 5px;
}
#showroom_prodright p {
	color: #008039;
	font-weight: bold;
	padding: 5px;
}
a:link {
	color: #A35D39;
	font-weight: bold;
}
a:visited {
	color: #A35D39;
	font-weight: bold;
}
a:hover {
	color: #653A23;
}
a:active {
	color: #A35D39;
	font-weight: bold;
}
.centeredGrreenBold {
	text-align: center;
	font-family: Century-gothic, Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #006600;
}
.ccards {
	margin-left: 30px;
}
.centered {
	text-align: center;
}
a.white {
	color: #FFFFFF;
}
.sampleImageTitle {
	width: 150px;
	padding: 7px;
	float: left;
	display: inline;
	margin: 5px 5px 5px 7px;
	background-color: #C0C0C0;
	color: #000000;
	font-weight: bold;
}
.noBorder {
	border-width: 0px;
}
.prductList {
	float: left;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.prductList img {
	width: 125px;
}
.prductList li {
	width: 125px;
	float: left;
	height: 120px;
	padding: 10px;
	margin: 10px;
	border: 1px solid #999999;
	text-align: center;
}
.prductList li strong {
	display: block;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-size: 85%;
}
