/* --------- color styles
  
Colors - 
Dark Green - #6c6e58
Light Green - #e9eae3
Background Green - #b6b9a1
Yellowish - #f3e9c1

------------- */


/* --------- self clearing rules */
.selfclear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.selfclear {
    display: inline-block;
    _height: 1%;
}
/* Hides from IE-mac \*/
.selfclear {
    display: block;
    }
/* End hide from IE-mac */ 


/* ------------- body styles */

html, body { 
	font-family: Arial, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.5em;
	font-size: 16px;
	margin: 0; 
	padding: 0;
	height: 100%;
	}
	
body {
	background-color: #b6b9a1;
	}
	
/* ------------- link styles */

a {
	color: #000;
	font-weight: 600; 
	text-decoration: none; 
		}
		
a:hover, a:active, a:focus { 
	color: #666; 
	text-decoration: none;
	}
		
a.selected  {
	color: #666;
	text-decoration: none;
		}

a img { 
	border: 0;
	}
	
/* ------------- container styles */

#container {
		width: 960px;
		margin-top: 50px;
		margin-left: auto;
		margin-right: auto;		
		padding: 0;
		background: #e9eae3;
	}
	

/* ------------- navigation styles */
	
#navigation {
	width: 915px;
	margin: 0 auto;
	padding: 30px 0 15px 0; 
	}

#navigation  ul.main_nav {
	text-align: right;
	font-family: 'Droid Serif', serif;
	font-weight:400;
	}	
	
#navigation ul.main_nav li {
	display: inline-block;
	}
	
#navigation ul.main_nav li a {
	margin: 0;
	padding: 0 10px;
	display: inline-block;
	color: #405536;
	}	
	
#navigation ul.main_nav li a:hover, a:active, a:focus {
	color: #272626;
	}
	
#navigation ul.main_nav li a.selected {
	color: #272626;
	cursor: default;
	}
	
#navigation ul.main_nav li a.last {
	padding-right: 0;
	}

/* ------------- header styles */

	
#header {
	margin: 0 auto;
	padding: 25px 0;
	background-color: #6c6e58;
	border-top: 2px solid #BFB79A;
	border-bottom: 2px solid #BFB79A;
	width: 915px;
	}
		
#header h1 a {
	float: right;
	font-family: 'Droid Serif', serif;
	font-size: 35px;
	color: #fff; 
	width: 460px;
	padding-top: 25px;	
	margin-right: 20px;
	text-align: right:
	}
	
#header p.call {
	color: #fff;
	width: 360px;
	float: left;
	padding-top: 25px;
	margin-left: 20px;
	font-style: italic;
	font-size: 20px;
	}
	
	
/* ------------- leader styles */	
	
#leader {
	margin: 0 auto;
	width: 915px;
	}
	
#leader img {
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #fff;
	}	
	
/* ------------- content styles */	
	
#content {
	margin: 0 auto;
	padding: 0 20px;
	width: 915px;
	}
		
/* ------------- contentLeft styles */		
#contentLeft {
	margin-top: 30px;
	padding-bottom: 30px;
	width: 550px;
	float: left;
	}
	
#contentLeft h2 {
	font-family: 'Droid Serif', serif;
	font-size: 22px;
	line-height: 24px;
	color: #6c6e58; 
	padding-bottom: 15px;	
	text-align: left:
	}
	
#contentLeft p {
	line-height: 1.5em;
	padding-bottom: 15px;
	width: 500px;
	}
	
#contentLeft p.form {
	line-height: 1.5em;
	padding: 10px 0;
	}
	
#contentLeft p.last {
	line-height: 1.5em;
	padding: 10px 0;
	clear: left;
	}

#contentLeft p.form a {
	font-family: 'Droid Serif', serif;
	font-weight: 400;
	}
	
#contentLeft h3 {
	font-size: 18px;
	line-height: 20px;
	padding-bottom: 15px;	
	text-align: left;
	font-family: 'Droid Serif', serif;
	font-weight: 400;
	}
	
#contentLeft dl {
	margin: 20px 0;
	padding: 0;
	}
	
#contentLeft dl dt {
	padding: 0;
	font-family: 'Droid Serif', serif;
	font-weight: 400;
	color: #6c6e58;
	}

#contentLeft dl dd {
	margin-bottom: 20px;
	padding: 0;
	}
	
#contentLeft #map {
	margin: 10px 0;
	border: 1px solid #6c6e58;
	width: 500px;
	}
	
#contentLeft img.coupon {
	margin: 20px 0;
	width: 500px;
	border: none;
	}
	
#contentLeft img {
	float: left;
	margin-right: 15px;
	border: none;	
	}
	
#contentLeft .special {
	background-color: #e3dd9b;
	}
	
#contentLeft ul {
	margin-bottom: 20px;
	padding-bottom: 20px;
	/*border-bottom: 1px solid #6c6e58;*/
	}
	
#contentLeft ul li a {
	padding: 5px 0;
	font-weight: 400;
	}
	
/* ------------- contentRight styles */		
#contentRight {
	padding: 30px 20px 30px 0;
	width: 250px;
	float: right;
	text-align: right;
	}
	
#contentRight h2 {
	font-family: 'Droid Serif', serif;
	font-size: 20px;
	line-height: 22px;
	color: #6c6e58;
	text-align: center;
	border-bottom: 1px solid #6c6e58;
	width: 250px;
	padding-bottom:5px;
	}
	
#contentRight h3 {
	font-family: 'Droid Serif', serif;
	font-size: 24px;
	line-height: 28px;
	padding: 15px 0;	
	font-weight: 400;
	text-align: center;
	padding: 10px 0 0 0;
	}	
	
#contentRight p.address {
	text-align: right;
	font-family: 'Droid Serif', serif;
	font-size: 15px;
	line-height: 22px;	
	padding: 10px 0 50px 0;
	}
	
#contentRight p.address img {
	float: right;
	margin-left: 5px;
	}
	
#contentRight p.hours {
	text-align: center;
	font-family: 'Droid Serif', serif;
	font-size: 14px;
	line-height: 20px;	
	padding: 10px 0 30px 0;
	}
	
#contentRight p.email {
	font-family: 'Droid Serif', serif;
	font-size: 16px;
	line-height: 16px;
	padding: 15px 0;	
	font-weight: 400;
	text-align: center;
	padding: 10px 0 50px 0;
	}
	
/* ------------- footer styles */

#footer {
	margin: 20px auto;
	padding-top: 20px;
	width: 800px;
	clear: both;
	border-top: 1px solid #6c6e58;
	}

#footer p {
	text-align: center;	
	font-size: 14px;
	font-family: 'Droid Serif', serif;
	color: #6c6e58;
	}
	
#footer p a {
	color: #6c6e58;
;
	}

#footer p a:hover {
	text-decoration: underline;
	}