﻿body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #cecdae;
    /*Body font size set at 0.625em - only set font sizes on elements at bottom level, font size 12px = 1.2em*/
    font: normal 0.625em Verdana, Arial, Helvetica, sans-serif;
}
#container {
	background-position: center top;
	width: 760px;
	margin: 20px auto 0px auto;
	font-size: 100%;
	background-image: url('../images/back.jpg');
	background-repeat: repeat-y;
}
.img_head {
	margin-top: 15px;
	margin-bottom: 0px;
}
a {
	color: #402640;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.redfont {
	font-size: 18px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
/* Masthead Styles */
.branding {
	padding: 0px;
	margin: 0px 0px -2px 0px;
	width: 760px;
	height: auto;
	display: block;
	clear: both;
}
#header h1 {
	color: #fff;
}
#header h3 {
	color: #402640;
	font-size: 2em;
	text-align: left;
	margin-right: 10px;
	margin-left: 0;
	margin-top: 0px;
}
#header {
	padding: 0px;
	margin: 0px 0px -2px 0px;
	text-align: center;
	width: 760px;
	background-color: #cecdae;
	height: auto;
	clear: both;
	display: block;
}
#header .img_logo {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
/* Content Styles */
#content {
	float: right;
	width: 569px;
	display: inline-block;
	background-color: #efebdf;
	min-height: 977px;
	clear: right;
}
#content h1, h2, h3, h4, h5, h6 {
	padding-left: 25px;
	margin-bottom: 15px;
}
#content p {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11pt;
}
#content h1 {
	color: #FFFFFF;
	font-size: 2em;
	background-color: #996633;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: inherit;
	margin-left: 0px;
	padding-top: inherit;
	padding-right: inherit;
	padding-bottom: inherit;
	padding-left: 25px;
}
#content img {
	border-width: 0;
	padding: 5px;
	float: left;
}
/* Navagation Styles */
#nav {
	background-color: #efebdf;
	clear: both;
	height: auto;
	font-size: 1.4em;
}
#nav a:hover {
	background-color: #003300;
}
#nav a {
	padding: 7px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#nav li {
	display: block;
	float: left;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.nav_h {
	background-color: #9c2a00;
}
.nav_dp {
	background-color: #cc9933;
}
.nav_rp {
	background-color: #89ab61;
}
.nav_b {
	background-color: #adaa5f;
}
.nav_f {
	background-color: #a7951f;
}
.nav_av {
	background-color: #ada38e;
	letter-spacing: -1px;
}
.nav_aa {
	background-color: #cc9933;
}
/* Footer Styles */
#footer {
	margin: 0px;
	text-align: left;
	background-color: #8E9468;
	clear: both;
}
#footer p {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-align: left;
	font-size: .9em;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: .9em;
}
#footer a:hover {
	text-decoration: none;
}
#pagefooter {
	width: 760px;
	text-align: center;
	text-decoration: none;
	font-size: 8pt;
	background-color: #CECDAE;
	clear: both;
	padding-top: 15px;
}
.footerimg {
	text-decoration: none;
	border-style: none;
}
/* Sidebar Styles */
#sidebar {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 190px;
	background-color: #8e9468;
	height: auto;
	clear: left;
}
#sidebar img {
	border-style: none;
	margin-bottom: 15px;
}
#sidebar p {
	text-align: center;
	font-size: 9pt;
	color: #FFFFCC;
	padding-left: 2px;
	padding-right: 2px;
}
#sidebar a {
	text-decoration: none;
	color: #FFFFCC;
}
#sidebar h1 {
	color: #ffffcc;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	text-decoration: none;
}
#sidebar h2 {
	color: #ffffcc;
	font-size: 8pt;
	text-align: left;
	padding-left: 5px;
}
#sidebar form {
	font-size: 10pt;
	font-style: italic;
	text-align: center;
	color: #EDFFBC;
	padding-bottom: 20px;
}
.contentcenter {
	text-align: center;
}
.listleft {
	float: left;
	width: 200px;
}
.script {
	float: right;
}
.form {
}
#SignUp p {
	text-align: left;
}

.topphone {
	font-size: 14px;
	font-weight: bold;
	color: #4B364B;
	margin-left: 0;
	text-align: right;
	margin-right: 20px;
}
.specialtitle {
	background-color: #996633;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
#plusone {
	margin: 15px;
}
#addreviews table td p {
	margin: 0px;
}
.rwdivider p {
	margin: 2px;
}
.rwdivider {
	background-color: #003300;
	color: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
}
#addreviews {
	padding-right: 2px;
}
.ratestable {
	border-bottom: 1px solid #111111;
	border-left: 1px solid #111111;
	width: 100%;
}
.ratestable td {
	border-top: 1px solid #111111;
	border-right: 1px solid #111111;
	background-color: #cecdae;
	padding: 5px;
}
.menu {
	clear: both;
	background-color: #efebdf;
}
.side {
	margin: 0px;
	padding: 0px;
	width: 190px;
	float: left;
	height: auto;
}
.body {
	width: 569px;
	float: right;
	background-color: #efebdf;

}
.footpad {
	width: 760px;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 0px;
	clear: both;
	background-color: #cecdae;
}
#back {
	padding: 0px;
	margin: 0px;
	width: 760px;
	clear: both;
	height: auto;
	float:left;
}
#header img {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

html, div, span, object, iframe, blockquote, pre, abbr, acronym, address, cite, code, del, dfn, em, font, img, ins, q, small, strike, strong, sub, sup, u, i, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, hgroup, mark, nav, section
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
/* format html5 tags for legacy browsers */
article, aside, footer, header, hgroup, nav, section
{
	display: block;
}
.icon {
	vertical-align: middle;
}

