@charset "utf-8";

/* CSS Document */



.bodyheight {

	height: 470px;

}

.quadrant {

	width: 100px;

	background-image: url(../images/quadrant_bg.gif);

	background-repeat: repeat-x;

}

.quadrant a {

	color: #425e01;

}

.quadrant a:hover {

	color: #6B9902;

	text-decoration: underline;

}

.quadrant_header {

	font-size: 15px;

	text-transform: uppercase;

	color: #3d4313;

	background-image: url(../images/icon_star.gif);

	background-repeat: no-repeat;

	padding-left: 20px;

	font-weight: bold;

	padding-top: 10px;

	background-position: 1px 11px;

}

.quadrant_subheader {

	font-size: 14px;

	font-weight: bold;

	text-transform: uppercase;

	color: #425e01;

	margin-bottom: 15px;

	margin-left: 15px;

	margin-top: 15px;

}

.quadrant_bodytext {

	font-size: 14px;

	margin-left: 15px;

	padding-right: 16px;

	line-height: 20px;

}

#quadrant1 {

	width: 320px;

	position: absolute;

	left: 24px;

	top: 11px;

}

#quadrant2 {

	width: 227px;

	position: absolute;

	left: 414px;

	top: 11px;

}

#quadrant3 {

	width: 320px;

	position: absolute;

	left: 24px;

	top: 228px;

}

#quadrant4 {

	width: 227px;

	position: absolute;

	left: 414px;

	top: 228px;

}

#rightcolumn {

	background-image: url(../images/home_rightcolumn_bg.gif);

	background-repeat: repeat-x;

	height: 444px;

	position: absolute;

	left: 687px;

	padding-top: 22px;

	padding-left: 15px;

	padding-right: 15px;

}

#rightcolumn_header {

	text-transform: uppercase;

	color: #3d4313;

	background-image: url(../images/icon_contact.gif);

	background-repeat: no-repeat;

	background-position: 2px 5px;

	padding-left: 18px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #cccaa3;

	font-weight: bold;

	letter-spacing: 1px;

	font-size: 13px;

}

#rightcolumn_phonenumber {

	text-transform: uppercase;

	background-image: url(../images/icon_phone.gif);

	background-repeat: no-repeat;

	background-position: 2px 5px;

	padding-left: 30px;

	font-weight: bold;

	font-size: 14px;

	margin-top: 12px;

	padding-top: 5px;

	padding-bottom: 10px;

}

#rightcolumn_emailus {

	text-transform: uppercase;

	background-image: url(../images/icon_envelope.gif);

	background-repeat: no-repeat;

	background-position: 2px 5px;

	padding-left: 30px;

	font-weight: bold;

	font-size: 14px;

	margin-top: 7px;

	padding-top: 6px;

	padding-bottom: 10px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #cccaa3;

}

#viewlocationmap {

	margin-top: 10px;

}

#followus {

	background-image: url(../images/followus.gif);

	background-repeat: no-repeat;

	height: 26px;

	padding-top: 39px;

	padding-left: 10px;

	margin-top: 30px;

	width: 183px;

}





#rightcolumn_phonenumber .redtext {

	color: #89021b;

}

#rightcolumn a {

	color: #222327;

	text-decoration: underline;

}

#rightcolumn a:hover {

	color: #89021b;

	text-decoration: underline;

}


