﻿body {
	background-color: #F8F8FF;
	margin: 0px;
	font-size: 11px;
	font-family: Verdana, Sans-Serif;
	background-position: center;
	background-image: url('/img/bg.jpg');
	background-repeat: repeat-y;
}
#wrap {
	width: 720px;
	margin: 0px auto;
}
#topnav {
	font-weight: bold;
	color: #ffffff;
	font-family: Arial;
	background-color: #A8B592;
	padding: 0px;
	font-size: 12px;
}
ul {
	margin: 4px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}
ol {
	margin: 4px 5px 0px 15px;
	padding: 0px 0px 0px 0px;
}
li {
	line-height: 20px;
}
p{
	line-height: 16px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	word-spacing: normal;
	margin-bottom: 0px;
	padding: 10px 10px 0px 0px;
	border-bottom-color: #869075;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666600;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	word-spacing: 1px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
	padding-bottom: 5px;
	margin-right: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666600;
	margin-bottom: 0px;
	text-transform: uppercase;
	word-spacing: 1px;
}

.smalltext {
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.news {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
}
.bracket {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	color: #CC0000;
}
.quote {
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#featureNews {
	border: 1px solid #E5E5E5;
	background: #fafafa;
}
/*NAVIGATION*/
a:link {
	color: #869075;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #869075;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}
a.products:link {
	color: #869075;
	text-decoration: underline;
	border: 1px solid #CC0000;
	background: #fafafa;
}
a.products:visited {
	text-decoration: underline;
	color: #CC0000;
}
a.products:hover {
	text-decoration: underline;
	color: #CC0000;
}
a.products:active {
	text-decoration: underline;
	color: #CC0000;
}
#topnav td{
	height: 15px;
}
#topnav a, #topnav a:link, #topnav a:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 0 5px;
	font-weight: bold;
	border: 1px #A8B592 solid;
}
#topnav a:active, #topnav a:hover {
	color: #000000;
	text-decoration: none;
	padding: 0 5px;
	font-weight: bold;
	/*border: solid 1px #f8f8ff;*/
}
#topnav .sub{
	background-color: #999933;
	width: 215px;
}
#topnav a.sub, #topnav a.sub:link, #topnav a.sub:visited {
	border: 1px #999933 solid;
}
#topnav a.sub:active, #topnav a.sub:hover {
	/*border: solid 1px #f8f8ff;*/
}

.style1 {
	font-size: 11px;
}
.navBreak {
	height: 6px;
	background: url(/img/spacer.gif) 0px 2px repeat-x;
	overflow: hidden;
}
#content {
	background-color: #fff;
	padding: 10px;
	border: 0px;
}
#maincol{
	width: 457px;
}
#rightcol{
	margin-left: 10px;
	border-left: 1px solid #BEBEBE;
	width: 210px;
	padding: 5px 0 15px 10px;
	text-align:center;
}
#footer {
	color: #666;
	clear: both;
}
.rentalprice td {
	border-bottom:1px #808080 dotted;
	font-weight: bold;
	line-height:20px;
}
img.border{
	padding: 1px;
	border: 2px solid #C0CDAA;
}
.aligncenter{
	text-align: center;
}
.alignright{
	text-align: right;
}
.alginleft{
	text-align: left;
}
