body,html	{
	height: 100%;
	cursor: default;
	}

body {
	background: #F8F4E6;
	margin: 0px;
	padding: 0px;
	font: 11px Tahoma;
	color: #4B3D28;
	}

form {
	margin: 0px;
	padding: 0px;
	}

img {
	border: 1px solid #453E1B;
	}

a {
	color: #0759A9;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

a.more {
	display: block;
	text-align: right;
	background: transparent url('../img/arrow.gif') no-repeat 100% 3px;
	font: 11px Tahoma;
	color: #574932;
	padding-right: 15px;
	}

a.details {
	display: block;
	background: transparent url('../img/arrow.gif') no-repeat 0% 3px;
	font: bold 11px Tahoma;
	color: #574932;
	padding-left: 20px;
	}

a.detailsMain {
	display: block;
	background: transparent url('../img/arrowRed.gif') no-repeat 0% 3px;
	font: bold 12px Tahoma;
	color: #574932;
	padding-left: 20px;
	}

#holder {
	height: auto !important; 
	height: 100%; 
	min-height: 100%;
	position: relative;
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	background: #Fff url('../img/cBg4.gif');
	}

#header {
	position: relative;
	display: block;
	height: 138px;
	width: 775px;
	background: #4F92E7 url('../img/header.jpg');
	}

#pHeader {
	display: none;
	}

#ds {
	position: relative;
	display: block;
	width: 775px;
	height: 7px;
	background: #Fff url('../img/ds4.gif');
	overflow: hidden;
	}

#menu {	
	position: relative;
	display: block;
	}

#menu ul {
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 137px;
	margin-left: 7px;
	}

#menu ul li {
	position: relative;
	width: 137px;
	margin: 0px;
	padding: 0px;
	float: left;
	}

#menu ul li a {
	display: block;
	height: 18px;
	width: 124px;
	font: bold 10px/18px Tahoma;
	color: #77652D;
	text-transform: uppercase;
	padding-left: 7px;
	border-right: 6px solid #BFA649;
	border-bottom: 1px solid #BFA649;
	text-decoration: none;
	background-color: #FCE796;
	}

#menu ul li a:hover {
	color: #000;
	text-decoration: underline;
	border-right: 6px solid #99853A;
	}

#menu ul li ul {
	display: none;
}

#menu ul li.over ul,
#menu ul li:hover ul {
	padding: 0px;
	margin: 0px;
	position: absolute;
	z-index: 10000;
	display: block;
	left: 137px;
	margin-top: -20px;
	border-top: 1px solid #BFA649;
	width: 200px;
	height: 1px;
	}

#menu ul li ul li {
	border: none;
	display: block;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: none;
	padding: 0px;
	clear: left;
	float: left;
	background-color: transparent;
	width: 120px;
	}

#menu ul li ul li a {
	width: 187px;
	font: bold 10px/10px Tahoma;
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	}

#menu ul li ul li a:hover {
	text-decoration: none;
	background-image: none;
	color: #0D181C;
	z-index: 1000;
	}

.cBox1 p, .cBox2 p, .cBox3 p {
	font: 11px Tahoma;
	color: #4B3D28;
	margin: 0px;
	padding-bottom: 10px;
	}

h1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	font: 11px Tahoma;
	color: #4B3D28;
	font-weight: bold;
	border-bottom: 1px solid #99853A;
	text-transform: uppercase;
	}

h3 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	font: 18px Tahoma;
	color: #4B3D28;
	font-weight: bold;
	border-bottom: 1px solid #99853A;
	text-transform: uppercase;
	}

#layout1 .cBox3 {
	display: none;
	}

.cBox1 {
	float: left;
	width: 144px;
	margin-bottom: 10px;
	}

.cBox2 {
	display: block;
	float: left;
	width: 467px;
	padding: 10px;
	margin-bottom: 10px;
	}

.cBox3 {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 4px;
	width: 130px;
	margin-bottom: 10px;
	}

.mugshot {
	text-align: center;
	}

.mugshot img {
	margin-top: 10px;
	margin-left: auto;
	margin-right: atuo;
	}

.mugshot b {
	font: bold 12px Tahoma;
	}

.mugshot span {
	color: #1B6BBE;
	font-weight: bold;
	}

#footer {
	position: absolute;
	bottom: 0px;
	_bottom: -1px;
	left: 0px;
	display: block;
	width: 775px;
	height: 18px;
	background: #fff url('../img/footerBg.gif');
	z-index: 1000
	text-align: center;
	padding-top: 4px;
	}

#footer a {
	display: inline;
	color: #fff;
	font: 10px Tahoma;
	text-transform: uppercase;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}

.default {
	width: 100%;
	}
.default td {
	padding: 2px;
	font: 11px Tahoma;
	color: #555;
	padding-left: 0px;
	}

