/*GLOBAL STYLES*/
*{margin:0; padding:0;}

body {
	font-size: 11px;
	/*font-size: 62.5%;*/ /* Resets 1em to 10px */
	font-family: 'Verdana', Arial, Sans-Serif;
	color: #3e2c0b;
	line-height: 15px;
	background: #5b4d2a url("images/bg-body.jpg") repeat-x;
}

hr { 
	display: none; 
}
a {
	color: #e95b36;
}
a:hover {
	text-decoration: none;
}
p{
	margin-bottom: 11px;
}
h1, h2, h3, h4 { 
	font-family: 'Verdana', Trebuchet MS, Arial, Sans-Serif;
	color: #29231e;
}
/*h1 { 
	font-size: 3.0em; 
}
h2 { 
	font-size: 2.2em;
	font-weight: normal;
	letter-spacing: -0.03em;
	padding-bottom: 20px;
}*/
h3 { 
	font-size: 16px;
	padding-bottom: 10px;
}
h4 { 
	font-size: 13px;
	padding-bottom: 10px;
}
b{
}
img{
	border: none;
	float: left;
}
small{
	
}
table{
	border-collapse: collapse;
	text-align: left;	
}
td{
	vertical-align: top;
}
/*LAYOUT STYLES*/

#maincontainer{
	width: 960px;
	margin: 0 auto; /*Center container on page*/
}

#logo a{
float: left;
clear: both;
	display: block;
	text-indent: -10000px;
	width: 960px;
	height: 134px;
	background: #1c1c1c url("images/four-holes-logo.jpg") no-repeat;
}
#contentcontainer{
	float: left;
	width: 812px;
	padding: 0 74px;
	background: url("images/bg-content.gif") repeat-y 74px 0px;
}	
#nav{
	list-style: none;
}
#nav li{
	float: left;
	display: inline;
}
#nav li a{
	display: block;
	text-indent: -10000px;
	height: 56px;
}
#nav #nav1 a:hover, 
#nav #nav1 a.selected, 
#nav #nav2 a:hover, 
#nav #nav2 a.selected, 
#nav #nav3 a:hover, 
#nav #nav3 a.selected, 
#nav #nav4 a:hover, 
#nav #nav4 a.selected, 
#nav #nav5 a:hover, 
#nav #nav5 a.selected, 
#nav #nav6 a:hover, 
#nav #nav6 a.selected,
#nav #nav7 a:hover, 
#nav #nav7 a.selected,
#nav #nav8 a:hover, 
#nav #nav8 a.selected

{
	background-position: 0px -56px;
	text-decoration: none;
	
}
#nav1 a{
	background: url("images/nav1.jpg");
	width: 90px;
}
#nav2 a{
	background: url("images/nav2.jpg");
	width: 91px;
}
#nav3 a{
	background: url("images/nav3.jpg");
	width: 106px;
}
#nav4 a{
	background: url("images/nav4.jpg");
	width: 75px;
}
#nav5 a{
	background: url("images/nav5.jpg");
	width: 106px;
}
#nav6 a{
	background: url("images/nav6.jpg");
	width: 105px;
}
#nav7 a{
	background: url("images/nav7.jpg");
	width: 129px;
}
#nav8 a{
	background: url("images/nav8.jpg");
	width: 110px;
}
#contentwrapper{
	float: left;
	padding: 0 22px;
	background: url("images/bg-hero.jpg") no-repeat;
}
#hero{
	float: left;
	padding-top: 13px;
}
#titles{
	float: left;
	padding: 13px 0 12px 0;
	/*padding: 13px 0 12px 0;*/
}
#titles h2{
	width: 768px;
	height: 209px;
	float: left;
	display: block;
	text-indent: -10000px;
	margin: 0;
	padding: 0;
}
#titles h2#title-about{
	background: url("images/title-about.jpg") no-repeat;
}
#titles h2#title-happenings{
	background: url("images/title-happenings.jpg") no-repeat;
}
#titles h2#title-store{
	background: url("images/title-store.jpg") no-repeat;
}
#titles h2#title-greenroom{
	background: url("images/title-greenroom.jpg") no-repeat;
}
#titles h2#title-community{
	background: url("images/title-community.jpg") no-repeat;
}
#titles h2#title-dealer{
	background: url("images/title-dealer.jpg") no-repeat;
}
#titles h2#title-contact{
	background: url("images/title-contact.jpg") no-repeat;
}
#titles h2#title-contest{
	background: url("images/title-contest.jpg") no-repeat;
}
#surfreport{
	display: none;
	float: left;
	background: #fff;
	width: 768px;
	height: 84px;
	margin-bottom: -13px;
	background: url("images/bg-surfreport.jpg") no-repeat;
}
#surfreport div{
	float: left;
	padding: 16px 0 0 10px;
}
#surfreport #close{
	float: right;
	display: block;
	text-indent: -10000px;
	width: 60px;
	height: 50px;
	/*background: url("images/close.gif") no-repeat;*/
	margin: 12px 8px 0 0;
	padding: 0;
}
.homefeature{
	float: left;
	width: 254px;
	height: 429px;
	margin-top: 15px;
	/*padding: 15px 0;*/
	background: url("images/bg-home-feature.jpg") no-repeat;
}
.homefeature img{
	margin: 10px;
}
.homefeature h2{
	margin: 0 0 10px 21px;
	padding: 0;
}
.homefeature h3 { 
	margin: 0 21px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
	padding: 0;
}
.homefeature p{
	margin-left: 21px;
	margin-right: 21px;
}
.homefeature div.more{

margin-right: 21px;
}
.homefeature div.more a{
	float: right;
	display: block;
	text-indent: -10000px;
	width: 55px;
	height: 21px;
	background: url("images/more1.gif") no-repeat;
	margin: 0;
	padding: 0;
}
#featureabout h2{
	clear: both;
	display: block;
	text-indent: -10000px;
	width: 201px;
	height: 35px;
	background: url("images/home-feature1-title.gif") no-repeat;
}
#featureproducts{
	margin-left: 3px;
	margin-right: 3px;
}
#featureproducts h2{
	clear: both;
	display: block;
	text-indent: -10000px;
	width: 131px;
	height: 52px;
	background: url("images/home-feature2-title.gif") no-repeat;
}
#featureblog h2{
	clear: both;
	display: block;
	text-indent: -10000px;
	width: 187px;
	height: 34px;
	margin-top: 20px;
	background: url("images/home-feature3-title.gif") no-repeat;
}
#contentinternal{
	clear: both;
	width: 768px;
	background: #f2dd95 url("images/bg-content-internal.gif") no-repeat;
}
#contentpadding{
	padding: 20px 20px 0 20px;
}
#contentbottom{
	width: 768px;
	height: 18px;
	font-size: 1px;
	background: url("images/bg-content-internal2.gif") no-repeat;
}
#contentpadding ol li{
	margin-left: 25px;
}
p.productlist{
	float: left;
}

