/****************************************************************************

Author: Stephen Saugestad
Development by: Wallop Creative
Last updated: 

*****************************************************************************/

/* defaults ****************************************************************/

* {
	margin: 0;
	padding: 0;
} 

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#EFEAD8 url(../images/bg.gif) repeat-x 0 0;
	color:#7E7A6B;
}

body a {
	color:#9C6261;
	text-decoration: underline;
}

body a:hover {
	text-decoration: none;
	color:#DC8969;
}

/* heading attibutes *************************************************/

h1, h2 {
	font-size:12px;
	color:#749751;
}

h3, h4 {
}

/* removes the link underline from logo swap */

h1 a {
	text-decoration:none;
}

/* list items ********************************************/

ul, li {
	margin:0;
	padding:0;
	list-style:none;
}

/* set more defaults **********************************************************/

/*input {
	border:none;
	border:0;
}*/

a img {
	border:none !important;
}

em {
	color:#749751;
	font-size:13px;
}

/* hacks *************************************************************************/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac */

* HTML .clearfix {
	height: 1%;
}

.clear {
	clear:both;	
}

/* end hacks *********************************************/

/* class attributes *********************************************/

/* dotted line breaks */

.break p {
	margin:0;
	padding:0;
}

p.break {
	background: url(../images/bg_break.gif) repeat-x 0px 6px;
	height:10px;
	clear:both;
}

p.textPhoto {
	float:right;
	padding:0 0 10px 10px;
}

.mapBorder {
	border:solid 1px #777;
}

.subscribe {
	float:right;
	margin-top: 25px;
}

.subscribe a, .subscribe a:hover {
	color:#fff;
	padding:30px 0;
}

table#subscribetable td, table#subscribetable input {
	padding:4px;
}

.listHome li {
	/*background: url(../images/new.gif) no-repeat 0px 6px;
	padding:0 0 0 26px;*/
	margin:0 0 16px 20px;
	line-height:18px;
	list-style-type:disc;
}

.subtitle, .featureTitle {
	color:#749751;
	font-weight:bold;
}

p.staffPhoto {
	float:right;
	padding:0 0 10px 10px;
}

div.rt {
	float:right;
	width:240px;
}

div.lt {
	float:left;
	width:240px;
}

p.tip {
	width:40px;
	background-color:#F2EEDF;
	border:solid 1px #FBF9F4;
	padding:6px;
	text-align:center;
	font-weight:bold;
	color:#666;
}

p.tipTitle {
	color:#444;
	font-size:16px;
	font-weight:bold;
}

.accent {
	color:#9C6261;
}

p.pdf {
	background:url(../images/icon_pdf.gif) no-repeat 0 2px;
	padding:0 0 0 22px;
}

a.photos {
	background:url(../images/icon_photos.gif) no-repeat 0 0;
	padding:0 0 4px 22px;
}

#contentRight td.smallText {
	font-size:9px;
}

p.finePrint {
	font-size:11px !important;
	padding:0 0 10px 0;
}

#subNav li p.subNavItem {
	padding:10px 0 0 16px;
	margin:0;
	font-size:9px;
}

input.field {
	padding:4px;
}

div#featureBox {
	background-color:#F4F1E8;
	border:solid 1px #fff;
	padding:12px 16px 6px 16px;
	font-size:10px;
	margin:0 0 10px 16px;
	float:right;
	width:210px;
}

/* slide show on events section */

#slideshow {
	width:500px;
	margin:20px 0 10px 0;
}

/* main divs ********************************************************************/

#wrap { 
	width:760px;
	margin:0 auto;
	padding:16px 0 0 0;
}

a#logo, a#logoVT {
	background:url(../images/logo.gif) no-repeat 0 0;
	text-indent:-9999px;
	width:180px;
	height:64px;
	display:block;
	margin:0 auto;
	border:none !important;
	text-decoration:none;
}

#photos {
	width:760px;
	margin:28px 0 0 0;
}

