@charset "UTF-8";
body {
	background-color: #C1D0DD;
	/*background-image: url(../images/backs/gv_sunrise.jpg);
	background-repeat: repeat;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
h1, h2, h3, h4, h5, h6 {
	color: #004980;
}
h1 {
	font-size: 1.9em;
	margin-top: 0px;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.7em;
	margin-bottom: 0px;
}
h4 {
	font-size: 1.6em;
}
h5 {
	font-size: 1.4em;
}
h6 {
	font-size: 1.4em;
}
p {
	font-size: 1.3em;
}
ul {
	font-size: 1.3em;
}
a img {
	border: none;
}
a {
	text-decoration: none;
}
a:focus { 
	outline: none;
} 
#text a {
	font-weight: bold;
}
#text a:link, #text a:visited {
	color: #003366;
	
}
#text a:hover {
	color: #666666;
}
#gallery img {
	border: thin solid #333300;
	background-color: #C1D0DD;
	padding: 3px;
}
.noborder {
	background-color: none;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	margin-bottom: 0px;
}

#wrapper {
	width: 1000px;
	margin: auto;
	position: relative;
	background-color: #09548B;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#home #wrapper { background-image: url(/images/backs/water.jpg); }
#pilates #wrapper {
	background-image: url(/images/backs/plain.jpg);
	background-repeat: repeat-y;
}
#details #wrapper { background-image: url(/images/backs/class.jpg); }
#instructors #wrapper {
	background-image: url(/images/backs/wheat.jpg);
	height: 800px;
}
#studio #wrapper { background-image: url(/images/backs/studio.jpg); }
#testimonials #wrapper {
	background-image: url(/images/backs/testimonial.jpg);
	min-height: 800px;
}
#links #wrapper {
	background-image: url(/images/backs/links.jpg);
	background-position: bottom;
}
#contact #wrapper {
	background-image: url(/images/backs/water.jpg);
	height: 600px;
}
#equestrian #wrapper { 
	background-image: url(/images/backs/equestrian.jpg); 
	min-height: 600px;
}
#golf #wrapper { background-image: url(/images/backs/golf.jpg); }

#holidays #wrapper { background-image: url(/images/backs/holidays.jpg); } 
#retreats #wrapper { 
	background-image: url(/images/backs/retreats.jpg);
	background-position: bottom;
} 
	

	
/*
#header {
	height: 80px;
	width: 1000px;
	background-image: url(../images/header_pilates.jpg);
	background-repeat: no-repeat;
}
*/
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 80px;
	width: 500px;
	background-image: url(/images/backs/header.png);
	background-repeat: no-repeat;
}
*html #header {
	background-image: url(/images/backs/header.gif);
}
#navbar {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 190px;
	padding: 5px;
	color:#FFFFCC;
	
}

#navbar img {
	display: block;
	padding: 2px;
	border: thin solid #333300;
	background-color: #C1D0DD;
}
#content {
	 padding-top: 50px;
	 margin-left: 200px;
	 padding-left: 20px;
	 min-height: 600px;
}

#home #content, #contact #content { padding-right: 20px; }
#equestrian #content, #golf #content { min-height: 720px;} 
#holidays #content, #retreats #content {
	padding-top: 20px;
	padding-left: 0px;
	min-height: 720px;
}

#text {
	float: right;
	width: 750px;
	padding: 5px;
	margin-top: 30px;
	margin-bottom: 50px;
	position: relative;
}
#home #text, #instructors #text {
	margin: 100px; auto;
	width: 700px;
}

#pilates #text {
	background-image: url(../images/rose2.jpg);
	background-repeat: no-repeat;
	background-position: 98% 98%;
	z-index: 20;
}
#details #text {
}
#instructors #text {
	width: 600px;
	color:#001E3D;
}
#studio #text {
	margin-left: 100px;
	margin-right: 20px;
	width: 650px;
}
#testimonials #text {
	float: right;
	width: 750px;
	padding: 20px;
	margin-top: 0px;
	margin-bottom: 30px;
	font-family: "Bradley Hand ITC TT-Bold", "Comic Sans MS";
	font-size: 1em;	
}
#testimonials #text p {
	margin-left: 30px;
}
#links #text {
	padding: 20px;
	margin-top: 0px;
	text-align: right;
	
}
#links #text p {
	margin-left: 30px;
}
#links #text h2 {
	color: black;
}

#contact #text {
	margin-top: 50px;
	float: right;
	width: 250px;
	text-align: left;
}
#equestrian #text, #golf #text {
	margin-left: 100px;
	margin-right: 20px;
	width: 650px;
}

