/* CSS Document for White Fences Equestrian Center*/
/* Last Updated Oct 20, 2008*/
 /*reset.css*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/*fonts.css*/body{font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {
	line-height:1.22em;
	font-style: normal;
	padding-left: 0px;
}
/*grids.css*/body{text-align:center;}#ft{clear:both;}#doc,#doc2,#doc3,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7{margin:auto;text-align:left;width:57.69em;*width:56.3em;min-width:750px;}#doc2{width:73.074em;*width:71.313em;min-width:950px;}#doc3{margin:auto 10px;width:auto;}.yui-b{position:relative;}.yui-b{_position:static;}#yui-main .yui-b{position:static;}#yui-main{width:100%;}.yui-t1 #yui-main,.yui-t2 #yui-main,.yui-t3 #yui-main{float:right;margin-left:-25em;}.yui-t4 #yui-main,.yui-t5 #yui-main,.yui-t6 #yui-main{float:left;margin-right:-25em;}.yui-t1 .yui-b{float:left;width:12.3207em;*width:12.0106em;}.yui-t1 #yui-main .yui-b{margin-left:13.3207em;*margin-left:13.0106em;}.yui-t2 .yui-b{float:left;width:13.8456em;*width:13.512em;}.yui-t2 #yui-main .yui-b{margin-left:14.8456em;*margin-left:14.512em;}.yui-t3 .yui-b{float:left;width:23.0759em;*width:22.52em;}.yui-t3 #yui-main .yui-b{margin-left:24.0759em;*margin-left:23.52em;}.yui-t4 .yui-b{float:right;width:13.8456em;*width:13.512em;}.yui-t4 #yui-main .yui-b{margin-right:14.8456em;*margin-right:14.512em;}.yui-t5 .yui-b{float:right;width:18.4608em;*width:18.016em;}.yui-t5 #yui-main .yui-b{margin-right:19.4608em;*margin-right:19.016em;}.yui-t6 .yui-b{float:right;width:23.0759em;*width:22.52em;}.yui-t6 #yui-main .yui-b{margin-right:24.0759em;*margin-right:23.52em;}.yui-t7 #yui-main .yui-b{display:block;margin:0 0 1em 0;}#yui-main .yui-b{float:none;width:auto;}.yui-g .yui-u,.yui-g .yui-g,.yui-gc .yui-u,.yui-gc .yui-g .yui-u,.yui-ge .yui-u,.yui-gf .yui-u{float:right;display:inline;}.yui-g div.first,.yui-gc div.first,.yui-gc div.first div.first,.yui-gd div.first,.yui-ge div.first,.yui-gf div.first{float:left;}.yui-g .yui-u,.yui-g .yui-g{width:49.1%;}.yui-g .yui-g .yui-u,.yui-gc .yui-g .yui-u{width:48.1%;}.yui-gb .yui-u,.yui-gc .yui-u,.yui-gd .yui-u{float:left;margin-left:2%;*margin-left:1.895%;width:32%;}.yui-gb div.first,.yui-gc div.first,.yui-gd div.first{margin-left:0;}.yui-gc div.first,.yui-gd .yui-u{width:66%;}.yui-gd div.first{width:32%;}.yui-ge .yui-u{width:24%;}.yui-ge div.first,.yui-gf .yui-u{width:74.2%;}.yui-gf div.first{width:24%;}.yui-ge div.first{width:74.2%;}#bd:after,.yui-g:after,.yui-gb:after,.yui-gc:after,.yui-gd:after,.yui-ge:after,.yui-gf:after{content:".";display:block;height:0;clear:both;visibility:hidden;}#bd,.yui-g,.yui-gb,.yui-gc,.yui-gd,.yui-ge,.yui-gf{zoom:1;} /*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
Version 0.11.0
*/
 /* General HTML Body Styling
 * -------------------------
 */
 
body {
  
    padding: 0px;
    color: #333;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    background: #f2f2f2;
    text-align: center;
	font-size:100%;
	background-image: url(../images/paisleyL2.gif);
background-repeat: repeat-y;
background-position: center;
	
	}
	
	/*This shortens the width of entire page, but keeps it fluid in the browser...*/
#doc {
	width:760px;
}


table { font-size:14px}
a {
	text-decoration: underline;
	font-weight: bold;
	color: #003300;
	}
a img
{
	border-width: 0;	
}
a:link {
	}
a:visited {
color:#660033;
	}
a:active {
	}
a:hover {
	text-decoration: underline;color: #006600;
	}
