body
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: auto;
	background-color:#ede8df;
}

h1{ font-size: 18px; color: #532c06;}
h2{ font-size: 16px; color: #aa5500;}
h3{ font-size: 14px; color:#aa5500;}
h4{font-size: 14px; color: #fff; font-weight: normal; padding-top: 5px; }

p.title{font-size:18px; color: #532c06; margin: 0 0 -10px 0;}
p.features{ font-size: 12px; color: #532c06; _padding-bottom: 10px;}
p.ad{ color: #653e17;  margin: -8px 0 0 0;} 

.clear{ clear: both; float: none; text-indent: -9999px;}

a{color:#653e17; text-decoration:none; }
a img {margin: 3px;}

#container{
	width: 1020px;
	margin: auto;
}

td{
	*padding-top: 15px;
	}

/*
head section with logo
*/

#head{
	width: 1020px;
	height: 148px;
	background-image:url(../images/head.jpg);
}

#logo{
	width: 960px;
	height: 148px;
	background-image:url(../images/logo.jpg);
	margin-left: 30px;
}

/*
top menu buttons
*/

#buttons
{
width: 990px;
height: 40px;
float: left;
background-image:url(../images/buttons_back.jpg);
margin: 0;
padding: 0;
}

.menu
{
float: left;
overflow: hidden;
margin: 0;
padding: 0;
}

ul.menu
{
width: 960px;
height: 40px;
float: left;
margin: 0 0 0 30px;
_margin: 0 0 0 15px;
padding: 0;
}

ul.menu li
{
float: left;
display: inline;
font-size: 16px;
margin: 0;
padding: 0;
}

.menu li a
{
float: left;
color: #fff;
text-decoration: none;
margin: 0 0 0 10px;
padding: 10px;
}

.menu li a:visited
{
float: left;
text-decoration: none;
margin: 0 0 0 10px;
padding: 10px;
}

.menu li a:hover, li.current a
{
float: left;
background: #ccbca2;
color: #000;
text-align: center;
margin: 0 0 0 10px;
padding: 10px;
}

/*
divs for top of content, one for the list of features, one for the image flicker.
*/

#inner{
	width: 730px;
	margin: 0;
}

#features{
	float: left;
	width: 275px;
	height: 200px;
	background:url(../images/features_back.jpg) no-repeat;
	margin: 10px 0 0 0;
	padding: 5px;	
}

#flicker{
	float: left;
	width: 423px;
	height: 216px;
	background-image:url(../images/flicker.jpg);
	margin: 4px 0 0 0;
}


#photos{
	float: left;
	width: 383px;
	height: 159px;
	margin: 24px 0 0 22px;
	_margin-left: 11px;	
}

/*
main content divs
*/

#main_content{
	width: 1020px;
	background:url(../images/body_back.jpg) repeat-y;
}

#gerry
{
width: 616px;
height: 120px;
border: 2px solid #61411B;
margin: 0;
padding: 5px;
}

/*
left content divs
*/


#left_side{
	float: left;
	width: 230px;
	margin: 0 0 10px 40px;
	background-color: #fff;
	_margin-left: 20px;;
}

#side_pic{
	width: 205px;
	height: 199px;
	margin: 10px 0 0 7px;
}

#contact{
	width: 210px;
	margin: 10px 0 0 7px;
	color: #4b2a09;
}

#message2{
	display:none;
}

#smallad{
	width: 200px;
	height: 92px;
	margin: 10px 0 0 7px;
	background: url(../images/side_ads.jpg) no-repeat;
}

#text{
	width: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}

#text a{
	color: #ba5d00;
}

/*
right content divs
*/


#right_side{
	float: left;
	width: 730px;
	margin: 0 0 0 10px;
}

#content{
	width: 700px;
	margin: 0 0 20px 0;
	
}

/*
Gallery for IE
*/
#gallery img{
	*border: 2px solid #653e17;
	}


/*
sections on front page inside right side div
*/

#section1{
	float: left;
	width: 320px;
	height: 330px;
	padding: 0 30px 0 0;
}

#section2{
	float: left;
	width: 320px;
	height: 330px;
}

#section3{
	float: left;
	width: 320px;
	padding: 0 30px 0 0;
}

#section4{
	float: left;
	width: 320px;
}

#section5{
	border: 2px solid #61411B;
	float: left;
	width: 610px;
	height: 101px;
	margin: 10px;
	padding: 10px 20px 10px 30px;
}

/*
footer
*/

#foot{
	width: 1020px;
	height: 120px;
	background:url(../images/footer.jpg) repeat-y;
	text-align:center;
	padding: 1px 0 0 0;
	font-size:12px;
	
}

#foot a{
	text-decoration:none;
}

#foot li{
	list-style-type: none;
	color: #532c06;

}

.second-nav{
	margin-top: 10px;
	}
ul.second-nav li{
	display: inline;
}

ul.second-nav li a{
	padding: 12px 10px ;
}

ul.second-nav li a:hover{
	padding: 12px 10px ;
	color:#000;
}

.nav-content{
	margin-left: 20px;
}

/*
contact details on footer
*/


ul.contact li{
	display: inline;
	margin-right: 25px;
}

ul.contact li a{
	padding: 12px 10px ;
}

.end{

	}