h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	background-color: #E9E9E9;
	margin-bottom: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-indent: 10px;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px dashed #CCCCCC;
	padding: 8px;
	background-color: #F5F9FC;
}
body {
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-color: #373A65;
	margin: 0px;
	font-family: Tahoe, Arial;
	font-size: 12px;
	color: #333333;
}
img {
 vertical-align:bottom;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
}
a:link {
	color: #0C88E8;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}
a:visited {
	color: #0C88E8;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}
a:hover {
	color: #CD3E1D;
}
#container {
	width: 883px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/flexcourt-florida-header.png);
	height: 215px;
	width: 883px;
}
#logo {
	float: left;
	height: 169px;
	width: 211px;
}
#contactus {
	float: left;
	margin-left: 685px;
	margin-top: -155px;
	height: 101px;
	width: 181px;
}


#navigation {
	background-image: url(../images/navigation.png);
	height: 44px;
	width: 883px;
	color: #FFFFFF;
	padding-top: 0px;
	text-align: center;
}
#homeboxes {
	height: 302px;
	width: 883px;
}
#homebox1 {
	float: left;
	height: 302px;
	width: 295px;
}
#homebox2 {
	float: left;
	height: 302px;
	width: 293px;
}
#homebox3 {
	float: left;
	height: 302px;
	width: 295px;
}
#contenthome {
	width: 883px;
	background-image: url(../images/content-bg.png);
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
}
#content {
	width: 830px;
	margin-left: 25px;
	padding-top: 10px;
}

#footer {
	background-image: url(../images/footer.jpg);
	width: 883px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 50px;
	margin-top: 10px;
}
#footer a {
	color: #373A65;
}
#footer a:visited {
	color: #373A65;
}
#footer a:hover {
	color: #CC6600;
}


#faq {
	width: 375px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#footerend {
	height: 30px;
	width: 100%;
	background-color: #EAA935;
}
#box1 {
	float: left;
	height: 161px;
	width: 295px;
}
#box2 {
	float: left;
	height: 161px;
	width: 293px;
}
#box3 {
	float: left;
	height: 161px;
	width: 295px;
}
#boxes {
	height: 161px;
	width: 883px;
}
#rightimage {
	float: right;
	height: 284px;
	width: 379px;
	padding: 6px;
	border: 1px solid #AABCC8;
	margin-left: 12px;
}

.rightimg {
	padding: 6px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #AABCC8;
}
.centercta {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 429px;
}
.greyedout {
	color: #BEBEBE;
}
.leftimg {
	padding: 6px;
	float: left;
	border: 1px solid #AABCC8;
	margin-right: 10px;
}
.articleindex {
	height: 127px;
	border: 1px dashed #CCCCCC;
	padding-left: 10px;
	margin-left: 3px;
	margin-top: 10px;
	padding-top: 10px;
}
