body {
	margin: 0;
	background-color: #ebead8;
	font-family: Tahoma;
	font-size: 0.7em;
}

p, ul, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a {
	color: #88b19f;
}

a:hover {
	text-decoration: none;
}

#top_sidebar, #body_center_background, #footer {
	width: 100%;
	text-align: center;	
}

#top_sidebar {
	height: 21px;
	background-image: url(img/top_sidebar_background.gif);
}

#body_center_background {
	background-image: url(img/body_center_background.gif);
	background-repeat: repeat-x;
	background-color: #fdfdf1;
}

#footer {
	height: 142px;
	background-image: url(img/footer_background.gif);
	color: #c6c5b1;
}

.page_content {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#top {
	height: 120px;
}

#top_logo {
	width: 550px;
	height: 120px;
	float: left;
	background-image: url(img/top_arrow.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

#top_right {
	width: 350px;
	height: 120px;
	float: right;
	background-color: #f4f4ec;
}

#menu {
	height: 51px;
	background-image: url(img/menu_background.gif);
}

#content {
	border-top: 12px solid #e4e4cc; 
	border-left: 12px solid #e4e4cc;
	height: 100%;
	overflow: hidden;
	background-color: #f2f3e3;
}

#left {
	float: left;
	width: 270px;
	background-color: #f2f3e3;
	padding-top: 10px;
	padding-bottom: 30px;
}

#main_content {
	float: left;
	width: 580px;
	min-height: 450px;
	padding-left: 38px;
	padding-bottom: 10px;
	background-color: #fdfdf3;
}

#top_logo img {
	margin-top: 20px;
	margin-left: 35px;
}

h2 {
	color: #322d2a;
	margin-left: 50px;
	font-weight: normal;
}

#h2grey {
	color: #a5a195;
}

#top_right h3 {
	margin-top: 15px;	
	margin-left: 25px;
	color: #747067;
}

#top_right_container {
	height: 100%;
	overflow: hidden;
}

#top_right_text {
	float: left;
	width: 240px;
}

#top_right img {
	float: right;
	margin-right: 20px;
	margin-top: 15px;
	border: 2px solid #dadad2;
}

#top_right p {
	color: #75706a;
	margin-left: 10px;
	margin-top: 5px;
	line-height: 17px;
}

#menu ul {
	padding-left: 40px;
}

#menu ul li {
	display: block;
	float: left;
}

#menu ul li.separator {
	width: 1px;
	height: 51px;
	background-image: url(img/menu_separator.gif);
}

#menu ul li a {
	display: block;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: white;
	height: 51px;
	line-height: 51px;
	background-image: url(img/menu_background.gif);
}

#menu ul li a:hover {
	background-image: url(img/menu_background_hover.gif);
}

#left h3 {
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
}

#left ul {
	margin-left: 15px;	
}

#left ul li a {
	display: block;
	color: #312e29;
	height: 20px;
	width: 235px;
	text-decoration: none;
	padding-top: 5px;
	border-bottom: 1px solid #e9e8d3;
}

#left ul li .menu_arrow {
	color: #ec2b2c;
	margin-left: 5px;
	margin-right: 13px;
	font-weight: bold;
}

#left ul li a:hover {
	background-color: #413c38;
	color: #ffffff;
}

#left ul li a:hover .menu_text {
	text-decoration: underline;
}

#left ul li a:hover .menu_arrow {
	color: #ffffff;
}

#left p {
	margin-left: 50px;
	line-height: 17px;
}

#left .contact_p_with_margin {
	margin-top: 15px;
}

#left p a {
	color: #ed2a32;
}


#main_content p, #main_content ul, #main_content h1, #main_content h2, #main_content h3, #main_content h4, #main_content h5, #main_content h6 {
	margin-top: 16px;
	margin-bottom: 16px;
}

#main_content h2 {
	margin-top: 25px;
	margin-left: 0;
	margin-bottom: 20px;
	font-size: 2em;
}

#main_content h4 {
	margin-bottom: 10px;
	font-size: 1.1em;
}

#main_content h4 img {
	vertical-align: middle;
	margin-right: 5px;
}

#main_content p img {
	margin: 4px;
}

#main_content p {
	line-height: 20px;
}

#main_content fieldset {
	border: 1px solid #312e29;
	color: #312e29;
   padding: 10px;
}

#main_content fieldset input, #main_content fieldset textarea {
	border: 1px solid #e4e4cc;	
	padding: 3px;
}

p.button input {
	background-color: #f2f3e3;
	margin: 3px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 70px;
	cursor: pointer;
	font-size: 1.1em;
}


#footer a {
	color: #92866c;
	text-decoration: none;
}

#footer a:hover {
	color: #ec2a32;
	text-decoration: underline;
}

#footer_container {
	height: 100%;
	overflow: hidden;
	border-bottom: 1px solid #d7d6c1;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#footer_container ul {
	float: left;
	padding-left: 15px;
}

#footer_container ul li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}

#footer_container p {
	float: right;
	color: #90876a;
}

#footer_container p a {
	margin-left: 5px;
	margin-right: 15px;
	color: #ec2a32;
	text-decoration: underline;	
}

#footer_container p a:hover {
	text-decoration: none;	
}

#footer_bottom p {
	margin-left: 20px;
}

#main_content h3 {
   color: red;
font-size: 1.2em;
}

#main_content fieldset textarea {
width: 300px;
height: 150px;
}
