/* GENERAL
_____________________________________________________________________________*/

.edit {
	float:right;
	background: #FFFFFF;
	border: 1px solid #000000;
	padding: 2px !important;
}

.edit img {
	margin: 0px !important;
}

.home-box-image,
#home-topleft {
	position: relative;
}

.home-box-image .edit,
#home-topleft .edit {
	position: absolute;
	bottom: 0px;
	right: 0;
}

html {
	margin-bottom: 1px;
	min-height: 100%;
	height: 100%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, pre, form, fieldset, th, td, img, p {
	margin:0;
	padding:0;
	border:0;
}

table {
	font-size:inherit;
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

img {
	border: 0;
	vertical-align: bottom;
}

cite, code, em, strong, th {
	font-style:normal;
	font-weight:normal;
}

ol, ul {
	list-style:none;
        list-sty
}

th {
	text-align:left;
}

h1, h2, h3, h4 {
	font-size:100%;
}

q:before, q:after {
	content:'';
}

select, input, textarea {
	font:99%;
}

* {
	outline: none;
}

/* commented backslash hack \*/
html, body{height:100%;}
/* end hack */
html,body {margin:0;padding:0}

body {
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: normal;
	color: #6A737B;  /* DARK GREY */
	text-align: center;
}

/* FORM
_____________________________________________________________________________*/

input[type="text"], textarea {
	font-size: 20px;
	padding:3px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border: 2px solid #ECECEC;
	color: #6A737B;
	width: 480px;
}

table#contact td {
	padding-bottom:15px;
	vertical-align:top;
}

table#contact td.left {
	text-align: right;
	width: 100px;
	padding: 5px 10px 0 0;
	font-size: 20px;
	color: #B2B2B2;
}

input[type="submit"] {
	background-color: #E6E6E6;
	border-right: 2px solid #B2B2B2;
	border-botom: 2px solid #B2B2B2;
	padding:3px 10px;
font-size:14px;
color:#6A737B;
}

/* LINKS
_____________________________________________________________________________*/

a {
	text-decoration: none;
	color: #7BC143;
}

a:hover {
	text-decoration: underline;
}

/* STRUCTURE
_____________________________________________________________________________*/

.container {
	margin-left: auto;
	margin-right: auto;
	height: auto;
	text-align: left;
	width: 960px;
}

.home-box {
	width: 300px;
	height:250px;
	float: left;
	margin: 0 30px 23px 0;
}

.home-box.last {
	margin-right: 0px;
}

#strip {
	height: 54px;
	margin-bottom: 29px;
	background: repeat-x url('/images/bg-strip.jpg');
}

/*  TOPNAV
_____________________________________________________________________________*/

#topnav {
	height: 22px;
	padding: 8px 0 0 6px;
	font-size: 11px;
}

#page #topnav {
	border-top: 10px solid #FBB03B;  /* ORANGE */
	height: 118px;
	padding: 0;
}

#page #topnav-links {
	margin-top: 24px;
	font-size: 12px;
	color: #C5C5C5;
}

#topnav li {
	float: left;
	text-transform: uppercase;
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
}

#topnav li a {
	color: #6A737B;
	padding-left: 5px;
	padding-right: 5px;
}

#page #topnav-links a {
	color: #C5C5C5;
}

#topnav ul ul {
	display: none;
}

#topnav ul li.on ul {
	display: block;
}

#page #topnav ul ul {
	position: absolute;
	top: 10px;
	background: no-repeat url('/images/bg-sub-nav.jpg');
	height: 37px;
	width: 1000%;
	padding: 9px 0 0 23px;
	margin: 10px 0 0 0;
}

#page #topnav ul ul li {
	padding: 1px 5px;
}

#page #topnav ul li.on li.active a {
	color: #FFFFFF;
}

#page #topnav ul li.active li a {
	color: #C5C5C5;
}

#page #topnav ul li.on a.active,
#page #topnav ul li.active {
	background-color: #7AC142;  /* GREEN */
	color: #FFFFFF;
}

#page #topnav ul li.active  {
	background-color: #7AC142;  /* GREEN */

}


/*  HOME MAIN
_____________________________________________________________________________*/

#home-main {
	width: 960px;
	height: 580px;
	background: no-repeat url('/images/bg-home-main.jpg') 505px 172px; 
}

#home-topleft {
	width: 630px;
	height: 300px;
	float: left;
	margin: 0 30px 30px 0;
}

#home-topright {
	width: 300px;
	height: 300px;
	background-color: #FBB03B;  /* ORANGE */
	float: left;
	position: relative;
}

{!--#home-topright-line {
	height: 1px;
	width: 300px;
	background-color: #FFFFFF;
	position: absolute;
	bottom: 159px;
}--}

