body {
	margin: 0;
	background: url(images/header_tile.gif) repeat-x left top;
	background-color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
}

.violator {
	position: absolute;
	z-index: 1000;
	top: 2px;
	left: 380px;
}

#navBG {
	float: right;
	width: 640px;
	height: 31px;
	background: url(images/nav_bg.gif) no-repeat left top;
}

#mainWrapper {
	width: 900px;
	margin: 30px auto 0 auto;
}

#col01 {
	position: relative;
	float: left;
	width: 300px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	background: url(images/lock.jpg) no-repeat left top;
}

#col01 .lock {
	position: absolute;
	top: -50px;
	right: 0;
}

#col02full {
	float: left;
	width: 600px;
	margin: 0 0 20px 0;
}

#col02 {
	float: left;
	width: 380px;
	margin: 0 0 20px 0;
	padding: 0 19px 0 0;
	border-right: 1px solid #1F794C;
}

#col03 {
	float: left;
	width: 180px; /* 200 actual */
	padding: 0 0 0 20px;
	font-size: 11px;
}

#intro {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #1F794C;
}

#noteTab {
	position: relative;
	left: 325px;
	width: 550px;
	height: 20px;
	background: url(images/notetab.gif) no-repeat left top;
	color: #FFCC00;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
}

#footerPhone {
	float: right;
	width: 600px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}

#legal {
	float: right;
	width: 600px;
	padding: 5px 0;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #00351B;
}



/* !LINK MANAGEMENT */

a:link, a:visited {
	color: #DB7221;
}

a:hover, a:active {
	color: #00984C;
}



/* !TAG MODS */

h1 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #DB7221;
}

img {
	border: 0;
}



/* !KUDZU REVIEW WIDGET */

.review_widget {
	background: #fff url("images/kudzu_header.jpg") no-repeat center top;
	width: 260px; /* 280 actual */
	margin-top: 100px;
	padding: 0px 10px 10px;
	/* CSS3 for modern browsers */
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

.review_widget .rating {
	float: right;
}

.review_widget .rating img {
	margin: 0 1px;
	border: none;
}

.review {
	padding: 10px 0;
/* 	border-top: 1px solid #ccc; */
	border-bottom: 1px solid #ccc;
	color: #252525;
/* 	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica sans-serif; */
	font-size: 9px;
	line-height: 1;
}

.review h1 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 4px;
}



/* !TABLES */

#homeTable {
	font-size: 11px;
	line-height: normal;
}

.contact td.descriptor {
	font-size: 10px;
	text-transform: uppercase;
}



/* !MISCELLANEOUS */

img.iconRight {
	margin-left: 6px;
}

img.iconLeft {
	margin-right: 6px;
}
