h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #996633;
	font-family: Times, Georgia serif;
}

h1 {
	font-size:19px;
	color: #996633;
	font-style: italic;
	font-weight: bold;
}

h2 {
	font-size:17px;
	color: #356135;
	font-style: italic;
	font-weight: bold;
}
h3 {
	font-size:14px;
	font-style: italic;
	color: #996633;
}
h4 {
	font-size:14px;
	color: #356135;
	font-weight: bold;
}

hr {
    font-family: Verdana, sans-serif;
	color: #996633;
	height: 1px;
	}

p, ul,li, lh, td, tr {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	color: #666;
	list-style-type: none;
}
a {
	color : #666666;
	text-decoration: none;
	border: 0px;
}
a:hover, a:active {
	color : #003300;
}

body {
	background: #ffffff url(images/water.gif) repeat-x;
	margin:0px;
}

#holder {
	background-color: #ffffff;
	margin: auto;
	float: auto;
	height: auto;
	width: 800px;
	top: 0px;
	vertical-align: top;
	background-position: center center;
	border-left:1px solid #003300;
    border-right:1px solid #003300;
    border-top:1px solid #003300;
}

#main {
	background-color: #ffffff;
	float: left;
	height: auto;
	width: 800px;
}	

#left {
	background-color: #ffffff;
	background-position: left top;
	float: left;
	height: auto;
	width: 170px;
	left: 0px;
	top: 0px;
}
#top1 {
	background-color: #ffffff;
	float: left;
	height: 149px;
	width: 800px;
	left: 0px;
	top: 0px;
}

#top2 {
	background-color: #869e8f;
	float: left;
	height: 23px;
	width: 800px;
	left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003300;
	border-bottom-color: #003300;
}

#center {
	background-color: #ffffff;
	float: left;
	height: auto;
	width: 435px;
	border-right:1px solid #003300;
	border-left:1px solid #003300;
	padding-left: 0px;
	padding-top: 0px;
    padding-right: 0px;
}

#in_center {
	background-color: #ffffff;
	float: left;
	height: auto;
	width: 410px;
	padding-left: 10px;
	padding-top: 10px;
    padding-right: 10px;
}

#home {
	background-color: #ffffff;
	float: left;
/*	height: auto; */
	height: auto;
	width: 615px;
	border-right:1px solid #003300;
	border-left:0px solid #003300;
	padding-left: 0px;
	padding-top: 0px;
    padding-right: 0px;
	padding-bottom:50px;
}

#in_home {
	background-color: #ffffff;
	float: left;
	height: auto;
	width: 570px;
	padding-left: 20px;
	padding-top: 10px;
    padding-right: 10px;
}


#right {
	background-color: #ffffff;
	float: right;
	height: auto;
	width: 180px;
	top: 0px;		
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #fff;
	background-color: #869e8f;
	background-position: center center;
	text-align: center;
	white-space: normal;
	line-height: 21px;
	clear: none;
	margin-top: 6px;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #fffff;
	background-color: #869e8f;
	background-position: center center;
	text-align: right;
	white-space: normal;
	line-height: 23px;
	clear: none;
	margin-top: 0px;
	padding-right: 20px;
	text-decoration: none;
}

.nav_top {
    background-image: url(images/gd.gif);
    background-repeat: no-repeat;
    background-position: left;
    padding: 0px 0px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;

}

.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 29px;
	padding: 10px 3px 10px 7px;
}

	.leftnav ul {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size:10px;
	    color: #996633;
	    font-weight: bold;
		list-style-type: none;
		margin: 0 0 5px 0;
		padding: 0;
	}
	
	.leftnav li {
	    font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 10px;
	    color: #333333;
	    font-style: normal;
	    font-weight: normal;
		background-image: url(images/bullet.gif);
		background-repeat: no-repeat;
		background-position: 2px 10px;
		padding: 4px 0 4px 24px;
	}
	
	.leftnav a:link, .leftnav a:active, .leftnav a:visited {
		text-decoration: none;
	}
		
	.leftnav a:hover {
		text-decoration: underline;
	}

.title {
	color:#996633;
	font-weight:bold;
	font-family: Times, serif;
	font-size:14px;
	font-style: italic;
	line-height: 15px;
}

.title2 {
	color:#869e8f;
	font-weight:bold;
	font-family: Times, serif;
	font-size:14px;
	font-style: italic;
	line-height: 15px;
}

.copy_left {
	color:#ffffff;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 19px;
	padding-left: 2px;
}
.submenu1 {
	color:#ffffff;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 21px;

}
.submenu2 {
	color:#900c1e;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 11px;
	padding-left: 0px;
	padding-right: 0px;

}
a img{
border:none;
text-decoration:none;
}
