/* CSS Document */

body  {
	font: 1em;
	font-family: Helvetica Neue, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #65B7D2;
	margin: 20px 30px 30px 30px;
}
a:link {
	text-decoration: none;
	color: #3399CC;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: underline;
	color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #0099CC;
}
#container {
	background-color:#FFFFFF;
}


/* TYPE */

h1 {
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	color: #4CAA27;
	line-height: 1.1em;
	text-decoration: none;
}
h2 {
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #4CAA27;
	line-height: 1.1em;
	text-decoration: none;
}
h3 {
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	line-height: 1em;
	color: #4CAA27;
}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #666666;
}

li {
	font-family: Helvetica Neue, sans-serif;
	margin: 0 0 0 3px;
	padding: 0;
	font-size: .8em;
	line-height: 1.3em;
	color: #666666;	
}


/* TOP NAVIGATION */

#topnav .nav  {
	width: 700px;
	margin: 45px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	
}
#topnav li {
	margin:0;
	padding: 0 35px 0 0;
	display:inline;
	list-style:none;
	color:#7f561c;
	font-size: 13px;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#topnav  a {
	color:#E13A41;
}

#topnav a:hover {
	color:#FF0000;
}

#topnav .current {
	color:#fff;
}

/* HOME PAGE */

.threecolumn #container { 
	width: 975px;
	background-color: #FFFFFF;
	margin: 0 auto;
	border: 0px;
	padding: 0px;
	text-align: left;
} 
.threecolumn #ltcolumn {
	float: left;
	width: 275px;
	margin: 0 auto;
	background: #FFFFFF;
	vertical-align: top;
}
.threecolumn #ctrcolumn {
	float: left;
	width: 325px;
	margin: 0px 10px 0px 20px;
	background: #FFFFFF;
}
.threecolumn #rtcolumn {
	float: left;
	width: 325px;
	margin: 0 auto;
	background: #FFFFFF;
}
.hmmainlinks {
	font-family: Helvetica Neue, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #099590;
	font-weight: bold;
}
.hmfeature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: normal;
	color: #666666;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* SIDE COLUMN */

   /* IN THE NEWS */

.threecolumn #ltcolumn #inthenews {
	background-image: url(images/hmbkgd-inthenews.jpg);
	background-repeat: no-repeat;
	margin: auto;
	background-position: top;
	width: 275px;
}
.threecolumn #ltcolumn #news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	padding: 38px 12px 8px 8px;
}
.threecolumn #ltcolumn #inthenews #img {
	float: left;
	background-position: none;
	background-repeat: no-repeat;
}

   /* APPLICATION */

.threecolumn #ltcolumn #app {
	background-image: url(images/hmbkgd-application.jpg);
	background-repeat: no-repeat;
	margin: auto;
	background-position: top;
	width: 275px;
}
.threecolumn #ltcolumn #apptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	padding: 45px 8px 8px 15px;
}
.threecolumn #ltcolumn #app #img {
	float: right;
	background-position: none;
	background-repeat: no-repeat;
}

.threecolumn #list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.2em;
	color: #666666;
	list-style-image: url(images/greenarrow.gif);
	margin: 0 0 0 5;
}
   
/* SECOND LEVEL PAGES */

	/* Text Header */
	
#texthdr {
	padding-top: 18px;
}

   /* SideNav Area: Testimonials */

.threecolumn #ltcolumn #testimonials {
	background-image: url(images/testimonials-bkgd.jpg);
	background-repeat: no-repeat;
	margin: auto;
	background-position: top;
	width: 275px;
	padding-top: 40px;	
}

.threecolumn #ltcolumn #testimonials #text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: 1em;
	color: #666666;
	padding: 20px 10px 20px 10px;
}

.threecolumn #ltcolumn #testimonials #quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: 1em;
	color: #666666;
	padding: 0px 10px 10px 10px;
}
.threecolumn #ltcolumn #testtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: normal;
	line-height: 1em;
	color: #666666;
}

   /* Side Navigation */

.threecolumn #ltcolumn #sidenav
{
	background-image: url(images/sidenav-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 275px;
	padding: 0px 0px 10px 0px;
	
}
	
li #sidenav-links {
	list-style-image:url(images/sidenav-bullet.gif);
	list-style-type: disc;
	margin: 0px;
	padding: 0;
}

/* SECOND LEVEL PAGES */

.secondcolumn {
	float: right;
	width: 660px;
	background: #FFFFFF;
	padding: 0 20px 0 20px;
}
.secondcolumn   p   #maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.secondcolumn p #maincontenthdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	color: #4CAA27;
	text-decoration: none;
	padding: 0;
}

#photos {
	float: right;
	width: 330px;
	text-align: center;
	font-size: .7em;
	color: #3399CC;
	margin: 10px; 10px; 10px; 10px;
}

#staffphotos {
	float: right;
	width: 220px;
	text-align: center;
	font-size: .7em;
	color: #3399CC;
	margin: 10px; 10px; 10px; 10px;
}

#testsignature {
	font-size: .7em;
	font-style: italic;
	color: #3399CC;
}

/* BOTTOM NAVIGATION */

.bottomnav {
	font-family: Helvetica Neue, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3399CC;
	text-align: center;
}
.hmfeattitle {
	font-family: Helvetica Neue, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #099590;
}
.sidebar-title {
	font-family: Minion Pro, Georgia, Times New Roman, Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #00B8D9;
}

/* FOOTER */

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 11pt;
	text-align: center;
	margin-top: 30px;
	padding-top: 15px;
}

#footer {
position:absolute;
bottom:0;
}


.navtitle {
	font-family: Helvetica Neue, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 4CAA27;
}
