body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: rgb(198, 188, 172);
	margin-left: auto;
	margin-right: auto;
}
table{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.normal{
	color: rgb(84, 18, 13);
}
.frontpage{
	color: rgb(0, 0, 0);
	padding: 79px 30px 10px;
}
.dot{
	background-image: url(images/linkdot.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.dot_on{
	background-image: url(images/linkdot_on.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.navarea{
	margin-top: 55px; /* edited by sharron */
	color: rgb(198, 188, 172);
	padding-left: 175px;
	padding-bottom: 4px;
	height:auto;
}
a.nav{
	color: rgb(198, 188, 172);
	padding-left: 2px;
	padding-right: 10px;
	text-decoration: none;
}
a.nav:hover{
	color: rgb(153, 152, 151);
	padding-left: 2px;
	padding-right: 10px;
	text-decoration: none;
}
h4, h5, h6{
}
/* edited by sharron */
/* code added by sharron */
	.li-footer{
	padding: 0px 0px 0px 2px;
	text-align: center;
}
.textarea-jpg{height:auto;margin:0;padding:0;
	background-image: url(images/txtarea.jpg);
}
.bottom-jpg{
	background-image: url(images/bottom.jpg);
}
.nav-bkg-div{
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	width: 740px;
	height: 79px;
	padding-left: 25px;
	margin-top: 60px;
}
.text-div{
	background-color: rgb(255, 255, 255);
	width: 740px;
	height: 82px;
	padding-left: 25px;
	margin-top: 60px;
}
.contactus-text{
	text-align: center;
}
#contactus-form{
	text-align: left;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}
.form-input{
	padding: 10px;
	display: inline;
	margin-top: 5px;
	margin-bottom: 5px;
}
.form-input-field{
	display: inline;
	width: 60%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#bottom-line{
	width: 760px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	font-size: 9px;
	color: #837D72;
}
h1{
	font-size: 14px;
}
h2{
	margin-bottom: 2px;
	font-size: 10px;
	color: rgb(78, 40, 38);
}
.copyright, .logoworksLink {
	font-size: 10px;
	text-align: center;
	color: rgb(255, 255, 255);
}
#bottom-line a:link, #bottom-line a:hover, #bottom-line a:visited, #bottom-line a:active {
	color: #837D72;
	text-decoration: none;
	background: transparent;
}
.strong {
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	color: rgb(78, 40, 38);
}
.logos {
	margin: 10px;
	float: right;
	font-size: 13px;
	text-align: center;
	width: 220px;
	height: auto;
}
.button {
float:left;margin-top:5px;margin-bottom:10px;
}
img{ border: 0; }
