/* @group reset */
	* {margin: 0; padding: 0;}
	ul {list-style: none;}
	p {margin: 10px 0;}
	a img, frameset {border: 0;}
/* @end */

/* @group utility */
	.clear {
	height: 1px;
	clear: both;
	margin-top: -1px;
	overflow: hidden;
	}
	.row:after, 
	.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	.add_top, 
	#add_top{margin-top: 15px;}
	.add_bottom, 
	#add_bottom{margin-bottom: 15px;}
	.no_bottom{margin-bottom: 0; padding-bottom: 0;}
	.no_top{margin-top: 0;}
	.no_border{ border: 0;}
	.left{float: left;}
	img.left{margin: 0 15px 15px 0;}
	.right{float: right;}
	img.right{margin: 0 0 15px 15px;}
	.text_right{text-align: right;}
	.hide{display: none;}

/* @end */

/* @group =base */

	body {
	font: 62.5% "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #1a0901 url(../images/bg-body.jpg) center 0 no-repeat;
	margin: 0;
	color: #333;
}

	/* @group -headers */
	h1{font-size: 2em;}
	h2{font-size: 1.8em;}
	h3{font-size: 1.5em;}
	h4{font-size: 1.35em;}
	h5{font-size: 1.15em;}	
	/* @end */

	/* @group -links */
	a, a:link{ 
	text-decoration: none; 
	outline: none;
	color: #cc6600;
	}
	a:visited{}
	a:hover{text-decoration: underline;}
	a:active {}
	/* @end */
	

	/* @group -wrapper */
	#wrapper-outer{
	background: url(../images/bg-body-gradient.png) 0 0 repeat-y;
	width: 960px;
	min-width:960px;
	margin: 0 auto;
	}
	#wrapper{
	width:940px;
	margin: 0 auto;
	}
	/* @end */
	
	/* @group -header */
	#header{ 
	background: #669966 url(../images/bg-header.png) 0 0 repeat-x;
	height: 180px;
	}
	#header h1 { 
	margin: 0;
	float: left;
	position: relative;
	top: 25px;
	left:50px;
	}
	#header h1 a{ 
	text-indent:-9999px;
	background: url(../images/logo-bale.png) 0 0 no-repeat;
	width: 299px;
	height:132px;
	display: block;
	}
	
	/* @group -navigation */
	#nav-utility{ 
	background: url(../images/bg-utility.png) right 0 no-repeat;
	width: 532px;
	height: 43px;
	position: relative;
	top: 0;
	margin-right: -15px;
	float: right;
	font-size: 1.2em;
	color: #cc9966;
	padding-top: 20px;
	text-align: center;
	}
	#nav-utility span{color: #fff;}
	#nav-utility li{display: inline;}
	#nav li{float: left;}					
	#nav{ 
	position: relative;
	padding-right: 10px;
	float: right;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.4em;
	}
	#nav li a{ 
	border-right:1px solid #2B532B;
	margin-left: -4px;
	}	
	#nav li.last a{border:none;}	
	#nav a{ 
	color: #fff;
	padding: 10px 20px;
	}
	#nav a:hover{ 
	background: #2b532b;
	text-decoration: none;
	text-shadow: 0px 0px 20px #151515;
	}
	/* @end */
	/* @end */	
	

	/* @group -feature */
	#feature{ 
	background:#fff;
	height:  262px;
	}	
	#feature-description{ 
	color: #fff;
	font-size: 1.1em;
	position: absolute;
	z-index: 100;
	width: 940px;
	text-align: center;
	}	
	#feature-description h2{ 
	font-size: 1.8em;
	font-weight: normal;
	font-family:Georgia,"Times New Roman",Times,serif;
	margin-top: 220px;
	}	
	#feature-image{z-index: 0;}
	/* @end */

	/* @group -content */
	#content {background: #fff url(../images/wrapper-bg.png) 0 0 repeat-x;}
	#content h2{
	font-size: 2.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding:0 0 2px 10px;
	margin-bottom: 15px;
	border-bottom:1px solid #f9c297;	
	text-shadow: 0px -1px 0px #ccc;
	}
	#content p{font-size:  1.2em; line-height: 1.4em;}	
	#content .module{padding-bottom: 10px;}	
	#content .module ul{padding: 0 0 10px 10px;}	
	#content .module li{
	padding-bottom: 4px;
	line-height: 1.4em;
	}
	#content #column-main a{
	text-transform:uppercase;
	}	
	#about p strong{
	font-size:14px;
	}
	#testimonial {
	padding: 20px 35px;
	margin-top: 20px;
	background: #e0ebe0 url(../images/ico-quote.png) 10px 15px no-repeat;
	border:10px solid #cfdfcf;
	box-shadow: 0px 5px 8px #ccc;
	-moz-box-shadow: 0px 5px 8px #ccc;
	-webkit-box-shadow: 0px 5px 8px #ccc;
	}
	#testimonial h4,
	#testimonial h5 {
	font-weight: normal;
	}
	#testimonial h4 {
	font-size: 1.4em;
	margin-bottom: 4px;
	}
	#testimonial h5 {
	font-size: 1.2em;
	text-align: right;
	}
	#testimonial p {
	margin: 10px 0 0;
	}
	#hours ul {font-size: 1.4em;}
	#specials ul {font-size: 1.2em;}
	#extra {padding: 40px; height: 40px}	
	#extra ul { padding-left: 80px;}
	#extra li  {
	float: left;
	padding: 0 20px;
	}
	#extra .follow  {
	text-align: right;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	#extra .wifi,
	#extra .facebook a,
	#extra .twitter a  {
	display: block;
	text-indent: -9999px;
	}	
	#extra .wifi {
	background: url(../images/img-wifi.png) 0 0 no-repeat;
	width: 78px;
	height: 54px;
	border-right:1px solid #d3d3d3	;
	margin-right: 20px;
	}
	#extra .facebook a {
	background: url(../images/img-facebook.png) 0 0 no-repeat;
	width: 143px;
	height: 52px;
	}
	#extra .twitter a {
	background: url(../images/img-twitter.png) 0 0 no-repeat;
	width: 157px;
	height: 41px;
	}

/* @group -footer */
	#footer{
	border-top:1px solid #f9c297; 
	text-align: center;
	margin: 0 40px;
	padding: 30px 0;
	}
	#nav-footer{
	font-weight: bold;
	font-size: 1.2em;
	width: 100%;
	padding-left: 120px; } 
	#nav-footer li{float: left;}
	#footer p {clear: both; display: none;}
	#footer p img {margin-bottom: -5px;}
	

	/* @end */	
	
	/* @group -columns */
	#column-main {
	width: 60%;
	float: left;
	padding: 40px;
	}
	#column-sidebar {
	width: 27%;
	float: right;
	padding: 40px 40px 40px 0;
	}
	#content p{font-size:  1.2em;}	
	/* @end */

/* @end */
/* @group =pages */
	#extra { background: #fff url(../images/bg-extra.png) 0 0 repeat-x; }
/* @end */