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


@import url("forms.css"); /* forms styling */
@import url("styles.css"); /* text styling */
@import url("news.css"); /* text styling */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}




body {
	background-position:top center;
	background:#2E1A11 url(../images/wallpaper2.jpg) 50% -343px;
	background-repeat:no-repeat;
	padding: 0px;
	margin-top:20px;
	margin-bottom:20px;
}

div.wrap {
	text-align:center;
	margin:auto;
	width:860px;
}

div.header {
	width:810px;
	height:30px;
	background-image:url(../images/headerbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding:170px 25px 0px 25px;
	}

div.banner {
	width:810px;
	height:255px;
	padding:8px 25px 10px 25px;
	background-color:#2C1710;	
	background-image:url(../images/shapeclip2.gif);
	background-position:bottom left;
	background-repeat:no-repeat;	
	}
	
div.tabbuttonleft{
	background-image:url(../images/buttons/tab-button2.gif);
	background-repeat:no-repeat;
	width:140px;
	height:21px;
	padding:9px 255px 0px 10px;
	text-align:left;
	} 

div.tabbuttonright{
	background-image:url(../images/buttons/tab-button1.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:130px;
	height:21px;
	padding:9px 20px 0px 255px;
	text-align:right;
	} 

div.mainwrapper {
	background-color:#FFFFFF;
	background-image:url(../images/shapeclip1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:860px
	}


div.navbartop {
	width:780px;
	height:34px;
	background-image:url(../images/navbartop.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	padding:0px 0px 0px 80px;
	}

div.leftcol1 {
	width:365px;
	padding:50px 15px 20px 50px;
	text-align:left;
	}

div.rightcol1 {
	width:380px;
	background-color:#E7E7E7;
	margin:40px 10px 0px 10px;
	padding:15px 15px 15px 15px;
	}
	
div.buttonbox1 {
	width:390px;
	height:119px;
	padding:0px 0px 10px 0px;
	float:left;
	display:block;
	text-align:left;
	}	

div.graybox1 {
	background-color:#E7E7E7;
	height:250px;
	text-align:left;
	padding:10px 0px 10px 50px;
	}

div.divider1 {
	height:4px;
	}

div.weekoffer {
	width:362px;
	background:#E7E7E7;
	border:#603A17 1px solid;
	padding:8px;
	}

div.footer {
	width:860px;
	height:80px;
	background-image:url(../images/footerbg.jpg);
	background-repeat:no-repeat;
	padding:25px 0px 0px 0px;
	}
	
div.footerbottom {
	width:860px;
	height:52px;
	background-image:url(../images/footerbottom2.gif);
	background-repeat:no-repeat;
	}


div.content1{
	width:760px;
	text-align:left;
	padding:20px 50px 10px 50px;
	}

div.content2{
	width:760px;
	text-align:left;
	padding:20px 50px 200px 50px;
	}

div.socialbox {
	text-align:right;
	padding:0px 0px 0px 0px;
	}

div.tagbox {
	text-align:left;
	padding:0px 0px 0px 0px;
	}
	
div.golfbox {
	background:url(../images/graphics/golf.jpg) no-repeat;
	background-position:bottom center;
	padding:10px 60px 0px 60px;
	text-align:left;
}


/* IMAGE STYLING */
	
.imghover:hover {
	-moz-opacity:.80;
	-ms-filter:”alpha(opacity=80)”; 
	filter:alpha(opacity=80); 
	opacity:.80;
	cursor:pointer;
	}

.imgright {
	float:right;
	margin:0px 0px 20px 20px;
	}
	

/* hidden divs */

div.hiddencontent {
	padding: 15px 0px 20px 0px;
}

div.itembox {
	margin:5px 0px 10px 20px;
	padding:10px;
	border:#CCC 1px solid;
}

div.itemtitle {
	cursor:pointer;
}

div.cattitle {
	cursor:pointer;
}



/* shop stuff */

