body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5b5b5b;
	font-size: 10pt;
	text-align: center;
}
a {
	color: #5b5b5b;

}
a:hover {
	text-decoration: none;
	color: #fc8608;
}
hr {
	border-bottom: 1px dotted #5b5b5b;
	border-top: 0px none #fff;
	border-left: 0px none #fff;
	border-right: 0px none #fff;
	margin: 0px 30px 5px 30px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px 15px;
	display: inline;
}
table   {
	border-top: 1px dotted #5b5b5b;
	border-bottom: 1px dotted #5b5b5b;
	margin-left: 15px;
}
td  {
	padding: 2px 0px;
	font-size: 11px;
	line-height: 11px;
}





#header_wrapper {
	background-image: url(../img/header_bg_tile.jpg);
	background-repeat: repeat-x;
	height: 347px;
	width: 100%;
	text-align: center;
}
#header_image {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 347px;
	width: 770px;
	margin: 0 auto;
}
#content_outer_wrapper {
	display: block;
	width: 770px;
	margin: 0 auto;
	background-image: url(../img/content_bg_tile.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
#content_inner_wrapper {
	display: block;
	width: 770px;
	margin: 0px;
	background-image: url(../img/content_wrap_bg_btm_right.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#content_body {
	width: 574px;
	float: left;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: bottom right;
}
#content_body p {
	padding: 0px 0px 15px 0px;
	margin: 15px;
}
#content_body a {
	font-weight: bold;
}



#content_body p:first-letter {

}
#content_body ul   {
	list-style-type: square;
	list-style-position: inside;
	margin: 0px 15px 15px 15px;
	display: block;
	padding: 0px 0px 15px 0px;
}
#content_body ul li {
	margin: 2px 0px 0px 15px;
}

a.info{
	position:relative; /*this is the key*/
	z-index:24;
	padding-bottom: 0px;
	border-bottom: 1px solid #5b5b5b;
}

a.info:hover{
	z-index:25;
	border-bottom: 0px none #fff;
}

a.info span{
	display: none;
	font-weight: normal;
}

a.info:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:2em;
	left:2em;
	width:15em;
	border:1px solid #5b5b5b;
	background-color:#505050;
	color:#FFF;
	text-align: center;
	padding: 4px;
}



#attorney_profile_links #atty_david_gram {
	background-image: url(../img/attorneys/DavidFGrams-Thumb.jpg);
	background-repeat: no-repeat;
	height: 237px;
	width: 170px;
	text-indent: -10000px;
	display: block;
	padding: 0px;
	margin: 0px;
	float: left;
}
#attorney_profile_links #atty_kathy_sorum {
	background-image: url(../img/attorneys/KathySorum-Thumb.jpg);
	background-repeat: no-repeat;
	height: 237px;
	width: 170px;
	text-indent: -10000px;
	display: block;
	padding: 0px;
	margin: 0px 17px;
	float: left;
}
#attorney_profile_links #atty_thomas_olson {
	background-image: url(../img/attorneys/ThomasOlson-Thumb.jpg);
	background-repeat: no-repeat;
	height: 237px;
	width: 170px;
	text-indent: -10000px;
	display: block;
	padding: 0px;
	margin: 0px;
	float: left;
}
#attorney_profile_links a {
	background-position: 0px 0px;
}

#attorney_profile_links a:hover {
	background-position: 0px -237px;
}
#profile_top {
	margin: 0px;
	display: block;
	padding: 15px 0px 15px 0px;
	margin-bottom: 15px;
}

#profile_top p {
	padding: 0px;
	;
	font-size: 11px;
	line-height: 12px;
	margin: 0px 15px;
}
#profile_top ul {
	list-style: none;
	margin: 0px;
	font-size: 11px;
	padding: 30px 30px 0px 30px;
	list-style-type: none;
	width: 212px;
}
#profile_top ul li {
	margin: 0px;
	padding: 0px 0px 5px 12px;
	background-image: url(../img/link_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	line-height: 11px;
}


