.cufon {
   color:#b59e58;
}
h1.cufon {
   font-size:32px;
}
h1#subtitle {
   font-size:22px;
}
h2.cufon {
   color:#fff;
   font-size:34px;
}
h3 {
   font-weight:bold;
   font-size:18px;
}
h3.cufon {
   font-size:24px;
   margin-bottom:3px;
}
h4.rate_cost {
   font-size:14px;
   color:#666;
   margin:0 0 10px 0;
   font-weight:bold;
}
div.sub_page {
   margin-top:2em;
}
html,  body {
	background-color:#a40000;
}
#heading {
   position:relative;
   height:90px;
}
#page {
	background-color: #fff;
	background-image: url(/pub/images/designs/design17/theme1-inner/bg_page.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top:10px;
}
#content {
	width: 746px;
	background-repeat: no-repeat;
	background-position: 125px bottom;
}
.header_name {
	padding:38px 0 17px 20px;
}
#main {
	background-image: url(/pub/images/designs/design17/theme1-inner/header.jpg);
	background-repeat: no-repeat;
	width:746px;
	margin:auto;
}
#menu {
	width:210px;
}
#menu_inner {
	width: 180px;
	background-color: #cbb369;
	float:left;
	margin-left:35px;
	margin-top:11px;
	padding-top:30px;
	padding-bottom:12px;
}
#menu_inner ul {
	width: 180px;
   margin:0;
   padding:0;
}
#main #menu li {
	background-image: url(/pub/images/designs/design17/theme1-inner/menu_bg.gif);
	background-repeat: no-repeat;
	height:26px;
	text-align:center;
	padding-top:3px;
}
#main #menu li a {
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
#main #menu li a:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:underline;
	font-weight:bold;
	color:#c80000;
}
#text_content {
   float: right;
   background:url(/pub/images/designs/design17/theme1-inner/menu_bottom.gif) no-repeat bottom;
   margin:85px 15px 0 15px;
   padding-bottom:20px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:13px;
   color:#666666;
}
#content_inner {
	background-color:#fff;
	width:440px;
   padding:15px 30px 20px 30px;
	margin-bottom:0px;
	height:auto !important;
	min-height:270px !important;
	height:270px;
}
.footer {
	margin-top: 42px;
	padding-bottom:24px;
	font-size:11px;
	color:#fff;
}
.footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}
#content_inner .error {
	background-color:#CC0000;
	color:#fff;
	font-weight:bold;
	padding:1em;
}
#content_inner em {
	font-style:italic;
}
#content_inner ul {
	list-style:square;
}
#content_inner li {
	margin:0.5em;
}
#content_inner a {
	text-decoration:underline;
	color:#b59e58;
}

#customer_form {
   width:100%;
   margin-bottom:20px;
}
#customer_form fieldset{
   border:#b59e58 2px solid;
}
#customer_form .inner {
   margin:10px 25px 15px 15px;
}
#customer_form fieldset legend{
   font-size:1.3em;
   font-weight:bold;
   padding:0 5px;
   margin:0 10px;
   color:#b59e58;
}
#customer_form .labeled_input {
   width:100%;
   height:35px;
   clear:both;
   margin:5px 0;
   padding-left:5px;
   color:#000;
}
#customer_form .tall {
   height:100px;
}
#customer_form .labeled_input label{
   float:left;
   width:110px;
   text-align:right;
   margin-right:10px;
   font-weight:bold;
   padding-top:8px;
}
#customer_form .labeled_input .fields {
   display:block;
   float:left;
   padding-top:7px;
}
#customer_form .labeled_input input[type="text"] {
   height:20px;
   width:250px;
}
#customer_form .labeled_input textarea {
   height:80px;
   width:250px;
}
#customer_form input[type="submit"] {
   clear:both;
   margin:0 0 8px 130px;
}
#customer_form .labeled_input input.phone {
   width:40px;
}
#customer_form .labeled_input input.amount {
   width:60px;
}

/** begin hours chart **/
#hours_box {
   border:#b59e58 1px solid;
   color: #000;
}

#hours_box .odd {
   background:#ecdfb8;
}

#hours_box .even {
   background:#fcf6e2;
}


