﻿html{

}
body{
	background: #4b4b4b;
	margin:0;
	padding:0;
}
img {margin:0px;	padding:0px;}
p {margin:.25em;}
h1, h2, h3, h4, h5, h6{margin: .1em .25em;}
#wrapper{
	margin:0;
	padding:0;
}
#page {
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	position: relative;
	padding:0 5px;
	margin: 0 auto;
	width: 780px;
	min-height: 800px;
	background: #D1E0C7;
}
#content-left{
	position: relative;
	float:left;
	width: 150px;
	background: #D1E0C7;
	color: #333333;
	padding: 0px;
}
#content-right{
	position: relative;
	margin: 0 0 0 150px;
	padding: 0px;
	height:auto;
	background: #D1E0C7;
}
#top-banner{
	position: relative;
	height: 220px;
	padding: 0px;
	margin: 0px;
}

#navigation{
	position:relative;
	width: 150px;
	height: auto;
	clear:left;
}
#bottom-left-banner{
	position:relative;
}
#top-right-banner {
	position: relative;
	padding-left:10px;
	width: 600px;
	height: 150px;
	border-collapse:collapse;
}
#page-title{
	border: 1px #000000 solid;
	height: 20px;
	display: block;
	text-align: right;
	text-decoration: none;
	background: #705524;
	color: #A2B67D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-left:5px;
}
#main-content{
	position:relative;
	text-align:left;
	margin: 0 0 0 20px;
}
#slideshow{
	text-align:center;
	margin: 0 auto;
}

