@charset "utf-8";
/* CSS Document */

/************** Structural elements **************/
body {
	margin-left: 0px;
	margin-top: 00px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(../images/bg.jpg);
	background-repeat: repeat;*/
	background-color: #f2e9dd;
	height: 768px;
	position:relative;
	font-size:11px;
	color:#582601;
}

a {
	color:#572600;
	font-weight:bold;
	text-decoration:none;
	}
a:hover {
	color:#572600;
	font-weight:bold;
	text-decoration:underline;
	}

#container {
	background-image: url(../images/scale_bg.gif);
	background-position:top;
	background-color: #f2e9dd;
	background-repeat:no-repeat;
	width: 750px;
	height: 100%;
	margin:auto;
	}
#containerBldg {
	background-image: url(../images/bldg_bg.jpg);
	background-position:right;
	background-color: #f2e9dd;
	background-repeat:no-repeat;
	width: 750px;
	height: 100%;
	margin:auto;
	}
#containerClock {
	background-image: url(../images/clock_bg.jpg);
	background-position:right;
	background-color: #f2e9dd;
	background-repeat:no-repeat;
	width: 750px;
	height: 100%;
	margin:auto;
	}
#containerPG {
	background-image: url(../images/pg_bg.jpg);
	background-position:right;
	background-color: #f2e9dd;
	background-repeat:no-repeat;
	width: 750px;
	height: 100%;
	margin:auto;
	}
#containerShadow {
	background-image: url(../images/content_bg.gif);
	background-repeat:repeat-y;
	width: 774px;
	height: 100%;
	margin:auto;
	}
	
#leftCol {
	float:left;
	background-color:#FFFFFF;
	background-image: url(../images/left_bg.jpg);
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	width: 181px;
	height: 100%;
}
#leftColshadow {
	float:left;
	background-image: url(../images/shadowRt.png);
	background-repeat:repeat-y;
	margin:0px;
	width: 186px;
	height: 100%;
}
#botShadow {
	width:100%;
	background-image: url(../images/bottom_brdr.gif);
	background-repeat:repeat-x;
	height: 12px;
}

#footerContain {

}

#pd {
	text-align:center;
	margin-top:-13px;
	
}

.rtCorner {
float:right;
}
.ltCorner {
float:left;
}
#mainContentwrapper {
text-align:left;	
}

#content {
margin-left:208px;
margin-top: 25px;
height:100%;
	}
#content_Bio {
margin-left:208px;
	}
#welcome {
	text-align:justify;
	margin-right:10px;
	}
#contact_content {
	text-align:justify;
	margin-right:10px;
	width:200px;
	float:left;
	}
#headline {
	text-align:justify;
	margin-right:10px;
	margin-top:10px;
	margin-left:10px;
	}
#headlineBio {
	text-align:justify;
	margin-right:10px;
	margin-left:10px;
	}
#bioWrapper {
	text-align:justify;
	margin-left:20px;
	margin-right:20px;

	}
#bioWrapperIMG {
	margin-left:20px;
	margin-right:20px;
	width:460px;
	text-align:center
	}

#a {
	float: left;
	width: 110px;
}

#b { 
	float: left;
	width:110px;
	margin-left:65px;
}
#c {
	float: right;
	width: 110px;
}

#largeImg {
	float:left;
	margin-right:10px;
	border:	 2px solid #a4876e;
	}
	
#map {
	text-align:center;
	
	}
/************** Left navigation elements **************/

#blueblock{
width: 170px;
padding: 0 0 0 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
text-align:left;
margin-top:40px;
font-variant:small-caps;
font-weight:700;

}

* html #blueblock{ /*IE 6 only */
width: 147px; /*Box model bug: 170px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;

}

#blueblock li {
margin: 0;


}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
}

#blueblock li a:hover {
background-color: #9ec5da;
color: #fff;
border-top: 1px solid #185b80;
border-bottom: 1px solid #185b80;

}

#home #nav-home a,  
#familylaw #nav-familylaw a, 
#bios #nav-bios a, 
#contact #nav-contact a, 
#directions #nav-directions a{
background-color: #9ec5da;
color: #185b80;
border-top: 1px solid #185b80;
border-bottom: 1px solid #185b80;

}

#nav-contact {
	font-size: 12px;
	}


#footerNav {
font-size:9px;
text-align:right;
padding-right: 15px;
margin-top:400px;

}

#footerNav ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#footerNav li a {
	text-decoration:none;
	color:#006699;
	
	}
#footerNav li a:hover {
	text-decoration:none;
	color:#FFFFFF;
	
	}
/************** Style Elements **************/

h5 {
margin-left:-10px;
margin-top:	40px;
font-size:13px;
color:#FFFFFF;
background-color:#572600;
filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;
width:100%;
height: 16px;
padding-right:5px;
padding-left:5px;
vertical-align:middle;
font-variant:small-caps;
font-weight:700;
}

.rtPhoto {
	float:right;
	margin-left:10px;
	border-color:#a4876e;
	border-style:solid;
	border-width:2px;
	}

.ltPhoto {
	width:160px;
	height:250px;
	float:left;
	margin-right:10px;
	border-color:#a4876e;
	border-style:solid;
	border-width:2px;
	}
