/*Style sheet for Somewhere Farm Clydesdales - created December  28, 2005*/


body
{
	color : #272A65;
	background-color : #272A65;
	font-family:sans-serif;
}
.contentText p {
	font-size: 14px;
	font-family: tahoma;
	margin-left: 10px;
	margin-right: 10px;
	display: block;
	color: #272A65;
}

A.menulink { display: block; width: 72px;
             text-align: center;
             text-decoration: none;
             font-family:  Arial;
             font-size:12px;
	     font-weight:bold;
             color: #ffffff;
             border: solid 1px #003063;
}

A.menulink:hover { border: solid 1px #00619C;
                   color: #ffffff;
                   background-color: #BC84AA;
}

.scrollbars {
	            scrollbar-face-color: #272A65;  
               scrollbar-highlight-color: #B5BAD6; 
               scrollbar-shadow-color: #000000; 
               scrollbar-arrow-color: #E1D4C0; 
               scrollbar-base-color: #5A3421;
               scrollbar-3D-light-color: #ffffff; 
               scrollbar-dark-shadow-color: #ffffff;
  
	         }
	         
              
 body {
background-color: #272A65;
font-family: Arial, Verdana, sans-serif;
               color: #272A65;
}     
               
a {color: #272A65;
text-decoration: none;
}
a:hover {color: #06C;}


/* Bottom Menu */

.bottom_menu p {	
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #EDEDEF;
	}

.bottom_menu a {
	color:#EDEDEF;
	text-decoration: none;
  	 }

.bottom_menu a:hover {color:  #864B2D;
	}



