#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 14px/18px "times new roman";
	z-index:100;
	color: #663300;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#EBEBEB;
}

.toplinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	line-height: 35px;
	margin: auto auto auto 20px;
	float: none;
	font-style: normal;
	text-indent: 0pt;




}a:link {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #663300;

}
a:visited {
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #663300;

}
.photoright {
	float: right;
	margin: 20px;

}
.photoleft {
	float: left;
	margin: 20px;

}
.browntext {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #663300;
	line-height: 35px;
	font-weight: bold;


}
.gradient {
	background-image: url(images/photos/gradient.php.jpg);
	background-repeat: repeat-y;
}
.test {
	background-image: url(images/photos/iStock_000005017343XSmall.jpg);
}
.underline {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-decoration: underline;
}
.boldunderline {
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline;
}
