@charset "utf-8";
/* CSS Document */



body {
	margin:0;
	padding:0;
	background:#fff url(../images/back.jpg) top center no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#444;
	font-size:.7em;
	line-height:1.8em
}
#bodyInt {
	background:#fff url(images/back_int.jpg) top repeat-x;
}
hr {
	border:0;
	border-bottom:1px solid #232323
}
div {
	margin:0;
	padding:0;
}
label {
	padding:0px 0px 10px;
	display:inline-block;
}
img {
	border:0;
}
p {
	margin:0;
	padding:0px 0px 15px;
	font-size:12px;
}
ul {
	list-style:square;
}
small {
	font-size:.8em;
	padding-bottom:15px;
	color:#b7b7b7;
	display:block;
}
h1 {
	margin:0;
	padding:0px 0px 15px;
	font-weight:normal;
	font-size:2em;
	text-transform:uppercase;
	line-height:normal;
	color:#0074a5;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2 {
	margin:0;
	padding:0px 0px 15px;
	font-weight:normal;
	text-transform:uppercase;
	font-size:1.8em;
	line-height:normal;
	color:#0074a5;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h3 {
	margin:0;
	padding:0px 0px 15px;
	font-weight:normal;
	text-transform:uppercase;
	font-size:1.6em;
	line-height:normal;
	color:#0074a5;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h4 {
	margin:0;
	padding:0px 0px 15px;
	font-weight:normal;
	text-transform:uppercase;
	font-size:1.4em;
	line-height:normal;
	color:#0074a5;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h5 {
	margin:0;
	padding:0px 0px 15px;
	font-weight:normal;
	text-transform:uppercase;
	font-size:1.2em;
	line-height:normal;
	color:#0074a5;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a:link {
	text-decoration:underline;
	color:#0285d7;
}
a:visited {
	text-decoration:underline;
	color:#0285d7;
}
a:hover {
	text-decoration:none;
	color:#0285d7;
}
a:active {
	text-decoration:underline;
	color:#0285d7;
}
a.readMore {
    background-image: url("../images/sprite_home.png");
    background-position: -10px -638px;
    display: block;
    height: 44px;
    margin-bottom: 41px;
    margin-left: 47px;
    margin-top: 99px;
    width: 170px;
}
a.readMore:hover {
	background-image: url(../images/sprite_home.png);
	background-position: -10px -682px;
}
a.watch {
    background-image: url("../images/sprite_home.png");
    background-position: -187px -638px;
    display: block;
    height: 44px;
    margin-bottom: 42px;
    margin-left: 47px;
    margin-top: 99px;
    width: 170px;
}
a.watch:hover {
	background-image: url(../images/sprite_home.png);
	background-position: -187px -682px;
}
/*------------------------FORMS---------------------------*/

/*non hp*/
#contactForm input {
	background-image: url(../images/sprite_home.png);
	background-color:#F1F1F1;
	background-position: -10px -746px;
	width:248px;
	border:0;
	padding:12px 10px;
	position:relative;
	font-size:inherit;
	z-index:50;
	margin-bottom:15px;
}
#contactForm textarea {
	background-image: url(../images/sprite_home.png);
	background-color:#F1F1F1;
	background-position: -10px -802px;
	width:248px;
	border:0;
	height:92px;
	font-size:inherit;
	padding:12px 10px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:15px;
}
#contactForm #submit {
	background-image: url(../images/sprite_home.png);
	background-position: -10px -937px;
	width:170px;
	height:44px;
	border:0;
	cursor:pointer;
	margin:auto;
	display:block;
}
/*hp*/

.webform .textField {
	background-image: url(../images/sprite_home.png);
	background-color:#F1F1F1;
	background-position: -10px -746px;
	width:248px;
	border:0;
	padding:12px 10px;
	position:relative;
	font-size:inherit;
	z-index:50;
	margin-bottom:15px;
}
.webform .textArea {
	background-image: url(../images/sprite_home.png);
	background-color:#F1F1F1;
	background-position: -10px -802px;
	width:248px;
	border:0;
	height:92px;
	font-size:inherit;
	padding:12px 10px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:15px;
}
.submitButton {
	background-image: url(../images/sprite_home.png);
	background-position: -10px -937px;
	width:170px;
	height:44px;
	border:0;
	cursor:pointer;
	margin:auto;
	display:block;
}
.closedButton {
	background-image: url(../images/close.png);
	width:32px;
	height:32px;
	border:0;
	cursor:pointer;
	margin:0;
	display:block;
}
/*------------------------LAYOUT---------------------------*/











/*------------------------FORMS---------------------------*/



