body {
	text-align:center;
	margin:0px;
	background: url(../images/burst.gif) repeat-y center;
	font-size:13px;
	}
	
a:link {
	font-size:80%;
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
}
a:visited {
font-size:80%;
	text-decoration: none;
	color: #666;
	text-transform: uppercase;
}
a:hover {
	color: #05bec0;
}
a:active {
	text-decoration: none;
	color: #666;
}


#wrap {
	margin:0px auto;
	width:682px;
	}

#all {
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	position:relative;
	padding-top:402px;
	background: url(../images/header.jpg) no-repeat top left;
	border:#05bec0 solid 3px;
	}

h1 {
	color:#000033;
	font-weight:bold;
	font-size:16px;
	padding:10px 10px 20px 0;
	margin:20px 0;
	border-bottom:1px dotted #cccccc;
	}

h2 {
	color:#000033;
	font-weight:bold;
	font-size: 14px;
	}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}


h9 {
	font: 70%;
	color:#000033;
	} 


ul#menu {
	width:652px;
	float:left;
	margin:0;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	padding:12px 5px 10px 25px;
	background:#CCCCCC;
	color:#000033;
	font-size:14px;
	}
ul#menu li {
	list-style:none;
	float:left;
	margin:0 8px 0 0;
	}

#main {
	float:left;
	width:622px;
	padding: 5px 30px;
	background:#fff;
	padding-bottom:20px;
	text-align:left;
	display: inline;
	line-height:130%;
	}



.underline {
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align:center;
}	
	
input, textarea, select, option {
	color: #000033;
	background: #fff;
	border: 1px solid #05bec0;
}
.contact {
	padding: 3px 3px;
	font-size:95%;
	}
.picutreBox {
	float:left;
	width:605px;
	padding: 10px 10px;
	margin-bottom:10px;
	border: thin dotted #ccc;
	}
a:link img, a:visited img {
	border:1px dotted #cccccc;
	padding: 2px;
	}
a:hover img {
	border:1px dotted #333;
	}

/*   FOOTER STYLES   */

#bottom {
	width:100%;
	text-align:center;
	line-height:20px;
	}

#bottom, #bottom a {
	color:#fff;
	font-size:90%;
	}
#bottom a:hover {
	color:#000000;
	}
	
	
/*  MARES AND FOALS STYLE PAGES  */


.horse-bio {
	float:left;
	width:620px;
	padding: 10px 0 30px 0;
	border-bottom:#cccccc dotted 1px;
	margin-bottom:20px;
	}

.stats {
	width:280px;
	float:right;
	}

.horse-bio h2 {
	margin:0 0 5px 0;
	font-size:16px;
	}
.horse-bio h3 {
	margin:0;
	}

ul {
	margin:15px 0 15px 15px;
	padding:0;
	}	

li {
	list-style-image:url(../images/ul.gif);
	margin-bottom:2px;
	}

.horse-bio img {
	margin:0;
	padding:2px;
	border:#cccccc dotted 1px;
	float:left;
	}

a#show_schedule {
	height:55px;
	display:block;
	padding-top:32px;
	font-weight:bold;
	font-size:14px;
	}
#show_schedule img {
	border:none;
	margin-top:-32px;
	padding-right:10px;
	float:left;
	}