.default .header {
	background-color: #FCE796;
	border-bottom: 3px solid #BFA649;
	font: bold 11px Tahoma;
	color: #77652D;
	text-transform: uppercase;
	}

.toolBox {
	clear: left;
	float: left;
	display: block;
	position: relative;
	margin-top: 10px;
	width: 160px;
	border: 1px solid #ddd;
	padding: 10px;
	font: 11px Tahoma;
	border: 1px solid #BFA649;
	background-color: #FCE796;
	_z-index: -1;
	padding-top: 20px;
	}

.toolBox ul {
	margin: 0px;
	padding: 0px;
	list-style: outside;
	list-style-type: square;
	color: #BFA649;
	}

.toolBox li {
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	}

.toolBox h2 {	
	margin: 0px;
	padding: 0px;
	border: 1px solid #BFA649;
	background-color: #fff;
	font: bold 10px Tahoma;
	text-transform: uppercase;
	color: #BFA649;
	position: absolute;
	top: -1px;
	left: -5px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 60px;
	padding-lefT: 5px;
	}

.toolBox h2 span {	
	text-transform: none;
	}

.infoBox {
	display: block;
	float: left;
	margin-lefT: 10px;
	font: 11px Tahoma;
	}

.infoTitle {
	font: bold 14px Arial; 
	color: #C32631;
	font-style: italic;
	}

.additionalInfo {
	float: left;
	margin-left: 10px;
	width: 275px;
	text-align: justify;
	font: 11px Tahoma;
	}

.addtlImage {
	width: 120px; 
	margin-bottom: 6px;
	}

input, select, textarea {
	border: 1px solid #BFA649;
	background-color: #FCE796;
	height: 16px;
	font: 11px/16px Tahoma;
	}

textarea {
	height: auto;
	}

select {
	height: 20px;
	}

input.button {
	font: 11px Tahoma;
	border: 3px double #BFA649;
	background-color: #fff;
	cursor: pointer;
	height: 21px;
	font: bold 10px Tahoma;
	text-transform: uppercase;
	color: #4B3D28;
	}

.forms {
	width: 100%;
	}

.forms b {
	display: block;
	border: 1px solid #BFA649;
	border-right: 3px solid #BFA649;
	color: #BFA649;
	font: bold 10px Tahoma;
	text-transform: uppercase;
	text-align: right;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 5px;
	}

.forms .header {
	background-color: #FCE796;
	border-bottom: 3px solid #BFA649;
	font: bold 11px/20px Tahoma;
	color: #77652D;
	padding-left: 8px;
	}

.forms span {
	font-weight: bold;
	color: #c00000;
	}

.featuredListing {
	display: block;
	border: 1px solid #BFA649;
	background-color: #FCE796;
	padding: 8px;
	}

.featuredListing img {	
	border: 3px double #BFA649;
	}

.featuredListing .image {	
	float: left;
	text-align: center;
	}

.featuredListing .text {
	float: left;
	margin-left: 10px;
	width: 245px;
	}

.calc td {
	font: 11px Tahoma;
	color: #4B3D28;
	padding-left: 5px;
	}

.calc b {
	display: block;
	border: 1px solid #BFA649;
	border-right: 3px solid #BFA649;
	color: #BFA649;
	font: bold 10px Tahoma;
	text-transform: uppercase;
	text-align: right;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 5px;
	background-color: #fff;
	}

.calc .header {
	background-color: #FCE796;
	border-bottom: 3px solid #BFA649;
	font: bold 11px/20px Tahoma;
	color: #77652D;
	padding-left: 8px;
	}

.calc input {
	height: 20px;
	}

.calcResults {
	width: 560px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	}

.calcResults td {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	font: 11px Tahoma;
	padding-left: 5px;
	padding-right: 5px;
	}

.none {
	border: none;
	background: transparent;
	}

.schools {
	width: 100%;
	}

.schools td {
	background-color: #FCE796;
	padding: 2px;
	padding-left: 5px;
	}

.schools td.header {
	background-color: #BFA649;
	border-bottom: 3px solid #FCE796;
	font: bold 11px/20px Tahoma;
	color: #fff;
	padding-left: 8px;
	}

.schools td.blank {
	background-color: #fff;
	}

.schools td.title {
	font: bold 11px Tahoma;
	text-align: center;
	background-color: #fff;
	}

#layout5 .cBox2 h1 {
	display: none;
	}

.pInfo td {
	padding-right: 5px;
	}

.disclaimer {
	border-top: 1px solid #99853A;
	display: block;
	position: absolute;
	bottom: 30px;
	left: 150px;
	width: 470px;
	padding-lefT: 5px;
	}

#contactInfo {
	display: none;
	}