body {
	margin: 0;
	padding: 0;
	background-image: url('images/background_shadow.jpg');
	background-position: center top;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #340004;
}

h1, h2, h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #aaaaaa;
}

h1 {
	font-size: 20pt;
	text-align: left;
	letter-spacing: -1pt;
	color: #340004;
	margin-top:5px;
}

h2 {
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	color: #340004;
	margin: 0;
}

.menu_item {
	font-size: 12pt;
	text-align: left;
	color: #760E0D;
	margin-top: 5px;
	font-weight: bold;
}

.menu_price {
	font-size: 9pt;
	letter-spacing: -1pt;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	color: #340004;
	margin: 0;
}

h3 {
	font-size: 14pt;
	text-align: left;
	letter-spacing: -1pt;
	color: #333333;
	margin-bottom: 0px;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #000000;
	line-height: 130%;
}

comments {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #340004;
	line-height: 150%;
}

ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #000000;
	line-height: 130%;
	margin-left: 0.75em;
	padding-left: 0.75em;
}

hr {
	width: 100%;
	border: none;
	background-color: #cccccc;
	color: #cccccc;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.hr_red {
	color:#340004;
	background-color: #340004;
	}

a.white:link {color: #FFFFFF; text-decoration: none;}
a.white:active {color: #FFFFFF; text-decoration: none;}
a.white:visited {color: #FFFFFF; text-decoration: none;}
a.white:hover {color: #E5CFA8; text-decoration: underline;}

a.red:link {color: #760E0D; font-weight:bold; text-decoration: none;}
a.red:active {color: #760E0D; font-weight:bold; text-decoration: none;}
a.red:visited {color: #760E0D; font-weight:bold; text-decoration: none;}
a.red:hover {color: #340004; font-weight:bold; text-decoration: underline;}

a.breadcrumb:link {color: #666666; text-decoration: none; size:6pt;}
a.breadcrumb:active {color: #666666; text-decoration: none; size:6pt;}
a.breadcrumb:visited {color: #666666; text-decoration: none; size:6pt;}
a.breadcrumb:hover {color: #666666; text-decoration: none; size:6pt;}

.breadcrumb_text {color: #333333; text-decoration: none; size:6pt;}

a.footer:link {color: #C2B389; text-decoration: none; size:6pt;}
a.footer:active {color: #C2B389; text-decoration: none; size:6pt;}
a.footer:visited {color: #C2B389; text-decoration: none; size:6pt;}
a.footer:hover {color: #C2B389; text-decoration: none; size:6pt;}

/* Header */

#header-wrap  {
	width: 100%;
	min-width: 975px;
	height: 138px;
	padding: 0;
} 

#header {
	margin-left: auto;
	margin-right: auto;
	width: 975px;
	height: 138px;
	background-image: url('images/header_img.jpg');
}

/* Content */

#nav {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 975px;
	height: 30px;
	z-index: 50;
	position: relative;
	background-image: url('images/nav_bg.jpg');
}

.home_box {
	clear: both;
	margin-top:350px;
	margin-left: auto;
	margin-right:auto;
	align:center;
	width: 404px;
}
.home_location {
	float:left;
	margin: 10px;
	width: 182px;
}

.cite {
	padding: 20px;
	background-color: #FFFFED;
	border: #340004 solid 1px;
}

.cite p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	text-align: left;
	color: #760E0D;
	line-height: 150%;
}

.sponsor {
	float:left;
	width:150px;
	margin-bottom:15px;
	margin-right: 15px;
}

#content-all {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 975px;
	height: auto;
	padding-top:20px;
	background-color:#ffffff;
}

#container {
	clear:both;
	width:975px;
	height: auto;
}

#content-left {
	float: left;
	width: 700px;
	margin-bottom:15px;
	margin-right: 15px;
	padding-left:20px;
}

#content-bottom {
	clear:both;
	width: 936px;
	height:75px;
	margin-left:20px;
	margin-right:20px;
	margin-top:0px;
	padding-top:15px;
	border-top: #340004 solid 1px; 
}

#menu_left {
	margin-right: 20px;
	float:left;
	width: 330px;
}

#menu_right {
	float:right;
	width: 330px;
}

.menu_container {
	margin-top: 5px;
}

.menu_container_right {
	margin-top: 5px;
}

.item {
	margin-right: 20px;
	float:left;
	width: 330px;
}

.feature_text {
	background-color: #FFFFFF;
	padding: 20px;
	border: #340004 solid 1px; 

}

.club_text {
	padding: 20px;

}


#side_spacer {
	margin-top:16px;
	margin-bottom:17px;
}

#breadcrumb {
	padding-left: 20px;
	margin-bottom:5px;
}

.post {
	width: 700px;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 15px;
	background-color: #ffffff;
	border: #340004 solid 1px; 
}

.post-ad {
	clear: both;
	width: 468px;
	height: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 96px;
	padding-right: 96px;
	margin-bottom: 15px;
	background-color: #426c9d;
}


#content-right-home {
	float: left;
	width: 218px;
	margin-left:5px;
	
}

#content-right {
	float: left;
	width: 218px;
	margin-left:5px;
	height: 450px;
	
}

.right-image {
	clear: both;
	width: 218px;
	height: 118px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 10px;
}

.right-image2 {
	clear: both;
	width: 218px;
	height: 118px;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 10px;
}

.articles-content {
	clear: both;
	width: 218px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 10px;
}

#fix {
	clear:both;
	width:975px;
}


/* comments */

.comment-wrap {
	clear: both;
	width: 700px;
	background-color: #ffffff;
	margin-bottom: 15px;
	border: #340004 solid 1px; 
}

.second_image {
	float: right;
	width: 320px;
	background-color: #ffffff;
	margin-bottom: 15px;
}

.commenter {
	width: 698px;
	height: 30px;
	padding: 1px;
	background-color: #340004;
}

.author {
	width: 698px;
	height: 30px;
	padding: 1px;
	background-color: #760E0D;
}

.commenter-name {
	float: left;
	width: 575px;
	padding-left: 10px;
	height: 30px;
}

.commenter-name p {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #FFFFFF;
	margin-top: 4px;
}

.author-name p {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #FFFFFF;
	margin-top: 4px;
}

.reply-quote {
	float: left;
	width: 93px;
	height: 30px;
}

.reply-quote p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #ffffff;
	margin-top: 4px;
}

.avatar {
	float: left;
	width: 30px;
	height: 30px;
}

.comment {
	clear: both;
	width: 600px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 30px;
}

/* Footer */

#footer-wrap {
	clear: both;
	width: 100%;
	height: 206px;
	background-image: url('../c/images/footer_bg.png');
}


#footer {
	margin-left: auto;
	margin-right: auto;
	width: 975px;
	height: 206px;
	background-image: url('../c/images/footer_img.jpg');
	background-repeat: no-repeat;
	background-color:#340004;
}

.footerp {
	text-align:center;
	font-size: 7pt;
	color:#C2B389;
}
	
#footertext {
	padding-top:175px;
	}
	
	
	img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:674px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
	
	/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:696px;
		height:329px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 0 0 12px ; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#340004;
		color:#340004;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#660000;
		color:#660000;
		border:1px solid #c9a93e;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

#content_slider{
		position:relative;
		}	
		
#container_slider{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:696px;
		height:387px;
		background:#fff;		
		margin-bottom:2em;
		background-color:#f1f1f1;
}