#holidays #text {
	padding-right: 10px;
}
#retreats #text p.margin220 {
	margin-right: 220px;
}
#pilates #quote {
	position: absolute;
	height: 50px;
	width: 370px;
	left: 600px;
	top: 0px;
}



#cottages {
	width: 200px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	background-image: url(../images/net_curtain60.png);
	background-repeat: repeat;
	padding:5px;
}
#cottages p {
	color: #000000;
	margin: 0px;
	
}
/*
#cottages a:link, #cottages a:visited {
	color: #C1DFF6;
}
#cottages a:hover {
	color: #DDDDDD;
}
*/
#cottages img{
	display: block;
	padding: 2px;
	border: solid thin  #666666;
	background-color: #FFFFCC;
}



#contact #form {
	float: right;
	width: 350px;
	background-image: url(../images/net_curtain60.png);
	background-repeat: repeat;
	padding: 5px;
	margin-top: 50px;
}

#footer {
	height: 20px;
	background-image: url(../images/footer_pilates2.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	position: absolute;
	bottom: 0px;
	width: 980px;
}
#footer p {
	margin: 0px;
	color: #FFFFCC;
	font-size: 1.1em;
}
#footer a:link, #footer a:visited {
	color:#D2EBFF;
	font-weight: bold;
}
#footer a:hover {
	color: #CCCCCC;
}
#boxleft {
	float: left;
	width: 350px;
	padding: 0px 50px;
}

#boxright {
	float: right;
	width: 350px;
	padding: 0px 50px;
}

/*divs*/

/*float & clear*/
.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.clearleft {
	clear: left;
	margin-top: 10px;
}
.clearright {
	clear: right;
	margin-top: 10px;
}
.clear {
	clear: both;
}
.float_testimonial {
	font-size: .9em;
	float: right;
	margin-top: 0px;
	width: 100px;
}




/*matgins*/
.margin30 {
	margin-left: 30px;
}

.knownas {
	display: none;
}
.caption {
	margin-left: 15px;
	font-style: italic;
	font-size: 13px;
}
.error {
	color:#990000;
}
#navbar ul {
	margin-left: 10px;
	padding-left: 0px;
	list-style-type: none;
	font-size: 1em;
	position: absolute;
	top: 160px;	
}
#navbar ul a {
	width: 150px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-left: 30px;
	font-weight: bold;
	background-position: left center;
}
#navbar ul li {
	margin-bottom: 15px;	
}
#navbar ul li a:link, #navbar ul li a:visited {
	background-image: url(../images/oakleaf.gif);
	color: #D2EBFF;
}
#navbar ul li a:hover {
	background-image: url(../images/oakleaf_hover.gif);
	color: #CCCCCC;
}
#navbar ul ul {
	position: relative;
	top: 10px;
	margin-left: 20px;
	margin-bottom: 25px;
}
#navbar ul ul li {
	margin-bottom: 10px;	
}
#navbar ul ul li a:link, #navbar ul ul li a:visited {
	background-image: none;
	color: #9DB0BF;
}
#navbar ul ul li a:hover {
	background-image: none;
	color: #999999;
}

#home ul li a.homelink,
#details ul li a.detailslink,
#golf ul li a.golflink,
#equestrian ul li a.equestrianlink,
#pilates ul li a.pilateslink,
#instructors ul li a.instructorslink,
#testimonials ul li a.testimonialslink,
#holidays ul li a.holidayslink,
#retreats ul li a.retreatslink,
#studio ul li a.studiolink,
#links ul li a.linkslink,
#contact ul li a.contactlink {
	background-image: url(../images/oakleaf_selected.gif);
	color: #FFFFCC;
}
#details ul ul li a.detailslink,
#golf ul ul li a.golflink,
#equestrian ul ul li a.equestrianlink {
	color: #FFFFCC;
}
#holidays ul ul li a.holidayslink,
#retreats ul ul li a.retreatslink {
	color: #FFFFCC;
}

.notopmargin {
	margin-top: 0px;
}table#schedule {
	border: thin solid #DDDDDD;
	padding: 10px;
	background-image: url(../images/net_curtain60.png);
	background-repeat: repeat;
}
.instruction {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: right;
	margin-top: -10px;	
}
p.caption2 {
	margin: 0;
	width: 200px;
	font-size: 12px;
}
p.caption3 {
	margin: 0;
	font-size: 12px;
}
/*
#pilates #rose {
	
	width: 400px;
	height: 300px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 10;
}*/