.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #996633; }
.style4 {color: #0000FF}
.menu {
	background: url(images/silk_03.jpg) no-repeat right top;
}


ul, li {
	display:inline;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
#content * {
	margin: 0px;
	padding: 0px;
}
#content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #996633;
	text-align: left;
	padding-bottom: 12px;
	line-height: 16px;
}




#content h3 {
	font-size: 12px;
	font-weight: bold;
	color: #996633;
	text-align: left;
	padding-bottom: 12px;
	line-height: 16px;
}
#content h3 a:link {
	font-size: 12px;
	font-weight: bold;
	color: #996633;
	text-align: left;
	padding-bottom: 12px;
	line-height: 16px;
	text-decoration: none;
}
#content h3 a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #996633;
	text-align: left;
	padding-bottom: 12px;
	line-height: 16px;
	text-decoration: none;
}
#content h3 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #996633;
	text-align: left;
	padding-bottom: 12px;
	line-height: 16px;
	text-decoration: underline;
}
#content h3 a:active {
	font-size: 12px;
	font-weight: bold;
	color: #996633;
	text-align: left;
	padding-bottom: 12px;
	line-height: 16px;
	text-decoration: none;
}

#content a:link {
	color: #996633;
	text-decoration: underline;
}
#content a:visited {
	color: #996633;
	text-decoration: underline;
}
#content a:hover {
	color: #996633;
	text-decoration: none;
}
#content a:active {
	color: #996633;
	text-decoration: underline;
}
#content p {
	padding-bottom: 10px;
}


#content li {
	color: #996633;
	padding-left: 10px;
}

li a {
	text-decoration:none;
	color: #996633;
	margin-left:0;
	margin-right:5px;
}

li a:hover {
	color:#000;
}

ul li.current a {
	color:#000;
}
#contactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:350px;
	margin-top:30px;
	padding:10px;
	background:#e0d6bf;
	
}
.border {
	border: 1px solid #000000;
}

