body {
	background-color:#D7D3B8;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	background:#D7D3B8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323017;
	font-weight: lighter;
	line-height: 120%;
	}

div#container {
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #700519;
	border-bottom-color: #700519;
	border-left-color: #700519;
	}
	
div#banner {
	width:100%;
	height:80px;
	border-bottom-color:#EAEBDB;
	float:left;
	background-color: #EAEBDB;
	}
	
div#search {
	width:42%;
	background-color:#EAEBDB;
	height:85px;
	padding-left:10px;
	float: right;
	}
	
div#navcontainer {
	width:200px;
	height:270px;
	float:left;
	border-bottom-style:solid;
	background-color: #700519;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	}
	
	#navcontainer ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

#navcontainer li { 
	margin: 0 0 3px 0; 
	}

#navcontainer a {
	display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid #333;
	width: 160px;
	background-color: #999;
	background-image: url(images/l1_down.gif);
	}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
border: 1px solid #333;
background-color: #F60;
background-image: url(images/l1_over.gif);
color: #333;
}

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #333;
background-color: #FF6600;
background-image: url(images/l1_over.gif);
color: #333;
}

div#pictureone {
	width: 550px;
	height:240px;
	float:left;
	background-color:#EAEBDB;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-bottom-style:solid;
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}

div#advertisingOne {
	width:800px;
	clear:left;
	background-color:#C5C4B0;
	height 30px;
	bordercolor:#C5C4B0;	
	}
	
	
div#advertisingTwo {
	width: 200px;
	height:auto;
	float:left;
	background-color:#E9E7D8;
	padding:5px;
	background-image: url(images/bg_2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}

div#contentOne {
	width: 575px;
	height:auto;
	float:right;
	background-color:#E9E7D8;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-repeat: no-repeat;
	margin-top: 0px;
	line-height: 1.5em;
	font-style: normal;
	}
	
div#spacerOne {
	width: 155px;
	height: 100px;
	float:left;
	margin-top:10px;
	padding-left:5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: 5px;
	border-top-width: 5px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 5px;

	

	}
	
div#contentTwo {
	width: 530px;
	height:auto;
	float:left;
	background-color:#E9E7D8;
	padding:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	}
	
div#contentThree {
	height:auto;
	}
	
div#contentBanner {
	width: 380px;
	height: 100px;
	float:left;
	margin-top:10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	padding: 0px;
	
	}

div#footer {
	clear:left;
	width: 800px;
	float:left;
	height:100px;
	background-color:#C5C4B0;
	}

.style1 {font-size: 12px}

.boxed {
	background-color:#E9E7D8;
	border: 1px;
	border-style: solid;
	border-color:#d3d3d3;
	position: relative;
	height: 300px;
	padding: 10px;
	margin-top: 5px;
	margin-right: 10px;
	float: left;
	width: 300px;
}

div#h1 {
	margin-left:1px;
	padding-bottom:0px;
	padding-top:10px;
}
     
h1 {
	font-size: 16px;
	color:#000;
	margin-top: 5px;
	border-bottom: 1px solid #dfdfe0;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 1.4em;
	margin-right: 1px;
	font-weight: bold;
}
