@charset "UTF-8";
/* CSS Document */

img, background-img, div, #logo { behavior: url(iefix/iepngfix.htc) } 

.wrapper {
	width: 822px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	text-align: left;
}
.body_bg {
	width: 822px;
	background-image: url(../main_images/main_content_bg.png);
	background-repeat: repeat-y;
	float: left;
	background-position: center;
	display: block;
	z-index: 0;
}
.left_column {
	float: left;
	width: 180px;
	padding-right: 10px;
	text-align: left;
	position: relative;
}
.right_column {
	float: left;
	width: 180px;
	padding-right: 10px;
	text-align: left;
}
.right_column_content {
	float: left;
	text-align: left;
	position: relative;
	width: 550px;
}
.right_column_contact_us {
	float: left;
	text-align: left;
	position: relative;
	width: 550px;
	margin-left: 215px;
}
.right_column_services_content {
	float: left;
	text-align: left;
	position: relative;
	width: 520px;
}
.main_content_container {
	width: 800px;
	margin-right: 11px;
	margin-left: 11px;
	margin-top: 10px;
	float: left;
}

/* Rounded Corner Boxes */
.BL {
	bottom: 0;
	left: 0;
	background-position: 0 -10px;
}

.BR {
	bottom: 0px;
	right: 0;
	background-position: -10px -10px;
}

.TL {
	top: 0;
	left: 0;
	background-position: 0 0;
}

.TR {
	top: 0;
	right: -1px;
	background-position: -10px 0;
}

