/******* 
colors:
Teal: 9dc9ba
Burgandy: 541800
Burgandy Footer: 4c0b03

Red: 980400
*******/

/*******  Page Defaults  *******/
* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body {
	background: url(../images/bg.gif) #4c0b03 repeat-x;
	font-family: Arial;
	color: #000;
	font-size: .75em;
	line-height: 1.35em;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: center;
	margin: 0px auto 0px auto;
}

p {
	margin: 10px 0px 10px 10px;
}

a:active, a:focus {
	outline: none;
}

a {
	text-decoration: none;
}

.FloatLeft {
	float: left;
}

.FloatRight {
	float: right;
}

.FloatRight10 {
	float: right;
	margin: 0px 0px 0px 20px;
}

.Bold {
	font-weight: bold;
}

.Underline {
	text-decoration: underline;
}

.Left {
	text-align: left;
}

.Center {
	text-align: center;
}

.Right {
	text-align: right;
}

.Border {
	border: 1px solid #000;
}

.BorderRed {
	border: 1px solid #541800;
}

.Left10 {
	margin: 0px 0px 0px 10px;
}

.Address {
	font-size: 1.4em !important;
	font-weight: bold;
	line-height: 1.5em !important;
	text-align: left !important;
}

.Normal {
	letter-spacing: normal !important;
	word-spacing: normal;
	text-align: left;
}

#CenterContact {
	width: 670px;
	height: 370px;
	text-align: center !important;
}
/*******  /Page Defaults  *******/

/*******  Wrapper  *******/
#Wrapper {
	width: 970px;
	background-color: #fff;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
/*******  /Wrapper  *******/

/*******  Home Button  *******/
#HomeWrapper {
	width: 970px;
	height: 30px;
	text-align: left;
}

#Home {
	width: 200px;
	height: 30px;
	margin: 0px 0px 0px 330px;
}

#Home img {
	border: 0px;
}

#Clear {
	clear: both;
}

.Clear {
	clear: both;
}
/*******  /Home Button  *******/


/*******  HeaderNav  *******/
#HeaderNav {
	background: url(../images/header_nav.gif) no-repeat;
	width: 950px;
	height: 75px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#HomeLink {
	float: left;
	width: 216px;
	height: 74px;
	margin: 0px 0px 0px 4px;
}

#HomeLink img {
	border: 0px;
}

#Nav {
	float: right;
	width: 676px;
	height: 38px;
	line-height: 38px;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	margin: 33px 30px 0px 0px;
	text-align: right;	
}

#Nav p {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
}

#Nav span {
	color: #9dc9ba;
}

#Nav a {
	/*color: #777;*/
	color: #973301;
}

#Nav a:hover {
	color: #fff;
}
/*******  /HeaderNav  *******/


/*******  Banner  *******/
#BannerWrapper {
    background: url(../images/bg_banner.gif) repeat;
	width: 100%;
	height: 248px;

}

#Banner {
    width: 950px;
	height: 298px;
	margin: 10px auto 0px auto;
}

	/*******  Slider  *******/
	#SlideWrapper {
		position: relative;
		width: 950px;
		height: 300px;
		background-color: #fff;
	}

	#Slides {
		overflow: hidden;
		position: relative;
		z-index: 1;
		width: 950px;
		height: 300px;
	}

	#Slides img {
		border: 0px solid;
	}

	#Paging {
		position: absolute;
		width: 148px;
		right: 14px;
		bottom: 14px;
		z-index: 2;
		border: 1px solid #999;
		padding: 3px 0px 3px 0px;
	}

	#Paging a.activeSlide {
		border: 1px solid #999;
		padding: 0px 5px 0px 5px;
	}

	#Paging a {
		color: #999;
		font-weight: bold;
		padding: 1px 6px 1px 6px;
		float: left
	}

	#Paging a:hover {
		text-decoration: none;
		color: #9dc9ba;
	}
	/*******  /Slider  *******/
	
/*******  /Banner  *******/


