#Nav {
	height: 239px;
	background-color: #000000;
	background-image: url(Nav.jpg);
	background-repeat: no-repeat;
	padding-right: 5px;
}
#Nav #buttons {
	text-align: right;
	color: #FFFFFF;
}
#Nav #buttons a {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	line-height: 23px;
	background-color: #000000;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-right: 4px;
	padding-left: 4px;
	vertical-align: middle;
}
#Nav #buttons a:hover {
	background-color: #E8DFBA;
	color: #000000;
}
.dropmenudiv{
	position:absolute;
	z-index:100;
	background-color: #E8E2C2;
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0F283D;
	border-right-color: #0F283D;
	border-bottom-color: #0F283D;
	border-left-color: #0F283D;
	left: 25px;
	width: auto;
}

.dropmenudiv a{
	display: block;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0F283D;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 30px;
	background-image: url(1.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}

.dropmenudiv a:hover{
	background-image: url(2.jpg);
}
#footer {
	background-image: url(footer.jpg);
	border-top-width: 10px;
	border-right-width: 32px;
	border-bottom-width: 20px;
	border-left-width: 28px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #27425D;
	border-right-color: #27425D;
	border-bottom-color: #27425D;
	border-left-color: #27425D;
	padding: 5px;
	text-align: center;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
	background-position: center center;
}
#footer  #buttonsf {
	color: #FFFFFF;
	text-align: center;
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #27425D;
	padding-bottom: 5px;
}
#footer  #buttonsf  a:hover {
	color: #27425D;
}
#footer  #buttonsf  a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 2px;
	margin-left: 2px;
}
#footer #bot2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
}
#footer #bot2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer #bot2 #rimage {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
#flashhome {
	display: block;
	margin: 35px;
}
#Nav #hampton {
	display: block;
	margin-top: 118px;
	margin-left: 40px;
}

