.cufon {
   color:#7a8c61;
}
h1.cufon {
   font-size:26px;
}
h1#subtitle {
   font-size:18px;
   text-transform:uppercase;
}
h2.cufon {
   color:#8684ae;
   font-size:32px;
}
h3 {
   font-weight:bold;
   font-size:18px;
}
h3.cufon {
   color:#8684ae;
   font-size:22px;
}
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:#cccbe0;
}
#page {
   width:100%;
	background: #fff url(../../images/designs/design12/theme2/bg_page.gif) repeat-x bottom;
}
#page_left_art {
   width:799px;
   background:url(../../images/designs/design12/theme2/bg_flower.gif) no-repeat left top;
   margin:0 auto;
}
#page_inner {
   width:756px;
   margin-left:43px;
}
#content_inner {
	font-family: Tahoma;
	font-size: 13px;
	color: #666;
	width:448px;
	height:auto !important;
	min-height:270px !important;
	height:270px;
}
#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:#8684ae;
}
#header {
	background: url(../../images/designs/design12/theme2-inner/bg_top.jpg) no-repeat;
	height: 197px;
	width: 656px;
}
#header_text {
	padding-left:30px;
}
#column_left {
	float: left;
	width: 257px;
}
#column_right {
	float: right;
	width: 499px;
}
#below_header {
	background: url(../../images/designs/design12/theme2-inner/bg_content.gif) no-repeat bottom;
	min-height:1px;
}
#menu {
	background: url(../../images/designs/design12/theme2-inner/bg_menu.gif) repeat-y right top;
	padding-left: 59px;
	padding-top: 0px;
}
#menu_footer {
	background: url(../../images/designs/design12/theme2-inner/bottom_menu.gif) no-repeat right top;
	height: 42px;
	width: 198px;
	padding-left: 59px;
	padding-bottom:20px;
}

#menu li {
	background-repeat: no-repeat;
	background-position: left bottom;
	height:26px;
}
#menu li a {
	font-family: Tahoma;
	font-size: 11px;
	color: #43636b;
	text-decoration:none;
}
#menu a:hover {
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	padding-top:5px;
	padding-bottom:7px;
	list-style-type:none;
}
#footer_text {
	padding:21px 0 26px 32px;
	font-size:10px;
	color:#6a6c74;
}
#footer_text a {
	font-family:Tahoma;
	font-size:10px;
	color:#6a6c74;
}
#content_heading {
   background: url(../../images/designs/design12/theme2-inner/welcome.gif) no-repeat;
   width:448px;
   height: 63px;
   text-align:left;
   padding-left:32px
}

#customer_form {
   width:100%;
   margin-bottom:20px;
}
#customer_form fieldset{
   border:#8684ae 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:#8684ae;
}
#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:105px;
   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:#8684ae 1px solid;
   color: #000;
}

#hours_box .odd {
   background:#f3f3f7;
}

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