.pop .textField {
	background-image: url(../images/pop_up_sprite.png);
	background-position:-2px -736px;
	width:330px;
	border:0;
	padding:12px 10px;
	position:relative;
	font-size:inherit;
	z-index:50;
	margin-bottom:15px;
}
.pop .textArea {
	background-image: url(../images/pop_up_sprite.png);
	background-position: -2px -793px;
	width:314px;
	border:0;
	height:85px;
	font-size:inherit;
	padding:12px 10px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:15px;
}
/*------------------------LAYOUT---------------------------*/























































#header {
	width:972px;
	margin:auto;
	text-align:right;
	position:relative;
	padding:10px 0px;
}
#shadowLeft {
	position:absolute;
	left: -50px;
	top: 554px;
}
#shadowRight {
	position:absolute;
	right: -50px;
	top: 554px;
}
#logo {
	float:left;
	padding:15px 0px;
}
#container {
	width:972px;
	margin:auto;
}
#banner {
	position:relative;
	height:370px;
	overflow:hidden;
}
#tagline {
	position:absolute;
	left: -3px;
	top: 110px;
}
#contentContainer {
	background:#fff;
	clear:both;
	padding:15px 20px 25px;
	min-height:400px;
}
#topCurve {
	background-image: url(../images/sprite_home.png);
	background-position: -10px -588px;
	height:30px;
}
#footer {
	padding:10px 0px;
	margin-top:25px;
	border-top:1px solid #e3e3e3;
}
.box {
	background:#f1f1f1;
	border:1px solid #e2e3e3;
	position:relative;
	min-height:450px;
	margin-bottom:20px;
}
.floatRight .box .content {
	padding:20px 12px;
}
#envelope {
	position:absolute;
	top:-45px;
	right:-5px;
	z-index:1;
}
.box .image {
	height:200px;
}
.embrace {
	background:#f1f1f1 url(../images/embrace.png) no-repeat 50% 69px;
}
.embrace h1 {
	font-size:1.7em;
}
.embrace p {
	font-size:11px;
}
.female {
	background:#f1f1f1 url(../images/female.png) no-repeat 50% 50px;
}
.female h1 {
	font-size:1.7em;
}
.female p {
	font-size:11px;
}
.shadow {
	background:url(../images/shadow.jpg)top left no-repeat;
}
/*-------------------------BUTTONS-----------------------*/































































































#bannerButtons {
	position:absolute;
	right:1px;
	width: 363px;
	height: 321px;
	top: 49px;
}
#bannerButtons a {
	margin-bottom:20px;
}
a.programs {
	display:inline-block;
	background-image: url(../images/sprite_home.png);
	background-position: -10px -10px;
	width:363px;
	height:88px;
}
a.programs:hover {
	background-image: url(../images/sprite_home.png);
	background-position: -10px -98px;
}
a.facilities {
	display:inline-block;
	background-image: url(../images/sprite_home.png);
	background-position: -10px -206px;
	width:363px;
	height:88px;
}
a.facilities:hover {
	background-image: url(../images/sprite_home.png);
	background-position: -10px -294px;
}
a.photoGallery {
	display:inline-block;
	background-image: url(../images/sprite_home.png);
	background-position: -10px -402px;
	width:363px;
	height:88px;
}
a.photoGallery:hover {
	background-image: url(../images/sprite_home.png);
	background-position: -10px -490px;
}
a.financing {
	display:inline-block;
	background-image: url(../images/interior_sprite.png);
	background-position: -10.5px -268px;
	width:299px;
	height:74px;
	margin-bottom:30px;
}
a.financing:hover {
	background-image: url(../images/interior_sprite.png);
	background-position: -10.5px -342px;
}
a.acceptInsurance {
	display:inline-block;
	background-image: url(../images/interior_sprite.png);
	background-position: -10px -10px;
	width:299px;
	height:119px;
	margin-bottom:10px;
}
a.acceptInsurance:hover {
	background-image: url(../images/interior_sprite.png);
	background-position: -10px -129px;
}
/*-------------------------MENU-----------------------*/































