.photosHome {
	float:left;
	padding:0;
	margin:0;
}

#textHome, #newMessage {
	width:724px;
	margin:0 auto;
	padding:20px 0 10px 0;
}

#newMessage {
	padding:20px 0 4px 0;
	background:url(../images/bg_line.gif) repeat-x top left;
}

#newMessage p {
	margin:0 0 18px 0;
}

#textHome p, #servicesTable p {
	line-height:20px;
	margin:0 0 10px 0;
}

/*#servicesTable {
	width:724px;
	height:344px;
	background:url(../images/bg_boxes.gif) no-repeat 0 0;
	margin:0 auto;
	font-size:9px;
}

#servicesTable td {
	width:208px;
	padding:16px 16px 16px 16px;
}*/

#homeBoxWrapper {
	padding:15px 0;
	/*border:1px solid blue;*/
}

#homeBoxWrapper p {
	line-height:17px;	
}

.homeBox {
	float:left;
	/*border:1px solid red;*/
	width:170px;
	margin-right:13px;
	display:inline;
}

.leftBox {
	margin:0 13px 0 15px;	
}

.rightBox {
	margin-right:0;	
}
#servicesTable img {
	margin:-10px 0 -10px -10px;
}

/* for the sitemap */

#mapColOne {
	float:left;
	width:230px;
}

#mapColTwo {
	float:right;
	width:230px;
}

#contentRight #mapColOne strong, #contentRight #mapColTwo strong {
	font-size:12px;
	color:#9C6261;
}

#contentRight #mapColOne a strong, #contentRight #mapColTwo a strong {
	text-decoration:none;
}

/* pixel pushing the button images */

#servicesTable img.tr {
	margin:-6px 0 -10px -10px;
}

/* navigation */

#navHome, #nav {
	width:744px;
	height:29px;
	padding:26px 10px 0 16px;
	background:url(../images/bg_nav.jpg) no-repeat 0 0;
	clear:left;
	margin:0 auto;
}

#nav {
	margin:30px 0 0 0;
}

#navHome li, #nav li {
	display:inline;
	float:left;
	margin:0 0 0 29px;
}

#navHome a, #nav a {
	height:12px;
	display:block;
	text-indent:-9999px;
	font-size:1px;
	text-decoration:none;
	overflow:hidden;
	background:url(../images/nav/main_nav_sprite.gif) no-repeat 0 0;
}

a#n_home {
	width:38px;
	background-position:0 0;
}

a:hover#n_home {
	background-position:-84px 0;
}

a#n_services {
	width:56px;
	background-position:0 -12px;
}

a:hover#n_services {	
	background-position:-84px -12px;
}

a#n_facility {
	width:49px;
	background-position:0 -24px;
}

a:hover#n_facility {	
	background-position:-84px -24px;
}

a#n_staff {
	width:85px;
	background-position:0 -36px;
}

a:hover#n_staff {	
	background-position:-84px -36px;
}

a#n_events {
	width:46px;
	background-position:0 -48px;
}

a:hover#n_events {	
	background-position:-84px -48px;
}

a#n_fitnessFiles {
	width:78px;
	background-position:0 -60px;
}

a:hover#n_fitnessFiles {	
	background-position:-84px -60px;
}

a#n_inspiration {
	width:69px;
	background-position:0 -72px;
}

a:hover#n_inspiration {	
	background-position:-84px -72px;
}

a#n_about{
	width:40px;
	background-position:0 -84px;
}

a:hover#n_about {	
	background-position:-84px -84px;
}

/* main content on interior pages */

#contentWrap {
	width:734px;
	margin:10px 0 0 6px;
}

#contentLeft {
	width:220px;
	float:left;
}

#contentLeft p, #galleryWrap p {
	margin:0 0 10px 0;
	line-height:18px;
}

#contentRight {
	width:494px;
	padding:12px 0 20px 6px;
	float:right;
}

#contentRight p {
	margin:0 0 10px 0;
	line-height:20px;
	font-size:12px;
}