#profile_body p {
	margin: 0px;
	padding: 0px 30px 5px 30px;
	font-size: 11px;
	line-height: 12px;
}
#profile_body h4 {
	font-style: italic;
}
#profile_body table{
	padding: 0px 0px 15px 0px;
	margin: 15px 0px 0px 30px;
}
#profile_body td{
	padding: 0px 0px 5px 0px;

}
#profile_body ul {
	margin: 0px 15px 0px 30px;
	font-size: 11px;
	padding: 0px 10px 0px 10px;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: none;

}
#profile_body ul li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: 11px;
}
#profile_body ul li .rt_date_field {
	margin: 0px;
	padding: 0px;
	float: right;
}
#attorney_profile_small_links a {
	background-position: 0px 0px;
	display: block;
	text-indent: -10000px;
	float: right;
	height: 181px;
	width: 130px;
	background-repeat: no-repeat;
	margin: 0px 15px 0px 15px;
	overflow: hidden;
}
#attorney_profile_small_links a:hover {
	background-position: 0px -181px;
}
#attorney_profile_small_links  {
	margin: 0px 30px 15px 0px;
	padding: 0px;
}
#attorney_profile_small_links #atty_david_grams {
	background-image: url(../img/attorneys/DavidFGrams-Sml_Thumb.jpg);
}
#attorney_profile_small_links #atty_kathy_sorum {
	background-image: url(../img/attorneys/KathySorum-Sml_Thumb.jpg);
}
#attorney_profile_small_links #atty_thomas_olson {
	background-image: url(../img/attorneys/ThomasOlson-Sml_Thumb.jpg);
}
#staff_profile_small_links {
	margin: 0px 30px;

}

#staff_profile_small_links a {
	background-position: 0px 0px;
	display: block;
	text-indent: -10000px;
	float: left;
	height: 181px;
	width: 130px;
	background-repeat: no-repeat;
	margin: 0px 20px 15px 20px;
}
#staff_profile_small_links a:hover {
	background-position: 0px -181px;
}
#staff_profile_small_links #maria-grams {
	background-image: url(../img/staff/MariaGrams_Thumb_Small.jpg);
}
#staff_profile_small_links #alan-lemke {
	background-image: url(../img/staff/AlanLemke_Thumb_Small.jpg);
}
#staff_profile_small_links #nancy-wisniewski {
	background-image: url(../img/staff/NancyWisniewski_Thumb_Small.jpg);
}
#staff_profile_small_links #annika-olson {
	background-image: url(../img/staff/AnnikaOlson_Thumb_Small.jpg);
}
#staff_profile_small_links #catharine-wohlfeil { background-image: url(../img/staff/CatharineWohlfeil_Thumb_Small.jpg); 
}
#staff_profile_small_links #georgeann-bringe {
	background-image: url(../img/staff/GeorgeannBringe_Thumb_Small.jpg);
}
#staff_profile_small_links #eric-christoffersen {
	background-image: url(../img/staff/EricChristoffersen_Thumb_Small.jpg);
}


#staff_profile_links a {
	background-position: 0px 0px;
	display: block;
	text-indent: -10000px;
	float: left;
	height: 237px;
	width: 170px;
	background-repeat: no-repeat;
	margin: 0px 6px 15px 5px;
}
#staff_profile_links a:hover {
	background-position: 0px -237px;
}
#staff_profile_links #maria-grams {
	background-image: url(../img/staff/MariaGrams_Thumb.jpg);
}
#staff_profile_links #alan-lemke {
	background-image: url(../img/staff/AlanLemke_Thumb.jpg);
}
#staff_profile_links #nancy-wisniewski {
	background-image: url(../img/staff/NancyWisniewski_Thumb.jpg);
}
#staff_profile_links #catharine-wohlfeil { background-image: url(../img/staff/CatharineWohlfeil_Thumb.jpg); 
}
#staff_profile_links #georgeann-bringe {
	background-image: url(../img/staff/GeorgeannBringe_Thumb.jpg);
}
#staff_profile_links #eric-christoffersen {
	background-image: url(../img/staff/EricChristoffersen_Thumb.jpg);
}

.bulletedLink {
	background-image: url(../img/link_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin: 0px;
	display: block;
}


.rt_date_field {
	text-align: right;
	font-style: oblique;
	padding: 5px 0px 0px 0px;

}
.rtArrowBullet {
	background-image: url(../img/link_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin: 0px;
	padding-top: 2px;
}
.profileHeading {
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0px 0px 0px;
}
.profileSubHeading {
	padding: 5px 0px 0px 15px;
}



.back-to-top {
	height: 16px;
	display: block;
	margin-top: 5px;
}
.back-to-top a {
	background-image: url(../img/back_to_top_link.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 79px;
	display: block;
	text-indent: -10000px;
	float: right;
}
.back-to-top a:hover {
	background-position: 0 -16px;
}











#side_bar {
	background-repeat: repeat-y;
	width: 178px;
	float: left;
	color: #fff;
	padding-bottom: 121px;
}
#side_bar #Site-Navigation {
	background-image: url(../img/sidebar_headings/Site-Navigation.jpg);
	height: 25px;
	width: 178px;
	line-height: 25px;
	color: #fff;
	padding: 0px;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	display: block;
	text-indent: -10000px;
}
#side_bar #Mission {
	background-image: url(../img/sidebar_headings/Mission.jpg);
	height: 25px;
	width: 178px;
	line-height: 25px;
	color: #fff;
	padding: 0px;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	display: block;
	text-indent: -10000px;
}
#side_bar #Communities-We-Serve {
	background-image: url(../img/sidebar_headings/Communities-We-Serve.jpg);
	height: 25px;
	width: 178px;
	line-height: 25px;
	color: #fff;
	padding: 0px;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	display: block;
	text-indent: -10000px;
}

