@charset "UTF-8";
/* CSS Document */

* html img { behavior: url(Scripts/iepngfix.htc); }

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bkg.jpg);
	background-position: 0px 0px;
	background-color: #EDEAC2;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
}
img {
	border: 0px;
}
a {
	color: #0066CC;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #0066CC;
	background-color: #ACDCF2;
}
#container {
	width: 950px;
	margin:0 auto;
}
#roundboxtop {
	width: 950px;
	height: 24px;
	background-image: url(images/box_top.gif);
	background-repeat: no-repeat;
}
#roundboxcontent {
	text-align: left;
	background-image: url(images/box_bkg.gif);
	padding: 10px 30px 0px 30px;
}
#roundboxcontentbottom {
	width: 950px;
	height: 24px;
	background-image: url(images/box_bottom.gif);
	background-repeat: no-repeat;
}
.roundboxtopgrey {
	width: 591px;
	height: 24px;
	background-image: url(images/box_top_grey.gif);
	background-repeat: no-repeat;
}
.roundboxcontentgrey {
	width: 591px;
	text-align: center;
	background-image: url(images/box_bkg_grey.gif);
}
.roundboxbottomgrey {
	width: 591px;
	height: 24px;
	background-image: url(images/box_bottom_grey.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.greyboxpadding {
	padding: 0px 15px 0px 15px;
}
.greyboxheader {
	text-align: left;
	width: 180px;
	float: left;
	padding: 20px 10px 10px 20px;
}
.greyboxphoto {
	width: 325px;
	float: right;
}
#leftcolumnsmall {
	text-align: left;
	width: 270px;
	float: left;
	margin-top:10px;
}
#leftcolumnsmall h3 {
}
#rightcolumnsmall {
	width: 250px;
	float: right;
	margin-top:10px;
}
.itemheader {
	background-color: #EDEAC2;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 20px;
}

.itemtitle {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	float: left;
}

.itemprice {
	padding: 15px 15px 15px 0px;
	font-size: 18px;
	font-weight:bold;
	text-align: right;
	width: 160px;
	float: right;
	line-height: 20px;
	clear:both;
}
#headerbkg {
	text-align: right;
	height: 260px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: -10px -10px;
}
#headerbkginside {
	text-align: right;
	height: 60px;
	background-image: url(images/logo_small.gif);
	background-repeat: no-repeat;
	background-position: -10px -10px;
	padding-top: 30px;
}
#header {
	height: 215px;
	top: -40px;
	position: relative;
}
#navigation {
	float: right;
}

#navigation2 {
	text-align: center;	
	height: 30px;
}

#main {
	background-image: url(images/logo_bkg_light.jpg);
	background-position: 90px 80px;
	background-repeat: no-repeat;
}
#footer {
	padding: 5px;
	font-size: 13px;
	color: #7C8110;
}
#footer a {
	color: #7C8110;
}
#footer a:visited {
	color: #7C8110;
}
#footer a:hover {
	color: #FFFFFF;
	background-color: #7C8110;
}

#leftcolumn {
	width: 200px;
	padding: 0px 37px 5px 37px;
	float: left;
	line-height: 14px;
	font-size: 11px;
 }
#rightcolumn {
	width: 590px;
	padding: 10px 0px 5px 0px;
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
 }
#rightcolumninside {
	width: 590px;
	padding: 0px 0px 0px 0px;
	float: right;
 }
#messagecolumn {
 	width: 365px;
 	padding: 0px 5px 5px 0px;
	float: left;
	font-size: 12px;
	line-height: 17px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
 }
#messagecolumn p {
 	margin: 0px 0px 10px 10px;
 }
 
#messagecolumninside h5 {
	font-size: 16px;
	color: #000000;
	margin: 10px 0px 5px 10px;
 }
#messagecolumninside {
 	width: 540px;
 	padding: 0px 5px 5px 10px;
	float: left;
	font-size: 12px;
	line-height: 17px;
 }
#messagecolumninside p {
 	margin: 0px 0px 10px 10px;
 }
 
#messagecolumninside h5 {
	font-size: 16px;
	color: #000000;
	margin: 10px 0px 5px 10px;
 }  
#bannercolumn {
	width: 195px;
	padding: 0px 0px 5px 20px;
	float: right;
}
#clearme {
 	clear: both;
 }
#photobkg {
	height: 142px;
	background-image: url(images/photo_bkg.gif);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
	padding-top: 14px;
}
#photobkglg {
	height: 300px;
	background-image: url(images/photo_bkg_lg.gif);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
	padding-top: 14px;
}
#featured {
	font-size: 11px;
	padding: 0px 8px 0px 8px;
}
#featured p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#callout {
	background-color: #EDEAC2;
	border-width: 1px;
	border-style: dotted;
	border-color: #666666;
	padding: 5px;
	margin: 10px 0px 10px 0px;
}
#callout a {
	color: #7C8110;
}
#callout a:visited {
	color: #7C8110;
}
#callout a:hover {
	color: #FFFFFF;
	background-color: #7C8110;
}
#callout ul {
	margin-top:0;
	margin-bottom:0;
	list-style-type:disc;
	list-style-position:outside;
  }
