@charset "UTF-8";


body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	background-color: #D8C9B0;
	margin: 0;
}

h1 {
	font-size: 14px;
	font-weight:bold;
	margin-top: 0px;
	color: #62AA9E;
}

h2 {
	font-size: 12px;
	font-weight:bold;
	margin-top: 25px;
}


.header1 {
	width: 789px;
	height: 98px;
	background: url(../images/background_header1.gif) no-repeat;
}

.header2 {
	width: 789px;
	height: 57px;
	background: url(../images/background_header2.gif) no-repeat;
}

.nav1 {
	width: 789px;
	background: url(../images/background_nav1.gif) no-repeat;
}

.nav2 {
	width: 789px;
	background: url(../images/background_nav2.gif) no-repeat;
}

.main {
	width: 789px;
	background: url(../images/background_main.gif) repeat-y;
}

.main {
	width: 789px;
	background: url(../images/background_main.gif) repeat-y;
}

.main_left {
	width: 190px;
	background: url(../images/background_main_left.gif) #F3B925 no-repeat;
	float:left;
	padding-top: 30px;
}

.main_right {
	width: 426px;
	line-height: 20px;
	background-color:#FFFFFF;
	float:left;
	padding: 0px 20px 0px 20px;
}

.clear {
	clear:both;
}

.leftnav:link, .leftnav:visited {
	display: block;
	background-color: #F3B925;
	text-decoration: none;
	font-size: 12px;
	color: #333333;
	height: 17px;
	padding-left: 15px;
	padding-top: 3px;
	cursor: pointer;
}

.leftnav:hover, .leftnav:active {
	background-color: #F6D773;
}

.leftnav2:link, .leftnav2:visited {
	display: block;
	background-color: #F3B925;
	text-decoration: none;
	font-size: 12px;
	line-height:13px;
	color: #333333;
	padding-bottom:5px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 9px;
	cursor: pointer;
	padding-top:5px;
}

.leftnav2:hover, .leftnav2:active {
	background-color: #F6D773;
}

.form {
	height:20px;
	width: 150px;
	border:none;
}

.hometext {
	width:476px;
	background-color:#FFFFFF;
	padding-top: 25px;
	padding-left:160px;
	padding-right: 20px;
	color:#333333;
	line-height: 20px;
}

a {
	color:#60A79B;
}
