.cufon {
   color:#53596c;
}
h1.cufon {
   font-size:30px;
}
h1#subtitle {
   font-size:18px;
   text-transform:uppercase;
}
h2.cufon {
   font-size:32px;
}
h3 {
   font-weight:bold;
   font-size:18px;
}
h3.cufon {
   font-size:22px;
   margin-bottom:5px;
}
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: #e0e3e5 url(../../images/designs/design13/theme3-inner/bg_page.gif) repeat-x;
}
#page {
	width: 748px;
	background-image: url(../../images/designs/design13/theme3-inner/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color:#FFFFFF;
	margin:auto;
}
#header {
   position:relative;
   width:745px;
   height:284px;
   background: url(../../images/designs/design13/theme3-inner/header.jpg) no-repeat 2px top;
}
#header_text {
   position:absolute;
   margin:35px 0 0 20px;
}
#content {
	padding-left:2px;
}
#content h1 {
	margin-top: -150px;
	margin-left:20px;
}
#main {
	width: 246px;
	float:left;
}
#menu {
   position:relative;
   margin-top:-100px;
}
#menu_inner {
	font-family: Tahoma;
	padding-bottom:25px;
	height:auto !important;
	min-height:513px !important;
	height:513px;
	background: url(../../images/designs/design13/theme3/menu_bg.gif) repeat-y;
}
#menu_inner li {
	background-image: url(../../images/designs/design13/theme3-inner/menu_separator.gif);
	background-repeat: no-repeat;
	background-position:center 24px;
	height:35px;
	text-align:center;
}
#menu_inner li a {
	font-size: 13px;
	color: #53596c;
	text-decoration: none;
}
#menu_inner li a:hover {
	font-size: 12px;
	text-decoration:underline;
	font-weight:bold;
}
#content_inner {
   position:relative;
	background-image: url(../../images/designs/design13/theme3-inner/bg_content.gif);
	background-repeat: repeat-x;
	background-position: 100px 100px;
	width: 450px;
	margin-top:-100px;
	font-family:Tahoma;
	font-size:13px;
	color:#666;
   padding: 0 21px 0 25px;
	height:auto !important;
	min-height:400px !important;
	height:400px;
}
#footer {
	clear:both;
   padding-bottom:25px;
	width: 700px;
	text-align:right;
	padding-right:48px;
	font-size:11px;
	color:#53596c;
}
#footer a {
	font-family:Tahoma;
	font-size:11px;
	color:#53596c;
}
#content_inner .error {
	background-color:#CC0000;
	color:#FFFFFF;
	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:#53596c;
}
#social_networking {
   color:#53596c;
}

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

#hours_box .odd {
   background:#f4f7fe;
}

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


