/* basic style for FAAOR Web site July 2004 */

body {
		margin: 0;
		font-family: Verdana, Arial, sans-serif;
		font-size: 100%;
		color: #000;
		background-color: White;
		padding:0;
		line-height:1.35;


}	


div#header {
		margin: 0;
		border-bottom: 2px solid #00008B;
		background-color: Green;
		color: #87E556;
		padding: 3px;
	}
h1 {
	font-size: 200%;
	color: #87E556;
	background-color: Green;

}
	
h2{margin-top:0;
}

div#topBar {
		background-color: Green;
		width: 100%;
		height: 71px;	
		background-image: url(images/topBar71204C.jpg);
		background-attachment: scroll;
		background-repeat: repeat-x;	
		color: #000;
		padding: 0;
	}
	
div#navigate{	
		background-color: #87E556;
		margin: 0;
		border-top: 2px solid #00008B;	
		border-bottom: 2px solid #00008B;
		word-spacing: 0.20em;
		padding-left: 35%;
		color: #000;
		vertical-align: bottom;
		height: 1em;
}
	
a:link, a:visited {
		text-decoration: none;
		color: #00008B;
		border-bottom:1px dashed #00008B;
}	

a:hover{
	background-color: #00008B;
	color: #87E556;
	
}

table{ 
	width: 100%;
	border: 0;
	margin:0;
	padding:0;
}

td {
	border-width:0;
	padding:0;
	margin:0;	
}

td#navLinks{
	vertical-align: top;
	width: 200px;
	background-color: #87E556;
	border-right: 1px solid #00008B;
}

td#navLinks a {
	display: block;
	text-decoration:none;
	border-bottom: 1px solid #00008B;
	border-left:1px solid #00008B;
	border-right:0;
	background-color: #87E556;
	padding: 2px 10px 1px 20px;
	margin-left:0;
	line-height: 1.75em;
	font-size:100%;

}

td#navLinks a:hover{

	color:#87E556;
	background-color:#00008B;
	border-bottom: 1px solid #87E556;
	border-left: 1px solid #87E556;

}

td#navLinks a#uRHere{
	color:#87E556;
	background-color:#00008B;
	border-bottom: 1px solid #87E556;

}

td#navLinks a#uRHere:hover{
	line-height: 1.75em;
}

td#navLinks a#uRHereSub{
	color:#87E556;
	background-color:#00008B;
	border-bottom: 1px solid #87E556;
	text-indent: 15px;
	line-height: 1.75em;
	font-size: 0.85em;

}

td#navLinks a#uRHereSub:hover{
	line-height: 1.75em;	

}
td#mainContent{
	margin-top: 1em;
	margin-left:0;
	padding: 2em 1em 5em 2em;
	background-color: #FFF;
	color: #000;
	margin-bottom: 2em;
	background-image: url(images/logoL.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 50% 65%;

}

div#logo{
	float: left;
	width: 195px;
}



img#riders{
	float:right;
	padding: 2px;
	margin-left: 1em;
	border: 1px solid #00008B;
}

img#nancyHorse{
	float:left;
	padding: 2px;
	margin-top:-4px;
	border: 1px solid #00008B;
	margin-right: 1em;
}

div#separator{
	border-bottom: 1px dashed #CCC;
	height: 10px;
	width:100%;
}
div#footerLinks, #copyRight, #address {
	font-size: small;
	text-align: center;
	margin-right:auto;
	margin-left:auto;
}	

div#footerLinks{
	margin-top:0;
	margin-bottom:0;
	padding:0;
	margin-right:auto;
	margin-left:auto;
	border-bottom: 1px dashed #CCC;

}

div#copyRight{

	margin: 0;
	padding:0;
	
}

div#footerLinks ul {
	margin:0;
	padding:0;
	list-style-type: none;	
}

div#footerLinks ul li {
	display: inline;
	line-height: 175%;

}

.space {padding-left: 1em; padding-right: 1em;}


div#footerLinks ul li a{
	border: 1px solid #FFF;
}

div#footerLinks ul li a:hover{
	color:#87E556;
	background-color:#00008B;
	border: 1px solid #87E556;
	font-size:100%;
}


div#address ul{
	margin: 0.5em auto;
	list-style-type: disc;
	
}
div#address ul li {
	display: inline;
	padding: 1em  0.5em 0.4em 0.5em;
	font-size: small;

}

div#address ul li a:hover{
	font-size:100%;
}



div#credit{
	text-align: right;
	font-size:small;
	padding-right: 0.33em;
	padding-top:0.25em;
	padding-bottom:0;
	margin-bottom:0;
}

dl {line-height:125%;}

dl dd {


	margin-bottom: 1.5em;
}

dt a, a:hover{
	font-size:1em;
}

div#counter{margin-top:2em; text-align:center; margin-left:auto; margin-right:auto;}
