body {
	background-image: url(../images/bg-tile.gif);
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	color: #5e4716;
	line-height: 1.35em;
}

#topmast_container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/topmast-bg.gif);
	background-repeat: no-repeat;
	height: 222px;
}

#logo a    {
	display: block;
	height: 160px;
	width: 350px;
	margin-top: 30px;
	float: left;
}
#logo h1 {
	display: none;
}

#book_btn a {
	height: 52px;
	width: 105px;
	display: block;
	float: left;
	background-image: url(../images/book_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px -52px;
	margin-top: 40px;
	margin-left: 190px;
}
#book_btn a:hover {
	background-position: 0px 0px;
}
#book_btn    strong {
	display: none;
}

#top_nav {
	height: 30px;
	width: 405px;
	float: left;
	margin-top: 38px;
	margin-left: 40px;
}
#top_nav  ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#top_nav  ul  li {
	display: inline;
}
#top_nav ul li strong {
	display: none;
}
#nav_about_us a             {
	background-image: url(../images/nav-about-us.gif);
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px -60px;
	height: 30px;
	width: 102px;
}
#nav_services   a    {
	background-image: url(../images/nav-services.gif);
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px -60px;
	height: 30px;
	width: 89px;
}
#nav_resources   a    {
	background-image: url(../images/nav-resources.gif);
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px -60px;
	height: 30px;
	width: 103px;
}
#nav_contact_us   a    {
	background-image: url(../images/nav-contact-us.gif);
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px -60px;
	height: 30px;
	width: 111px;
}

#top_nav ul li a:hover {
	background-position: 0px 0px;
}
#top_nav  ul li a.current {
	background-position: 0px -30px;
}
#content_container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/plaster-paper-bg.gif);
	background-repeat: repeat-y;
}
#content_container h2 {
	font-size: 2em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
#two_col_content_bg {
	background-image: url(../images/interior-content-bg.gif);
	background-repeat: no-repeat;
	width: 900px;
}
#one_col_content_bg {
	background-image: url(../images/home-content-bg.gif);
	background-repeat: no-repeat;
	width: 900px;
}
#flash {
	height: 309px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#home_left_column {
	float: left;
	width: 355px;
	padding-top: 20px;
	padding-left: 100px;
}
#home_left_column h3 {
	font-size: 2em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: .5em;
	padding-top: 0px;
	line-height: normal;
}
#home_left_column a {
	color: #c37600;
}
#home_left_column a:hover {
	color: #92a077;
}

#home_right_column {
	background-image: url(../images/home-book.gif);
	background-repeat: no-repeat;
	width: 325px;
	padding-top: 185px;
	float: left;
	margin-left: 20px;
}
#home_book_btn a {
	height: 105px;
	display: block;
	background-image: url(../images/home-book-btn.gif);
	background-position: 0px -105px;
}
#home_book_btn a:hover {
	background-position: 0px 0px;
}
#home_book_btn span.hide {
	display: none;
}

#home_book_btn strong {
	display: none;
}




#left_column {
	float: left;
	width: 180px;
	padding-left: 100px;
	padding-top: 20px;
}

#call_out {
	text-align: center;
	clear: both;
	padding-top: 5px;
	font-size: .9em;
}
#call_out a {
	color: #c37600;
}
#call_out a:hover {
	color: #92a077;
}


#sub_nav {
	margin-bottom: 2em;
}

#sub_nav a {
	color: #934728;
	text-decoration: none;
}
#sub_nav a:hover {
	color: #92a077;
	text-decoration: none;
}
#sub_nav a.current {
	color: #455a21;
	text-decoration: none;
}

#sub_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sub_nav ul li {
	margin: 0px 0px 0.25em;
	background-image: url(../images/2nd-tier-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 13px;
}
#sub_nav ul li ul {
	margin-top: 0.5em;
	padding-left: 0.5em;
	margin-bottom: 1em;
}
#sub_nav  ul  li  ul li {
	background-image: url(../images/3rd-tier-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 10px;
}


#right_column {
	float: left;
	width: 480px;
	margin-left: 40px;
}
#right_column ul {
	margin-top: .5em;
}


#right_column h3{
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: .5em;
	padding-top: 0px;
	line-height: normal;
}
#right_column a {
	color: #c37600;
}
#right_column a:hover {
	color: #92a077;
}
#single_column {
	padding-left: 100px;
	padding-right: 100px;
}
#single_column a {
	color: #c37600;
}
#single_column a:hover{
	color: #92a077;
}

#page_title {
	margin-bottom: 1.25em;
	padding-top: 20px;
}


#footer_container {
	height: 260px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer-bg.gif);
	font-size: 0.9em;
	text-align: center;
	background-repeat: no-repeat;
}
#footer_container a {
	color: #C37600;
	text-decoration: none;
}

#footer_content {
	padding-top: 5em;
}
#body_column_left {
	float: left;
	width: 230px;
	margin-bottom: .25em;
}
#body_column_right {
	float: left;
	width: 230px;
	margin-left: 20px;
	margin-bottom: .25em;
}
#right_column  ul  li {
	margin-bottom: .50em;
}



.clear_row {
	clear: both;
	line-height: 0px;
	height: 0px;
}
.table_column_left {
	float: left;
	width: 100px;
	margin-bottom: 0.25em;
}
.form_column_left {
	float: left;
	width: 190px;
	margin-bottom: 0.25em;
	background-color: #F4EDDC;
	padding: 2px;
}
.form_column_right {
	float: left;
	width: 265px;
	margin-bottom: 0.25em;
	padding-left: 10px;
}
.form_one_line {
	margin-bottom: 0.25em;
	width: 480px;
}

input, select, textarea {
	font-family: Georgia, \"Times New Roman\", Times, serif;
	color: #5E4716;
}
select {
	margin-left: 0px;
}

.toggle_group {
	margin-bottom: 0.25em;
	display: none;
	margin-left: 10px;
}


.sm_field {
	width: 50px;
	border: 1px solid #D8CDB1;
}
.med_field {
	width: 150px;
	border: 1px solid #D8CDB1;
	padding: 2px;
}
.lrg_field {
	width: 225px;
	border: 1px solid #D8CDB1;
}


p {
	margin-top: 0px;
	margin-bottom: 1em;
	padding-top: 0px;
	padding-bottom: 0px;
}
.tag_text {
	font-size: 0.9em;
	display: block;
	margin-top: 1em;
}

.l_text {
	font-size: 1.25em;
}
.xl_text {
	font-size: 1.5em;
	line-height: normal;
}
.sm_text {
	font-size: .9em;
}
.image_right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}


.photo_right {
	background-image: url(../images/photo-box-bg.gif);
	float:right;
	padding: 3px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.photo_left {
	background-image: url(../images/photo-box-bg.gif);
	float:left;
	padding: 3px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.quote_text {
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	color: #A67C26;
}

hr {
	border-top: 1px dashed #C7BEA5;
	border-bottom-style: none;
	color: #F2EEE2;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
#ad {
	margin-bottom: 1.5em;
	border-bottom: 1px solid #D8CDB1;
	padding-bottom: 1.5em;
	text-align: center;
	border-top: 1px solid #D8CDB1;
	padding-top: 1.5em;
}
#ad a {
	color: #934728;
	text-decoration: none;
	font-size: 1.25em;
	line-height: 1.25em;
}
#ad  a:hover {
	color: #92a077;
}
img.yelp {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
