/* CSS & Site design by Dave Partee, www.sleddogstudio.com  */


body {
	width: 750px;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color: #FFF;
	background-image: url(images/tennis-background.jpg);
	background-repeat: repeat;
}
.topstrip {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #666666; 
	text-align: right;
}
.h2subhead {
	margin-top: -6px;
	margin-bottom: 8px;
	font-size: 12px;
	font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 18px; 
	color: #330033; 
	margin-top: 25px; 
	margin-bottom: 20px;
}
h2 {  
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 10px;
}
h3 { 
	font-size: 14px; 
	color: #000033; 
	margin-top: 20px; 
	margin-bottom: 5px;
}
h4 {
	font-size: 12px; 
	margin-top: 14px; 
	margin-bottom: 1px;
}
ul {
	padding-left: 12px;
}
li {
	list-style-image: url(images/tennisball15blue.gif);
	list-style-position: outside;
	margin-bottom: .5em;
}
address {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: 500; 
	color: #222222; 
	font-style: normal; 
	margin-top: 5px; 
	margin-bottom: 10px;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #444444; 
	margin-top: 0px; 
	margin-bottom: 10px;
}
a:link {
	color: #660000;
}
a:visited {
	color: #330099;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #669999;
	text-decoration: none;
}
.pgtitle {
	margin-top: 10px;
}

#banner {
	background-image: url(images/fta-banner_01.gif);
	height: 173px;
	margin: 0;
	padding: 0;
}

#wrapper {
	margin: 0;
	padding: 0;
	width: 750px;
	background-image: url(images/fta-banner_02.gif);
	background-repeat: repeat-y;
}

#main {
	margin: 0 0 0 165px;
	padding: 0 15px 0 0;
}

#mainleft {
	width: 350px;
	padding-right: 10px;
	border-right: 1px solid black;
}

#mainright {
	float: right;
	width: 190px;
}

.bottomnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #BFDCFF;
}
.bodytext {
	margin-bottom: 12px;
}
.smalltype {
	font-size: 10px;
}
.text-table {
	width: 70%;
	margin-right: 25%;
	margin-left: 5%;
}
.news-location {
	font-weight: bold;
}
.news-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
}
.news-info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.news-body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-bottom: 18px;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333366;
}

#sidebar {
	padding: 0px 2px 0 7px;
	margin: 0;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	width: 120px;
}
.sitenav ul {
	padding-left: 8px;
	margin: 0;
}
.sitenav li {
	list-style-image: none;
	list-style: none;
	margin-bottom: .8em;
}
.sitenav li ol {
	padding-left: 25px;
}
.sitenav li ol li {
	list-style-type: lower-roman;
}

#footer {
	margin: 0;
	clear: both;
	padding: 30px 20px 5px 175px;
	background-image: url(images/fta-banner_02.gif);
	background-repeat: repeat-y;
}
#footer p {
	font-size: .8em;
	font-style: italic; 
	color: #333333; 
}

#pagebottom {
	height: 25px;
	background-image: url(images/fta-banner_04.gif);
	background-repeat: no-repeat;
}