/* GENERAL
----------------------------------------------- */

body {
	margin:0; 
	padding:0; 
	background:#859574 url(images/bkground.jpg) repeat-x top left;
	font:13px "Trebuchet MS", Sans-Serif;
	color: #73653E; 
	}	

img { border:none; float:left; }

h1 { font-size:26px; font-family:Georgia, sans-serif; margin:0px; padding:10px 0 0 0; color:#719027; font-weight:normal; }
h2 { font-size:17px; font-family:"Trebuchet MS", Sans-Serif; margin:0px; padding:0px; color:#73653e; font-weight:normal; margin:15px 0 0 0; }
h3 { font-size:26px; font-family:Georgia, sans-serif; margin:0px; padding:10px 0 0 0; color:#CE7640; font-weight:normal; }
h6 {
	font-size:26px;
	font-family:Georgia, sans-serif;
	margin:0px;
	padding:75px 0 0;
	color:#FFFFFF;
	font-weight:normal;
	text-transform: uppercase;
	text-indent: 50px;
}

/* LINKS
----------------------------------------------- */	
#footer a:link, #footer a:visited { color:#46513A; text-decoration:none; }	
#footer a:hover, #footer a:active { text-decoration:underline; }	

a:link, a:visited { color:#CE7640; text-decoration:none; }	
a:hover, a:active { text-decoration:underline; }

/* CONTAINER
----------------------------------------------- */	
#container { width:859px; height:724px; margin:0px auto; }

/* HEADER
----------------------------------------------- */
#header { width:859px; height:198px; float:left; background:url(images/header-bkground.jpg) repeat-x top left; }
#logo { float:left; width:573px; height:145px; }
#info { float:left; width:284px; height:145px; background:#E5F4D2 url(images/info.jpg) no-repeat top left; text-align:right; }
#homeButton { float:right; margin:0 0 0 0; padding:0 13px 0 191px; }
#address { float:right; font-size:11px; font-family:Tahoma, sans-serif; padding:8px 31px 10px 0; color:#31420A; font-weight:bold; line-height: 13px;}
#phoneNumber { float:right; padding:0 31px 0 0; }
#nav { width:859px; height:53px; float:left; padding:0px; background:url(images/navBar-bkground.jpg) no-repeat top right; font:11px Georgia, Serif; }

/* BANNER
----------------------------------------------- */
#banner { width:859px; height:164px; background:url(images/banner.jpg) no-repeat top left; float:left; }
#bannerSub { width:859px; height:164px; background:url(images/bannerSub.jpg) no-repeat top left; float:left; }
#bannerSub-personal { width:859px; height:164px; background:url(images/subBanner-personal.jpg) no-repeat top left; float:left; }
#bannerSub-about { width:859px; height:164px; background:url(images/subBanner-about.jpg) no-repeat top left; float:left; }
#bannerSub-practice { width:859px; height:164px; background:url(images/subBanner-practice.jpg) no-repeat top left; float:left; }
#bannerSub-insurancelaw { width:859px; height:164px; background:url(images/subBanner-insurance-law.jpg) no-repeat top left; float:left; }
#bannerSub-insurancedefense { width:859px; height:164px; background:url(images/subBanner-insurance-defense.jpg) no-repeat top left; float:left; }
#bannerSub-attorney { width:859px; height:164px; background:url(images/subBanner-attorney.jpg) no-repeat top left; float:left; }
#bannerSub-commercial { width:859px; height:164px; background:url(images/subBanner-commercial.jpg) no-repeat top left; float:left; }
#bannerSub-caseeval { width:859px; height:164px; background:url(images/subBanner-case.jpg) no-repeat top left; float:left; }
#bannerSub-contact { width:859px; height:164px; background:url(images/subBanner-contact.jpg) no-repeat top left; float:left; }
#bannerSub-resources { width:859px; height:164px; background:url(images/subBanner-resources.jpg) no-repeat top left; float:left; }
#bannerSub-sitemap { width:859px; height:164px; background:url(images/subBanner-sitemap.jpg) no-repeat top left; float:left; }
#bannerSub-legal { width:859px; height:164px; background:url(images/subBanner-legal.jpg) no-repeat top left; float:left; }
#bannerSub-foreclosure { width:859px; height:164px; background:url(images/subBanner-foreclosure.jpg) no-repeat top left; float:left; }



/* CONTENT
----------------------------------------------- */
#content-wrap { float:left; width:851px; background:url(images/content-bkground.jpg) no-repeat top left; padding-left:8px; }
#content { float:left; width:844px; background:#E5F4D2 url(images/dotted.gif) no-repeat top left; }
#leftnav { float:left;}
#leftContent { float:left; width:476px; padding:0 20px 20px 42px; }
#leftContent p { line-height:20px; margin:15px 0 0 0; }
#rightContent { float:right; width:305px; height:303px; }
#form { float:left; text-align:center; width:209px; margin:0px; padding:8px 48px 0 3px; }
#formBox { width:245px; height:231px; background:url(images/form-bkground.jpg) no-repeat top left; margin:0px; }

/* FORM
----------------------------------------------- */
.text-field { background:url(images/field-bkground.jpg) no-repeat top left; width:203px; height:19px; padding:3px; margin:10px 0 0 0; font:13px "Trebuchet MS", Serif; color:#73653E; border:none; }
.textarea-field { background:url(images/textarea-bkground.jpg) no-repeat top left; width:203px; height:111px; padding:3px; margin:10px 0 5px 0; font:13px "Trebuchet MS", Serif; color:#73653E; border:none; }
.button { margin:0 0 0 12px; float:left; border:none; font:13px "Trebuchet MS", Serif; background:none; text-decoration:underline; }

/* FOOTER
----------------------------------------------- */
#footer { float:left; width:859px; height:59px; background: url(images/footer-bkground.jpg) repeat-y top left; text-align:center; color:#46513A; font:9px tahoma, sans-serif; padding-top:25px; }

/* @group Forms 

input {
	border: 1px solid #CCCCCC;
	width: auto;
	display: block;
}

input #submit {
	display: block;
}
*/
fieldset {
	border: 1px solid #d4d4d4;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 20px;
}


fieldset p {
	margin: 10px 0px 0px;
	padding: 0px;
}

legend {
	font: bold 13px Arial, Helvetica, Geneva, sans-serif;
	color: #787878;
}

label {
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	display: block;
}




select {
	width: auto;
	border: 1px solid #CCCCCC;
	margin: 0;
}

.radioButtonGroup {
	border-style: none;
	margin: 0px;
	padding: 0px;
}

.radioButtonGroup label {
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	display: inline;
	margin-right: 10px;
}

.radioButtonGroup legend {
	font: bold 11px Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
}

.radioButtonGroup input {
	width: auto;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	display: inline;
}
.required {
	font-weight: bold;
}

#yearbook td {
	width: 150px;
	height: 150px;
}

#yearbook td img {
	display: block;
	margin-bottom: 5px;
	border-style: none;
}

/* @end */

#firmvideo {
	width: 337px;
	text-align: center;
	float:right;
	margin-top:20px;
	margin-bottom:20px;
}

