body {
	background-color: #9D9685;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #252525;
}

a {
	color:#25267c;
}


p, ul li {
	line-height: 150%;
	font-size: 95%;
}

ul {
	margin-left: 10px;
	margin-right: 4px;
	float: left;
}

.clearall {
	clear: both;
}

h3 {
	color: #25267c;
}
#centercontent h4 {
	text-transform: uppercase;
	color: #4b4bba;
	letter-spacing: 2px;
}

#centercontent h4 a {
	text-decoration: none;
	color: #4b4bba;
}

#container #centercontent p {
	padding-right: 10px;
}




#container {
	background-color: #D5CCB5;
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	background-image: url(media/siderbarbg.png);
	background-repeat: repeat-y;
}

#header {
	background-color: #9D9685;
	height: 154px;
	width: 100%;
	background-image: url(media/header.png);
}
#leftbar {
	float: left;
	width: 214px;
}
#centercontent {
	float: left;
	width: 670px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #C5B896;
}
#flashblock {
	float: right;
	height: 392px;
	width: 255px;
	margin-left: 4px;
}
#container #leftbar #nav img {
	margin-top: 2px;
	margin-bottom: 2px;
}
#centercontent p,h1,h2,h3,h4,h5,h6 {
	margin-left: 8px;
}

#warranty {
	font-size: 85%;
}
a:link img{border:0}
a:hover img{border:0} 
a:visited img{border:0} 

#footer {
	background-color: #7A7363;
	height: 80px;
	width: 885px;
	clear: left;
	background-image: url(media/footertop.png);
	background-repeat: no-repeat;
}
#emailblock {
	float: left;
	border: 1px solid #BAAC81;
}
#container #footer {
	font-size: 85%;
	text-align: center;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#orderform fieldset legend {
	font-weight: bold;
	text-transform: uppercase;
	color: #6464D0;
	background-color: #BFB191;
	letter-spacing: 2px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#orderform fieldset {
	background-color: #BFB191;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#description {
	font-size: 85%;
}

#headbg1
{
	background:url(images/headerbg/headerbg1.jpg) no-repeat;
	height: 150px;
	width: 100%;
}

#headbg2
{
	background:url(images/headerbg/headerbg2.jpg) no-repeat;
	height: 150px;
	width: 100%;
}

#headbg3
{
	background:url(images/headerbg/headerbg3.jpg) no-repeat;
	height: 150px;
	width: 100%;
}

#headbg4
{
	background:url(images/headerbg/headerbg4.jpg) no-repeat;
	height: 150px;
	width: 100%;
}

#headbg5
{
	background:url(images/headerbg/headerbg5.jpg) no-repeat;
	height: 150px;
	width: 100%;
}

#headbg6
{
	background:url(images/headerbg/headerbg6.jpg) no-repeat;
	height: 150px;
	width: 100%;
}

.imgleft {
	float:left;
	margin: 4px;
	border: 1px solid #E4E6D9;
}

.imgright {
	float:right;
	margin: 4px;
	border: 1px solid #E4E6D9;
}

#contactform label
{
	font-size: 85%;
}

#contactform input
{
	margin-bottom: 6px;
}

#contactform .textfieldFocusState input, input.textfieldFocusState, #contactform .textareaFocusState textarea, textarea.textareaFocusState
{
	background-color:#DFD5EC;
}

.announce {
	width: 654px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 90%;
	text-align:left;
	background-color:#FFC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C5B896;
	clear:both;
}

.announce strong
{
color:#25267c;
text-transform: uppercase;
}
