body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 5px;
}
.banner{
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.menu {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
	list-style-image: url(images/bullet.png);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FCDAC6;
	margin-right: 10px;
	padding-bottom: 1px;
}
.menu a  {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
	list-style-image: url(images/bullet.png);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FCDAC6;
	margin-right: 10px;
	padding-bottom: 1px;
}
.menu a:hover  {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
	list-style-image: url(images/bullet.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCDAC6;
	margin-right: 10px;
	padding-bottom: 1px;
}
.menuEnd {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
	list-style-image: url(images/bullet.png);
	padding-bottom: 1px;
}
.menuEnd a  {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
	list-style-image: url(images/bullet.png);
	margin-right: 10px;
	padding-bottom: 1px;
}
.menuEnd a:hover  {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
	list-style-image: url(images/bullet.png);
	margin-right: 10px;
	padding-bottom: 1px;
}
.menubg {
	list-style-type: none;
	background-position: bottom;
	background-image: url(images/Menu.jpg);
	background-repeat: no-repeat;
}
.menuTitle {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	padding-right: 10px;
}
h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	padding-left: 20px;
	padding-top: 15px;
	font-weight: bold;
}
h1 a {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	text-decoration:none
}
h1 a:hover {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	text-decoration:none
}
.readMore {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #FF3300;
	font-weight: bolder;
	text-align: center;
	letter-spacing: 0.2em;
	text-decoration: underline;
}
.readMore a {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #FF3300;
	font-weight: bolder;
	text-align: center;
	letter-spacing: 0.2em;
	text-decoration: underline;
}
.readMore a:hover {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #66CC00;
	font-weight: bolder;
	text-align: center;
	letter-spacing: 0.2em;
	text-decoration: underline;
}
.content {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	padding-left: 15px;
	font-weight: normal;
	padding-right: 15px;
}
.indent li {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	padding-left: 15px;
	font-weight: normal;
	padding-right: 30px;
	list-style-image: url(images/bullet.png);
}.indent ul {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: normal;
}
.content form {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.contentBG {
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;

}
.content table {
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: white;
	border: 1px dotted gray;
}
.content td {
	padding: 2px 2px 2px 2px;
	background-color: rgb(255, 250, 250);
	border: .1em dotted gray;
}
.content1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	padding-left: 15px;
	font-weight: normal;
	padding-right: 170px;
}
.testimonials {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	list-style-type: none;
	text-decoration: none;
	list-style-image: url(images/bullet-head.gif);
	padding-right: 15px;
	padding-left: 5px;
	padding-top: 10px;
}
.florida {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
	list-style-image: url(images/bullet.png);
	padding-left: 20px;
}
.copyright{
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #CC6600;
}
.testimonialsBG {
	background-color: #FFFFFF;
	background-image: url(images/Testimonials_Text.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
