/* ------------- CSS RESET ------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font: 85% trebuchet, "trebuchet ms", verdana, arial, sans-serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {
	font-weight: bold;
	}
	
td {
	vertical-align: top;
	}
	
.clear {
	clear: both;
	}
	
.right {
	text-align: right;
	}
	
td.right {
	text-align: right;
	margin: 0 0 0 auto;
	}
	
img.left {
	float: left;
	margin: 0 10px 10px 0;
	}
	
/* ------------- STRUCTURE ------------- */

body {
	background: #779CCC url(images/smallbg.png) top left repeat;
	}

.bodywrap {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: transparent url(images/topbg.png) top left repeat-x;
}

table.contenttable {
	vertical-align: middle;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	border-collapse: collapse;
	}

table.contenttable td.leftcolumn {
	background: transparent url(images/leftbg.png) top left repeat-y;
	width: 210px;
}

table.contenttable td.rightcolumn {
	width: 584px;
	min-height: 500px;
	margin: 0;
	padding: 0;
	display: inline-table;
}

p.biotext { 
	display: block;
	height: 230px;
}


td.footer {
	background: transparent url(images/footer.png) top left no-repeat;
	height: 61px;
	width: 794px;
}

/* --- Mast --- */

h1.mast {
	background: transparent url(images/logo.png) top left no-repeat;
	width: 210px;
	height: 225px;
	display: block;
	position: relative;
}

h1.mast span { 
	display: none;
}


/* --- Main Content --- */

img.topimage {
	padding: 0;
	display: inline;
	margin: 0 0 -5px 0;
}

img.floatleft {
	float: left;
	border: 1px solid #fff;
	margin: 0 10px 10px 0;
	display: block;
	postion: relative;
	clear: right;
	}
	
img.floatright {
	float: right;
	border: 1px solid #fff;
	margin: 0 0 10px 10px;
	display: block;
	postion: relative;
	}
	
img.floatrightmargin {
	float: right;
	border: 1px solid #fff;
	margin: 0 30px 10px 10px;
	display: block;
	postion: relative;
	}

.bgwrap {
	background: transparent url(images/rightbg.png) top left repeat-y;
	height: 100%;
	width: 584px;
	position: relative;
	display: inline-table;	
}

.contentwrap {
	width: 585px;
	background: transparent url(images/righttop.png) top left no-repeat;
	height: 100%;
	padding: 15px;
	margin: 0 0 0 0;
	top: 0;
	display: inline-table;
	position: relative;
	}
	
.contentwrap img.right {
	margin: 0 0 10px 10px;
	padding: 0;
	text-align: right;
	display: inline;
	float: right;
	width: 198px;
	}
	
.contentwrap address {
	font-size: 10px;
	text-align: center;
	display: block;
	margin: 20px 0 0 0;
	color: #745526;
	text-transform: normal;
	}
	
.contentwrap img.map {
	text-align: left;
	margin: 0 0 0 10px;
	border: 3px solid #FBF9D8;
	 }
	 
.contentwrap img.tour {
	text-align: left;
	margin: 0 0 0 5px;
	border: 3px solid #FBF9D8;
	 }


/* --- Main Navigation --- */

ul.leftnav {
	display: block;
	width: 210px;
	margin-left: 0;	
	}
	
ul.leftnav li {
	display: block;
	height: 30px;
	background: transparent url(images/navunit.png) bottom left no-repeat;
	font-size: 15px;
	position: relative;
	font-weight: bold;
}

ul.leftnav li a, ul.leftnav li a:visited {
	margin-left: 35px;
	color: #6B88B2;
	text-decoration: none;
}

ul.leftnav li a:hover {
	color: #3395CE;
	text-decoration: none;
}

/* --- Headline --- */

h2 {
	display: block;
	position: relative;
	width: 100%;
	height: 50px;
	margin: 0 0 0 0;
	background: transparent;
	}
	
h2 span { 
	display: none;
}

h1 span { 
	display: none;
}
	
h2.welcome {
	background: transparent url(images/headlines/welcome.png) top left no-repeat;
	}
	
h2.nocavity {
	background: transparent url(images/headlines/nocavityclub.png) top left no-repeat;
	}
	
h2.confirmed {
	background: transparent url(images/headlines/confirmed.png) top left no-repeat;
	}
	
h2.sorry {
	background: transparent url(images/headlines/sorry.png) top left no-repeat;
	}
	
h2.officetour {
	background: transparent url(images/headlines/officetour.png) top left no-repeat;
	}
	
h2.ourstaff {
	background: transparent url(images/headlines/ourstaff.png) top left no-repeat;
	}
	
h2.specialized {
	background: transparent url(images/headlines/specialized.png) top left no-repeat;
	}
	
h2.general {
	background: transparent url(images/headlines/general.png) top left no-repeat;
	}
	
h2.forms {
	background: transparent url(images/headlines/forms.png) top left no-repeat;
	}
	
h2.contact {
	background: transparent url(images/headlines/contactus.png) top left no-repeat;
	}
	
h2.faqs {
	background: transparent url(images/headlines/faqs.png) top left no-repeat;
	}
	
h2.funphotos {
	background: transparent url(images/headlines/funphotos.png) top left no-repeat;
	}
	


/* ------------- NEWSLETTER ------------- */

.newsletter {
	margin: 1em 10px;
}


.facebook {
	position: relative;
	top: -5px;
	margin: 1em 10px;
}


/* ------------- TYPOGRAPHY ------------- */

.contentwrap p, .contentwrap li, .contentwrap dd, .contentwrap h2 {
	width: 530px;
	margin: 1em 10px;
	line-height: 1.4em;
	font-size: 12px;
	color: #745526;
	}
	
.contentwrap li {
	margin-left: 50px;
	width: 495px !important;
	}
	
.contentwrap ul {
	list-style: outside;
	}
	
.contentwrap ol {
	width: 370px;
	display: block;
	position: relative;
	list-style: disc !important;
	}
	
.contentwrap ol li {
	width: 450px;
	}
	
h3 {
	color: #0591CD !important;
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #0591CD !important;
	margin: 1em 10px 0 10px;
	width: 530px;
	
}
	
h4, dt {
	color: #745526;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold !important;
	margin: 1em 10px -10px 10px;
	
}

dl {
	margin: 15px !important;
	}

dt {
	font-weight: bold;
	margin-top: 1.5em !important;
	margin-bottom: 0 !important;
	}
	
dd {
	margin-left: 30px !important;
	line-height: 1em !important;
}
	
	

/* --- No Cavity Club Table --- */

table.nocavityclub {
	width: 560px;
}

table.nocavityclub td {
	text-align: center;
	padding: 5px;
	color: #745526;
	}
	
table.nocavityclub td.bottom {
	padding-bottom: 15px;
	}
	
.pages { 
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	color: #745526;
}


/* ------------- FAQ Page ------------- */

.faq {

}

p.top {
	text-align: right;
	font-size: 10px !important;
	}


.faq img {
	border: 3px solid #fff;
}

.faq h4 {
margin-top: 2em;

}

.captionfloat {
width: 100%;
}

.captionedimg {
width: 180px;
	padding: 10px;
	float: left !important;
	display: block;
	position: relative;
}

.captionedimg p {
font-weight: bold;
margin-left: 0 !important;
padding-left: 0;

}


/* ------------- LINKS ------------- */

a, a:visited {
	color: #745526;
	font-weight: bold;
	text-decoration: underline;
	}
	
a:hover {
	color: #fff;
	text-decoration: underline;}
