﻿body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F6DB9A;
}

.text1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003333;
	font-weight: lighter;
}
.titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: 100;
	font-variant: normal;
	color: #FFFFFF;
	text-align: left;
}
.botnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}
.homequotes {
	font-family: Arial;
	font-size: 10pt;
	line-height: 12px;
	color: #006699;
	font-style: normal;
	font-weight: lighter;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.ravtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#MenuBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
#MenuBottom ul {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
	text-align: center;
}
#MenuBottom li {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 1px 0px 1px;
}
#MenuBottom a:link, #MenuBottom a:visited {
	padding: 3px 3px 3px 3px;
	color: black;
	text-decoration: none;
	border: 1px black solid;
/*	border-left: 1px black solid;
	border-right: 1px black solid; */
}
#MenuBottom a:hover {
	color: yellow;
	background-color: #17346B;
	border: 1px yellow solid;
	/* 
	border-left: 1px yellow solid;
	border-right: 1px yellow solid; */
}

