img { border:none; }
a:link, a:visited {color:#8fa22b;  text-decoration:none; }
a:hover { text-decoration:underline; }
a.disabled { color:#ccc; }
h1 {font-size: 1.4em; color: #5c8cc3; }
h2 {font-size: 1.0em; color: #adca4a; margin-top:0px;}
hr { color:#fff; }
body 
{
	background-color:White; 
	margin:0; 
	padding:0; 
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color:#666; 
	font-size: 0.9em;
	line-height: 150%;
}

fieldset {
 border: none;
}

div.field {
  clear: left;
  padding: 6px;
}

label {
  width: 24em;
  float: left;
  text-align: right;
}
label.error {
  background: url('images/unchecked.gif') no-repeat;
  float: none;
  color: red;
  padding-left: 2em;
  vertical-align: top;
  margin-left: 1em;
  text-align: left;
}
label.valid {
  background: url('images/checked.gif') no-repeat;
  float: none;
  width: 32px;
  height: 16px;
  text-align: left;
}
em {
  font-weight: bold;
  padding-right: 1em;
  vertical-align: top;
  color: Red;
  float: left;
}
div.right { float: left; width: 50%; }
div.right div.example { font-size: 70%; }

p { clear: both; }
.submit { margin-left: 12em; }

#container { width:950px; margin-left:20px; }
#header 
{
	height:68px; 
	background:url(images/header_bg.png) bottom repeat-x;
	position: relative;
}

#top_menu{	float:right; position: absolute; right: 0; }
#logo { margin:15px 0 0 -20px; width:260px;float:left;}
#main_menu{ display:inline-block; padding-top:31px; font-size:1.0em;font-weight:bold;}
#main_menu li { margin-right:15px; }
#main_menu a { padding:4px 8px 4px 8px; }
#main_menu a:link,#header a:visited {color:#808183; text-decoration:none; }
#main_menu a:hover, #header a.selected{ color:#454546; text-decoration:none; background-color:#d1df86; }


#header ul{ list-style-type:none; list-style-image: none;}
#header li{display:inline;}


#main
{
	margin-top: 30px;
	min-height:400px;
}

.focus 
{
	background: url(images/focus.jpg) no-repeat; 
	height:450px;
	margin-top: 20px;
}

#main .focus ul.tabs {
	list-style: none;
	margin: 70px 0 0 0px;
	width: 180px;
	height:150px;
	padding-left:0px;
}

#main .focus ul.tabs a {
	float: left;
	outline: none;
	opacity: 0.8;
	filter:alpha(opacity=80);
	background-color:#b0c635;
	width:160px;
	margin-bottom:7px;
	color:White;
	font-size:20px;
	padding:10px 0 10px 10px;
	
}

#main .focus ul.tabs a:hover {
	opacity: 1;
	filter:alpha(opacity=100);
	text-decoration:none;
}

.green_panel
{
	float:right;
	width:360px;
	height:320px;
	background:url(images/green_panel.png) right no-repeat;
	padding:20px 0px 20px 20px;
}


#sub_menu
{
	width:230px;
	float:left;
	list-style:none; list-style-image: none; margin:0; padding:0;
}

#sub_menu li a
{
	color:#808183;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
line-height:35px;
padding-left: 25px;
}

#sub_menu li a:hover, #sub_menu li a.selected
{
color:#5c8cc3;
background:url("images/nav_hover.png") no-repeat scroll left top;
}

#sub_menu li {
  list-style-position: inside;
}

#sub_sub_menu {list-style:none; list-style-image: none;}

#sub_sub_menu li a
{
	text-transform:none;
}

.service_green
{
	float:right;
	background:url(images/wall.jpg) top no-repeat;
	width:380px;
	margin-bottom:20px;
}

.resource
{
	width:200px;
	margin:0 0 20px 30px;
	font-size:0.8em;
}

.orange
{
	color:#fc7523;
}

.largetxt
{
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:1.6em;
	line-height:160%;
}

ul.normal
{
	list-style-image: url(images/bullet.png); 
	margin: 10px 0 10px 30px; 
	padding: 0;
}
ul.normal li { margin-bottom:10px; }

ul.normal b {
  color: #adca4a;
}

ul.normal b span.em {
  text-transform: uppercase;
}

#footer { padding-top: 80px; height:30px; clear:both; margin-left: 70px; }
#footer a {text-decoration:underline; }

/* styles for image gallery */
div.gallery {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
/*	display: none; */
/*	float:right; */
/*	width:200px;  */
}
div.gallery a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.gallery  a:focus, div.gallery  a:hover, div.gallery  a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

div.loader {
	background-image: url('images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 200px;
	height: 150px
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 2px 2px 2px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 4px;
	height: 3px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 2px 4px 1px 4px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}

div.caption {
  display: inline;
  float: left;
  width: 176px;
  text-align: center;
}

#facebox_slideshow {
  float: right;
}