/* DEALER LOCATOR */
.region{
	/*float: left;*/
	padding-top: 5px;
	width: 728px;
	background: url("images/bg-dealers.jpg") no-repeat;
}
.region h3{
	/*font-size: 14px;*/
	font-weight: bold;
	margin: 0 5px 10px 5px;
	padding: 7px;
	background: #c3b278;
}
.region h4{
	/*font-size: 12px;*/
	clear: both;
	margin: 0;
	padding: 0 0 5px 10px;
}
.region ul{
	margin-left: 10px;
	list-style: none;
}
.region ul li{
	margin: 0;
	padding: 0;
}
.list2{
	list-style: none;
	margin-bottom: 30px;
}
#cnty-uk, #cnty-denmark, #cnty-sweden, #cnty-germany, #cnty-norway, #cnty-belgium, #cnty-holland, #cnty-luxembourg, #cnty-ireland, #cnty-japan{
	float: left;
	height: 23px;
	margin: 0 15px 10px 0;
	padding: 3px 0 0 46px;
}
#cnty-uk{
	background: url("images/cnty-uk.gif") no-repeat;
}
#cnty-denmark{
	background: url("images/cnty-denmark.gif") no-repeat;
}
#cnty-sweden{
	background: url("images/cnty-sweden.gif") no-repeat;
}
#cnty-germany{
	background: url("images/cnty-germany.gif") no-repeat;
}
#cnty-norway{
	background: url("images/cnty-norway.gif") no-repeat;
}
#cnty-belgium{
	background: url("images/cnty-belgium.gif") no-repeat;
}
#cnty-holland{
	background: url("images/cnty-holland.gif") no-repeat;
}
#cnty-luxembourg{
	background: url("images/cnty-luxembourg.gif") no-repeat;
}
#cnty-nireland{
	background: url("images/cnty-nireland.gif") no-repeat;
}
#cnty-ireland{
	background: url("images/cnty-ireland.gif") no-repeat;
}
#cnty-japan{
	background: url("images/cnty-japan.gif") no-repeat;
}

form{
	width: 728px;
	margin-top: 30px;
	margin-bottom: 30px;
	background: #c3b278;
}
form h3{
	margin: 0;
	padding: 20px;
}
form ul{
	margin: 0;
	padding: 0 20px 20px 20px;
}
form p{
	padding: 0 20px 20px 20px;
}
form ul li{
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}
label{
	float: left;
	display: block;
	width: 85px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
input.contactinput, textarea.contacttext{
	border: solid 1px #867d5e;
	background: #dfd5b5;
}
textarea.contacttext{
	width: 500px;
	height: 300px;
}
#Submit{
	color: #dfd5b5;
	border: none;
	background: #29231e;
	margin: 0 0 20px 105px;
	padding: 6px;
}
#contest{
	clear: both;
	color: #3e2c0b;
	float: left;
	margin-left: 8px;
}
#contest img{
	float: left;
}
#contest a{
	color: #3e2c0b;
	text-decoration: none;
	font-weight: bold;
}
#contest a:hover{
	text-decoration: underline;
}
#footer{
	background: url("images/logo2.gif") no-repeat 0 5px;
	float: left;
	margin: 15px 0 0 22px;
	color: #98874f;
}
#footer p{
	padding: 0px 0 0 74px;
	color: #98874f;
}
#footer a{	
	color: #98874f;
	text-decoration: none;
}
#footer a:hover{	
	text-decoration: underline;
}
#footerbottom{
	float: left;
	clear: both;
	background: url("images/bg-footer.gif") no-repeat 74px 0px;
	width: 812px;
	height: 28px;
	color: #4f4f4f;
	padding: 0 74px;
}



