/* Main Elements	*/
/**************************************/
body {
	margin: 0;
	padding: 0;
	background: #EFD89E url(images/bodybg.jpg) no-repeat;
	font-family: Arial, Verdana, sans-serif;
	}
form {
	margin:0;
	padding:0;
	}
input, select {
	font-size: 10px;
	}
/* you have to specify font for text area again... */
textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	}
p,td {
	line-height: 140%;
	margin-top: 0;
	margin-bottom: 1em;
	font-size: small;
	color: #000;
	}
ol, ul {
	margin-top: 0;
	margin-bottom: 0;
	font-size: small;
	}
dl{
	margin: 0;
	padding: 0;
	font-size: small;
}
h1, h2, h3 {
	margin: .5em 0;
	padding: 0;
	font-size: 14px;
	color: #55431E;
	}
h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
	font-size: 11px;
	color: #55431E;
	}
strong, b {
	font-weight: bold;
}
a:link, a:visited {
	text-decoration: underline;
	color: blue;
}
a:hover {
	text-decoration: none;
	color: blue;
}


/* Specific Elements */
/*************************************/
#container {
	margin: 0;
	padding: 0;
	position: relative;
	margin: 5px 0 25px 92px;
	}
#pageHeader {
	width: 659px;
	height: 68px;
	margin: 0;
	padding: 0;
	background: transparent url(images/headerbg.png) no-repeat;
	}
* html #pageHeader {
	background: transparent url(images/headerbg2.png) no-repeat;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
#pageHeader {
	position: relative;
	}
#pageHeader h1 {
	position: relative;
	width: 450px;
	height: 45px;
	margin:0;
	padding: 0;
	}
#pageHeader h1 span {
	background: url(images/attorney-name.gif) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 10px;
	top: 10px;
	}
#title {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
	display: none;
	}
#pageHeader h2 {
	position: absolute;
	right: 10px;
	top: 12px;
	font-size: 10px;
	font-weight: normal;
	}
#contactInfo {
	width: 659px;
	height: 27px;
	margin: 0;
	margin-top: 11px;
	font-size: 12px;
	border-bottom: 1px solid #EFD89E;
	background: transparent url(images/address.png) no-repeat;
}
* html #contactInfo {
	background: transparent url(images/address2.png) no-repeat;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

#address, #phone {
	background: transparent;
	float: left;
	margin: 5px;
}
#phone {
	margin: 5px 0 0 242px;
}
#contentWrap {
	width: 659px;
	margin: 0;
	padding: 0;
	background: transparent url(images/contentwrapbg.png) top left repeat-y;
}
* html #contentWrap {
	background: transparent url(images/contentwrapbg2.png) repeat-y;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

#content {
	padding: 10px;
	margin: 0;
	margin-top: 80px;
	width: 452px;
	float: right;
	}
#navigation {
	width: 150px;
	margin: 0 472px 10px 20px;
	padding: 10px 0;
	}
ul#navlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #55431E;
	}
ul#navlist a {
	color: #55431E;
	font-weight: bold;
	}
#quickContact {
	width: 150px;
	margin-left:20px;
	padding: 0;
	}
#quickContact fieldset {
	border: none;
	}
#quickContact label {
	display: block;
	font-size: 11px;
	}
#quickContact legend {
	color: #55431E;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

#footer {
	width: 659px;
	height: 24px;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	border-top: 1px solid #EFD89E;
	clear: both;
	background: transparent url(images/footerbg.png) no-repeat;
	}
* html #footer {
	background: transparent url(images/footerbg2.png) no-repeat;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

#footer p {
	font-size: 10px;
	text-align: center;
}

#footer a {
	color: blue;
}

#extraDiv1 {
	position: absolute;
	width: 472px;
	height: 80px;
	margin:0;
	padding: 0;
	left: 268px;
	top: 102px;
	}
#extraDiv1 span {
	background: url(images/mainpic.jpg) top left no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 10px;
	top: 10px;
	}
#clearMe {
	clear: both;
	height: 1px;
	}
















form {
	margin:0;
	padding:0;
	}
input, select {
	font-size: 11px;
	width: 150px; 
	}
/* you have to specify font for text area again... */
textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	width: 150px; 
	height: 75px;
	}

.contactquestion {
	width: 150px;
	margin: 0;
	padding: 0;
	padding-left: 0px;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 0pt solid Red;
	}
.contactquestion p {
	margin: 0;
	padding: 0;
	width: 150px; 
	font-size: 11px;
	line-height: 115%;
	}
#contactrequired p {
	margin: 0;
	padding: 0;
	margin-left: 0px;
	padding-top: 20px;
	padding-bottom: 4px;
	font-size: 11px;
	font-style: italic;
	line-height: 115%;
	}
#contactbottom {
	margin: 0;
	padding: 0;
	margin-left: 0px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 115%;
	}
#contactbottom input {
	width: 55px;
	}
#disclaimer {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 110%;
	padding-bottom: 5px;
	margin-top: -15px;
	}	
#badge {
	font-size: 11px;
	margin: 0;
	padding: 0;
	height: 75px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
padd {
	font-size: 11px;
	}
#captchaT {
	width:45px;
	}
.contactquestion .checkbox{
	font-size: 11px;
	margin-left:0px;
	width:10px;
	text-align:left;
	border: 0pt solid Orange;
	}
.contactquestion .radio{
	font-size: 11px;
	margin-left:0px;
	width:10px;
	text-align:left;
	border: 0pt solid Orange;
	}