#side_bar #Accreditations {
	background-image: url(../img/sidebar_headings/Accreditations.jpg);
	height: 25px;
	width: 178px;
	line-height: 25px;
	color: #fff;
	padding: 0px;
	font-size: 12px;
	margin: 0px;
	display: block;
	text-indent: -10000px;
}

#side_bar ul {
	list-style-type: square;
	list-style-position: inside;
	margin: 0px 15px 0px 15px;
	display: block;
	padding: 0px;
}
#side_bar #accreditation-links #links-container {
	background-color: #FFF;
	text-align: center;
	width: 165px;
	margin: 0 auto 10px auto;
	border: 1px solid #333;
	border-top: none;
}
#side_bar #accreditation-links #links-container a {
	padding: 10px 0px;
	display: block;
}



#side_bar ul li {
	font-size: 11px;
	line-height: 12px;
}
#side_bar p {
	padding: 0px 15px;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
}
#sidebar_btm_text  {
	background-image: url(../img/side_bar_bottom_block.jpg);
	width: 198px;
	margin: -181px 0px 0px 0px;
	height: 131px;
	display: block;
	float: right;
}


#navigation ul {
	list-style: none;
	padding: 5px 5px 25px 5px;
	margin: 0px;
	display: block;
}
#navigation {
	margin-top: 4px;
}

#navigation ul li {
	border-bottom: 1px solid #7d7d7d;
	padding: 5px 5px 5px 15px;
}
#navigation ul .bottom {
	border-style: none;
	border-bottom: 0px none #50504f;
	padding-bottom: 0px;
}

#navigation ul li a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	background-image: url(../img/bullet.jpg);
	background-repeat: no-repeat;
	display: block;
	padding-left: 20px;
	line-height: 15px;
	font-weight: bold;
}
#navigation ul li a:hover {
	text-decoration: underline;
}

#our_mission_block {
	margin-bottom: 15px;
	color: #fff;
}



#footer_body {
	background-image: url(../img/footer_right_side_bg.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	width: 770px;
	height: 64px;
	margin: 0 auto;
}

#footer_wrapper {
	background-image: url(../img/footer_bg_tile.jpg);
	background-repeat: repeat-x;
	height: 64px;
	width: 100%;
	text-align: center;
}
#footer_body p {
	margin: 0px;
	padding: 0px;
}
#footer_links ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 34px;
}
#footer_links ul li {
	padding: 0px 5px 0px 0px;
	float: left;
	line-height: 34px;
	height: 34px;
}
#footer_links ul li a {
	color: #5b5b5b;
	padding: 0px 5px 0px 0px;
	font-size: 10px;
}
#footer_links ul li a:hover {
	color: #fff;
	text-decoration: none;
}

#copyright {
	font-size: 11px;
	width: 50%;
	float: left;
	height: 30px;
	line-height: 30px;
	text-align: left;
}
#footer_body #btm_rt_links {
	float: left;
	width: 50%;
	text-align: right;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
}
.attorneyRate {
	display: block;
	width: auto;
	position: relative;
	margin: 0px;
	text-align: right;
}












/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 15px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
.btmBorder {
	border-bottom: 1px dotted #5b5b5b;
	border-top: 0px none #fff;
	border-left: 0px none #fff;
	border-right: 0px none #fff;
}
.rtBorder {
	border-right: 1px dotted #5b5b5b;

}
.btmPadding {
	padding-bottom: 15px;
}
.imgReplacement {
	text-indent: -10000px;
	display: block;
	line-height: 1px;
	height: 1px;
}
.underline {
	text-decoration: underline;
}
.profileBtmPadding {
	padding-bottom: 5px;
}
