/* ----------------- 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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font: 80% courier, "courier new", monospace;
	color: #a67c52;
	background: #885D3B;
}
ol, ul {
	list-style: none;
}

ul, ol, dl {
	position: relative;  
}

blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	vertical-align: top;
}

.clear {
	clear: both;
}

strong {
	font-weight: bold;
}

/* ----------------- Main Structure ----------------- */

.bodywrap {

}

.contentwrap {
	margin: 0 auto;	
	width: 720px;
	background: url(../images/main/bg.jpg) repeat-y left top;
}

#mast {
width: 438px;
display: block;
position: relative;
}

#mast h1 {
	display: none
}

#nav {
	z-index: 500;
	width: 240px;
	float: right;
	display: block;
	position: relative;
}

.interior #nav {
	margin-top: 110px;
}

#content {
	display: block;
	position: relative;
	float: left;
	width: 438px;
}

.interior #content {
	padding: 0 0 0 15px;
}

.textwrap {
	padding: 20px 25px 20px 30px;
}

.topwrap {
	background: url(../images/main/top.jpg) no-repeat left top;	
	display: block;
	position: relative;
	width: 720px;
}

.footerwrap {
	background: url(../images/main/bottom.jpg) no-repeat left bottom;
	display: block;
	position: relative;
	width: 720px;
	min-height: 530px;
	height:auto !important;
  	height:530px;
}

.interior .contentwrap {
	background: transparent url('../images/main/interiorbg.jpg') top left repeat-y;
}


.interior .topwrap {	
	background: transparent url('../images/main/interiortop.jpg') top left no-repeat;
}


.interior .footerwrap {	
	background: transparent url('../images/main/interiorfooter.jpg') bottom left no-repeat;
	min-height: 700px;
	height:auto !important;
  	height:700px;
}


#index #content {
}


#footer {
	display: block;
	position: relative;
	border-top: 1px solid #603B1C;
	width: 430px;
	margin: 10px 0 0 10px;
}

.interior #footer {
margin: 10px 0 0 0;	
width: 420px;
}

#footer p {
	text-align: center;
	color: #63C4F3;
	padding: 12px;
	font-size: 1em;
}

#footer a:link, #footer a:hover, #footer a:visited {
	text-decoration: underline;
}

/* ----------------- Links ----------------- */

a:link, a:visited, a:hover {
	text-decoration: none;
	color: #63C4F3;
}

a:visited {

}

a:hover {
	text-decoration: underline;
}

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

#nav ul {
	display: block;
	position: relative;
	list-style: none;
	width: 240px;
	margin: 7px 0 0 0;
	}

#nav ul li {
	display: block;
	position: relative;
	width: 240px;
}

#nav ul li, #nav ul li a, #nav ul li a:link {
	text-indent: -9999px;
	text-decoration: none;
	position: relative;
	width: 240px;
	display: block;
	background: transparent;
	}
	
#nav ul li.home, #nav ul li.about a:link, #nav ul li.home a:hover, #nav ul li.home a:visited {
background: transparent url(../images/nav/home.jpg) top left no-repeat;
height: 30px;
width: 190px !important;

}

#nav ul li.home a:hover {
	background: transparent url(../images/nav/home.jpg) 0 -32px no-repeat !important;	

}


#nav ul li.about, #nav ul li.about a:link, #nav ul li.about a:hover, #nav ul li.about a:visited {
	background: transparent url(../images/nav/about.jpg) top left no-repeat;
	height: 37px;
}

.interior #nav ul li.about, .interior #nav ul li.about a:link, .interior #nav ul li.about a:hover, .interior #nav ul li.about a:visited {
	background: transparent url(../images/nav/interior/about.jpg) top left no-repeat;
	height: 33px;
}

#nav ul li.where, #nav ul li.where a:link, #nav ul li.where a:hover, #nav ul li.where a:visited {
	background: transparent url(../images/nav/where.jpg) top left no-repeat;
	height: 29px;
}

.interior #nav ul li.where, .interior #nav ul li.where a:link, .interior #nav ul li.where a:hover, .interior #nav ul li.where a:visited {
	background: transparent url(../images/nav/interior/where.jpg) top left no-repeat;
	height: 33px;
}

#nav ul li.contact, #nav ul li.contact a:link, #nav ul li.contact a:hover, #nav ul li.contact a:visited {
	background: transparent url(../images/nav/contact.jpg) top left no-repeat;
	height: 37px;
}

.interior #nav ul li.contact, .interior #nav ul li.contact a:link, .interior #nav ul li.contact a:hover, .interior #nav ul li.contact a:visited {
	background: transparent url(../images/nav/interior/contact.jpg) top left no-repeat;
	height: 39px;
}

#nav ul li a:hover {
	background-position: left center !important;
}


#nav ul li a.on, #nav ul li.contact a.on:link, #nav ul li.contact a.on:hover, #nav ul li.contact a.on:visited {
	background-position: left bottom !important;
}

#nav ul li.home a.on, #nav ul li.home a.on:link, #nav ul li.home a.on:hover, #nav ul li.home a.on:visited {
	background: transparent url(../images/nav/home.jpg) 0 -64px no-repeat !important;
}



/* ----------------- Pages ----------------- */

/* -- Index Page -- */

form {
margin: 15px 0;
	font-family: courier, "courier new", monospace;
}

input {
	margin: 5px 0;
	font-family: courier, "courier new", monospace;
	width: 220px;
}

input.submit {
	width: auto;
}


/* ----------------- Headlines ----------------- */

h2, h3 { font-size: large; text-indent: -9999px; display: block; position: relative; background: transparent; }

#index h2 {
	display: none;
}

#index h3 {
	background: url('../images/headlines/subhead.jpg') no-repeat scroll top left;
	width: 438px;
	height: 66px;
}

#where h2 {
	background: url('../images/headlines/where.jpg') no-repeat scroll top left;
	width: 321px;
	height: 119px;
	margin: 0 auto;
}

#about h2 {
	background: url('../images/headlines/about.jpg') no-repeat scroll top left;
	width: 311px;
	height: 128px;
	margin: 0 auto;
}

#contact h2 {
	background: url('../images/headlines/contact.jpg') no-repeat scroll top left;
	width: 318px;
	height: 125px;
	margin: 0 auto;
}

#privacy h2 {
	background: url('../images/headlines/privacy.jpg') no-repeat scroll top left;
	width: 214px;
	height: 125px;
	margin: 0 auto;
}

#legal h2 {
	background: url('../images/headlines/legal.jpg') no-repeat scroll top left;
	width: 216px;
	height: 125px;
	margin: 0 auto;
}

#thankyou h2 {
	background: url('../images/headlines/thankyou.jpg') no-repeat scroll top left;
	width: 236px;
	height: 125px;
	margin: 0 auto;
}

/* ----------------- Typography ----------------- */

p, li, dd {
font-size: 1em;
}

p.directions {
	text-align: center;
	font-size: 1.3em;
	line-height: 1.7em;
	margin: 20px;
}

.textwrap p {
	font-size: 1.2em;
	margin-bottom: 1.3em;
	line-height: 1.5em;
}