/*--------------------------------------------------GLOBAL RESETS AND SETUP--*/

html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/120% Arial, Helvetica, Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6, pre, blockquote, ol, dl, address {
	color: #DD9763;
	margin: 0 0 10px;
	padding: 0;
	font-weight: normal;
}

p {
	margin: 0 0 20px;
	padding: 0;
	line-height: 1.6em;
}


blockquote {
	font-style: italic;
	padding: 5px 0 5px 30px;
}

fieldset {
	border: none;
}

input, select, textarea {
	padding: 3px;
	font-size: 100%;
	font-family: Arial !important;
	background: #ccc;
	border: #bbb solid 1px;
	color: #000;
}

input:focus, select:focus, textarea:focus {
	background: #fff;
	border: #87541F solid 1px;
	padding: 3px;
}

input.submit {
	margin-left: 210px;
	color: #fff;
	background: #60361a;
	cursor: pointer;
}

img, a {
	border: 0;
}

ul {
	list-style-type: none;
	padding:0;
	margin: 0;
	height: 60px;
	text-align: right;
}

li {
	list-style-type: none;
	padding: 0 10px 0 30px;
	margin: 0;
	height: 70px;
	line-height: 70px;
	display: inline;
}

li.chair {
	background: url("../images/spaces/chair.jpg") center left no-repeat;
}

/*--------------------------------------------------------------TAG FORMATS--*/
body {
	color: #ccc;
	background: #000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia;
	line-height: 1.4em;
}

h1, h2 {
	margin: 20px 0;
	font-size: 1.4em;
}

h3 {
	margin: 0 0 10px;
}

h4 {
	color: #cb6530;
	font-size: 1.0em;
}

a {
	color: #deba9a;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

p {
	font-size: 0.85em;
}

form {
	margin-top: 20px;
}

/*--------------------------------------------------------------TEXT FORMATS--*/
.plus_ten 					{font-size:1.1em !important;}
.less_ten 					{font-size:0.9em !important;}
.less_fifteen				{font-size:0.85em !important;}
.small 						{font-size:0.8em !important;}
.nano 						{font-size:0.6em !important;}
.tiny 						{font-size:0.7em !important;}
.large 						{font-size:1.3em !important;}
.white 						{color: #fff !important;}
.very_lite_gray				{color: #ddd !important;}
.lite_gray					{color: #999 !important;}
.gray 						{color: #777 !important;}

.superscript 				{line-height: 0.2em;font-size: 0.8em;}
.bold						{font-weight: bold;}
.italic						{font-style: italic;}
.right_buffer				{margin-right: 5px;}
.left_buffer				{margin-left: 5px;}
.short_line_height			{line-height: 1.0em;}

.hide_this					{display: none;}
.show_this					{display: visible;}
.indent						{margin: 0 0 0 20px;}

.no_margin {margin:0 !important;}

/*---------------------------------------------------------------CONTAINERS--*/
.banner {
	float: right;
	width: 960px;
	padding: 180px 0 8px 0;
	font-size: 0.9em;
}

.header {
	background: url("../images/banner_3.jpg") no-repeat;
	height: 340px;
	width: 960px;
	margin: 0 auto;
}

.wrapper {
	margin: 0 auto;
	width: 960px;
	height: auto;
}

.section, .section_spaces {
	width: 960px;
	padding: 15px 0 50px;
	margin: 0 0 80px;
	overflow: hidden;
}

.section { 
	height: 700px;
}

.auto_height { height: auto !important; }

.main_img {
	border: #87541F 1px solid;
	background: #ebceb8;
	padding: 10px;
	text-align: center;
}

.links {
	margin: 0 auto;
	width: 960px;
	height: 56px;
	padding-bottom: 1px;
	border-bottom: #87541F solid 1px;
	font-size: 0.8em;
	font-weight: normal;
	overflow: hidden;
}

.current {
	padding: 5px 0 15px 30px;
}

.current a {
	padding-bottom: 15px;
	color: #fff;
	background: #000 url("../images/current.jpg") bottom center no-repeat;
	text-decoration: none;
}

.title {
	float: left;
	width: 200px;
	font-size: 1.3em; 
	font-weight: normal;
}

.box {
	float: left;
	width: 600px;
	padding: 40px 10px 10px 140px;
	font-size: 1.5em;
	line-height: 1.4em;
	font-weight: normal;
	font-style: italic;
}

.text {
	float: left;
	width: 600px;
	padding: 10px 10px 10px 140px;
	font-size: 0.85em;
	text-align: left;
}

.float_left	{
	float: left;
	padding: 0 10px 0 0;
}

label {
	padding: 7px 0 0 0;
	float: left;
	width: 205px;
}

.formfield {
	float: left;
	width: 500px;
	margin: 0 0 0 30px;
}

.gallery {
	float: right;
	width: 600px;
}

.thumbs {
	float: right;
	width: 60px;
	margin: 0 10px 10px 0;
	border: 2px solid #c97d44;
}

.display {
	margin: 0 20px 20px 0;
	border: 2px solid #c97d44;
}

#preload_bin {
	visibility: hidden;
	height: 0;
	overflow: hidden;
}

#gallery_title {
	height: 600px;
}

#gallery_img {
	float: right;
	width: 600px;
	height: 400px;
	margin: 10px 10px 0 0;
	text-align: right;
}

#gallery_img img {
	border: 2px solid #c97d44;
}

#footer {
	float: left;
	margin: 50px auto;
	padding: 20px 0 0;
	width: 960px;
	height: 200px;
	font-size: 0.7em;
	color: #fff;
	border-top: #87541F solid 1px;
	text-align: center;
}

#footer a {
	margin-right: 20px;
}

#spaces {
	padding: 10px;
	font-size: 0.85em;
	text-align: left;
}

#spaces img {
	float: left;
	margin: 0 10px 10px 0;
	padding-left: 0 !important;
	border: 0;
}

#picture_tile {
	overflow: hidden;
	clear: both;
}