html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
margin: 0;
padding: 0;
border: 0;
}

body {
font-size: 100.01%;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

color: #000;
background-color: #e3ddcf;
}

a img {
	border:none;
}


#container {

	margin:0 auto;
	width:750px;
	background:#fff;
}
#banner {
	height:156px;
	width:750px;
	background:#c4a98e url(../images/banner.jpg) no-repeat top left;
}
	#banner h1
	{
		position:absolute;
		left:0px;
		top:-500px;
		width:1px;
		height:1px;
		overflow:hidden;
	}
	

body#index #banner {
	height:502px;
	border-top:8px solid #663300;
	border-bottom:10px solid #663300;
	background:#c4a98e url(../images/splash2_enter.jpg) no-repeat top left;
}
body#index #banner2 {
	height:502px;
	border-top:8px solid #663300;
	border-bottom:10px solid #663300;
	background:#c4a98e url(../images/splash2_enter.jpg) no-repeat top left;
}
	body#index #banner p,
	body#index #banner2 p {
		text-indent:-999px;
	}
	body#index #banner h1,
	body#index #banner2 h1 {
		position:static;
		width:750px;
		height:502px;
		overflow:hidden;
	}
	
	a#a_enter {
		display:block;
		width:750px;
		height:502px;
		padding-top:502px;
		overflow:hidden;
	}
	
#nav {
	width:100%;
	float:left;
	list-style:none;
	background:#663300;
	font-size:0.75em;
	border-bottom:2px solid #c4a98e;
}
	#nav li, #active_nav {
		float:left;
	}
	
	#nav a {
		display:block;
		margin:6px 0 6px 0;
		padding:0 8px 0 8px;
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight:bold;
		border-left:2px solid #fff;
		text-decoration:none;
		
		color:#fff;
	}
	#nav_home a {
		border:none;
	}
	#nav a:hover,
	body#home #nav_home a,
	body#hso #nav_hso a,
	body#cha #nav_cha a,
	body#dir #nav_dir a,
	body#apc #nav_apc a,
	body#ainfo #nav_ainfo a, 
	body#horse #nav_hsale a
	{
		color:#cccc66;
	}
	
#content {
	padding:12px;
	padding-bottom:0;
	clear:left;
	
}

body#index #content {
	border-top:3px solid #c4a98e;
}
	#content p {
		margin:10px 0;
		font-size:0.75em;
		line-height:1.2em;
	}
	
	#content a {
		color:#006600;
	}
	#content ul {
		list-style:none;
		font-size:0.8em;
	}
		#content li {
			padding:0 0 6px 18px;
			margin-bottom:4px;
			background:url(../images/bullet_1.gif) no-repeat top left;
		}
	
	ul#u_details {
		margin-bottom:12px;
		padding:0;
	}	
		ul#u_details li {
			padding:0;
			background:none;
		}
	
	#content dl {
		font-size:0.9em;
		margin-bottom:12px;
	}
		#content dt {
			margin-bottom:8px;
		}
		#content dd {
			margin:0;
		}
	

body#index #content dl {
	/*
	padding-left:150px;
	height:136px;
	background: url(../images/logo_fuller_brdr.gif) no-repeat top left; 
	*/
}
	
#l_column {
	width:275px;
	margin-bottom:60px;
	padding-top:10px;
	overflow:hidden;
	float:left;
}	
#l_column img {
	margin-bottom:16px;
}
#r_column {
	width:426px;
	margin-bottom:60px;
	float:right;
}
	#r_column img {
		border:1px solid #663300;
		overflow:hidden;
	}
	#r_column img.img_nb {
		border:none;
	}
	.img_rt {
		margin-top:18px;
		float:right;	
	}
	

#f_col {
	clear:both;
}	
	#f_col iframe {
		padding:.4em 0;
		border-top:2px solid #c4a98e;
		border-bottom:2px solid #c4a98e;	
	}
	
#pricing {
	width:500px;
	margin:0 auto;
}	
h2 {
	margin:10px 0;
	font-size:0.75em;
	line-height:1.2em;
	color:#663300;
}
h3 {
	font-size:1em;
	margin-bottom:8px;
}
	h3 a {
		text-decoration:none;
	}
