body {
	background: #310c0d url(/i/bg.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
h1,h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	background-position: top left;
	background-repeat: no-repeat;
	height: 21px;
	line-height: 21px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-indent: -789em;
}

#h_areas_of_practice { background-image: url(/i/h_areas_of_practice.jpg); }
#h_attorney_profile { background-image: url(/i/h_attorney_profile.jpg); }
#h_contact { background-image: url(/i/h_contact.jpg); }
#h_firm_overview { background-image: url(/i/h_firm_overview.jpg); }
#h_legal { background-image: url(/i/h_legal_horizon.jpg); }
#h_testimonials { background-image: url(/i/h_testimonials.jpg); }
#h_why_choose_murphy { background-image: url(/i/h_why_choose_murphy.jpg); }

a, a:visited {
	color: #000000;
	cursor: pointer;
	text-decoration: underline;
}

/* --- */

.snug {
	margin-top: 0px;
	padding-top: 0px;
}
.float_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 20px;
}
.float_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}
.border {	
	border: 2px solid #f4dd8d;
}
.tall {
	margin-bottom: 5px;
}

/* --- */

#container {
	width: 767px;
	margin: 0px auto 0px auto;
	padding: 0px;
	border-left: 3px solid #9c864f;
	border-right: 3px solid #9c864f;
	background: #907f4c;
	text-align: left;
}

/* --- */

#header {
	height: 251px;
	background: url(/i/header.jpg);
	text-indent: -789em;
}

/* --- */

#nav {
	list-style: none;
	height: 34px;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	border-top: 2px solid #f4dd8d;
	border-bottom: 2px solid #f4dd8d;
	background: #f9f6e7;
}
#nav li {
	float: left;
	margin: 0px 8px 0px 8px;
	padding: 0px;
}
#nav li a {
	display: block;
	height: 34px;
	text-indent: -789em;
	background-position: top center;
	background-repeat: no-repeat;
}
#nav li a:hover {
	background-position: bottom center;
}

#areas_of_practice a { width: 107px; background-image: url(/i/nav_areas_of_practice.jpg); }
#attorney_profile a { width: 101px; background-image: url(/i/nav_attorney_profile.jpg); }
#contact a { width: 126px; background-image: url(/i/nav_contact.jpg); }
#firm_overview a { width: 95px; background-image: url(/i/nav_firm_overview.jpg); }
#legal_horizon a { width: 89px; background-image: url(/i/nav_legal.jpg); }
#testimonials a { width: 80px; background-image: url(/i/nav_testimonials.jpg); }
#why_choose_murphy a { width: 136px; background-image: url(/i/nav_why_choose_murphy.jpg); }

/* --- */

#content {
	float: left;
	width: 519px;
	padding: 20px 23px 20px 23px;
	background: #e4e0c2 url(/i/shadow.jpg) right repeat-y;
}
*html #content {
	width: 510px;
}
#content p {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align:justify;
}

/* --- */

#sidebar {
	float: left;
	width: 184px;
	padding: 20px 9px 20px 9px;
	color: #FFFFFF;
	font-size: 13px;
}
#sidebar a {
	color: #FFFFFF;
}

/* --- */

.extra { 
	padding-top: 10px;
	display: none;
}

/* --- */

#form {
	font-weight: bold;
}
#form input,
#form textarea {	
	width: 184px;
}

/* --- */

#footer {
	margin-top: 15px;
	position: relative;
	text-align: center;
}
#footer_main {

}
#footer_side {
	position: absolute;
	width: 200px;
	right: -224px;
	top: 0px;
}
#footer_side a {
	color: #FFFFFF;
	font-size: 11px;
}