#contentRight p strong {
	/*color:#9C6261;*/
	color:#666;
}

#contentRight ul, #contentRight ol {
	margin:14px;
}

#contentRight ol {
	margin:20px 10px 10px 24px;
}

#contentRight li {
	margin:0 0 8px 0;
	padding:0 0 0 12px;
	font-size:12px;
	line-height:18px;
	color:#726F61;
	background:url(../images/bullet.gif) no-repeat 0 6px;
}

#contentRight ol li {
	list-style-type:decimal;
	background:none;
	padding:0 0 0 4px;
	margin:0 0 20px 0;
}

div.emphasis {
	width:220px;
	background-color:#F2EEDF;
	border:solid 1px #FBF9F4;
	padding:10px 14px 10px 14px;
	margin:10px 0 10px 20px;
	float:right;
}

#contentRight div.emphasis p {
	font-size:11px;
	color:#999;
}

#contentRight div.emphasis p.caps {
	font-size:10px;
	color:#AE3C2B;
}

#contentRight p.caps {
	color:#AE3C2B;
	font-size:11px;
}

#contentRight table {
	margin:10px 0 20px 0;
}

#contentRight table {
	background-color:#fff;
}

#contentRight td {
	background-color:#F2EEDF;
	padding:6px;
	line-height:16px;
}

#contentRight td p {
	font-size:9px;
}

#contentRight td.header {
	font-weight:bold;
	text-align:center;
	font-size:9px;
	padding:4px 0 4px 0;
	background-color:#E8EAE8;
}

#contentRight td.header strong {
	color:#888;
}

#contentRight td.time {
	font-size:11px;
	background-color:#E8EAE8;
}

/* sub navigation on interior pages */

#subNav {
	width:190px;
	padding:46px 0 0 30px;
	background:url(../images/bg_subnav.jpg) no-repeat 0 0;
}

#subNav li {
	height:20px;
	padding:12px 0 10px 0;
	background:url(../images/bg_subnav_border.gif) no-repeat bottom left;
}

#subNav li.lastItem {
	background-image:none;
}

#subNav li a {
	text-decoration:none;
	padding-left:2px;
}

p.subNavBottom {
	width:220px;
	height:20px;
	padding:0;
	overflow:hidden; /* for ie empty gap bug */
	background:url(../images/bg_subnav_bottom.jpg) no-repeat 0 0;
}

/* footer elements */

#footerHome, #footer {
	width:724px;
	padding:0 0 20px 0;
	clear:both;
	font-size:9px;
	margin:0 auto;
}

#footer {
	padding:10px 0 20px 0;
	background:url(../images/bg_break.gif) repeat-x left top;
}

p#copyright {
	float:left;
} 

#walloptag a {
	height:10px;
	width:68px;
	margin:1px 0 0 0;
	display:block;
	float:right;
	background: url(../images/tag_wallop.gif) no-repeat 0 0;
}

#walloptag a:hover {
	background-position:0px -10px;
}

#walloptag a span {
	display:none;
}

/* virtual tour and gallery page */

#vtPage {
	padding:16px 0 0 0;
}

#vtPage .subtitle {
	font-size:13px;
}

#tour, #sticks {
	width:320px;
	height:256px;
	margin:0 auto;
	padding:60px 0 0 0;
	text-align:center;
}

#sticks {
	width:480px;
	height:auto;
}

#tour p, #sticks p {
	margin:0 0 16px 0;
}

#galleryWrap {
	width:500px;
	margin:0 auto;
	padding:60px 0 0 0;
}

#contentRight table.hours {
	margin:0 0 10px 0;
	padding:0;
}

#contentRight table.hours tr {
	border-bottom:1px solid #999;
	font-size:12px;
}

#contentRight table.hours td {
	background-color:#EFEAD8;
	padding:2px 0;
}	

.leftCell {
	width:100px;		
}

.rightCell {
	width:100px;	
}

#contentRight p.noSpaceBottom {
	padding:0;
	margin:0;
}




