html {
	background: url("../../media/images/global/background.gif");
	border: 0px;
	margin: 0px;
	padding: 0px;
	font: 
}

body {
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, helvetica, arial;
	font-size: 10pt;
	line-height: 13pt;
	color: #400000;
	height: 100%;
}

h1 {
	display: none;
}

h2 {
	display: none;
}

h3 {
	font-size: 11pt;
}

a {
	font-weight: bold;
	color: #FE690D;
	text-decoration: underline
}

a:hover {
	font-weight: bold;
	color: #FE690D;
	text-decoration: underline
}

img {
	border: 0px;
}

#bgfade {
	background: url("../../media/images/global/background_fade.gif");
	height: 493px;
	border-top: 1px solid #fff;
	background-repeat:repeat-x;
}

#page {
	margin: 0px auto;
	width: 800px;
}

#logo {
	margin-top: 9px;
	margin-left: 18px
}

#menu {
	position: relative;
	margin-left: 0px;
	margin-top: 14px;
	border-top: 5px solid #B1AE8B;
}

#second_menubg {
	background: url("../../media/images/global/second_menu_bg.jpg");
	background-repeat: repeat-y;
	border-top: 1px solid #B1AE8B;
	border-bottom: 1px solid #FFD602;
	height: 49px;
	padding: 0px;
}

#second_menu {
	float: left;
	font-size: 10pt;
	font-weight: bold;
	margin: 32px 0px 0px 15px;
	padding: 0px;
}

#second_menu a {
	color: #B1AE8B;
	text-decoration: none;
	margin-right: 1px;
	padding-left: 8px;
	padding-right: 7px;
}

#second_menu a.on {
	color: #FE690D;
	padding-left: 7px;
	border-left: 1px solid #FFD602;
}

#second_menu a:hover {
	color: #FE690D;
	padding-left: 7px;
	border-left: 1px solid #FFD602;
}

.center_content {
	margin-top:30px;
	padding: 0px 30px 30px 30px;
	height:100%;
}

.no_second_menu {
	padding-top: 15px;
}

.center_withpic {
	margin-right: 30px;
}

.menuitem {
	background: #afec77;
}

.menutarget {
	background: url("../../media/images/global/content_bg.jpg");
	background-repeat: repeat-y;
	display: none;
	border-right: 5px solid #B1AE8B;
	border-bottom: 5px solid #B1AE8B;
	border-left: 5px solid #B1AE8B;
	width: 790px;
}

.plaincontent {
	background-color:#FFFFFF;
	padding:30px;
	border-right: 5px solid #B1AE8B;
	border-bottom: 5px solid #B1AE8B;
	border-left: 5px solid #B1AE8B;
}

.homepage {
	font-size: 12pt;
	line-height: 17pt;
}

* html .menutarget {
	width: 800px;
	w\idth: 790px;
}

.imgright {
	margin-left: 30px;
	margin-bottom: 15px;
	margin-right: -29px;
	float: right;
	border-top: 3px solid #B1AE8B;
	border-left: 3px solid #B1AE8B;
	border-bottom: 3px solid #B1AE8B;
}

.imgrightadd {
	border-top: 3px solid #B1AE8B;
}

.imgbottomset {
	height: 221px;
	border-top: 3px solid #B1AE8B
}

.imgbottomset2 {
	height: 278px;
	border-top: 3px solid #B1AE8B
}

.imgbottom,.imgbottomright {
	float: left;
}

.imgbottom {
	border-right: 3px solid #B1AE8B
}

#legal {
	text-align: center;
	margin: 0px auto;
	width: 800px;
	padding-bottom: 15px;
	font-size: 8pt;
	color: #400000
}

#legal a:link {
	color: #400000;
}

#legal a:visited {
	color: #400000;
}

#legal a:hover {
	color: #400000;
}

#ratetable tr td {
	padding: 5px 15px 5px 15px;
	background-color: #FFFFB0;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF
}

#ratetable tr th {
	font-weight: bold;
	font-size: 10pt;
	background-color: #FFD602;
	padding: 5px 15px 5px 15px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF
}

#ratetable {
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF
}

.mapframe {
	border: 2px solid #B1AE8B;
}

.trademark {
	font-size: 6pt
}

.button {
	color: #FFF;
	font-family: Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #FE690D;
	border: 0px solid;
	border-top-color: #FE690D;
	border-left-color: #FE690D;
	border-right-color: #FE690D;
	border-bottom-color: #FE690D;
	/*filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#FE690D');*/
}

.input {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #2F1B11;
	border: 1px solid #B1AE8B;
	width: 276px;
}

.yelpbutton {
	float: left;
}

ul.checklist {
	list-style-image: url("../../media/images/global/checkbox.gif");
}

ul.checklist li {
	margin-bottom: 7px;
}

table.formtable tr td {
	margin-right:20px;
	margin-bottom:10px;
}