#navContainer {
	background:url(../images/trans.png);
}
#nav {
	width:83%;
	margin:auto;
}
#menu, #menu ul {
	padding:0;
	margin:0;
	float:right;
}
#menu a {
	display:inline-block;
	text-decoration:none;
	color:#444;
	padding:15px 10px;
	font-size:1.1em;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#menu li a:hover {
	color:#0084bb;
}
#menu li {
	float:left;
	padding:0;
	margin:0;
	list-style:none;
	position:relative;
}
#menu li ul {
	position:absolute;
	left:-999em;
	height:auto;
	width:200px;
	background:url(../images/trans.png);
	margin:0;
	border:1px solid #ddd;
	border-top:none;
	border-bottom:none;
}
#menu li li {
	border-bottom:1px solid #ddd;
	width:100%;
}
#menu li ul a {
	display:block;
	text-decoration:none;
	color:#444;
	padding:7px;
	font-size:1.1em;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left:-999em;
}
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
	left:auto;
	z-index:6000;
}
#menu li li:hover, #menu li li.sfhover {
	background:#fff;
	color:#0084bb;
}
#menu ul ul {
	top:0;
	margin-left:200px;
	position:absolute;
}
/*FOOTER*/































































#footerMenu {
	padding:0;
	margin:0;
	width:80%;
	float:left;
}
#footerMenu li {
	padding:0;
	margin:0;
	float:left;
	list-style:none;
}
#footerMenu li a {
	display:inline-block;
	text-decoration:none;
	color:#444;
	padding:0px 15px;
}
#footerMenu li a:hover {
	color:#0084bb;
}
/*-----------------CLASSES---------------------*/































































.staff {
	border:1px solid #ccc;
	padding:15px;
	margin-bottom:15px;
}
.staff .imgLeft {
	width:160px;
}
.imgLeft {
	float:left;
	margin-right:15px;
}
.imgRight {
	float:right;
	margin-left:15px;
}
.separator {
	border-bottom:1px dashed #d6d9dc;
	line-height:normal;
	padding:8px 0px;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.clear {
	clear:both;
}
.marginLeft10 {
	margin-left:10px;
}
.content {
	padding:20px;
}
.borderImg {
	border:8px solid #e5e5e5;
}
/*PADDINGS*/































































.paddingTop3 {
	padding-top:3px;
}
/*WIDTH*/































































.width5 {
	width:5%;
}
.width10 {
	width:10%;
}
.width15 {
	width:15%;
}
.width13 {
	width:13%;
}
.width18 {
	width:18%;
}
.width20 {
	width:20%;
}
.width23 {
	width:23%;
}
.width25 {
	width:25%;
}
.width27 {
	width:27%;
}
.width28 {
	width:28%;
}
.width30 {
	width:30%;
}
.width31 {
	width:31.5%;
}
.width32 {
	width:32.4%;
}
.width33 {
	width:33%;
}
.width35 {
	width:35%;
}
.width36 {
	width:36%;
}
.width38 {
	width:38%;
}
.width39 {
	width:39.5%;
}
.width40 {
	width:40%;
}
.width45 {
	width:45%;
}
.width48 {
	width:48%;
}
.width49 {
	width:49.5%;
}
.width50 {
	width:50%;
}
.width52 {
	width:52%;
}
.width55 {
	width:55%;
}
.width58 {
	width:55%;
}
.width60 {
	width:60%;
}
.width65 {
	width:65%;
}
.width68 {
	width:68%;
}
.width69 {
	width:69%;
}
.width70 {
	width:70%;
}
.width71 {
	width:71%;
}
.width75 {
	width:75%;
}
.width78 {
	width:78%;
}
.width80 {
	width:80%;
}
.width90 {
	width:90%;
}
.music {
	background:#f1f1f1 url(../images/music.png) no-repeat 50% 50px;
}
.music h1 {
	font-size:1.7em;
}
.music p {
	font-size:11px;
}
.art {
	background:#f1f1f1 url(../images/art.png) no-repeat 50% 50px;
}
.art h1 {
	font-size:1.7em;
}
.art p {
	font-size:11px;
}
.equine {
	background:#f1f1f1 url(../images/equine.png) no-repeat 50% 50px;
}
.equine h1 {
	font-size:1.7em;
}
.equine p {
	font-size:11px;
}
.pop .textField, .pop .textArea {
	margin-bottom:0!important;
	margin-top:16px!important;
}
.submitButton {
	margin-top:3px!important;
}
#box {
	height:auto!important;
	background:url(../images/pop_back.png) center no-repeat!important;
	border:none!important;
}
.pagination {
	padding:0;
	margin:0;
	white-space:nowrap;
	list-style-type:none;
}
.pagination li {
	display:inline;
}
.button {
	border-top: 1px solid #96d1f8;
	background: #65a9d7;
	background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
	background: -moz-linear-gradient(top, #3e779d, #65a9d7);
	padding: 9px 18px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: white;
	font-size: 24px;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	vertical-align: middle;
}
.button:hover {
	border-top-color: #28597a;
	background: #28597a;
	color: #ccc;
}
.button:active {
	border-top-color: #1b435e;
	background: #1b435e;
}