.center {
	text-align:center;
}

.green {
	color: #006600;
}
.red {
	color: #990000;
}
.brown {
	color: #663300;
}
	#content a.brown {
		color: #663300;
	}
	
.small,
#content p.small {
	font-size:0.6em;
}
	

.required {
	color:#cc0000;
}
.pdf {
	font-size:.8em;
	padding:2px 0 4px 20px;
	display:block;
	background:url(../images/page_white_acrobat.png) no-repeat 0 2px;
}
#content p.caption {
	margin:0;
	padding:4px 0;
	font-size:0.6em;
	text-align:center;
	border:1px solid #c4a98e;
}
#content #l_column p.caption {
	margin:-16px 0 16px 0;
} 
.members {
	padding-left:92px;
	padding-bottom:60px;
	background:url(../images/logo_holsteiner.jpg) no-repeat top left;
}	
.disclaimer {
	font-size:0.8em;
	font-style:italic;
}	

.video {
	margin:22px 0;
}

#map_canvas {
	width: 426px; 
	height: 450px
}
#directions {
	clear:both;
	font-size:0.76em;
	border-bottom:1px solid #ccc;
}

#t_pricing {
	width:100%;
	border-collapse:collapse;
	border:1px solid #663300;
}
	#t_pricing tr {
		
	}
	.tr_alt {
		background:#e3ddcf;
	}
	#t_pricing th {
		padding:4px;
		color: #006600;
	}
	#t_pricing td {
		padding:3px;
	}
	.sold {
		font-weight:bold;
		color:#990000;
	}
	
#form_emma {
	padding:.8em;
	border:1px solid #c4a98e;
}	
	#form_emma div {
		padding:.2em 0 .4em 0;
		border-bottom:1px solid #c4a98e;
	}
	#form_emma label {
		font-size:0.8em;
		display:block;
	}
	
form.f_gmaps {
}
	form.f_gmaps div {
		margin-bottom:4px;
		padding:2px 0 0 0;
		float:left;
		width:100%;
	}
		form.f_gmaps label {
			margin-bottom:4px;
			font-size:0.75em;
			display:block;
			float:left;
		}
		form.f_gmaps input {
			border:1px solid #ccc;
			float:right;
		}

	.error-message {
		padding: 1em 2em;
		border: 2px solid #ff0000;
		background-color: #ffcccc;
		color: #ff3333;
	}
	
	.error {
		border: 2px solid #ff0000;
	}
	
	#content .error-message ul {
		list-style:disc;
		font-size:0.8em;
	}
		#content li {
			padding:0 0 6px 6px;
			margin-bottom:4px;
			background:none;
		}

		
#footer {
	clear:both;
	margin:60px -12px 0 -12px;	
	padding-bottom:4px;
	border-top:2px solid #c4a98e;
	background: #c4a98e url(../images/footer_0.jpg) no-repeat top left	
}

body#home #footer,
body#hso #footer,
body#cha #footer,
body#dir #footer,
body#ainfo #footer {
	background: #c4a98e url(../images/footer_0.jpg) no-repeat top left;
}

body#apc #footer,
body#cin #footer {
	background: #c4a98e url(../images/footer_3.jpg) no-repeat top left;
}

body#horse #footer {
	background: #c4a98e url(../images/footer_h.jpg) no-repeat top left;
}
	#footer ul{
		width:90%;
		padding:196px 4px 4px 4px;
		margin:0 auto;

		text-align:center;
		
	}
		#footer li {
			display:inline;
			background:none;
			padding:8px;
		}
		#footer a {
			text-decoration:none;
			font-size:0.7em;
			font-weight:bold;
			color:#fff;
		}
		#footer a:hover {
			color:#cccc66;
		}

body#index #footer {
	margin:80px 0 0 0;
	padding:4px 0 8px 0;
	border-top:2px solid #663300;
	background:#c4a98e;
}

	body#index #footer ul {
		width:100%;
		padding:0;
		margin:0;
	}
		




div#text         {position:relative;
                  text-align:left;
                  left:70px;
                  top:20px;}  
                  
div#fields       {position:relative;
                  text-align:left;
                  left:120px;
                  top:110px;}