﻿* {
      margin:0;
      padding:0;
	  behavior: url(images/iepngfix.htc)
   }
body {
	background-color: #660000;
	font: 10px Arial, Helvetica, sans-serif;
	color: #FBF4AB;
}
/* links */
a:link {
	color: #FBF4AB;
}
a:visited {
	color: #FBF4AB;
}
a:hover {
	color: #FBF4AB;
}
a:active {
	color: #FBF4AB;
}
/* structure */
.col1 {
	width: auto;
	background-color: #FFFFFF;
	background-image: url(../images/rt_background.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 100%;
}
.col2 {
	width: 800px;
	border-left: 3px solid #6F531A;
	border-right: 3px solid #6F531A;
}
.col3 {
	width: auto;
	background-color: #FFFFFF;
	background-image: url(../images/lt_background.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.content {
	height: 100%;
	background-color: #660000;
}
.header {
	text-align: center;
	position: relative; top: 0;
	background-color: #660000;
	height: 140px;
}
.nav_bar {
	height: 30px;
	color: #660000;
	background-color: #FFFFFF;
}
.nav_bar_links {
	text-align: center;
	position: relative; top: 5px;
}
.nav_bar_links a {
	font-weight: bold;
	color: #660000;
	text-transform: uppercase;
}
.nav_bar_links a:link {
	color: #660000;
	text-decoration: none;	
}
.nav_bar_links a:visited {
	color: #660000;
	text-decoration: none;	
}
.nav_bar_links a:hover {
	color: #660000;
	text-decoration: none;
}
.nav_bar_links a:active {
	color: #FFFFFF;
}
.footer {
	background-color: #660000;
}
/* index */
.home_content {
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 10px;
}
.index_img {
	border: 2px solid #FBF4AB;
	position: relative; left: 175px; 
}
.index_text {
	text-align: center;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 0.9em;
}

.hws_info {
	text-align: center;
	font-size: 0.8em;
}
/* about */
.about_content {
	background-repeat: repeat-x;
	padding: 20px;
}
.about_text {
	font-size: 0.9em;
	padding-bottom: 10px;
}
.about_left {
	float: left;
	border: 2px solid #FBF4AB;
	margin: 10px;
}
.about_right {
	float: right;
	border: 2px solid #FBF4AB;
	margin: 10px;
}
.about_center {
	border: 2px solid #FBF4AB;
	margin-left: 300px;
}
.caption {
	text-align: center;
	font-size: 0.8em;
}
/* contact */
.contact_content {
	text-align: center;
	background-repeat: repeat-x;
	padding-bottom: 10px;
}
.contact_info_div {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.contact_info {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 300px;
}
.content_note {
	text-align: center;
	font-size: 0.9em;
	font-style: italic;
	padding-top: 10px;
}
.form_div {
	background-color: #ffffff;
	color: #6F531A;
	border: 2px solid #FBF4AB;
	padding: 10px;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}
.form_header {
	padding-top: 10px;
	font-weight: bold;
	font-size: 0.9em;
	text-align: center;
	text-decoration: underline;
	text-transform: capitalize;
}
.form {
	padding: 20px;
	text-align: left;
}
.form_item {
	font-size: 0.8em;
	padding-top: 10px;
	font-weight: bold;
}
.form_item_sub {
	font-size: 0.8em;
	padding-left: 20px;
	padding-top: 5px;
}
.form_field_sub {
	padding-left: 20px;
}
.form_text {
	font-size: 0.7em;
	padding-top: 5px;
}
/* menus */
.menus_content {
	text-align: center;
	background-repeat: repeat-x;
	padding-bottom: 10px;
	padding-top: 20px;
}
.menus_div {
	background-color: #ffffff;
	color: #6F531A;
	border: 2px solid #FBF4AB;
	padding: 20px;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 0.8em;
}
.menu_image {
	margin-bottom: 10px;
	border: 2px solid #990000;
}
.menu_image_left {
	margin-right: 10px;
	border: 2px solid #990000;
	float: left;
}
.menu_header {
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	text-decoration: underline;
}
.menu_header_note {
	position: relative; top: -10px;
	text-align: center;
}
.menu_item {
	text-transform: capitalize;
	font-weight: bold;
	padding-top: 5px;
}
.menu_item_sub {
	padding-left: 20px
}
.menu_description {
	padding-bottom: 5px;
}
/* testimonials */
.testimonials_content {
	text-align: center;
	background-repeat: repeat-x;
	padding-bottom: 40px;
	padding-top: 20px;
}
.testimonials_div {
	background-color: #ffffff;
	color: #6F531A;
	border: 2px solid #FBF4AB;
	padding: 20px;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 0.8em;
}
.testimonial_left {
	float: left;
	border: 2px solid #990000;
	margin: 10px;
}
.testimonial {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.reviewer {
	padding-left: 20px;
	position: relative; top: -10px;
}