#home-topright-container {
	color: #FFFFFF;
	position: absolute;
	width: 266px;
	bottom: 18px;
	left: 18px;
	font-size: 18px;
}

.home-box {
	background-color: #7AC142;  /* GREEN */
}

.home-box-title {
	padding: 6px 0 0 13px;
	height: 29px;
	color: #FFFFFF;
	background-color: #7AC142;  /* GREEN */
	font-size: 22px;
	line-height: 22px;
}

.home-box-image {
	padding: 0 5px 5px 5px;
	height: 110px;
	background-color: #7AC142;
}

.home-box-text {
	background-color: #E6E6E6;
	padding: 16px 19px 12px 16px;
	height: 75px;
	font-size: 14px;
	line-height: 18px;
	overflow: hidden;
}

.home-box-link {
	text-align: right;
	padding-top: 4px;
	position: relative;
}

.home-box-link a {
	color: #7AC142;
	background: no-repeat url('/images/home-box-link-arrows.jpg') right 4px;
	padding-right: 18px;
}

a#home-stem-link {
	color: #FBB03B;  /* ORANGE */
	background: #6A747C;  /* DARK GREY */	
	position: absolute;
	left: 0px;
	padding: 2px 6px 3px 6px;
	display: block;
}

#partner-logos {
	width: 290px;
	height: 110px;
	background-color: #FFFFFF;
	margin: 0 5px 5px 5px;
	text-align: center;
	padding: 0;
}

/* STRIP
_____________________________________________________________________________*/

#strip .container {
	padding-top: 28px;
	text-align: right;
}

#strip a {
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 16px;
	padding-right: 15px;
}

/* FOOTER
_____________________________________________________________________________*/

.footer-box {
	width: 285px;
	height: 240px;
	float: left;
	border-right: 2px solid #E6E6E6;   /*  LIGHT GREY  */
	margin: 0 0 50px 0;
	padding: 10px 15px 0 15px;
	overflow:hidden; 
}

.footer-box.last {
	border-right: none;
}

.footer-box-title {
	margin-bottom: 12px;
}

.footer-box a {
	color:  #7AC142;  /* GREEN */
	margin-bottom: 12px;
	display: block;
}

.footer-box-title a {
	display: inline;
}

#footer-copy {
	text-align: center;
	font-size: 11px;
	margin-bottom: 25px;
}

#footer-copy a {
	color: #6A737B;
}


/* LEFTCOL
_____________________________________________________________________________*/

#leftcol {
	float: left;
	width: 630px;
	margin-bottom: 40px;
}

h1 {
	border-bottom: 5px solid #6A737B;
	text-indent: 15px;
	font-size: 28px;
	line-height: 33px;
	font-weight: normal;
	margin-bottom:20px;
}

#leftcol-text h2 {
     border-bottom: 1px solid #B2B2B2;
     margin-bottom:2px;
     padding-bottom:2px;
}

#leftcol-text {
	padding: 15px;
        line-height: 18px;
}

#leftcol-text p {
	margin-bottom:15px;
}

#leftcol-text li {
     list-style-image: url('/images/bg-list-star.jpg');
     list-style-position: inside;
     margin-left: 10px;
}
	
.blog-entry {
     margin-bottom:45px;
}

#paginate {
     border-top: 1px solid #B2B2B2;
     padding-top: 10px;
}

#paginate a, #paginate strong {
     margin-right: 3px;
}


/* RIGHTCOL
_____________________________________________________________________________*/

#rightcol {
	float: right; 	
	width: 300px;
	padding-top: 30px;
	margin-bottom: 20px;
}

#rightquote {
	background-color: #FBB03B;  /* ORANGE */
	color: #FFFFFF;
	padding: 15px 15px 10px 15px;
	margin-bottom: 20px;
	
}

#quote {
	font-style: italic;
	margin-bottom: 10px;
}

#quoter {
	padding-left: 30px;
}

.rightbox {
	margin-bottom: 20px;
}

.rightbox-title {
	background-color: #B2B2B2;
	color: #FFFFFF;
	font-size: 12px;
	padding: 8px 0 8px 20px;
}

.rightbox-main {
	background-color: #F2F2F2;
	padding: 18px 18px 18px 18px;
}

#board .rightbox-main {
	padding-bottom: 0px;
}

.rightbox-main a {
	display: block;
	padding-bottom: 15px;
}

#staff .rightbox-main {
	padding-bottom: 0px;
}

.right-staff {
	margin-bottom: 20px;
}

#staff.rightbox img {
	float: left;
	padding-right: 10px;
}

.boardmember {
	padding: 0 0 30px 0;
} 

.boardmember img {
	float: left;
	margin-right: 15px;
}