body {
	background: #8d826e url('../images/content-background-grad.png') top left repeat-x;
	text-align: center;
	margin: 0px auto 0px auto;
	font-size: 12px;
	font-weight: normal;
	color: #535353;
	font-family: Arial, Helvetica, sans-serif;
	}

#container {
	width: 958px;
	min-height: 686px;
	text-align: left;
	margin: 0px auto 0px auto;
	background: transparent url('../images/front-content-shadow.png') top left repeat-y;
	}

#content-back {
	width: 934px;
	margin: 0px auto 0px 12px;
	padding: 0px;
	background: transparent;
	border: 0px solid white;
	border-width: 0px 0px 2px 0px;	
	}

#logo-container {
	background: transparent url('../images/front-rotation-1.jpg') top right no-repeat;
	float: left;
	width: 338px;
	min-height: 686px;
	margin: 0px 0px 0px 0px;
	}
	
#logo-container img {
	border: 0px solid black;
	}

#logo-container-profile {
	background: transparent url('../images/profile-side-image-1.jpg') top right no-repeat;
	float: left;
	width: 338px;
	min-height: 686px;
	margin: 0px 0px 0px 0px;
	}
	
#logo-container-profile img {
	border: 0px solid black;
	}

#logo-container-practice {
	background: transparent url('../images/practice-side-image-1.jpg') top right no-repeat;
	float: left;
	width: 338px;
	min-height: 686px;
	margin: 0px 0px 0px 0px;
	}
	
#logo-container-practice img {
	border: 0px solid black;
	}

#logo-container-commentary {
	background: transparent url('../images/commentary-side.jpg') top right no-repeat;
	float: left;
	width: 338px;
	min-height: 686px;
	margin: 0px 0px 0px 0px;
	}

#logo-container-commentary img {
	border-width: 0px;
	}

#logo-container-contact {
	background: transparent url('../images/contact-side-image-1.jpg') top right no-repeat;
	float: left;
	width: 338px;
	min-height: 686px;
	margin: 0px 0px 0px 0px;
	}
	
#logo-container-contact img {
	border: 0px solid black;
	}


#content-container {
	float: left;
	background: #f0ede4;
	width: 596px;
	min-height: 686px;
	margin: 0px 0px 0px 0px;
	}

#content {
	padding-top: 15px;
	background: white;
	width: 594px;
	min-height: 526px;
	}

#content h2 {
	background: #bbb9b5;
	color: #f3f3f3;
	font-size: 13px;
	line-height: 15px;
	font-family: "Times New Roman", Georgia, serif;
	text-transform: uppercase;
	padding: 2px 5px 2px 14px;
	margin: 0px 20px 15px 20px;
	width: 330px;
	letter-spacing: 1px;
	}

#content p {
	margin: 0px 0px 5px 20px;
	font-size: 12px;
	width: 330px;
	line-height: 20px;
	}

#content img {
	border: 0px solid black;
	margin: 7px 0px 12px 17px;
	}

#content a {
	color: #82a7e6;
	}

#content a:hover {
	color: #5981c3;
	}

#content a.readmore {
	display: block;
	height: 20px;
	width: 100px;
	text-align: right;
	margin: 0px 0px 0px 260px;
	}

.content-profile {
	width: 594px!important;
	}

.content-profile h3 {
	color: #aca78f!important;
	text-transform: capitalize!important;
	font-family: Times, "Times New Roman", serif!important;
	font-weight: bold!important;
	font-size: 18px!important;
	border: 0px solid #dedede!important;
	border-width: 0px 0px 1px 0px!important;
	margin: 10px 80px 5px 80px!important;
	}

.content-profile p {
	margin: 0px 0px 0px 80px!important;
	padding: 0px 0px 15px 0px!important;
	font-size: 12px;
	width: 450px!important;
	line-height: 20px;
	}

.content-profile h4 {
	margin: 20px 0px 5px 80px!important;
	color: #7c6359!important;	
	}

.clearall {
	clear:both;
	margin: 0px;
	height: 0px;
	padding: 0px;
	}

#practice-areas {
	margin: 0px 0px 0px 80px;
	list-style-type: square;
	}

#practice-areas li {
	color: #7c6359;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	}

.phone {
	display: block;
	float: left;
	font-weight: bold;
	width: 45px;
	}

.bold-title {
	font-weight: bold;
	}

