/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#fbf5e7;
	
	font:normal 13px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:center;
}
.clearboth {clear:both;}
.float_left{float:left;}
.float_right{float:right;}
img{border:none;}
form{
	padding:0 7px 10px 7px; margin:inherit;
}

/* Basic Layout Styles - (control site layout / structure)*/
#lo__site_wrapper{
	width:100%;
	margin:0 auto;
}

#lo__header, #lo__content_wrapper, #lo__footer{
	width:850px;
	margin:0 auto;
} 

#lo__content_wrapper{
	text-align:left;
}

#lo__header_wrapper{
	background:url(../_IMAGES/header_repeater.gif) top center repeat-x;
	text-align:center;
}
#lo__header{
	text-align:left;
}
#lo__header_logo{
	padding:0;
	margin:0;
	display:block;
	float:left;
}

#lo__page_content{
	margin:1px 0 0 0;
}

#lo__left_col_wrapper{
	float:left;
	width:263px;
	margin:0 2px 0 0;
	background:url(../_IMAGES/left_column_bg_repeater.gif) top left repeat-y;
}

#lo__right_col_wrapper{
	float:left;
	width:575px;
}

#lo__footerwrapper {
	background:url(../_IMAGES/footer_bg_repeater.gif) top center repeat-x #89826f;
	padding:9px 0 0 0;
}
#lo__footer{
	height:176px;
	background:url(../_IMAGES/footer_logo.gif) top left no-repeat;
	text-align:right;
}
#lo__footer{
	color:#d1c8af;
	font-size:10px;
}
#lo__footer_inner{
	padding:8px 10px;
}

#lo__footer_links{
	float:left;
	text-align:left;
	font-size:13px;
}
#lo__footer_links a, #lo__footer a {
	color:#d1c8af;
}

#lo__phone_wrapper{
	display:block;
	clear:both;
	background:url(../_IMAGES/phone_number_fadeBG.gif) top left repeat-y;
	margin:0 0 0 265px;
	padding:10px 13px;
	
	color:#333333;
	font-size:15px;
	text-transform:uppercase;
}


/* Main Navigation */
#lo__main_nav{
	width:662px;
	float:left;
	margin:45px 0 0 0;
	padding:0;
}
#lo__main_nav ul{
	display:inline;
	list-style:none;
	list-style-image:none;
}
#lo__main_nav ul li{
	display:block;
	float:left;
	height:30px;
	margin:0;
	padding:0;
}
#lo__main_nav ul li a{
	display:block;
	height:30px;
	margin:0 0 0 5px;
	padding:0;
	text-indent:-99999px;
	overflow:hidden;
}

a#nav_home{width:65px; background:url(../_IMAGES/nav_home.gif) bottom center no-repeat; margin:0;}
a#nav_intro{width:65px; background:url(../_IMAGES/nav_intro.gif) bottom center no-repeat;}
a#nav_aboutus{width:92px; background:url(../_IMAGES/nav_aboutus.gif) bottom center no-repeat;}
a#nav_practice{width:126px; background:url(../_IMAGES/nav_practicearea.gif) bottom center no-repeat;}
a#nav_contactus{width:107px; background:url(../_IMAGES/nav_contactus.gif) bottom center no-repeat;}
a#nav_inquiry{width:77px; background:url(../_IMAGES/nav_inquiry.gif) bottom center no-repeat;}
a#nav_location{width:88px; background:url(../_IMAGES/nav_location.gif) bottom center no-repeat;}

a#nav_home:hover{width:65px; background:url(../_IMAGES/nav_home_hi.gif) bottom center no-repeat; }
a#nav_intro:hover{width:65px; background:url(../_IMAGES/nav_intro_hi.gif) bottom center no-repeat;}
a#nav_aboutus:hover{width:92px; background:url(../_IMAGES/nav_aboutus_hi.gif) bottom center no-repeat;}
a#nav_practice:hover{width:126px; background:url(../_IMAGES/nav_practicearea_hi.gif) bottom center no-repeat;}
a#nav_contactus:hover{width:107px; background:url(../_IMAGES/nav_contactus_hi.gif) bottom center no-repeat;}
a#nav_inquiry:hover{width:77px; background:url(../_IMAGES/nav_inquiry_hi.gif) bottom center no-repeat;}
a#nav_location:hover{width:88px; background:url(../_IMAGES/nav_location_hi.gif) bottom center no-repeat;}

/*******   USER STYLES   ********/
a{
	color:#6f2119;
}
a.link_alt{
	color:#666666;
}

a:hover, a.link_alt:hover{
	color:#aa1713;
}

.content_padder{
	margin:0;
	padding:2px 7px;
}
.title_greenbar, .title_redbar {
	display:block;
	width:auto;
	margin:0 0 5px 0;
	padding:6px 13px;
	
	color:#FFF;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
}
.title_greenbar {
	background-color:#8d8672;
}
.title_redbar {
	background-color:#6f2119;
}

.title_category {
	display:block;
	width:auto;
	
	border-bottom:1px dotted #6f2119;
	color:#6f2119;
	text-transform:uppercase;
	text-decoration:none;
}
.title_category_alt {
	display:block;
	width:auto;
	border-bottom:1px dotted #6f2119;
	color:#333;
	font-size:14px;
	text-decoration:none;
}
.picture_border{
	border:1px solid #8d8672;
}
.text_small {
	font-size:10px;
}
.text_medium {
	font-size:15px;
}
.text_large {
	font-size:20px;
}
.text_color2 {
	color:#333;
}
.text_color3 {
	color:#6f2119;
}
.form_label_small, .form_label_large {
	width:70px;
	margin:0 0 0 0;
	padding:7px;
	color:#6f2119;
}
.form_field, .form_textarea{
	color:#666;
}
.form_label_large{
	width:120px;
}
.form_textarea {
	font:normal 13px Verdana, Arial, Helvetica, sans-serif;
}
.form_button{
	display:block;
	border:1px solid #CCC;
	background-color:#6f2119;
	color:#FFF;
	padding:3px 5px;
	text-align:center;
	font-size:12px;
	text-transform:uppercase;
	cursor:pointer;
}
