.cufon {
   color:#817BA1;
}
h1.cufon {
   font-size:32px;
}
h1#subtitle {
   font-size:18px;
   text-transform:uppercase;
}
h2.cufon {
   color:#817BA1;
   font-size:26px;
}
h3 {
   color:#666;
   font-weight:bold;
   font-size:18px;
}
h3.cufon {
   color:#817BA1;
   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;
}
#content_inner {
	padding:3em 2em 2em 2em;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top: 130px;
	margin-right: 35px;
	height:auto !important;
	min-height:170px !important;
	height:170px;
}
#content_inner .error {
	background-color:#CC0000;
	color:#FFFFFF;
	font-weight:bold;
	padding:1em;
}
#content_inner em {
	font-style:italic;
}
#content_inner h1 {
	font-size:1.5em;
	font-family:"Trebuchet MS", sans-serif;
	color: #546244;
}
#content_inner div.rates {
   color: #546244;
}
#content_inner ul {
	list-style:square;
}
#content_inner li {
	margin:0.5em;
}
#content_inner a {
	text-decoration:underline;
	color:#403a60;
}
html, body {
	background-image: url(../../images/designs/design08/theme2-inner/bg_page.gif);
}
#page {
	height:auto !important;
	min-height:550px !important;
	height:550px;
}
#menu_section {
	width: 145px;
	padding-top: 58px;
	padding-left: 104px;
}
#menu {
   text-align:center;
	background-image: url(../../images/designs/design08/theme2-inner/menu_bg.gif);
	background-repeat: repeat-x;
	height:auto !important;
	min-height:300px !important;
	height:300px;
}
#left_column {
	float: left;
	width: 226px;
}
#right_column {
	float: right;
	width: 495px;
	padding-top:3em;
	text-align:right;
}
#right_column h1 {
	margin-right:40px;
	margin-top:10px;
}
#all {
   margin:0 auto;
	background-image: url(../../images/designs/design08/theme2-inner/bg_all.jpg);
	background-repeat: repeat-y;
	width: 744px;
}
#content {
	background-image: url(../../images/designs/design08/theme2-inner/page.jpg);
	background-repeat: no-repeat;
	width: 744px;
	height:auto !important;
	min-height:550px !important;
	height:550px;
}
#menu li {
	background-repeat: no-repeat;
	background-position: left  bottom;
	height:30px;
}
#menu li a {
	font-family: Tahoma;
	font-size: 11px;
	color: #999;
	text-decoration:none;
}
#menu a:hover {
	font-weight: bold;
	color: #a1627d;
	text-decoration: underline;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	padding-top:5px;
	padding-bottom:7px;
	list-style-type:none;
}
#footer {
	background: url(../../images/designs/design08/theme2-inner/footer.gif) no-repeat;
	height: 46px;
	width: 744px;
}
#footer_text {
	padding:5px 0 0 60px;
	font-size:10px;
	color:#666;
}
#footer_text a {
	font-family:Tahoma;
	font-size:10px;
	color:#666;
}

#customer_form {
   width:100%;
   margin-bottom:20px;
}
#customer_form fieldset{
   border:#817BA1 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:#817BA1;
}
#customer_form .labeled_input {
   width:100%;
   clear:both;
   margin:5px 0;
   padding-left:10px;
   color:#000;
}
#customer_form .labeled_input label{
   display:block;
   margin-right:20px;
   font-weight:bold;
   padding-top:8px;
}
#customer_form .labeled_input .fields {
   display:block;
   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 0;
}
#customer_form .labeled_input input.phone {
   width:40px;
}
#customer_form .labeled_input input.amount {
   width:60px;
}

/** begin hours chart **/
#hours_box {
   border:#817BA1 1px solid;
   color: #000;
}

#hours_box .odd {
   background:#f2f3f8;
}

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


#social_networking span, #social_networking div{
   color:#999;
}


