@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-color: #500404;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 1.67em;
}
h1 {
	color: #7A0201;



	color: #581913
	font-family: 'Times New Roman',times,serif;
	font-size: 21px;
	line-height: 1.18em;
	vertical-align: baseline;
	font-family: "Times New Roman", Times, serif;
	width: 366px;
	font-weight: normal;
	margin-top: 15px;
}
a {
	font-size: 11px;
	color: #7D0302;
	font-weight: bold;
}
a:visited {
	color: #7D0302;
}
a:hover {
	color: #7D0302;
	text-decoration: underline;
}
a:active {
	color: #7D0302;
}
#header {
	
}
#main-image {
	background-image: url(images/main-image.jpg);
	background-repeat: no-repeat;
}
#navigation {
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#navigation a {
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
}
#navigation li {
	display: inline;
	margin-right: 35px;
	margin-left: 35px;
}

#featured-body {

}
#featured-body a {
	color: #E1BF3F;
	text-decoration: none;
	font-size: 11px;
}
#featured-body a:hover {
	text-decoration: underline;
}


#featured-body p {
	color: #FFFFFF;
	margin-top: 95px;
	margin-left: 15px;
	margin-right: 15px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.67em;
}


#featured-body #featured-1 {
	background-image: url(images/1.jpg);
	width: 235px;
	float: left;
	height: 125px;
}
#featured-body #featured-2 {
	background-image: url(images/2.jpg);
	width: 235px;
	float: left;
	height: 125px;
}
#featured-body #featured-3 {
	background-image: url(images/3.jpg);
	width: 239px;
	float: left;
	height: 125px;
}
#featured-body #featured-4 {
	background-image: url(images/4.jpg);
	width: 232px;
	float: left;
	height: 125px;
}
.readmore {
	font-weight: bold;
	color: #E1BF4A;
	text-transform: uppercase;
}


#main-body {
	background-image: url(images/main-body.jpg);
	background-repeat: repeat-y;
}
#main-body #left-body {
	width: 252px;
	float: left;
	margin-bottom: 100px;
}
#main-body #left-body #practice-areas {
	margin-top: 14px;
}
#main-body #left-body #practice-areas a {
	text-decoration: none;
	font-weight: bold;
	margin-left: 18px;
	font-size: 12px;
}
#main-body #left-body #practice-areas a:hover {
	text-decoration: underline;
}



#main-body #left-body #practice-areas li {
	height: 55px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #880201;
	width: 200px;
	margin-left: 13px;
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 7px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#main-body #right-body {
	float: right;
	width: 244px;
}
#main-body #right-body #address {
	margin-left: 15px;
	width: 215px;
}
.bolder {
	font-size: 12px;
}
.redbolder {
	font-size: 12px;
	font-weight: bold;
	color: #750101;
}


#main-body #right-body #case-form {
	margin-left: 9px;
}
#main-body #middle-body {
	width: 418px;
	float: left;
	margin-left: 13px;
	margin-right: 11px;
	padding-bottom: 45px;
}
#main-body #middle-body li {
	list-style-type: none;
	background-image: url(images/squarebullet.png);
	background-repeat: no-repeat;
	background-position: 1px;
}


#main-body #middle-body p {
	margin-right: 5px;
}

#main-body  #middle-body  #practice-areas-list li {
	margin-left: 22px;
	list-style-type: none;
	background-image: url(images/arrowbullet.png);
	background-repeat: no-repeat;
	background-position: 3px;
}
.text {
	margin-left: 21px;
}

#main-body  #middle-body  #practice-areas-list  li a {
	margin-left: 20px;
	text-decoration: none;
	font-weight: normal;
}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-y;
}
#footer a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
#footer #footer-content {
	margin-left: 20px;
	margin-right: 65px;
	color: #CCCCCC;
	margin-top: 11px;
	margin-bottom: 11px;
}



form {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 210px;
	}
form label	{ font-size:.95em; }

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select {
	background-color:#FFFFFF!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #C4A36A;
	color:#000000;
	width:205px; /* 5 pixels smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:3px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: tahoma;
	font-size:11px;
	font-color:#20374D;
	}


select { width:150px; padding:0; }

textarea { height:90px; overflow:auto; }



#contact-main, #commentform { margin:20px 0 10px 0; }

#contact-main label { 
	width:300px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1em;
	}

#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:200px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select { width:300px; }


#contact-main label textarea, #commentform label textarea { height:100px; overflow:auto; }

input.submit, input.submit-contact-main { 
	width:40px;
	height:22px;
	cursor:pointer; 
	padding:0; 
	}
#main-body #right-body #case-form #CaseForm img {
	padding-left: 8px;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