h1{
	color:#003300;
	font-size:140%;
	font-weight:bold;
	margin-bottom: -12px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2{
	color:#003300;
	font-size:115%;	
	font-weight: bold;
}
h3{
	color:#003300;
	font-size:90%;
	font-weight: bold;
}
h4{
	color:#333333;
	font-size:95%;
	font-weight: bold;	
}
h5{
	font-size:72%;
	line-height: 1.25em;
}
h6{
	color:#333333;
	font-size:90%;
	font-weight: normal;
}

h6 span.sm {font-size:11px}

p.small {font-size:12px!important}

#main p.ital {font-style:italic; font-size:14px;}
/**
 * Basic DIV Elements 
 * ----------------------------
 * 
 */ 

 #bd, #hd, #ft
    {	
    margin: 0 auto;
    width: 760px;
    position: relative;
    background: #fff;
    padding: 10px 0px 0 0px;
    text-align: left;  
    }	
	
	#hd {		
	background:url(../images/dodad_nb.gif) center bottom repeat-x;
	/* height : 85px;*/
	height:125px;
	width:760px;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	}
	
	
	#hd h1 {padding:0px;text-align:center;font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal}
	#hd h2 {
	font-size:110%;
	margin-top: 5px;
	color: #003300;
	margin-right: 15px;
	}
	
	#hd-inner {
	height: 100px;
	}
	div#hd-inner img.logo {
	/* float: left;*/
	margin:0 245px 0 0;
	}
	

	
	
	div#hd-inner a img {
	border: 0;
	}	
	#yui-main p {
	padding-right:15px;
	line-height:22px;
	font-size: 100%;
	}

#homepost {margin:0px;padding:20px 70px 0px 0px}

#homepost h3 {
color:#333333;
font-size:13px;
text-align:left;font-weight:normal;
}

.vnav {
	width: 170px;
	padding: 0px 10px 0px 15px;
}
.clear {
clear:both;
}
.floatleft {
float:left;
padding: 0px 10px 10px 0px;
}
.floatright {
float:right;
padding: 0px 0px 10px 10px;
}

#pathway {
	width: 450px;
	margin-bottom: 10px; 
	font-size: .8em;
	color: #666666; 
}
.bold {
font-weight: bold;
}

.photo {
float: left;
padding: 0px 10px 10px 0px;
}

.photoR {
float: right;
padding: 0px 0px 10px 10px;
}
table .subgreen {
color:#003300;
font-weight: bold;
}

#bios {
clear:both;
}

.subtitles {
color:#003300;
font-weight: bold;
}
.congrats {
color: #990000;
	font-size: 100%;
	font-style: italic;
}
.sold {
	color: #CC0000;
	font-weight: bold;
	font-size: 260%; 
	}

.quote {color:#003300;
	font-weight: bold;
	font-style: italic;
	font-size: 89%;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.15em;}
	.padtitle {padding-left:50px;}
	
#sunny {
	width: 180px;
	margin:0px;
	padding: 20px 0px 0px 5px;
	color:#003300;
	font-weight: bold;
	font-style: italic;
	font-size: 89%;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.15em;
	text-align:center;

}
#sunny.img {padding:0px;}
#pullquote {
	width: 150px;
	padding: 20px 5px 0px 20px;
	color:#003300;
	font-weight: bold;
	font-style: italic;
	font-size: 95%;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.15em;
}
#pullquote .person {
	font-weight: normal;
	font-style: normal;
	font-size: 85%}

#pullquote .callme {
	color:#330000;
	font-weight: bolder;
	font-size: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

#pullquote a {
color:#003300;
text-decoration: none;
font-weight: bold;
}

#pullquote a:hover {
color:#330000;
text-decoration: underline;
}
#rates table{
	font-size:85%;
}
#rates h2 {

border-bottom:1px dotted #a1a5a9;
}
#rates table h3, #rates_sb table h3{
font-size:130%;

}
#rates td {
	border-bottom:1px dotted #a1a5a9;
	padding-left: 11px;
}

#rates_sb td {
	border-bottom:none;
	padding-left: 11px;
	padding-bottom:10px;
}

#rates ul li {list-style:round!important;l}

#facilities ul li{
font-size:85%;
}

#campform {
background-color:#FFFFFF;
color:#000000;
text-align:left;
margin-left:20px;
width:760px;
font-size:12px;
}

#campform h1{
font-size:22px;
margin-bottom:0px;
}
#campform h2{
font-size:16px;
margin-bottom:0px;
}

#campform h3{
font-size:14px;
margin-bottom:0px;
}
.center {
text-align:center;
}

#ctds {
/*background-color:#FFFFFF;
color:#000000;
text-align:left;
margin-left:20px;
width:760px;
font-size:12px;*/
}

#sitemap {
font-size: 88%;
text-decoration: none;
}

#sitemap a {
text-decoration: none;
}

#sitemap h3 {
text-decoration: none;
font-size:120%;
}

#sitemap a:hover {
text-decoration: underline;
font-weight: bold;
color:#003300;
}
#show {
padding-top:20px;
}

 #ft {	
	height : 102px;

	text-align: right;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
	
	}
	#ft h5, h6 {
	text-align:right;
	}	
	
#ft a {
color:#333333;
text-decoration: none;
font-weight: normal;
	}
	
#ft a:link {
color: #003300;
font-weight: bold;
	}
#ft a:visited {
color:#660033;
font-weight: bold;
	}
#ft a:active {
color:#003300;
text-decoration: none;
	}
#ft a:hover {
	color:#003300;
	text-decoration: none;
	font-weight: bold;
	}

 
 #ft-bottom {
	background-color:#f2f2f2;
	text-align:center;
	height: 0px;

 } 
 

