body, html {
	background-color: #d9b198;
	background-image: url(../images/bg.jpg);
	margin: 0;
	padding: 0;
	color: #630;
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	background-color: #ebe0c1;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	}
	
/*  Home page style */
#header_home  {
	background-image: url(../images/sculptureh.jpg);
	background-position: 0 38px;
	background-repeat: no-repeat;
	height: 240px;
	border: solid 2px #630;
	}
#header_home a, #header_home a:visited {
	text-decoration: none;
	color: #630;}
#header_home a:hover {
	text-decoration: underline;
	}				

#rancho_home {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	}	

#contact_home {
	float: right;
	margin-top: 40px;
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
	}

/* End home page styles */
#header {
	background-image: url(../images/sculpture.jpg);
	background-position: 0 18px;
	background-repeat: no-repeat;
	height: 150px;
	border: solid 2px #630;
	}
#header a, #header a:visited {
	text-decoration: none;
	color: #630;}
#header a:hover {
	text-decoration: underline;
	}			
		

#rancho {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	}	

#contact {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
	}
	
	
#menu {
	background-color: #d9b198;
	background-image: url(../images/bg.jpg);
	color: #630;
	font-family: Tahoma, Verdana, Arial, Helvetica, san-serif;
	text-align: center;
	font-size: 1.25em;
	}
#menu a, #menu a:visited {
	color: #630;
	text-decoration: none;
	font-weight: bold;
	}
#menu a:hover  {
	color: #ebe0c1;
	text-decoration: none;
	font-weight: bold;
	}		
.current {
	color: #ebe0c1;
	font-weight: bold;
	}
	
#content {
	border: solid 2px #630;
	padding: 0 20px 5px 20px;
}
a, a:visited {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}		
h1, h2, h3, h4 {
	font-family: "Monotype Corsiva", Tahoma, Verdana, Arial, Helvetica, san-serif;
	color: #ae6134;
	}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.2em;
}
h4 	{
	font-size: 1em;
}
.bimg {
	border: 1px solid #630;
	}

.clear {
	clear: both;
	}
	
.horse {
	font-family: "Monotype Corsiva", Tahoma, Verdana, Arial, Helvetica, san-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #ae6134;
	}
		
.floatrt {
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	}	
	
.floatlft {
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	}
	
hr {
	size: 3px;
	width: 80%;
	color: #ae6134;
	}	
	
#sires {
	text-align: center;
	}	

#footer {
	font-size: 0.7em;
	color: #ebe0c1;
	text-align: center;
	}
#footer a, #footer a:visited {
	color: #ebe0c1;
	text-decoration: none;
	font-weight: bold;
	}
#footer a:hover  {
	color: #630;
	text-decoration: none;
	font-weight: bold;
	}					