@import url("fancybox.css");

body, html {
	background-color:#8AACBE;
	margin:0;
	padding:0;
	background:url("../img/bg_home.png") repeat-x;
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	}
	
img { behavior: url("../iepngfix.htc") }
	
a, a:link, a:active, a:visited {
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:12px;
	color:#6E9658;
	text-decoration:underline;
	}
	
a:hover {
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:12px;
	color:#6E9658;
	text-decoration:underline;
	}
	
small {
	font-size:10px;
	}
	
.newsheading { text-transform:uppercase; }
	
.whitetext {
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#FFFFFF;
	}
	
.white, .white:link, .white:active, .white:visited {
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.white:hover {
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#FFFFFF;
	text-decoration:underline;
	}
	
/* Styles */

table#nav-table {
	background:url("../img/nav_BG.png");
	}
	
div#image-wrapper {
	margin:0;
	background:url("../img/bg_home_center.png") center no-repeat;
	}	
		
#content {
	background:url("../img/home/home_content_bg.png") bottom right no-repeat;
	padding:20px 14px 0 8px;
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:12px;
	color:#424242;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:12px;
	color:#424242;
	font-weight:normal;
	display:inline;
	}
	
#left_column {
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:12px;
	color:#424242;
	background-image:url("../img/left_column_bg.png");
	background-repeat:repeat-y;
	}
	
#left_column2 {
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:12px;
	color:#424242;
	background:url("../img/home/leftnavbg.jpg") top left;
	width:233px;
	height:320px;
	padding:0;
	}
	
#left_column_content {
	padding:20px;
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:12px;
	color:#424242;
	}
	
#footer {
	background-image:url("../img/footer_bg.png");
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	}
	
.footer_text {
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:none;
	}
	
.footer:link, .footer:active, .footer:visited, .footer:hover {
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	}
	
#subfooter {
	background:#006d87;
	border-top:2px solid #FFFFFF;
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding:20px 0 20px 0;
	}
	
.subfooter:link, .subfooter:active, .subfooter:visited, .subfooter:hover {
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.smicons:link, .smicons:active, .smicons:visited, .smicons:hover {
	font-family:"Lucida Grande", Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.directions:link, .directions:active, .directions:visited {
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.directions:hover {
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
	}
	