* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
}
#banner {
	background-color: #3e392a;
	height: 100px;
	position: relative;
	width: 100%;
}
#banner img {
	border: 0;
}

#banner img.logo {
	float: left; 
	padding-top: 7px; 
	padding-left: 22px;
	}
	
#banner img.blog {
	float: right; 
	padding-top: 27px; 
	padding-right: 22px;
	}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wrapper_bg.gif);
	background-repeat: repeat-y;
	padding-right: 14px;
	padding-left: 14px;
	background-position: center;
}
#wrapper a {
	color: #b04f00;
	text-decoration: none;
}
#wrapper a:hover {
	color: #b04f00;
	text-decoration: underline;
}
#footer {
	padding-left: 218px;
	color: #817e6d;
	font-size: 80%;
	padding-bottom: 40px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d4d3d1;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
#right-col {
	margin-left: 195px;
	padding-top: 15px;
	padding-left: 23px;
}
#right-col .inside-right {
	padding-right: 200px;
	margin-top: 1em;
}
#right-col .inside-right-secondary {
	margin-top: 1em;
	padding-right: 15px;
}
#right-col p {
	font-size: 80%;
	color: #3a392e;
	padding-bottom: 1em;
}
#right-col h1 {
	color: #837861;
	font-size: 80%;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d3d1;
}
#right-col h2 {
	font-size: 90%;
	padding-bottom: 1em;
}
#right-col h3 {
	font-size: 100%;
}
#right-col li {
	font-size: 80%;
	color: #3a392e;
	padding-bottom: 2px;
}
#right-col ul {
	padding-bottom: 1em;
	padding-left: 25px;
}
#right-col .att-img {
	border: 1px solid #86827a;
	margin-bottom: 15px;
	margin-left: 15px;
}
#right-col .att-img-small {
	margin-right: 7px;
}
#right-col .attorney td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d4d3d1;
	padding-top: 15px;
	padding-bottom: 15px;
}
#right-col .attorney p {
	padding-left: 5px;
}
#right-col .leftbox {
	float: right;
	width: 170px;
	padding-left: 15px;
	padding-right: 15px;
}
#right-col .leftbox h1 {
	margin-bottom: 1em;
}
#right-col .brown {
	color: #b04f00;
}
#right-col #hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d4d3d1;
	display: block;
	margin-top: 1em;
	margin-bottom: 2em;
}
#right-col .contactus td {
	padding-right: 35px;
}
#left-col {
	width: 195px;
	float: left;
	background-image: url(images/left_menu_bg.jpg);
	background-repeat: repeat-y;
	margin-top: 31px;
	color: #3a392e;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d4d3d1;
}
#left-col #inside {
	padding-left: 22px;
	padding-top: 20px;
	padding-right: 10px;
}
#left-col #inside p {
	font-size: 80%;
	padding-bottom: 0.7em;
}
.bullet {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	display: block;
}
#print {
	text-align: right;
	padding-right: 7px;
}
.emailthispage {
	background-color: #FFFFFF;
	color: #3a392e;
}
.emailthispage p {
	font-size: 80%;
	padding-bottom: 1em;
	padding-left: 15px;
	padding-right: 15px;
}
.emailthispage h1 {
	font-size: 100%;
	text-align: left;
	padding-bottom: 1em;
	padding-left: 15px;
	padding-top: 10px;
}
.indent {
	padding-left: 25px;
}

