@charset "UTF-8";

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote, iframe { margin: 0; padding: 0; border: 0;} /*fieldset,input,*/
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; text-align: center;}
/*td {border-right: 1px dotted #ccc; border-bottom: 1px dotted #ccc; font-size: 1.3em; line-height:2em; color: #3f3f3f; font-family: "Lucida Grande", Trebuchet MS, Verdana, sans-serif; font-size:62.5%;}
td.lasttd {border-right: none;}*/

body {font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; font-size:62.5%; color: #3f3f3f; background: #849a27 url(../images/container.jpg) repeat-y center; margin: 0; padding: 0;}

p {font-size: 1.1em; line-height:1.5em; margin: 0 0 .8em;}
a {color: #3f3f3f; text-decoration:none;}
a:hover {text-decoration:none; color: #adc435;}

.green {color: #849a27;}
.white {color: #fff;}

img {border:0; border-style: none;}
	
/* Accessibility */
.hide {font-size:1px; height:1px; line-height:0px; overflow:hidden; position:absolute; left:-9999px; top:-9999px;}


#header { 
	width: 780px;
	height: 20px;
	background: none;
	position: relative;
	margin: 0 auto 5px;
	padding-top: 15px;
	text-align: right;
}
#headerleft { 
	float: left;
	width: 300px;
	margin-left: 25px;
	position: relative;
	background: none;
}
#headerright { 
	float: right; /* since this element is floated, a width must be given */
	width: 300px;
	position: relative;
	margin-right: 10px;
	text-align: right;
	background: none;
}
#header p {
	font-size: .9em;
	color: #FFF;
	padding-top: 1px;
	padding-right: 10px;
}
#header a {
	color: #fff;
}
#header a:hover {
	color: #696969;
}
#header img {
	float: left;
	margin-right: 5px;
}
#container { 
	width: 780px;
	background: #FFF;
	margin: 0 auto 10px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	postision: relative;
} 
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff;
	text-align: left;
	vertical-align: top;
	margin-top: 25px;
	margin-left: 25px;
	margin-bottom: 30px;
	padding: 0;
}

#sidebar1 ul{
	list-style-type: none;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

#sidebar1 li{
	padding-top: 4px;
	padding-bottom: 4px;
	/*display:block;*/ 
	text-indent: 0;
	letter-spacing: .1em;
}

#sidebar1 li a{
	text-decoration: none;
	/*display:block;*/
}

#sidebar1 li a:hover{
	color: #adc435;
}

#sidebar1 li a#current{
	color: #adc435;
	text-decoration: none;
}


#sidebarhead {
	width: 250px;
	height:  65;
	margin: 0 0 20px;
	padding: 0;
}
#sidebarleft {
	float: left;
	width:  125px;
	margin:  0;
	padding: 0;
}
#sidebarright {
	float: left;
	width:  125px;
}
#sidebarfoot {
	float: left;
	width: 250px;
	clear:  both;
	margin: 20px 0 0;
}

#sidebarfoot p {
	line-height: 1.5em;
}
#hero {
	width: 470px;
	height:  313px;
	float: right;
	overflow: hidden;
}

#mainContent {
	float: right; /* since this element is floated, a width must be given */
	width: 470px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	position: relative;
	margin-bottom: 15px;
} 


#mainText {
	width: 440px;
	float: right;
	margin-top: 108px;
	margin-right: 30px;
	/*margin-bottom: 20px;*/
}
#homeText {
	margin-top: 20px;
	position: relative;
	width: 470px;
	float: right;
}

#mainLeft {
	float: left;
	width: 90px;
	margin-right: 20px;
}

#aboutText {
	float: left;
	width: 330px;
} 
#afterText {
	float: left;
	width: 440px;
}

#mainContent p {
	line-height: 1.7em;
}

#mainContent p.name {
	font-size: 1.3em;
	margin: 1em 0 0;	
}

#mainContent p.small {
	float: left;
	font-size: 1em;
	line-height: 1.5em;
	margin: 0;
	}
	
#mainContent h1 {
	font-size: 1.5em;
	/*line-height: .5em;*/
	font-weight: bold;
	text-transform: uppercase;
	color: #849a27;
	margin: 0 0 .5em;
}
#mainContent h2 {
	font-size: 1.3em;
	text-transform: uppercase;
	color: #849a27;
	margin: 1.5em 0 .5em;
}

.photo {
	margin-bottom: 20px;
}

.thumbs img {
	float:left;
	margin: 0 5px 0 0;
}
#homepanel { 
	width: 780px;
	position: relative;
	float: left;
	clear: both;
	text-align: left;
	padding-bottom: 10px;
	/*border-top: 1px solid #e4e4e5;*/
	padding-top: 8px;
	background-color: #fff;
}
#homepanelleft { 
	float: left;
	width: 250px;
	margin-left: 25px;
	position: relative;
}
#homepanelright { 
	float: right; /* since this element is floated, a width must be given */
	width: 470px;
	position: relative;
	/*padding: 0 10px 0 20px;  padding keeps the content of the div away from the edges*/ 
}

#footer { 
	width: 780px;
	/*padding: 0 10px 0 20px;*/ /* this padding matches the left alignment of the elements in the divs that appear above it. */
	/*height: 100px;*/
	position: relative;
	float: left;
	clear: both;
	text-align: left;
	padding-bottom: 5px;
	border-top: 1px solid #e4e4e5;
	padding-top: 18px;
	background-color: #fff;
} 
#footerleft { 
	float: left;
	width: 250px;
	margin-left: 25px;
	position: relative;
	margin-bottom: 15px;
}
#footerright { 
	float: right; /* since this element is floated, a width must be given */
	width: 470px;
	position: relative;
	margin-bottom: 15px;
}
#footer p {
	font-size: 1.1em;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	/*padding: 10px 0 0;*/
	line-height: 1.5em;
}

#sousfooter { 
	width: 780px;
	position: relative;
	float: left;
	clear: both;
	text-align: left;
	margin: 0;
	padding-top: 18px;
	text-align: left;
	border-top: 1px solid #e4e4e5;
	background-color: #fff;
}
#sousfooterleft { 
	float: left;
	width: 250px;
	margin-left: 25px;
	position: relative;
	margin-bottom: 15px;
}
#sousfooterleft img{
	margin-right: 10px;
	}
#sousfooterright { 
	float: right; /* since this element is floated, a width must be given */
	width: 470px;
	position: relative;
	margin-bottom: 15px;
	text-align: right;
}
#sousfooterright img{
	margin-right: 15px;
	}
#sousfooter p {
	font-size: 1.1em;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	/*padding: 10px 0 0;*/
	line-height: 1.5em;
}

#opentablebox {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 160px;
}
#rotator {
	cursor: pointer;
	overflow: hidden;
	/*position: relative;*/
	width: 470px;
	height:  313px;
	/*float: right;*/
	margin-bottom: 20px;
}
#rotator.home {margin-bottom: 0;}

#rotator img {
	border: 0;
	cursor: pointer;
	width: 470px;
	height:  313px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}