﻿body 
{
	margin: 0;
	padding: 0;
	background-color: #89c4b0;
	/*background-image: url("../i/bg.jpg");
	background-position:top left;
	background-repeat: repeat-y;*/
}

#main_wrapper 
{
	padding: 0;
	width: 790px;	
	margin: 0 auto;
	background-image: url("../i/bg.jpg");
	background-position:top center;
	background-repeat: repeat-y;
	overflow: visible;
}

#top
{
	overflow: visible;
	margin: 0 0 0 4px;
	padding: 0;
	width: 776px;
	height: 193px;
	background: url("../i/header.jpg");
}

#top a 
{
	color: #604e32;
}

#nav 
{
	margin: 0 0 0 4px;
	padding: 0;
	border: 0px solid black;
	width: 776px;
	height: 36px;
	background-color: #92997e;
	overflow: visible;
}


#nav img 
{
	border: 0;
	padding: 0;
	margin: 0;
}

#content_wrapper 
{
	padding: 0;
	margin: 0;
	width: 780px;
	min-height: 200px;
	color: #2f2f2f;
	/*background-color: #cebb9d;*/
	
}

#content_home 
{
	/*background: #509454;*/
	padding: 10px;
	width: 760px;
	min-height: 200px;
}

#content_other 
{
	float: left;
	color: #2f2f2f;
	/*background: #cebb9d;*/
	padding: 10px;
	width: 610px;
	min-height: 200px;
}

#left_sd
{
	float: left;
	padding: 10px 5px 5px 5px;
	/*background-color: #509454;*/
	border: 0px solid #423623;
	border-width: 0px 0px 0px 0;
	width: 138px;
	color: #2f2f2f;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	min-height: 200px;
}

#left_sd a, a:visited 
{
	color: #2f2f2f;
}

.btn_side
{
	display: block;
	color: White;
	font-family: Arial, Verdana, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

#left_sd h1, h2
{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border: 1px dotted white;
	border-width: 0 0 1px 0;
}

#left_sd h2
{
	font-size: 12px;
}

#content_wrapper h1 
{
	color: #2f2f2f;
	font-family: Verdana;
}

#content_wrapper h2
{
	display: inline-block;
	color: #2f2f2f;
	font-family: Times New Roman;
	border: solid 0 #509454;
	border-width: 0 4px 1px 4px;
	font-size: 14px;
}

#content_other h2
{
	display: inline-block;
	color: #2f2f2f;
	font-family: Times New Roman;
	border: solid 0 #509454;
	border-width: 0 4px 1px 4px;
	font-size: 18px;
	background: url("../i/head.jpg") repeat-x top;
}

.content_other_img 
{
	/* float: left; */
	margin: 0 10px 10px 10px;
	border: 5px solid #509454;
	border-width: 0 5px 0 5px;
}

#content_other p, li, ul
{
	font-family: Arial, Sans-Serif, Verdana;
	color: #2f2f2f; 
	font-size: 18px;
}

.btn_home 
{
	float: left;
	margin: 0 10px;
	padding: 5px;
	border: 1px solid #423623;
	width: 109px;
	color: White;
	background: #89c4b0;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Sans-Serif, Verdana;
	font-size: 16px;
	
}
/*
.btn_tab 
{
	float: left;
	width: 204px;
	padding-left: 20px;
	background: url(../i/tab.gif);
	color: #604e32;
}
*/

.btn_tab /* a, a:visited */
{
	/***********/
	float: left;
	width:204px;
	padding-left: 20px;
	background: url("../i/tab.gif");
	/************/
	font-family: Arial, Sans-Serif, Verdana;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	color: #4c4c4c;
}