
html {
font-family:Arial, Helvetica, sans-serif;
}

body {
background-image: url(../images/bckgd.jpg);
background-repeat:repeat-x;
background-color: #908953;
font-size: 90%;
font-family: helvetica, georgia, sans-serif;
line-height: 1.6em;
color:#FFFFFF;
}

#container {
text-align: left;
width: 900px;
margin: auto;
}

#menu {
margin-top: 0.5em;
margin-bottom: 1em;
background-color: #003C80;
width: 900px;
float: left;
}

#header {
height: 70px;
}

#slider {
float: left;
width: 900px;
margin-left: 25px;
height: 300px;
}

#banner {
float:left;
height: 332px;
width: 900px;
background-image: url(../images/homesliderbg.jpg);
background-repeat: no-repeat;
}

#main {
float:left;
background-color: #ffffff;
color: #000000;
padding-bottom: 1em;
margin-bottom: 1em;
}

#content {
float:left;
width: 633px;
color: #000000;
padding-left: 6px;
padding-top: 5px;
}

#sidebar {
float:left;
width: 260px;
color: #000000;
background-color: #CCffff;
}


#footer {
background-color: #523D0F;
width: 900px;
margin-top: 1em;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
clear: both;
line-height: 1.0em;
text-align: left;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
height: 40px;
}
		
#footer_logo {
float:left;
width: 35px;
}

#footer_content {
float:left;
width: 700px;
}

.main_gallery_div
{
	/*
width:719px;
	float:left;
*/
	/*
border:#FFFFFF 1px solid;
	padding-top:8px;
*/
}

.gallery_div
{
	float:left;
	width:168px;
	text-align:center;
	border:1px none;
	padding-left:8px;
	padding-bottom:3px
	
}