body
{
	font: 13px/15px Arial, arial, verdana, sans-serif;
	color:#6b7646;
	background-image:url(../images/bg_tile.png);
	background-repeat:repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p
{
	margin-top:1px;
	margin-bottom:15px;
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#768349;
	margin-top:1px;
	margin-bottom:15px;
	text-transform:uppercase;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#768349;
	margin-top:1px;
	margin-bottom:8px;
	padding-bottom:5px;
	border: 1px dotted #768349;
	border-style: none none dotted;	
}

#divTop 
{
	width: 700px;
	min-height:10px;
	margin: 0 auto;
}


#divWrapper 
{
	width: 700px;
	background-color:#e8edd3;
	min-height:500px;
	margin: 0 auto;
}

#divHeader
{
	height:273px;
	background-image:url(../images/header.jpg);
	margin-left:5px;
	margin-right:5px;
	overflow:hidden;
}

#divNavigation 
{
	margin-top:0px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	overflow:hidden;
	height:49px;
}

#divContent 
{
	background-color:#f3f6e9;
	padding:20px;
	margin-left:5px;
	margin-right:5px;
}

.divContentHomeL
{
	float:left;
	width:432px;
}

.divContentHomeR
{
	float:right;
	width:200px;
}

.divContentL
{
	float:left;
	width:250px;
}

.divContentR
{
	float:left;
	width:400px;
}



#divContent a 
{
    color:#4f533a;
    text-decoration:underline;
}

#divContent a:hover 
{
	text-decoration:underline;
	color:#868e5f;
}

.clear
{
	clear:both;
}
	
#divFooter 
{
	padding:15px;
}


.picsleft 
{
	float:left;
	padding-right:10px;
	margin-right: 10px;  
} 

.picscentre
{
	text-align:center;
	padding-right:10px;
	margin-right: 10px;  
} 

.picsright 
{
	float:right;
	padding-left:10px;
    margin-left: 10px;  
} 
 
.picsall
{  
    padding: 2px;  
    border:  1px solid #e8edd3;  
    background-color: #e8edd3;  
    top:  0; 
    left: 0 
} 

.textFeature
{  
    padding: 2px;  
    top:  0; 
    left: 0 
}

.divFeature
{
    padding: 15px;  
		margin: 5px;
    border:  1px solid #ccc;  
    background-color: #eee;  
}


.picsbtoal
{
	float:left;
	padding-right:5px;
	margin-right: 5px;
}

ul
{
	text-align:left;
	line-height:18px;
}

li
{
	list-style-type:square;
}


#divContentL
{
	position:relative;
	background-color:#999999;
	width:200px;
}


#divContentR
{
	position:relative;
	width:200px;
}