/*******  Content  *******/
#ContentWrapper {
	width: 950px;
	color: #333;
	display: inline-block;
	margin: 0px auto 0px auto;
}

	/*******  Content Columns  *******/
	#ContentLeft {
		display: block;
		position: relative;
		width: 710px;
		float: left;
		margin: 0px 0px 0px 10px;
		text-align: left;
	}

	#ContentLeft p {
		letter-spacing: normal;
		word-spacing: normal;
		text-align: justify;
		margin: 10px 14px 10px 10px;
	}

	#ContentLeft h1 {
		background: url(../images/bg_header_content.gif) no-repeat;
		height: 52px;
		font-size: 1.6em;
		line-height: 2.8em;
		font-style: italic;
		color: #a16938;
		margin: 10px 14px 10px 10px;
		padding: 0px 0px 0px 150px;
	}

	#ContentLeft h2 {
		font-size: 1.2em;
		line-height: 1em;
		letter-spacing: normal;
		word-spacing: normal;
		text-align: justify;
		margin: 20px 0px 0px 10px;
	}

	#ContentLeft h3 {
		font-size: 1.4em;
		line-height: 1em;
		color: #980400;
		margin: 14px 14px 10px 10px;
	}
	
	#ContentLeft h4 {
		width: 672px;
		height: 20px;
		background-color: #9dc9ba;
		font-size: 1.4em;
		line-height: 20px;
		color: #fff;
		margin: 14px 0px 0px 10px;
		padding: 4px;
		border: 1px solid #541800;
	}
	
		#ListWrapper1 {
			width: 96%;
			display: inline-block;
		}
		
		#Left1 {
			float: left;
			width: 350px;
		}
		
		#Right1 {
			float: right;
			width: 300px;
		}
		
		#ListWrapper2 {
		width: 96%;
		display: inline-block;
		}
		
		#Left2{
			float: left;
			width: 350px;
		}
		
		#Right2 {
			float: right;
			width: 300px;
		}
		
		#ListWrapper3{
			width: 96%;
			display: inline-block;
		}
		
		#Left3 {
			float: left;
			width: 350px;
		}
		
		#Right3 {
			float: right;
			width: 300px;
		}
		
		#ListWrapper4 {
			width: 96%;
			display: inline-block;
		}
		
		#Left4 {
			float: left;
			width: 370px;
			margin: 0px 0px 0px 10px;
		}
		
		#Right4 {
		float: right;
		width: 280px;
	}
		
	
	#Services table {
		width: 682px;
		border-collapse: collapse;
		margin: 0px 0px 10px 10px;
		padding: 0px 0px 0px 0px;
	}
	
	.Grey {
		background-color: #e8e8e8;
	}
	
	#Services td {
		margin: 0px 0px 0px 0px;
		padding: 4px;
	}
	
	#Services td span {
		float: right;
	}
	
	.W70 {
		width: 70%;
	}
	
	.W30 {
		width: 30%;
	}
	
	.InfoList {
		width: 100%;
		list-style-position: inside;
		margin: 0px 0px 0px 10px;
	}
	
	.InfoList li {
		padding: 0px 0px 4px 0px;
	}
	
	#Grades p {
		display: inline;
		padding: 0px 20px 0px 0px;
	}
	
	#Testimonials table {
		width: 500px;
		border-collapse: collapse;
		margin: -25px auto 0px auto;
		padding: 0px 0px 0px 0px;
	}
	
	#Testimonials td {
		padding: 25px;
		font-size: 16px;
		line-height: 22px;
		letter-spacing: normal;
		word-spacing: normal;
		text-align: justify;
	}
	
	#Testimonials td span {
		float: right;
	}
	
	#SpaPackagesWrapper {
		width: 680px;
		display: inline-block;
		margin: 0px 0px 0px 10px;
	}
	
	#SpaPackagesWrapper div {
		width: 340px;
		height: 150px;
		background-color: #e8e8e8;
		float: left;
		margin: 0px 0px 0px 0px;
	}
	
	#SpaPackagesWrapper h4 {
		width: 320px;
		margin: 10px 0px 0px 5px;
	}
	
	#SpaPackagesWrapper table {
		width: 330px;
		margin: 0px 0px 0px 5px;
	}
	
	#SpaPackagesWrapper ul {
	list-style-position: inside;
	list-style-type: disc;
	margin: 4px 0px 0px 10px;
	}

	#SpaPackagesWrapper li {
		margin: 0px 0px 4px 0px;
	}
	
	/*******  Gallery  *******/

	#GalleryWrapper {
		width: 600px;
		margin: 40px auto 0px auto;
	}
	/*******  /Gallery  *******/
	
	.Sitemap {
		list-style-position: inside;
		margin: 20px 0px 0px 20px;
	}
	
	.Sitemap li {
		font-weight: bold;
		padding: 0px 0px 5px 0px;
	}
	
	.Sitemap a {
		color: #4c0b03;
	}
	
	.Sitemap a:hover {
		color: #9dc9ba;
	}
	
	.SitemapSub {
		margin: 10px 0px 0px 20px;
	}
	
	.SitemapSub li {
		padding: 0px 0px 10px 0px;
	}

	#ContentRight {
		width: 210px;
		height: auto;
		float: right;
		margin: 0px 10px 0px 0px;
		text-align: left;
	}

	#ContentRight p {
		font-size: .95em;
		letter-spacing: normal;
		word-spacing: normal;
		text-align: justify;
	}

	#ContentRight h1 {
		background: url(../images/bg_header_small.gif) no-repeat;
		width: 200px;
		height: 52px;
		font-size: 1.6em;
		line-height: 2.8em;
		color: #a16938;
		margin: 10px 0px 0px 10px;
		padding: 0px 0px 0px 0px;
		text-align: center;
	}
	
	#ContentRight h2 {
		width: 180px;
		height: 26px;
		line-height: 26px;
		font-size: 1.4em;
		margin: 14px 0px 0px 11px;
	}

	#ContentRight h3 {
		font-size: 1.4em;
		line-height: 1em;
		color: #980400;
		margin: 14px 0px 0px 11px;
	}
	/*******  /Content Columns  *******/
	
	#ImageBar {
		width: 950px;
		margin: 20px auto 0px auto;
		text-align: center;
	}
	
	#ImageBar p {
		display: inline;
		margin: 0px 27px 0px 27px;
		padding: 0px 0px 0px 0px;
	}

	/*******  Begin Forms  *******/
	form { margin: 0px; }

	.FormField {
		font-family: Tahoma, Verdana, Arial, lucida, sans-serif;
		font-size: 11px; 
		width: 190px;  
		border: 1px solid #ae1e39;	
		margin: 0px 0px 0px 0px;
		padding: 4px;
		background: #e8e8e8;
		color: #0c365e;
	}

	.TextArea {
		font-family: Tahoma, Verdana, Arial, lucida, sans-serif;
		font-size: 11px;
		width: 600px;
		height: 80px;
		border: 1px solid #ae1e39;
		margin: 0px 0px 0px 0px;
		padding: 2px;
		overflow: hidden;
		background: #e8e8e8;
		color: #0c365e;
	}

	.Submit { 
		width: 80px;
		height: 20px;
		font-family: Tahoma, Verdana, Arial, lucida, sans-serif;
		font-size: 10px;
		color: #fff;
		background-color: #9a9a9a;
		border: 1px solid #ae1e39;
		margin: 8px 0px 0px 0px;
		cursor: pointer;
	}

	.Submit:hover {
		color: #0c365e;
	}

	.FormFieldQuick {
		font-family: Tahoma, Verdana, Arial, lucida, sans-serif;
		font-size: 11px; 
		width: 190px; 
		border: 1px solid #541800;
		padding: 4px;
		background-color: #e8e8e8;
		color: #541800;
	}
	
	.DropDownQuick {
		font-family: Tahoma, Verdana, Arial, lucida, sans-serif;
		font-size: 11px; 
		width: 200px; 
		border: 1px solid #541800;
		padding: 3px 3px 3px 1px;
		background-color: #e8e8e8;
		color: #541800;
	}

	.TextAreaQuick {
		font-family: Tahoma, Verdana, Arial, lucida, sans-serif; 
		font-size: 11px;
		width: 190px; 
		height: 40px;
		border: 1px solid #541800;
		margin: 0px 0px 0px 0px;
		padding: 4px;
		overflow: hidden;
		background-color: #e8e8e8;
		color: #541800;
	}

	.SubmitQuick { 
		font-family: Tahoma, Verdana, Arial, lucida, sans-serif; 
		font-size: 10px;
		color: #541800;
		background-color: #9dc9ba;	
		width: 80px; 
		height: 20px; 
		border: 1px solid #541800;
		margin: 4px 0px 0px 0px;
		cursor: pointer;
	}

	.SubmitQuick:hover {
		background-color: #e8e8e8;
	}
	/*******  End Forms  *******/

