body {
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	background-color: white;
	background-image: url("images/bg.gif");
	margin: 0;
	height: 100%
}

a:link {
	color: #4a1486
}

a:visited {
	color: purple
}

a:hover {
	color: #92ce37
}

a:active {
	color: #92ce37
}

#nav {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	background-color: #92ce37;
	background-image: url("images/bg_nav.gif");
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 6px;
	padding-right: 9px;
	width: 153px !important;
	width: 162px;
	height: 180px !important;
	height: 190px;
	float: left
}

#nav a:link {
	color: #4a1486;
	text-decoration: none
}

#nav a:visited {
	color: #4a1486;
	text-decoration: none
}

#nav a:hover {
	color: #fffa73;
	text-decoration: none
}

#nav a:active {
	color: #ffd473;
	text-decoration: none
}
table.subnav a, table.subnav a:visited {
	color:#6FBC17;
	font-size: 13px;
	font-weight:bold;
}
table.subnav a:hover {
	color: #4a1486;
}
#container {
	background-color: #fff;
	background-image: url("images/bg_shadow2.gif");
	background-repeat: repeat-y;
	width: 786px;
	height: 100%;
	min-height: 100%
}

h1,h2.purple {
	color: #4a1486;
	font-size: 14px;
	font-weight: bold
}

h1.green {
	color: #7fc31c;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	padding-top: 0;
	margin-top: 0;
}

h2 {
	color: #fff;
	font-size: 15px;
	font-weight: bold
}

h3 {
	font-size: 12px;
	font-weight: bold
}

#topper {
	background-color: #fff;
	text-align: right;
	margin-right: 10px;
	width: 766px;
	height: 93px
}

#footer {
	font-size: 11px;
	text-align: center;
	margin-right: 25px !important;
	margin-right: 15px;
	padding-top: 30px;
	padding-bottom: 20px;
	width: 560px;
	float: right
}

#imgarea {
	background-image: url("images/yellowbar2.gif");
	background-repeat: repeat-x;
	background-position: 0 bottom;
	width: 776px;
	height: 200px
}

#photo {
	float: left
}

#guts {
	background-image: url("images/bg_guts.gif");
	background-repeat: repeat-y;
	text-align: left;
	width: 786px;
	float: left
}

#subnav {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background-color: #7fc31c;
	background-image: url("images/bg_subnav.gif");
	background-repeat: repeat-x;
	text-align: right;
	padding-top: 15px;
	width: 152px !important;
	width: 167px;
	height: 195px;
	float: left;
	padding-right: 15px;
}
#subnav p, #subnav form {  }
#subnav a:link {
	font-size: 12px;
}

#subnav a:visited {
	color: #4a1486;
	font-size: 12px
}

#subnav a:hover {
	color: #fffa73;
	font-size: 12px
}

#content {
	background-image: url("images/bigger_arrow.gif");
	background-repeat: no-repeat;
	background-position: 12px 0;
	padding-top: 35px;
	padding-right: 10px;
	padding-left: 86px;
	width: 464px !important;
	width: 560px;
	float: left
}

.caption {
	font-size: 11px
}

table.tbls td {
	font-size: 12px;
	border: solid 1px #92ce37
}

table.contact td, table.request td {
	font-size: 12px;
	background-color: #C8E69B;
	border: solid 1px #d8d8d8
}

table.contact input, select, textarea {
	font-size: 12px;
	width: 200px;
	border: solid 1px #92ce37
}

.arrowed {
	background-image: url("images/sm_arrow.gif");
	background-repeat: no-repeat;
	padding-left: 25px
}

#smsearch {
	vertical-align: bottom
}

.purple {
	color: #4a1486;
}

table.request1 {
	font-size: 12px;
}

table.request input {
	font-size: 12px;
	border: solid 1px #92ce37;
}

.noTopSpace {
	padding-top: 0;
	margin-top: 0;
}

.noBottomSpace {
	padding-bottom: 0;
	margin-bottom: 0;
}

.h3purple {
	font-size: 14px;
	font-weight: bold;
	color: #4a1486;
}

.gray {
	color: #999999;
}
.hr-blogs td {
	font: 12px Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;	
}
.hr-blogs td img {
	margin:20px 3px 10px 0;
}
.hr-blogs td img.arrow {
	margin:0;	
}
.hr-blogs td a img {
	border: none;
}
.hr-blogs h3 a {
	color: #7fc31c;
	font-size: 16px;
	font-weight: bold;
 	padding-top: 0;
	margin-top: 0;
}