@charset "UTF-8";

/*Reset*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}

/*Stylesheet*/

body {
	font: 62.5% "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
	background: #FFFFFF;
	text-align: center;
	color: #333333;
}

a:link, a:visited {
	color: #027096;
	text-decoration: none;
}


a:hover, a:active, a:focus{
	color: #9F0E2B;
	text-decoration: underline;
}



#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/bg.jpg) repeat-y right top;
}

#header {
}

#logo {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 900px;
	background: #FFF;
}

#banner   {
	background: url(../images/home.jpg) no-repeat;
	height: 360px;
	width: 900px;
}

body#adr #banner{
	background: url(../images/adr2.jpg) no-repeat;
}

body#businessLitigation #banner{
	background: url(../images/business2.jpg) no-repeat;
}

body#foreclosure #banner{
	background: url(../images/foreclosure.jpg) no-repeat;
}

body#realEstate #banner{
	background: url(../images/blue-door-house.jpg) no-repeat;
}

body#placeHolder #banner{
	background: url(../images/placeholder.jpg) no-repeat;
}

body#courthouse #banner{
	background: url(../images/courthouse.jpg) no-repeat;
}

body#realestatelawyer #banner{
	background: url(../images/realestatelawyer.jpg) no-repeat;
}
body#resources #banner { background: url(../images/resources.jpg) no-repeat; }

body#servicestations #banner{
	background: url(../images/servicestations.jpg) no-repeat;
}

body#suburbs #banner{
	background: url(../images/suburbs.jpg) no-repeat;
}

body#testimonials2 #banner{
	background: url(../images/testimonials2.jpg) no-repeat;
}

#mainNav{
	width: 300px;
	margin-left: 600px;
	padding-top: 30px;
}

#mainNav li {
	margin-bottom: 10px;
	background: url(../images/mainNav-bg.jpg) no-repeat left top;
}

#mainNav a {
	display: block;
	height: 40px;
	width: 270px;
	color: #FFF;
	font: 1.6em/40px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: uppercase;
	padding-left: 30px;
}

#mainNav a:link, #mainNav a:visited {
	background: url(../images/mainNav-bg.jpg) no-repeat left top;
}

#mainNav a:hover, #mainNav a:focus, #mainNav a:active {
	background: url(../images/mainNav-bg.jpg) no-repeat left bottom;
}


#sidebar1 {
	float: right;
	width: 240px;
	padding-right: 30px;
}

#sidebar1 form {
	width: 240px;
}

#sidebar1 input, #sidebar1 textarea {
	width: 240px;
}

#sidebar1 input.submit {
	width: 8em;
	margin-top: 15px;
}

#sidebar1 p {
	font-size: 1.5em;
	line-height: 1.3em;
	margin-top: 8px;
	margin-bottom: 8px;
}

#sidebar1 label {
	display: block;
	margin-top: 15px;
	font-size: 1.4em;
}

#sidebar1 ul {
padding: 0px 7px 5px 7px;margin-left:10px;
}

#sidebar1 li {
padding-top: 3px;list-style-type: disc;font-size: 1.5em;
}


#secondaryNav{
}

#mainContent {
	margin: 0 330px 0 0;
}

#mainContent h1, #sidebar1 h3 {
	font-size: 2em;
	padding-top: 20px;
	color: #7B0621;
	font-weight: normal;
	border-bottom: 1px dotted #CCC;
}

#mainContent h2 {
	font-weight: bold;
	font-style: italic;
	text-align: right;
	padding-bottom: 10px;
	font-size: 1.4em;
}

#mainContent h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	padding-top: 15px;
	color: #7B0621;
}

#mainContent h4 {
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0px;
}

#mainContent p {
	font-size: 1.5em;
	line-height: 1.3em;
	margin-top: 8px;
	margin-bottom: 8px;
}

#mainContent ul {
	padding: 0px 50px 5px 50px;
}

#mainContent li {
	padding-top: 3px;
	list-style-type: disc;
	font-size: 1.5em;
}

#mainContent ul li ul li {
	font-size: 1em;
}

#footer {
	padding: 0 10px 0 20px;
	background:#FFF;
	text-align: center;
	border-top: 1px dotted #CCC;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	font-size: 1.3em;
	line-height: 1.2;
}

#footer a:link, #footer a:visited {
	color: #117198;
	text-decoration: none;
}

#footer a:hover, #footer a:focus, #footer a:active {
	color: #7B0521;
	text-decoration: underline;
}

blockquote {
	margin-bottom: 20px;
}

cite {
	text-align: right;
	display: block;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.map {
	float: right;
	margin: 20px 0;
}

.address {
	width: 180px;
	float: left;
	height: 300px;
}

iframe {
	margin-top: 20px;
}

#pullquote {
	float: left;
	width: 220px;
	border-right: 1px dotted #999999;
	margin: 10px 20px 10px 0px;
	background: #F2F1FF;
	padding: 10px;
}

#pullquote p {
	line-height: 1.2em;
}
#pullquote   h3 {
	padding-bottom: 8px;
	font-size: 1.4em;
}

#pullquote h4 {
	font-size: 1.4em;
}
#disclaimer { text-align: center; background: url(../images/white.gif); padding-top: 20px; padding-bottom: 20px; font-size: 11px; font-style: italic;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
