html, body {
margin:0;
padding: 0;
height: 100%;
}
body {
	background: #014170;
	font-family: Tahoma, "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	height: 100%;
}
#wrap {
	background: #F8F3ef;
	margin: 0 auto;
	width: 94%;
	height: 100%;
}
#wrap td {
vertical-align:top;
}
#leftside, #LeftNav, #leftbottom {
	width: 300px;
}
#leftside {
	background: #F8F3EB url(/images/template/LeftNavRepeat.jpg) repeat-y top;
	padding: 0;
	height: 100%;
}
#LeftNav {
	background: url(/images/template/LeftNavBG.jpg) no-repeat;
	padding-top: 140px;
}
#LeftNav div {
	padding: 0;
	width: 220px;
	margin: 0 auto;
}
#LeftNav a {
	font-weight: bold;
	display: block;
	width: 180px;
	line-height: 24px;
	color: #996D36;
	padding: 6px 6px 6px 24px;
	height: 24px;
	text-decoration: none;
	font-size: 13px;
	background: url(/images/template/NavButton.gif) no-repeat left center;
	padding-bottom: 2px;
	margin: 0 0 3px 0;
}
#LeftNav a:hover, #LeftNav a:active {
	color: #014170;
	background: url(/images/template/NavButtonOver.gif) no-repeat left center;
	padding-bottom: 1px;
	margin: 0 0 3px 0;
	border-bottom: 1px solid #014170;
}
#LeftNav div#practice {
	font-size: 14px;
	color: #996D36;
	width: 220px;
	margin: 12px auto 0 44px;
}
div#practice ul {
	font-size: 12px;
	margin-top:6px;
	padding-top:0;
	margin-left:12pxF;
	padding-left:0;
	list-style: none;
}
#LeftNav #practice ul li {
margin-bottom:6px;
	line-height:13px;
	list-style: none;
	margin-left:0;
	padding-left:0;
}
#LeftNav #practice li a, #LeftNav #practice li a:visited, #LeftNav #practice li a:hover, #LeftNav #practice li a:active {
	margin:0;
	padding:1px 0 1px 18px;
	line-height:13px;
	height:13px;
	font-weight: normal;
	display: block;
	font-size: 11px;
	background:none !important;
	background-image:none;
	border:none;
}
#practice #leftaddress {
	line-height: 130%;
	font-weight: bold;
}


#leftbottom {
	background: #F7F1E7 url(/images/template/LeftNavRepeat.jpg) repeat-y bottom;
	height: 18px;
	padding: 0;
}
td#BtmRepeat {
	background: url(/images/template/BtmRepeat.jpg) repeat-x;
	height: 18px;
}



td#rightheader {
	background: url(/images/template/headerrepeat.jpg) repeat-x left top;
	height: 130px;
	margin: 0;
	padding: 0;
}
div#header {
	background: url(/images/template/header.jpg) no-repeat right top;
	height: 101px;
	margin: 0;
	padding: 0;
	font-size:16px;
	padding-top:29px;
	color: #014170;
	text-align:center;
	font-style:italic;
	line-height:136%;
	font-family:Georgia, Palatino, Garamond, serif;
	
}
div#quotes {
width:88%;
margin: 0 50px auto auto;	
}


td#rightside {
	background: url(/images/template/RightRepeat.jpg) repeat-y right top;
	vertical-align:top;
	padding: 20px 55px 12px 15px;
	line-height:158%;
	font-size:13px;
	font-family: Verdana, Tahoma, "Trebuchet MS", sans-serif;
}
td#rightside h1, td#rightside h2, td#rightside h3, td#rightside h4, td#rightside h5, td#rightside h6 {
	color: #996D36;
	line-height: 150%;
}
.bold {
	font-weight: bold;
}
#rightside a {
	color: #996D36;
	text-decoration: none;
	border-bottom: 1px solid #DDC396;
}
#rightside li {
	margin-bottom: 6px;
}

.tblright {
	float: right;
}



.imgright {
	margin: 0 0 8px 18px;
	padding: 2px;
	float: right;
	border: 1px solid #014170;
}
.imgleft {
	margin: 0 12px 8px 0;
	padding: 2px;
	float: left;
	border: 1px solid #014170;
}
.imgbdr {
	padding: 2px;
	border: 1px solid #014170;
}

#map {
border: 1px solid #014170;	
}