.box {
	width: 100%;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	position: relative;
}
.box_rt_column {
	width: 200px;
	position: relative;
	float: right;
	visibility: visible;
}
.box_rt_column_wide {
	width: 785px;
	position: relative;
	float: right;
	visibility: visible;
}
.box_lt_column {
	width: 200px;
	float: left;
	visibility: visible;
	position: relative;
	left: -8px;
	margin-top: 10px;
	margin-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.box_lt_home {
	width: 180px;
	float: left;
	position: relative;
}
.box_lt_home_text {
	width: 164px;
	float: left;
	position: relative;
	padding: 8px;
	font-family: Georgia;
	color: #F4F1E7;
	font-size: 18px;
	line-height: 25px;
}
.box_lt_home_text_red {
	width: 164px;
	float: left;
	position: relative;
	padding: 5px;
	font-family: Georgia;
	color: #501214;
	font-size: 15px;
	line-height: 25px;
	text-align: center;
}
#special_links {
	font-family: Georgia;
	color: #F4F1E7;
}
.box_lt_column_services {
	width: 230px;
	float: left;
	visibility: visible;
	position: relative;
	left: -8px;
	margin-top: 10px;
	margin-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.box_lt_column_blog {
	width: 230px;
	float: left;
	visibility: visible;
	position: relative;
	left: -8px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.box_rt_column_blog {
	width: 535px;
	position: relative;
	float: right;
	visibility: visible;
	right: -12px;
	margin-bottom: 10px;
	clear: right;
	top: -25px;
}
#blog_entry {
	width: 515px;
	position: relative;
	visibility: visible;
	padding: 10px;
	text-align: left;
	font-style: normal;
}
#blog_entry_category  {
	font-size: 14px;
	color: #501214;
	line-height: 14px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	float: right;
	position: relative;
	width: 400px;
	visibility: visible;
	text-align: right;
}
#blog_entry h1 {
	font-size: 26px;
	color: #666666;
	line-height: 26px;
	margin-bottom: 2px;
	font-style: normal;
}
#blog_entry   h3 {
	font-size: 13px;
	color: #093F26;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#blog_entry    p {
	font-size: 14px;
	color: #333333;
	font-family: Georgia;
}
#blog_entry     a {
	font-size: 14px;
	color: #501214;
	font-family: Georgia;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #501214;
}
#blog_entry      a:hover {
	color: #F4F1E7;
	background-color: #501214;
}
.blog_tan {
	background-color: #F4F1E7;
}
.red {
	background-color: #501214;
	background-image: url(../main_images/red_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.tan {
	background-color: #E8E5D7;
	background-image: url(../main_images/tan_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.tan_wide {
	background-color: #E8E5D7;
	background-image: url(../main_images/tan_wide_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

.corner {
	position: absolute;
	width: 10px;
	height: 10px;
	font-size: 0%;
	background-image: url(../main_images/rounded_corners.png);
	background-repeat: no-repeat;
}
.nav_corner_TR {
	position: absolute;
	width: 10px;
	height: 10px;
	font-size: 0%;
	background-image: url(../main_images/tan_corner_TR.png);
	background-repeat: no-repeat;
}
.nav_corner_BR {
	position: absolute;
	width: 10px;
	height: 10px;
	font-size: 0%;
	background-image: url(../main_images/tan_corner_BR.png);
	background-repeat: no-repeat;
}

.inner {
	padding: 8px;
}
.inner_tan_wide {
	padding-top: 20px;
	padding-left: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
	position: relative;
}
.inner_lt_nav {
	padding: 0px;
}
/* Rounded Corner Boxes END */
.home_body {
	background-image: url(../main_images/treeman_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	width: 400px;
	margin-left: 190px;
}
.contact_us_body/* Rounded Corner Boxes END */
 {
	text-align: left;
	width: 550px;
	margin-left: 125px;
}
.event_container {
	text-align: left;
	padding-bottom: 10px;
	padding-top: 5px;
}
.event_date {
	font-family: Georgia;
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
	color: #F4F1E7;
}
.event_type {
	font-family: Georgia;
	font-size: 16px;
	line-height: 18px;
	color: #F4F1E7;
}
.event_place {
	font-family: Georgia;
	font-size: 12px;
	line-height: 18px;
	color: #F4F1E7;
	font-style: italic;
}
.event_name {
	font-family: Georgia;
	font-size: 14px;
	line-height: 18px;
	color: #F4F1E7;
	font-style: italic;
	margin-top: 7px;
}
.rt_column_class_container {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7B2F22;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
.rt_column_guide_container {
	border-bottom-width: 1px;
	text-align: center;
	padding-top: 10px;
}
p {
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	font-family: Georgia;
	margin-bottom: 20px;
}
h1 {
	color: #501214;
	font-size: 40px;
	font-style: italic;
	font-family: Georgia;
	font-weight: normal;
	line-height: 40px;
	margin-bottom: 15px;
}
.box_rt_column_blog {
	color: #501214;
	font-size: 20px;
	font-style: italic;
	font-family: Georgia;
	font-weight: normal;
	line-height: 26px;
}
h3 {
	color: #501214;
	font-size: 26px;
	font-family: Georgia;
	font-weight: normal;
	line-height: 26px;
}
h4 {
	color: #666666;
	font-size: 24px;
	font-family: Georgia;
	font-weight: normal;
	line-height: 40px;
}
h5 {
	color: #666666;
	font-size: 18px;
	font-family: Georgia;
	font-weight: normal;
	line-height: 20px;
	font-style: italic;
}
.spacer {
	height: 15px;
	width: 200px;
	clear: left;
}
.spacer_home {
	height: 15px;
	width: 180px;
	clear: left;
}
.lawyer_photo {
	float: left;
	position: relative;
	width: auto;
	padding-right: 10px;
	padding-top: 8px;
}
.newsletter_photo {
	float: left;
	position: relative;
	width: auto;
	padding-right: 10px;
	clear: left;
}
.testimonials {
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	font-family: Georgia;
	margin-bottom: 20px;
	font-style: italic;
}
a:link {
	color: #501214;
	text-decoration: none;
	font-family: Georgia;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #F4F1E7;
	background-color: #501214;
}
.footer {
	width: 800px;
	text-align: left;
	padding-top: 20px;
	float: left;
	margin-right: 11px;
	margin-left: 11px;
}
.footer_content {
	text-align: center;
}
.footer_lft_graphic {
	float: left;
	padding-left: 10px;
	padding-right: 15px;
}
.footer_rt_graphic {
	float: right;
	padding-right: 10px;
	padding-left: 15px;
}
.footer_address {
	font-size: 15px;
	font-family: Georgia;
	padding-bottom: 15px;
	color: #666666;
}
.footer_links {
	font-size: 13px;
	font-family: Georgia;
	line-height: 18px;
	color: #666666;
}
.footer_links a {
	color: #501214;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #501214;
}
.footer_links   a:visited {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.footer_links   a:hover {
	color: #F4F1E7;
	background-color: #501214;
}
.gen_links   a {
	color: #501214;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #501214;
	line-height: 28px;
}
.gen_links     a:visited {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.gen_links     a:hover {
	color: #F4F1E7;
	background-color: #501214;
}
.special_links    a {
	color: #F4F1E7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F4F1E7;
	font-size: 14px;
	font-style: italic;
}
.special_links      a:visited {
	color: #F4F1E7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F4F1E7;
}
.special_links      a:hover {
	color: #501214;
	background-color: #F4F1E7;
}
.event_links  a {
	color: #F4F1E7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F4F1E7;
	font-family: Georgia;
	font-size: 13px;
	font-style: normal;
}
.event_links    a:visited {
	color: #F4F1E7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F4F1E7;
}
.event_links    a:hover {
	color: #501214;
	background-color: #F4F1E7;
}
.footer_copyright {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	padding-bottom: 20px;
	padding-left: 104px;
	padding-right: 108px;
}
.footer_copyright a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #501214;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #501214;
}
.footer_copyright  a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.footer_copyright  a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #F4F1E7;
	background-color: #501214;
}
#nav-list_menu    {
	text-decoration: none;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 24px;
}
#nav-list_menu   ul {
	list-style: none;
	width: 200px;
}
#nav-list_menu   li {
	display: list-item;
	text-indent: 10px;
	height: 25px;
}
#nav-list_menu   li   a {
	display: block;
	color: #F4F1E7;
	text-decoration: none;
	height: 25px;
}
#nav-list_menu   li   a:hover {
	color: #F4F1E7;
	text-decoration: none;
	background-image: url(../main_images/lt_nav_bg_hover.png);
	background-repeat: repeat-x;
}
#nav-list_menu    li    a:visited {
	color: #F4F1E7;
	text-decoration: none;
}


/* Sercvices Menu */

#nav-list_services    {
	text-decoration: none;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 24px;
}
#nav-list_services   ul {
	list-style: none;
	width: 230px;
}
#nav-list_services   li {
	display: list-item;
	text-indent: 10px;
	height: 25px;
}
#nav-list_services   li   a {
	display: block;
	color: #F4F1E7;
	text-decoration: none;
	height: 25px;
}
#nav-list_services   li   a:hover {
	color: #F4F1E7;
	text-decoration: none;
	background-image: url(../main_images/lt_nav_bg_hover.png);
	background-repeat: repeat-x;
}
#nav-list_services    li    a:visited {
	color: #F4F1E7;
	text-decoration: none;
}
.calendar_date_container {
	background-image: url(../main_images/date_bg.png);
	float: left;
	height: 50px;
	width: 50px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
}
.calendar_month {
	font-size: 16px;
	color: #F4F1E7;
	text-align: center;
	display: block;
	font-family: Georgia;
	margin-top: 3px;
	position: relative;
}
.calendar_date {
	font-size: 30px;
	color: #F4F1E7;
	text-align: center;
	display: block;
	font-family: Georgia;
	position: relative;
	top: -4px;
}
.calendar_event_title {
	float: left;
	position: relative;
	font-family: Georgia;
	font-size: 20px;
	color: #501214;
	width: 485px;
}
.calendar_event_location {
	float: left;
	position: relative;
	font-family: Georgia;
	font-size: 16px;
	color: #333333;
	font-style: italic;
	width: 485px;
	display: inline;
	padding-top: 5px;
	padding-bottom: 10px;
}
.calendar_event_description {
	float: left;
	position: relative;
	font-family: Georgia;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	clear: left;
	width: 485px;
	height: auto;
	display: inline;
	padding-bottom: 30px;
}
.form_bg {
	font-size: 14px;
	color: #666666;
	background-color: #F4F1E7;
	border: 1px solid #6D251D;
	padding: 4px;
	font-family: Georgia;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.form_content {
	font-size: 14px;
	color: #333333;
	font-family: Georgia;
	line-height: 18px;
}

UL.list {
	list-style: disc; MARGIN-TOP: 12px; FONT-SIZE: 14px; MARGIN-BOTTOM: 12px; COLOR: #333333; LINE-HEIGHT: 16px; FONT-FAMILY: "Georgia", "Verdana", "Arial", "Helvetica", sans-serif; margin-left:20px;
}

OL.list {
	MARGIN-TOP: 12px; FONT-SIZE: 14px; MARGIN-BOTTOM: 12px; COLOR: #333333; LINE-HEIGHT: 16px; FONT-FAMILY: "Georgia", "Verdana", "Arial", "Helvetica", sans-serif;
}

LI.list {
	list-style: disc; FONT-SIZE: 14px; COLOR: #333333; LINE-HEIGHT: 16px; FONT-FAMILY: "Georgia", "Verdana", "Arial", "Helvetica", sans-serif; margin-bottom: 4px;
}
