@charset "utf-8";
/* CSS Document */

body, html {
	background-color:#e8e4d9;
	padding:0;
	margin:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	height:100%;
	min-height:100%;
	font-size:11px;
}

h2 {
	font-size:25px;
	color:#263032;
	padding:0px;
	margin:20px 0px 10px 0px;
}

h3 {
	font-size:21px;
	position:relative;
	left:-10px;
	padding:10px 0px 10px 0px;
	margin:0;
}

h3 span {
	color:#19bbf8;
}

h4 {
	font-size:24px;
	margin:0px 0px 15px 0px;
	padding:0px 0px 4px 0px;
	background: transparent url(images/h4_underline.gif) left bottom repeat-x;
	color:#000000;
}

h4 span {
	color:#fd20a3;
}

h5 {
	font-size:11px;
	font-weight:bold;
}

a img {
	border:0;
}

a {
	color:#000000;
}

a:hover {
	color:#19bbf8;
}

div#container {
	width:840px;
	margin:0 auto;
	text-align:left;
	min-height:100%;
	position:relative;
	padding-top:10px;
}

div#titleArea {
	height:220px;
	background:url(images/header.jpg) 0 0 no-repeat;
	color:#ffffff;
}

div#titleArea h1, div#titleArea h2 {
	display:none;
}

ul#topNav {
	margin:0;
	padding:150px 0px 0px 25px;
}

ul#topNav li {
	display:inline;
}

ul#topNav li a {
	font-size:14px;
	font-weight:bold;
	display:block;
	float:left;
	height:39px;
	padding:21px 17px 0px 17px;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
	background:url(images/nav_divide.gif) right top no-repeat;
}

ul#topNav li a:hover, ul#footerNav li a:hover {
	color:#19bbf8;
}

ul#topNav li.act a, ul#footerNav li.act a {
	color:#19bbf8;
}

ul#topNav li#nav_contact a {
	background:none;
}

div#contentArea {
	width:540px;
	float:left;
	margin-right:10px;
	padding-top:10px;
}

div#content {
	margin:0px 10px 0px 30px;
}

div#content ul {
	margin:0px 0px 0px 12px;
	padding:0;
}

div#content ul li {
	padding-bottom:4px;
}

div#content table {
	margin-top:30px;
}

div#content table td{
	vertical-align:top;
}

div#content table td.first {
	width:315px;
}

div#sub_head {
	font-weight:bold;
	position:relative;
	left:-9px;
	top:-10px;
	color:#73888c;
}

div#quote {
	color:#a9a598;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	font-style:italic;
	padding-top:40px;
}

div#sub_quote {
	color:#a9a598;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

div#submitBox {
	text-align:right;
	padding-right:95px;
}

img.bodyImg {
	background-color:#f5f3f0;
	border:1px solid #d6d2cf;
	padding:5px;
	margin-bottom:20px;
}

img.left {
	float:left;	
}

img.right {
	float:right;	
}

div#rightArea {
	width:270px;
	float:left;
	padding-top:15px;
	position:relative;
}

div.rb_top, div.rb_bot {
	font-size:1px;
	line-height:1px;
	height:6px;
	overflow:hidden;
}

div.rb_top {
	background:#ebe7e1 url(images/side_bar_top.gif) 0 0 no-repeat;
}

div.rb_bot {
	background:#ebe7e1 url(images/side_bar_bot.gif) 0 0 no-repeat;
	margin-bottom:5px;
}

div.rb_mid {
	background:#ebe7e1 url(images/side_bar_mid.gif) 0 0 repeat-y;
	padding:13px 21px 13px 21px;
	font-size:10px;
}

div.rb_mid p {
	margin:0;
	padding-bottom:4px;
	font-size:10px;
}

div.rb_mid p.last {
	padding-bottom:0px;
}

a#map_box {
	padding:13px 0px 13px 120px;
	background:url(images/map_small.jpg) 0 0 no-repeat;
	display:block;
}

div#contactBox {
	background:url(images/contact_bg.jpg) 0 0 no-repeat;
	width:148px;
	height:78px;
	padding:22px 17px 0px 100px;	
	color:#ffffff;
	text-align:right;
	font-size:14px;
	line-height:15px;
	position:relative;
	margin-bottom:5px;
}

div#contact_top {
	position:absolute;
	top:-7px;
	left:46px;
	width:42px;
	height:7px;
	background:url(images/contact_top.jpg) 0 0 no-repeat;
	font-size:1px;
}

span#contactLink {
	display:block;
	padding-top:8px;
	font-size:10px;
}

span#contactLink a {
	color:#0195c6;
	text-decoration:none;
}

div#vie_box {
	background:url(images/vie_bg.jpg) 0 0 no-repeat;
	width:127px;
	height:58px;
	color:#ffffff;
	font-size:14px;
	position:relative;
	padding:12px 128px 0px 15px;
}

div#vie_top {
	position:absolute;
	width:13px;
	height:4px;
	font-size:1px;
	line-height:1px;
	background:url(images/vie_top.jpg) 0 0 no-repeat;
	top:-4px;
	left:187px
}

span#vie_link {
	display:block;
	font-size:10px;	
}

span#vie_link a {
	color:#fef21b;
	text-decoration:none;
}

span#vie_link a:hover, span#contactLink a:hover {
	text-decoration:underline;	
}

div#clearBox {
	clear:both;
	font-size:1px;
	height:25px;
	overflow:hidden;
}


div#footer {
	color:#ffffff;
	background:url(images/footer_bg.gif) 0 0 repeat-y;
	height:100%;
	position:relative;
}

div#footer_top {
	height:25px;
	background:url(images/footer_top.gif) 0 0 no-repeat;
}

div#pilatesLogo {
	width:83px;
	height:54px;
	position:absolute;
	top:20px;
	right:20px;
}

ul#footerNav {
	margin:0px 0px 0px 20px;
	padding:0;
	position:relative;
	left:-3px;
}

ul#footerNav li {
	padding:0px 6px 0px 3px;
	border-right:1px solid #ffffff;
	display:inline;
	font-size:11px;
}

ul#footerNav #nav_foot_contact {
	border:0;
}

ul#footerNav li a {
	color:#ffffff;
	text-decoration:none;
}

p#footerAddress {
	text-align:right;
	color:#6f6f6f;
	margin:50px 20px 0px 0px;
}

p#footerAddress a {
	color:#6f6f6f;
}

p#copy {
	text-align:right;
	color:#6f6f6f;
	margin:0;
	padding:40px 20px 70px 0px;
}

p#copy a {
	color:#b9e62e;
	text-decoration:none;
}

div#offcut {
	position:absolute;
	top:200px;
	left:0px;
}



/* *** HOME RULES *** */

div#homeLarge {
	display:block;
	width:230px;
	height:188px;
	padding:22px 15px 0px 285px;
	margin-left:10px;
	background:url(images/home_large.jpg) 0 0 no-repeat;
	text-align:right;
	color:#ffffff;
	position:relative;
}

div#homeLarge h5, div#homeLarge p, div#homeLarge a span {
	display:none;
}

div#homeLarge a {
	display:block;
	width:230px;
	height:16px;
	position:absolute;
	left:277px;
	top:146px;
}


/* *** CONTACT RULES *** */

form#contactForm {
	margin-bottom:20px;
}

div#contact_address {
	float:left;
	width:60px;
	margin-right:20px;
}

div#contact_other {
	float:left;
}

div#contact_clear {
	clear:both;
}




