body 
{
	margin: 0;
	padding: 0;
	font: medium Arial, "Andale Mono", Courier, "Courier New", monospace;
	
	background-color: #000000;
	top: 185px; 
	background-repeat: repeat-y;
}
.bigwrapper {
margin: 0;
padding: 0;
	width:99%;
	margin-left: 0;
	padding-left: 0;
	margin-right: auto;
	background: url(images_2005/fadetoblack.jpg) top left; 
	background-repeat: repeat-y;
	border: 4px solid #cccccc;
	border-left: 3px solid #cccccc;
	
	}

h1
{
	font: x-large Georgia;
	margin-bottom: none;
	
}

h2
{
	font: large Georgia;
	font-style: italic;
}
	
UL LI {
		margin-left: 2em;
		font-size: large;
		padding-bottom: .25em;
		list-type: Georgian;
		
}

UL {
	border: none;
	margin: 0;
	padding: 0;
}

.contact ul, .contact li {
		list-style: none;
		font-size: small;
		
		}

.banner
{
	margin-left: auto; 
	margin-right: auto;
	background: url(images_2005/Untitled-1.gif) top left; 
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #000000;
	height: 170px;
	width: 100%;
	
	
	
}

/*html>body .banner img { width:780px; }*/

.strip
			{
				background: url(images_2005/strip.jpg);
				background-repeat: repeat-x;
				background-position: left;
				border-top: 4px solid #cccccc;
				border-bottom: 4px solid #cccccc;	
				width: 100%;
				
				height: 100px;}

			
	
.horsecontent img { border: 4px ridge #cccccc;
	  margin-top: 1em;
	  margin-right: 1em;
	  }
	  
.content {
		margin-top: -18px;
		padding: 1em;
		border: 4px solid #cccccc;
		border-top: none;
		border-right: none;
		background: white;
		color: #000066;
		margin-left: 187px;  
		margin-right: 0px;
		padding-top:  .125em;
		
}
html>body .content { margin-top: -20px;
					 margin-right: 0px;}
/* html>body .content { width:560px; } */
		
 .subpagecontent {
 		margin-top: -18px;
		margin-right: -7px;
		padding: 1em;
		font: medium Arial;	
		border: 4px solid #cccccc; 
		border-top: none;
		color: #000066;
		background: white;
		margin-left: 187px;
		padding-top: .125em;
		
		/*height: 100%px;*/
		
} 

html>body .subpagecontent { margin-top: -20px;
						    margin-right: -4px; }


.sidebar {  
		
		display: block;
		float: left;
		margin-left: 0px; 
		text-align: center;	
		color: white;
		background: #000044; 
		border-top: none;
		margin-top: -11px;
		
		
		
		
		
		}
.sidebar  
	{font: large Georgia;}


 



.nav a:visited, 
.nav a:link,
.nav a
	{
			width: 185px;
			font-weight: bold;
			color: #ffff00;
			background: url(images_2005/fadetoblack.jpg);		
			text-decoration: none;
			display: block;
			padding-top: .5em;
			padding-bottom: .5em;
			
	}

.nav a:hover {
			color: #FFFFFF;
			text-decoration: none;
			

}

.nav a:active {
			color: #FFFFFF;
			
			
			}

.current a:visited, .current a:link {
			color: #FFFFFF;
			background: #000011;
			}


a:visited,
a:link,
a:active { 
		color: blue;
		text-decoration: none;
		font-weight: bold; }

a:hover { color: #0000DD;
		text-decoration: underline;
	}
 


hr
{
border: 1px solid #000066;
background-color: yellow;
color: yellow;
height: 3px;
width: 100%;
}

.content hr {
	border: 1px solid #000066;
	background-color: yellow;
	color: yellow;
	height: 3px;
	width: 80%;
}

.subpagecontent hr {
	border: 1px solid #000066;
	background-color: yellow;
	color: yellow;
	height: 3px;
	width: 80%;
}

table { table-align: center;
		text-align: center;
		 }

td {  font: x-large Arial;
	text-align: left;
	padding-left: .25em;
	padding-right: .1em;
	text-align: left;
    }
ul {
	font: x-large Arial;
	
}
.contactheading {
			font-size: xx-large Arial;
			border-bottom: 2px solid #000066;
			
			
}

.footer {
		clear: both;
		font: small "Times New Roman";
		color: yellow;
		text-align: center;
		
		background: url(images_2005/fadetoblack.jpg);
		background-repeat: repeat-y;
		background-color: #000000;
		padding: .5em;
		}


.pullquote2 {
	float: right;
	border: 4px ridge #000066;
	width: 10em;
	color: #000066;
	background: yellow;
	font: large Arial;
	padding: 1em;
	line-height: 1.5em;
	font-style: italic;
	margin-left: .25em;
	
	}

.form table { table-align: center;
			
			  }

.form td { 
	color: black;
	 font:x-small Arial;
	text-align: left;
	
	
	
    }
.form th { text-align: left;
			
			font: x-small Arial;
			color: black; }
			
.error
	{
		font: x-small Arial;
		color: #990000;
	}

.error td {
		font: x-small Arial;
		color: #990000;
	}
	
.formpagecontent {
		padding: .5em;
		font: large Arial;	
		
		border-top: none;
		color: black;
		background: #eeeeee;
		margin-left: none;
		width: 754px;
} 

.formsectionheading {	font-size: large;
						font-family: "Times New Roman";
						background-color: #dddddd;
						border-bottom: 1px solid black;
						border-left: 1px solid #dddddd;
						border-top: 1px solid #dddddd;
						border-right: 1px solid black;
						color: black;
						padding-left: .5em;
					}
.privacystatement { 
						font-size: small;
					
					
					}
					
.privacystatement h1 {
	
		font-size: large;
						font-family: "Times New Roman";
						background-color: #dddddd;
						border-bottom: 1px solid black;
						border-left: 1px solid #dddddd;
						border-top: 1px solid #dddddd;
						border-right: 1px solid black;
						color: black;
						padding-left: .5em;
	}
	
html>body .formpagecontent { width:761px; }
.bannerbottom {
					font-size: small;
					font-style: italic;
					text-align: center;
					padding: .5em;
					background: black;
					color: yellow;
				}
.contactlinks a:visited, .contactlinks a:visited, .contactlinks a:link{
		font-size: medium;
		font-style: italic;
		padding-left: 1em;
		text-decoration: none;
				}
				
.contactlinks a:hover 
{
color: black;
text-decoration: none;
}

.clickhere {
	margin: 0;
	padding: 0;
	background: #9999ff;
	border: 2px solid black;
	color: black;
	text-align: left;
	}