.cufon {
   color:#5b827d;
}
h1.cufon {
   margin-left:20px;
   font-size:34px;
}
h1#subtitle {
   margin-left:20px;
   font-size:22px;
}
h2.cufon {
   text-transform:uppercase;
   font-size:22px;
}
h3 {
   font-weight:bold;
   font-size:18px;
   margin-bottom:6px;
}
h3.cufon {
   margin-top:24px;
   font-size:20px;
}
h4.rate_cost {
   font-size:14px;
   color:#666;
   margin:0 0 10px 0;
   font-weight:bold;
}
#content_inner { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000; 
	padding:0 35px 0 5px;
	height:auto !important;
	min-height:200px !important;
	height:200px; 
}
#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:#5b827d;
}
html, body {
   background: #c9e9e4 url(../../images/designs/design03/theme3/back_page.gif) repeat-x;
}
#header {
	background-image:url(../../images/designs/design03/theme3-inner/header.jpg);
	width:745px;
	height:188px;
	overflow:hidden;
}
#header img {
	margin:0.5em;
	margin-top:30px;
	margin-left:1em;
}
#page {
	width:745px;
	margin:auto;
	background-image: url(../../images/designs/design03/theme3/back_page.jpg);
	background-repeat:repeat-y;
}
#content {
	width: 745px;
}
#menu {
	background-image: url(../../images/designs/design03/theme3-inner/menu_back.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 213px;
	height:auto !important;
	min-height:400px !important;
	height:400px; 
}
#page_content { background-color: #fff; width: 530px; float: right; 
	height:auto !important;
	min-height:200px !important;
	height:200px; 
}
#footer {
	height: 21px;
	clear: both;
	background: #608969 url(../../images/designs/design03/theme3/footer.jpg) no-repeat;
	width:745px;
	height:56px;
	margin:auto;
	padding-top:50px;
}
#footer_text {
	padding-left:20px;
	font-size:11px;
	color:#fff;
}
#footer_text a {
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
}
#menu li {
	background-image: url(../../images/designs/design03/theme3-inner/back_menu.gif);
	background-repeat: no-repeat;
	background-position: left  bottom;
	height:22px;
}
#menu li a {
	font-family: Tahoma;
	font-size: 13px;
	color: #fff;
	text-decoration:none;
}
#menu a:hover {
	font-weight: bold;
	color: #c1e8c9;
	text-decoration: underline;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	padding-top:5px;
	padding-left:20px;
	padding-bottom:7px;
	list-style-type:none;
}

#customer_form {
   width:100%;
   margin-bottom:20px;
}
#customer_form fieldset{
   border:#5b827d 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:#5b827d;
}
#customer_form .labeled_input {
   width:100%;
   height:35px;
   clear:both;
   margin:5px 0;
   padding-left:10px;
   color:#000;
}
#customer_form .tall {
   height:100px;
}
#customer_form .labeled_input label{
   float:left;
   width:110px;
   text-align:right;
   margin-right:20px;
   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:260px;
}
#customer_form .labeled_input textarea {
   height:80px;
   width:260px;
}
#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:#5b827d 1px solid;
   color: #000;
}

#hours_box .odd {
   background:#ace1b7;
}

#hours_box .even {
   background:#c9e9e4;
}
/** end hours chart **/


