body {
	background-color: #C5BD98;
	margin: 0px;
	padding: 0px;
}
#logimg{
background-image:url(../graphics/logo.jpg);
}
.logo_base {
	background-image:url(../graphics/logo_base.gif); 
	background-repeat: no-repeat;
}
.nav {
	font-family: verdana;
	font-size: 20px;
	color: #404040;
}
.nav a{
	font-family: verdana;
	font-size: 20px;
	color: #404040;
	text-decoration:none;
}
.head_box {
	font-family: verdana;
	font-size: 16px;
	color: #eeece1;
	text-decoration: none;
	background-color: #404040;
}
.text_box {
	font-family: verdana;
	font-size: 12px;
	color: #404040;
	text-decoration: none;
	background-color: #eeece1;
}
.text_box a {
	font-family: verdana;
	font-size: 12px;
	color: #404040;
	text-decoration: underline;
	background-color: #eeece1;
	font-weight: bold;
}
.addre {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #404040;
	text-align: center;
}
.img_capt {
	font-family: verdana;
	font-size: 12px;
	color: #404040;
	text-decoration: none;

}
.text {
	font-family: verdana;
	font-size: 12px;
	color: #404040;
	text-decoration: none;
}
.text a {
	font-family: verdana;
	font-size: 12px;
	color: #404040;
	text-decoration: underline;
	
}
.footr_nav {
	font-family: verdana;
	font-size: 14px;
	color: #404040;
	text-decoration: none;
}


.footr_nav a{
	font-family: verdana;
	font-size: 14px;
	color: #404040;
	text-decoration: none;
}

.footer {
	font-family: verdana;
	font-size: 11px;
	color: #404040;
}

.footer a{
	font-family: verdana;
	font-size: 11px;
	color: #404040;
	text-decoration:none;
}


.top {
	font-family: verdana;
	font-size: 12px;
	color: #404040;
}

.top a{
	font-family: verdana;
	font-size: 12px;
	color: #404040;
	text-decoration:none;
}
.hedrtle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffffff;
	text-decoration: none;
	padding-right: 10px;
}
.hornav {
	font-family: verdana;
	font-size: 16px;
	color: #eaeaea;
	text-decoration: none;
	padding-right: 10px;
}
.logo {
	padding-left: 27px;
	background-image: url(logo.jpg);
}
.bcrumb {
	font-family: verdana;
	font-size: 14px;
	color: #404040;
	text-decoration: none;
}
.nav1 {
	font-family: verdana;
	font-size: 20px;
	color: #FFFFFF;
}
.subnav {
	font-family: verdana;
	font-size: 16px;
	color: #404040;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	background-color: #ddd9c3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #404040;
}
.breadcrumb
{
	font-family:Verdana,Arial,Sans-serif,Courier,Times New Roman;
	font-size:12px;
	font-weight:bold;
	text-align:justify;
	color:#1D2928;
	text-decoration:none;
}
.breadcrumb a
{
	font-family:Verdana,Arial,Sans-serif,Courier,Times New Roman;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:justify;
	color:#1D2928;
}
.button
{
	font-family:Verdana,Arial,Sans-serif,Courier,Times New Roman;
	font-size : 12px;
	color:#1D2928;
	border-right: #1D2928 1px solid;
	border-top:#1D2928 1px solid;
	border-left:#1D2928 1px solid;
	border-bottom:#1D2928 1px solid;
	background-color: #C5BD98;
}
.txtbox_small
{
	 border-right: #001018 1px solid;
	 border-top:#001018 1px solid;
	 border-left:#001018 1px solid;
	 border-bottom:#001018 1px solid;
	 font-size: 12px;
	 font-family: Verdana,Arial,Sans-serif,Courier,Times New Roman;
	 background-color:#FFFFFF;
	 color:#1D2928;
	 text-align:left;
	 width: 140;
}