body {
	margin: 0px;
	background-image: url(images/BG_green_band.gif);
	background-repeat: repeat-y;
}

/*
HORIZONTAL LINES
*/
#horiz_line {
	height: 2px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DF9F3D;
}

#horiz_line2 {
	height: 2px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DF9F3D;
	border-right-color: #DF9F3D;
	border-bottom-color: #DF9F3D;
}

#horiz_line3 {

	height: 2px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DF9F3D;
	border-right-color: #DF9F3D;
	border-bottom-color: #DF9F3D;
}

/*
MAIN BANNER AREA
*/

#nav_banner {
	background-color: #DF9F3D;
	height: 25px;
	width: 100%;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
#photo_banner {
	height: 143px;
	width: 100%;
	background-color: #395046;
}

#logo_banner {
	height: 62px;
	width: 100%;
}

/*
MAIN TEXT AREA
*/
#content {
	width: 490px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 20px;
	padding: 0px;
}



/*
FOOTER FORMATING
*/


#footer_box {
	width: 550px;
	padding-top: 15px;
}
#sidebar {
	width: 176px;
	position: absolute;
	left: 566px;
	top: 262px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}



#footer a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #7f7f7f;
}

#footer a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #7f7f7f;
}

#footer a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #7f7f7f;
}

#footer a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #7f7f7f;
}

#footer{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #7f7f7f;
}

#footer_box2 {

	width: 550px;
	padding-top: 15px;
}


ul {
	list-style-type: square;
}

li {
	margin-bottom: 3px;
}

/*
SIDEBAR FORMATTING
*/
#sidebar_home {
	width: 211px;
	position: absolute;
	left: 548px;
	top: 262px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}

#sidebar_attorney {

	width: 213px;
	position: absolute;
	left: 548px;
	top: 262px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}

/*
JESSE'S FOOTER LINK
*/
a.jesse:link { color: #7f7f7f; font-size:8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a.jesse:active { color: #7f7f7f; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a.jesse:hover { color: #7f7f7f; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; letter-spacing: 1pt }
a.jesse:visited { color: #7f7f7f; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }


/*
LINKS
*/

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	text-decoration: underline;
}


/*
HEADER FORMATTING
*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #385047;
	font-weight: bold;
	letter-spacing: 1px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	padding-left: 25px;
}

h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #385047;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #385047;
}