hr {
  	border: 0;
	background-color: #663300;
	height: 1px;
}

.bodytext {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration : none;
}


.bodytextitalic {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	color: #000000;
	font-style:italic;
	text-decoration : none;
}

.linktext {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration : none;
}

.bodytitle {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration : none;
}

.bodytitleitalic {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-style:italic;
	text-decoration : none;
}

.bodytitlealt {
	font-family: Georgia, Times, serif;
	font-size: 15px;
	color: #663300;
	font-weight: bold;
	text-decoration : none;
}

.bodyquote {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	font-style:italic;
	color: #000000;
	text-decoration : none;
}

.sectiontitle {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	text-decoration : none;
}

.sectiondescription {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	color: #663300;
	text-decoration : none;
}


.selected{
	color:#663300;
	text-decoration : none;
}


a{
	color:#663300;
	text-decoration : none;
}

a:hover {
	color: #663300;
	text-decoration : none;
}


#page-wrap {
	width: 320px;
	background: transparent;
	height: auto !important;
}

#contact-area {
	width: 310px;
}

#contact-area input, #contact-area textarea {
	width: 310px;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #ccc	;
}

#contact-area input.submit-button {
	width: 100px;
	float: left;
}

label {
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 100px;
}

<!--[if IE]>
html { overflow-y: hidden; }
body { overflow:scroll; }
#background { position: absolute; z-index:-1; background-attachment: fixed; }
#content1b {  }
#content1c {  }
#content1d {  }
<![endif]-->
