body {
  font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
  font-size: 12px;
  padding: 0px;
  margin: 0px;
  background: #eee8d6;
  text-align: justify;
}

a {
	color:#c29555;
	font-weight: bold;
	text-decoration: none;
  }
  
a:hover {
	color:#8C6633;
}

td {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	text-align: justify;
}

/*********** #Main Structure ***********/

#wrap {
	width: 914px;
	background: #eee8d6 url("images/steller-wrap.jpg") repeat-y top left;
}

#top {
	width: 914px;
	height: 12px;
	background: url("images/steller-top.jpg") no-repeat top left;
	margin: 0px 0px 5px 0px;
}

#inside-page {
	width: 881px;
}

#left-top {
	width: 327px;
	height: 126px;
	background: #4e2600 url("images/steller.jpg") no-repeat top left;
	float: left;
}

#right-top {
	width: 546px;
	height: 126px;
	float: right;
	background: #c0632f url("images/header4.jpg") no-repeat bottom left;
}

#top-right {
	width: 546px;
	height: 3px;
	background: url("images/header3.jpg") no-repeat top left;
}

#call-top {
	width: 165px;
	height: 33px;
	background: url("images/call-top.jpg") no-repeat top left;
	margin: 40px 15px 20px 0px;
}

#side-bar {
	width: 326px;
	background: #daddcb url("images/side2.jpg") no-repeat bottom left;
	text-align: left;
}

#side-bar a {
	font-size: 9px;
	color: #4e2600;
	text-transform: uppercase;
	padding: 2px 0px 2px 10px;
	display: block;
	background: url("images/bullet.png") no-repeat top left;
}

#side-bar a:hover {
	color: #c29555;
}


#top-side-bar {
	width: 326px;
	height: 221px;
	background: url("images/photo-box.jpg") no-repeat top left;
}

#tmenu {
	height: 15px;
	text-align: center;
	color: #FFFFFF;
}

#tmenu a {
	padding: 0px 10px 0px 10px;
	color: #FFFFFF;
}

#tmenu a:hover {
	color: #4e2600;
}

#spacer {
	width: 881px;
	height: 4px;
	clear: both;
}

#content {
	width: 571px;
	padding: 20px 38px 25px 28px;
	background: url("images/address.jpg") no-repeat 147px bottom;
}

.menu-left {
	width: 160px;
	float: left;
	padding: 0px 0px 0px 15px;
}


.menu-right {
	width: 150px;
	float: right;
	padding: 0px 0px 0px 0px;
}

#employment {
	width: 326px;
	height: 26px;
	background: url("images/employment.jpg") no-repeat top center;
}

#injury {
	width: 326px;
	height: 26px;
	background: url("images/injury.jpg") no-repeat top center;
}

#spacer2 {
	width: 326px;
	height: 18px;
	clear: both;
}

#contact {
	width: 258px;
	background: #eef0e8;
	margin: 0px 0px 0px 34px;
	clear: both;
	font-size: 10px;
	padding: 0px 0px 16px 0px;
	color: #4e2600;
}

#contact input, textarea {
	background: #ffffff url("images/form-bg.gif") no-repeat top left;
	border: 1px solid #FFFFFF;
}

#c-form input {
	background: #ffffff url("images/button.gif") no-repeat top left;
	line-height: 12px;
	height: 19px;
	width: 50px;
	border: none;
	font-size: 9px;
}
#contact-top {
	width: 258px;
	height: 37px;
	background: url("images/contact.jpg") no-repeat bottom left;
}

#contact-form {
	margin: 0px 0px 0px 60px;
}

#welcome {
	height: 45px;
	background: url("images/welcome.jpg") no-repeat top left;
}

#ws-collision {
	width: 244px;
	height: 89px;
	background: url("images/washington.jpg") no-repeat top left;
	float: left;
	margin: 10px 0px 20px 0px;
	vertical-align: bottom;
}

#ws-employment {
	width: 244px;
	height: 89px;
	background: url("images/washington-emp.jpg") no-repeat top left;
	float: right;
	margin: 10px 0px 20px 0px;
}

.ws-text {
	margin: 65px 0px 0px 165px;
}

.ws-text a {
	text-decoration:underline;
	color:#c0632f;
}
  
.ws-text a:hover {
	color:#743C1D;
}

#bmenu {
	width: 881px;
	height: 26px;
	background: url("images/b-menu.gif") no-repeat top left;
	color: #FFFFFF;
	text-align:right;
	line-height: 26px;
}

#bmenu a {
	padding: 0px 10px 0px 10px;
	color: #FFFFFF;
}

#bmenu a:hover {
	color: #4e2600;
}

#disc {
	text-align: justify;
	font-size: 9px;
	color: #666666;
}

#page-bot {
	width: 914px;
	height: 15px;
	background: url("images/page-bot.jpg") no-repeat top left;
}

h1 {
	font-size: 16px;
	line-height: 24px;
	color: #4e2600;
	margin: 0px 0px 23px 0px;
	text-align:left;
}

h1 a {
	color: #4e2600;
}

h1 a:hover {
	color: #843F00;
}

h2 {
	font-size: 16px;
	color: #AA8C24;
	font-weight: bold;
	margin-top: 0px;
}
h3 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

#emp-box tr td {
	text-align:left;
}





