@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body, html {
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1.2px;
}

img {
	border: none;
}

#wrapper {
	background: url(../images/background.jpg) no-repeat;
	width: 1024px;
	min-height: 1000px;
	height: auto !important;
	height: 1000px;
	margin: 0 auto;
}

#logo {
	color: #fff;
	width: 874px;
	margin: 0 auto;
	float: left;
	margin: 25px 0px 0px 150px;
}

#logo h1 {
	font-size: 38px;
	font-weight: 800;
}

#nav {
	background: url(../images/nav-background.png) bottom no-repeat;
	height: 201px;
	width: 904px;
	padding-top: 95px;
	padding-left: 50px;
	margin: 0px 0px 0px 11px;
}

#tagline {
	color: #fff;
	margin: 0 auto;
	float: right;
	margin: 60px 65px 0px 0px;
	text-shadow: #000 2px 2px 2px;
	filter: Shadow(Color=#000000, Direction=135, Strength=3.5);
}

#tagline h2 {
	font-weight: normal;
	font-size: 22px;
}

#book {
	background: url(../images/ie6-book.png) no-repeat;
	width: 905px;
	height: 695px;
	margin: 0px auto 0;
	font-size: 12px;
	letter-spacing: 1.5px;
	line-height: 16px;
	color: #6f5331;
}

#book a:link {
	color: #3e7197;
	text-decoration: none;
	font-weight: bold;
}

#book a:visited {
	color: #3e7197;
	text-decoration: none;
	font-weight: bold;
}

#book a:hover {
	color: #3e7197;
	text-decoration: underline;
	font-weight: bold;
}

#book a:link.tab {
	color: #3e7197;
	text-decoration: none;
	font-weight: bold;
}

#book a:visited.tab {
	color: #3e7197;
	text-decoration: none;
	font-weight: bold;
}

#book a:hover.tab {
	color: #3e7197;
	text-decoration: underline;
	font-weight: bold;
}

#book h1 {
	font-size: 20px;
	color: #3e7197;
	font-weight: normal;
	line-height: 28px;
}

#book h2 {
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	line-height: 20px;
}

#book strong {
	font-size: 16px;
}

#book span.bolded {
	font-weight: bold;
}

#book h3 {
	font-size: 12px;
	font-weight: bold;
}

#left_page {
	margin: 35px 0px 0px 55px;
	width: 334px;
	height: 571px;
	overflow: auto;
	float: left;
	line-height: 
}

#left_page span.active {
	font-size: 18px;
	color: #e4d6b8;
	text-decoration: underline;
}

#left_page span.gallery {
	background: url(../images/filmstrip.png);
	width: 129px;
	height: 41px;
	padding-top: 25px;
	padding-left: 20px;
	display: block;
}

#left_page a:link.gallery {
	font-size: 16px;
	color: #e4d6b8;
	text-decoration: none;
}

#left_page a:visited.gallery {
	font-size: 16px;
	color: #e4d6b8;
	text-decoration: none;
}

#left_page a:hover.gallery {
	font-size: 16px;
	color: #e4d6b8;
	text-decoration: underline;
}

#left_page blockquote {
	font-style: italic;
	font-size: 10px;
	padding-left: 55px;
}

#left_page ul {
	margin-left: 25px;
	list-style-type: disc;
}

#right_page {
	margin: 35px 55px 0px 0px;	
	width: 344px;
	height: 571px;
	overflow: auto;
	float: right;
}

#right_page img.gallery {
	border: 2px solid #6f5331;
}

#right_page span.gallery {
	padding: 5px;
	margin-top: 25px;
	height: 56px;
	width: 56px;
}

#footer {
	height: 50px;
	text-align: center;
	color: #fff;
	font-size: 12px;
}

#footer a:link {
	color: #ccc;
	text-decoration: underline;
}

#footer a:visited {
	color: #ccc;
	text-decoration: underline;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}	

.push {
	height: 50px;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
	display: block;
}

.center {
	text-align: center;
}

img.bottom {
	vertical-align: bottom;
}

.appt_span {
	width: 100px;
	text-align: left;
	display: inline-block;
}

.appt_label {
	display: inline-block;
	padding: 5px;
	color: #6f5331;
}

.appt_input {
	width: 200px;
	background: #dfd3b7;
	border: 1px solid #6f5331;
	color: #6f5331;
}

.appt_button {
	border: 1px solid #000;
	background: #6f5331;
	color: #ccc;
	padding: 3px 10px;
}

.appt_red {
	color: #f00;
	font-size: 12px;
	line-height: -.5px;
}

.appt_text_area {
	width: 200px;
	height: 100px;
	background: #dfd3b7;
	border: 1px solid #6f5331;
	color: #6f5331;
	vertical-align: top;
}
	
/* Feedback tab */

.slide-out-div {
	padding: 10px;
	width: 450px;
	height: 245px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: url(../images/border-fake.gif) repeat-x top center #000;
	color: #3e7197;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 1.2px;
	z-index: 2;
}

.label {
	width: 100px;
	display: inline-block;
	text-align: left;
	padding: 5px;
}

.label_header {
	width: 205px;
	display: inline-block;
	text-align: left;
	padding: 15px 5px 5px 5px;
}

.input {
	width: 200px;
	background: #000;
	border: 1px solid #fff;
	color: #fff;
}

.input_top {
	width: 303px;
	background: #000;
	border: 1px solid #fff;
	color: #fff;
}


span.listing {
	padding: 5px;
	display: inline-block;
}

span.divide {
	border-bottom: 1px dotted #fff;
	width: 90%;
	display: block;
	height: 1px;
	margin-left: 10px;
}

span.heading {
	padding-left: 5px;
	display: inline-block;
}

.button {
	border: 1px solid #fff;
	background: #3e7197;
	color: #fff;
	padding: 5px 10px;
}

.checkbox {
	background: #dfd3b7;
	border: 1px solid #6f5331;
	color: #6f5331;
	margin-right: 10px;
}

.appt_radio {
	display: block;
	padding: 5px;
	color: #6f5331;
	vertical-align: top;
}

.radio {
	width: 100px;
	display: inline-block;
	line-height: 2px;
}

.radio_other {
	width: 100px;
	padding-left: 105px;
	display: block;
	line-height: 27px;
}