/*
   Main CSS Page
   Author: Heather Ackerman
   Date:   11/10/09

   Filename:         style.css
   Supporting files: 
   
*/
*	
{
padding: 0px; margin: 0px;
}



body 	
{
	font-family: sans-serif;
	font-weight: normal;
	background-image: url(../../../images/other/horsebackground.jpg);
	font-size: medium;
	padding: 0px;
	margin: 0px;
	background-repeat:no-repeat;
	background-attachment:fixed;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
     background-size: cover;
}

#container	
{
width: 70em;
background-color: #FFFFFF;
margin: 0 auto 10px auto;
padding: 10px;
}

#special
{
	font-weight: normal;
	font-family:Verdana, Geneva, sans-serif;
    font-size: medium;
}
.special
{
	font-weight: normal;
	font-family:Verdana, Geneva, sans-serif;
    font-size: medium;
}
.special2
{
	font-weight: normal;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-size: large;
}

.special3
{
	font-weight: normal;
	font-family:"Comic Sans MS", cursive;
	font-size:large;
	font-weight: normal;
}


.special4
{
	font-weight: normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: medium;
}

.special5
{
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	/* [disabled]text-align: left; */
}

.specialline
{
	font-weight: normal;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration: line-through;
}

.howdy
{
	font-size: 2.3em;
	text-align: center;
	font-family: 'PristinaRegular';
}

.howdysmall
{
	font-size: 30px;
	text-align: center;
	font-family: 'PristinaRegular';
}

.brownspecial {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.3em;
	color: #600;
}

.brownspecial_medium {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	color: #600;
}
.brownspecial_small {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: .8em;
	color: #600;
}


 .blackspecial_small {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: .75em;
	color: #000;
}

 .blackspecial {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.3em;
	color: #000;
}

.blackspecial_medium {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.1em;
	color: #000;
}

#special2
{
	font-weight: normal;
	font-family:"Times New Roman", Times, serif;
	font-size:x-large;
	font-weight: normal;
}

#special3
{
	font-weight: normal;
	font-family:"Comic Sans MS", cursive;
	font-size:large;
	font-weight: normal;
}


#special4
{
	font-weight: normal;
	font-size: large;
	font-weight: normal;
}

#special4l
{
	font-weight: normal;
	font-size: large;
	font-weight: normal;
	text-align: left;
}

#special5
{
	font-size: small;
}



td img
{
border: 0px none;
padding: 0 0 0 5px
}

table a
{	
text-decoration: none;
color: #691F01;
}

table a:hover
{
	text-decoration: none;
	color: #09F;
	font-size: .8;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

h2
{
padding: 10px 0 10px 10px;
}

h2
{
padding: 10px 0 10px 10px;
}

td
{
	text-align: center;
	font-weight: bold;
	font-family: sans-serif;
}

#heading 	
{			
background-color:#000;
}

#heading img 	
{			
text-decoration: none;
border: none;
}

#container	
{
width: 70em;
backgrond-color: #FFF;
margin: 0 auto 10px auto;
padding: 5px;
}

#navigation			
{			background-color:  	#5E2612; 
			font-weight: bold;
			padding: 5px 10px 0 50px;
			color:#F8F8FF;
			font-family: sans-serif
}
#navigation a	
{			color:#F8F8FF; 
			text-decoration: none; 
			padding: 0 .4em 0 .4em;
} 
#navigation a:hover	
{			text-decoration: underline;
			color:#FFFFFF;
}

#navigation2			
{			background-color:  	#5E2612; 
			font-weight: bold;
			padding: 5px 10px 5px 10px;
			color:#F8F8FF;
			font-family: sans-serif
}
#navigation2 a	
{			color: #F8F8FF; 
			text-decoration: none; 
			padding: 0 .4em 0 .4em;
} 
#navigation2 a:hover	
{			text-decoration: underline;
			color:#FFFFFF;
}

#links
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000;
	text-decoration:none;
    padding: 0 0 0 70px;
} 

#links a:hover	
{			text-decoration: underline;
			color:#000;
			font-size: large;
			font-style: normal;
			line-height: normal;
			font-weight: bold;
			text-decoration:underline;
}





#main_content h2 em {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#map
{
padding: 10px 0 20px 150px;
}

#footer
{
	clear: both;
	margin: auto;
	text-align: center;
	font-weight: bold;

}

#footer a
{	
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
color: #600;
}

#footer a:hover
{
	text-decoration: none;
	color: #0377D6;
}

address
{
	background-color: #FFF4DD;
	text-align: center;
	font-size: 1.1em;
	color: #333;
	text-decoration: none;
	font-style: normal;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-image: url(../../../images/other/footer.jpg);
	width: 1100px;
	height: 149px;
	background-repeat: no-repeat;
}

address a
{	
text-decoration: none;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
color: #600;
}

address a:hover
{
	text-decoration: none;
	color: #0377D6;
}

.thumbnails {
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border: thin ridge #5E2612;
}

.thumbnails:hover

{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border: thin ridge #09F;
	color: #00F;
}

.red
{
	font-weight: bold;
	font-size: large;
	color: #FF0000;
	
}
