﻿body {
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../Images/Home/greybackground.jpg);
	background-repeat: repeat;
	margin-bottom: 15px;
}
.jump {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 21px;
	width: 150px;
	color: #333333;
}
.text_nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.search_box {
	height: 15px;
	width: 140px;
}
.formbox {
	height: 15px;
	width: 200px;
}
.text1 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 19px;
}
.text_maroon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #A85639;
}
.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 12px;
	line-height: 17px;
}
.text3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 21px;
}
.text5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 23px;
	color: #a85639;
}
.text4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
#dropmenudiv{
position:absolute;
background-color: #d8be8a;
border:0px solid black;
border-bottom-width: 0;
font:normal 11px Georgia;
line-height:16px;
z-index:100;
}

#dropmenudiv a{
width: 120;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: none;
}

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