/*******  /Content  *******/

/*******  Sub Footer  *******/
#SubFooter {
	width: 950px;
	display: inline-block;
	margin: 10px auto 0px auto;
	padding: 10px 0px 0px 0px;
	text-align: left;
}

#SubFooter div {
	float: left;
	width: 314px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
/*******  /Sub Footer  *******/


/*******  Footer  *******/
#FooterWrapper {
    /*background: url(../images/bg_footer.gif) repeat-x;*/
    background: url(../images/footer_rounded.png) no-repeat;
	width: 950px;
	height: 40px;
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 0px;
	/*border: 1px solid #999;*/
}

#FooterNav {
	width: 950px;
	height: 38px;
	line-height: 38px;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	margin: 10px auto 0px auto;
	text-align: center;
}

#FooterNav p {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
}

#FooterNav span {
	color: #9dc9ba;
}

#FooterNav a {
	/*color: #777;*/
	color: #973301;
}

#FooterNav a:hover {
	color: #9dc9ba;
}

#FooterLeft {
	float: left;
	width: 160px;
	height: 40px;
	font-size: .8em;
	margin: 0px 0px 0px 0px;
}

#FooterLeft img {
	border: 0px;
}

#FooterLeft div {
	position: relative;
	margin: 8px auto 0px auto;
}

#FooterLeft p {
	display: inline;
	margin: 0px 5px 0px 5px;
}

#FooterRight {
	float: right;
	width: 780px;
	height: 40px;
	line-height: 38px;
	color: #888;
	margin: 0px 0px 0px 0px;
}

#FooterRight a {
	text-decoration: none;
	color: #888;
}

#FooterRight a:hover {
	color: #fff;
}

#FooterRight span {
	color: #973301;
}

#Keywords {
	width: 930px;
	font-family: verdana;
	font-size: .75em;
	color: #888;
	margin: 10px auto 0px auto;
	padding: 30px 20px 20px 20px;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: justify;
	background-color: #4c0b03;
	/*border: 1px solid #999;*/
}

#Keywords p {
	margin: 0px 0px 0px 0px;
}

#Keywords span {
	font-weight: bold;
}
/*******  /Footer  *******/









/*******  This Space Intentionally Left Blank  *******/