#callout li {
	color: #7C8110;
	font-size: 12px;
	margin:0px 0px 10px -15px;
}
#callout2 {
 	background-color: #ffffff;
	border-width: 1px;
	border-style: dotted;
	border-color: #666666;
	padding: 5px;
	margin: 10px 0px 10px 0px;
}
#callout2 ul {
	margin-top:0;
	margin-bottom:0;
	list-style-type:disc;
	list-style-position:outside;
  }
#callout2 li {
	font-size: 12px;
	margin:0px 0px 5px -15px;
}
.calloutclass {
	font-size: 11px;
	background-color: #EDEAC2;
	border-width: 1px;
	border-style: dotted;
	border-color: #666666;
	padding: 5px;
	margin: 10px 0px 10px 0px;
}
.calloutclass a {
	color: #7C8110;
}
.calloutclass a:visited {
	color: #7C8110;
}
.calloutclass a:hover {
	color: #FFFFFF;
	background-color: #7C8110;
}
.calloutclass ul {
	margin-top:0;
	margin-bottom:0;
	list-style-type:disc;
	list-style-position:outside;
  }
.calloutclass li {
	color: #7C8110;
	font-size: 12px;
	margin:0px 0px 10px -15px;
}
.phonenumber {
	text-align: center;
	color: #999999;
	font-size: 22px;
	height: 40px;
	line-height:normal;
}
h1 {
  	font-size: 22px;
	color: #7C8110;
	margin-bottom: 10px;
	margin-top: 0px;
}
h2 {
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 5px;
}
h3 {
 	font-size: 17px;
	color: #7C8110;
	margin-bottom: 5px;
}
h3 a {
	color: #7C8110;
 	text-decoration: none;
	display: block;
}
h3 a:visited {
 	color: #7C8110;
}
h3 a:hover {
 	color: #ffffff;
	background-color: #9fa615;
}

h4 {
	font-size: 14px;
	color: #ffffff;
	margin: 0px 0px 5px 0px;
	background-color: #9fa615;
	padding: 2px;
}
h5 {
 	font-size: 14px;
	line-height: 16px;
	margin-bottom: 0px;
	margin-top: 10px;
}
h6 {
	background-color: #EDEAC2;
	font-size: 14px;
	color: #7C8110;
	line-height: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
}
.grey {
	font-size: 14px;
	color: #CCCCCC;
}
.bottomimage {
	position:relative;
	left: -480px;
	top: -100px
}
.exploreimage {
	border: 0px;
	padding-left: 5px;
	vertical-align: text-bottom;
	background-color: #ffffff;
}
.floatrightimage {
	padding-left: 5px;
	float: right;
}
.floatleftimage {
	padding-left: 5px;
	float: left;
}
.spacerimage {
	float: left;
	position:relative;
	top: -25px
}
.register {
	float: right;
	padding-right: 10px;
}
.seperator {
	font-size: 1px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 10px;
}
.lightgreen {
	color: #9fa615;
}
.darkgreen {
	color: #7C8110;
}
.clearmeclass {
 	clear: both;
 }
.whitetext {
	color:#FFFFFF;
	line-height: 22px;
}

.italicindent {
	padding-left: 20px;
	color:#9fa615;
	line-height: 5px;
	font-style:italic;
}
.padtopandbot {
	padding: 10px 0px 30px 0px;
}
.padbotandtop {
	padding: 80px 0px 10px 0px;
}

.label {
	text-align: right;
	font-size: 11px;
	line-height: 13px;
	vertical-align: middle;
}

.alignleft {
	text-align: left;
}
.smallprint {
	font-size: 12px;
}

.required {
	color:#999900;
	font-size: 15px;
}

sup {
font-size:9px;
}

.invisible {
filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
table.gearrental {
 	padding: 0px;
	margin: 10px 0px 0px 0px;
	line-height: 15px;
}
table.gearrental tr td {
	padding: 3px;
	margin: 0px;
	vertical-align: top;
	text-align: center;
	border:1px solid #7C8110;
}

table.gearrental tr td.item {
	text-align: left;	
}

table.gearrental td.labelhead {
	font-weight:bold;
	background-color:#D2DDAB;
}

table.gearrental td.noborder {
	text-align: left;	
	border:1px none;
}

.negative_left_margin {
	postion:relative;
	margin-left:-250px;
	margin-top:-250px;
	float:left;
	_postion:relative;
	_margin-left:0px;
	_margin-top:0px;
	_float:none;
	}