#content fieldset {
	width: 400px;
	margin: 10px 0px 10px 80px;
	border: 2px solid white;
	background-color: #f6f5ee;
	-moz-box-shadow: 0px 2px 5px #aaa;
	-webkit-box-shadow: 0px 2px 5px #aaa;
	}

#content fieldset h2 {
	background: transparent;
	color: #7c6359;
	font-weight: bold;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	}

#content fieldset label {
	float: left;
	width: 130px;
	height: 20px;
	margin: 0px 20px 10px 0px;
	font-weight: bold;
	line-height: 20px;
	text-align: right;
	}

#content fieldset input {
	float: left;
	width: 240px;
	height: 20px;
	margin: 0px 0px 10px 0px;
	}
	
#content fieldset textarea {
	float: left;
	margin: 0px 0px 10px 0px;
	width: 240px;
	height: 100px;
	}

#content fieldset input[type=submit] {
	width: auto;
	padding: default;
	font-size: 11px;
	}
	
#blogtitle h1 {
	color: #aca78f!important;
	text-transform: uppercase!important;
	font-family: Times, "Times New Roman", serif!important;
	font-weight: bold!important;
	font-size: 18px!important;
	border: 0px solid #dedede!important;
	border-width: 0px 0px 1px 0px!important;
	margin: 10px 80px 10px 80px!important;
	}

#blog h2 {
	background: transparent;
	text-transform: capitalize!important;
	margin: 5px 0px 0px 80px;
	padding: 0px;
	color: #644d43;
	border: 0px solid white!important;
	font-size: 14px!important;
	font-family: Arial, Helvetica, sans-serif!important;
	}

#blog h3.date {
	font-size: 10px!important;
	margin: 0px 0px 5px 80px!important;
	border: 0px solid white!important;
	font-family: Arial, Helvetica, sans-serif!important;
	}

.entry p {
	padding: 0px!important;
	margin: 5px 0px 5px 80px!important;
	}

.posted {
	margin: 0px 0px 0px 80px;
	padding-bottom: 60px;
	font-size: 10px;
	}

.paginate {
	margin: 0px 0px 0px 80px;
	font-size: 10px;
	}

#navigation {
	width: 594px;
	height: 143px;
	background: transparent url('../images/nav-back.png') top left repeat-x;
	color: #644d43;
	text-align: center;
	border: 0px solid #f0ede4;
	border-width: 0px 2px 0px 0px;
	}
	
#navigation ul {
	margin: 0px 0px 0px 30px;
	padding: 9px 0px 0px 0px;
	list-style: none;
	}

#navigation ul li {
	float: left;
	display: block;
	height: 27px;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	line-height: 27px;
	background: transparent;
	}
	
	
#navigation ul li a {
	display: block;
	height: 27px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	background: transparent;
	text-decoration: none;
	color: #ffffff;
	}

#navigation ul li a:hover {
	color: #1e2439;
	}

#navigation ul li.active {
	float: left;
	display: block;
	height: 27px;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	line-height: 27px;
	background: transparent url('../images/nav-hover-left.gif') top left no-repeat;
	}
	
#navigation ul li.active a {
	display: block;
	height: 27px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	background: transparent url('../images/nav-hover-right.gif') top right no-repeat;
	text-decoration: none;
	color: #1e2439;
	}

#navigation p {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	font-size: 14px;
	line-height: 1.5em;
	clear: both;
	}
	
#sidebar {
	float: right;
	width: 201px;
	}

#sidebar h2 {
	background: #bbb9b5;
	color: #f3f3f3;
	font-size: 13px;
	line-height: 15px;
	font-family: "Times New Roman", Georgia, serif;
	text-transform: uppercase;
	padding: 2px 5px 2px 14px;
	margin: 0px 20px 15px 0px;
	width: 165px;
	letter-spacing: 1px;
	}

#sidebar ul {
	list-style: none;
	margin: 0px 10px 20px 0px;
	padding: 0px;
	}

#sidebar ul li {
	background: transparent url('../images/list-bullet-bluesquare.png') 0px 3px no-repeat;
	line-height: 15px;
	margin: 0px 0px 8px 10px;
	padding: 0px 0px 0px 15px;
	}

#footer {
	width: 954px;
	height: 12px;
	background: transparent url('../images/footer-back.png') top right no-repeat;
	margin: 0px auto 0px auto;
	text-align: center;
	}
