*
{
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body
{
	margin: 0px;
	padding: 0px;
	background-color: #fffff;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { text-decoration: none; }
a { text-decoration: none; }
a:link { color: #419639; }
a:hover { color: #006600; }
a:active { color: #006600; }
a:visited { color: #419639; }

/* ---------- DIVS ------------ */
div#site
{
	margin: 0px auto;
	padding: 0px;
	width: 958px;
}

div#globalnav
{
	margin: 0px auto;
	padding: 0px;
	width: 958px;
	display: inline-block;
	float:left;
}

div#header
{
	padding: 0px;
	margin: 0px auto 0px auto;

}

div#header h1
{
	text-indent: -9999px;
	display: inline-block;
	width: 233px;
	height: 83px;
	float: left;
	background-image: url('../gfx/greenway-logo.gif');
	background-repeat: no-repeat;
}

div#header h1 a
{
	display:block;
	height:80px;
}

div#main
{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	width: 958px;
	/*	display: block;*/
}

div#nav
{
	margin: 32px 0px 0px 0px;
	width: 232px;
	float: left;
}

div#content
{
	margin: 32px 0px 0px 16px;
	width: 490px;
	float: left;
}

div#related
{
	margin: 32px 0px 0px 16px;
	width: 204px;
	float: left;
	clear: right;
}

div#hero img { margin:10px 0px 0px 0px; }

div#footer
{
	margin: 0px auto 20px auto;
	padding: 10px 0px 24px 0px;
	text-align: center;
	border-top: 1px solid #7d7d7d;
	clear: both;
}

/* -------------------------------------------------- navigation -------------------------------------------------- */
ul#L1nav
{
	margin: 70px 0px 0px 0px;
	list-style-type: none;
	list-style-position: inside;
	float: right;
}

ul#L1nav li
{
	display: inline-block;
	float: left;
	font-size: 0.875em;
	margin: 0px 0px 0px 30px;
}

ul#L1nav li a
{
	display: block;
	margin: 0px;
	padding: 0px 0px 12px 0px;
	text-decoration: none;
}

ul#L1nav li a:link { color: #999999; }
ul#L1nav li a:hover { color: #419639; }
ul#L1nav li a:active { color: #419639; }
ul#L1nav li a:visited { color: #999999; }

ul#L1nav li.on a
{
	background-image: url('../gfx/L1-arrow.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #419639;
}

ul#L2nav
{
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-position: inside;
}

ul#L2nav li
{
	font-size: 0.75em;
	margin: 0px 0px 0px 0px;
	height: 35px;
	background-image: url('../gfx/L2-background.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

ul#L2nav li.on
{
	background-image: url('../gfx/L2-background.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}

ul#L2nav li a
{
	display: inline-block;
	margin: 0px 0px 0px 30px;
	padding: 10px 0px 0px 0px;
	text-decoration: none;
}

ul#L2nav li a:link { color: #7d7d7d; }
ul#L2nav li a:hover { color: #419639; }
ul#L2nav li a:active { color: #419639; }
ul#L2nav li a:visited { color: #7d7d7d; }

ul#L2nav li.on a:link { color: #FFF; }
ul#L2nav li.on a:hover { color: #FFF; }
ul#L2nav li.on a:active { color: #FFF; }
ul#L2nav li.on a:visited { color: #FFF; }

ul#L2nav li.on a { color: #ffffff; }

div#globalnav ul
{
	list-style-type: none;
	list-style-position: inside;
	float: right;
}

div#globalnav ul li
{
	display: inline-block;
	float: left;
	font-size: 0.6875em;
}

div#globalnav ul li a
{
	display: block;
	margin: 0px;
	padding: 8px 20px;
	text-decoration: none;
	background-color: #eef3ee;
	border-bottom: 1px solid #419639;
}

div#globalnav ul li a:link { color: #8cab8c; }
div#globalnav ul li a:hover { color: #419639; }
div#globalnav ul li a:active { color: #419639; }
div#globalnav ul li a:visited { color: #8cab8c; }

div#globalnav ul li.on a
{
	background-image: url('../gfx/utility-arrow.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* ---------------------------- footer ---------------------------- */
div#footer ul
{
	padding: 0px;
	list-style-type: none;
	list-style-position: inside;
	margin:0px 0px 0px 248px;
}

div#footer ul li
{
	font-size: 0.75em;
	color: #7d7d7d;
	float:left;
}

div#footer ul li a
{
	margin: 0px;
	text-decoration: none;
	padding:0px 5px 0px 5px
}

div#footer ul li a:link { color: #7d7d7d; }
div#footer ul li a:hover { color: #419639; }
div#footer ul li a:active { color: #419639; }
div#footer ul li a:visited { color: #7d7d7d; }

/* - - - - - - - - - - - - - - - - - - - - - - - - MAIN CONTET STYLES - - - - - - - - - - - - - - - - - - - */
#content h1, #related h1
{
	font-size: 1.25em;
	margin: 0px 0px 10px 0px;
}

#content h2, #related h2
{
	font-size: 1.125em;
	margin: 0px 0px 10px 0px;
}

#content h3, #related h3
{
	font-size: 1em;
	margin: 0px 0px 10px 0px;
}

#content h4, #related h4
{
	font-size: 0.875em;
	margin: 0px 0px 10px 0px;
}

#content h5, #related h5
{
	font-size: 0.75em;
	margin: 0px 0px 10px 0px;
}

#content h6, #related h6
{
	font-size: 0.6875em;
	margin: 0px 0px 10px 0px;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6
{
	clear: both;
	color: #419639;
}

#related h1, #related h2, #related h3, #related h4, #related h5, #related h6
{
	clear: both;
	color: #419639;
}

#content p, #related p
{
	margin: 0px 0px 10px 0px;
	color: #7d7d7d;
	font-size: 0.75em;
	line-height: 1.4em;
	word-spacing: 0.1em;
	letter-spacing: 0.01em;
}

#content p a, #related p a { text-decoration: underline; }

#content p em, #related p em
{
	color: #419639;
	font-style: normal;
	font-weight: normal;
}

#content hr, #related hr
{
	border-color: #7d7d7d;
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;
	margin: 0px 0px 10px 0px;
	clear: both;
	width: 100%;
}

#content img { margin: 5px 0px 10px 0px; }
#related img { margin: 5px 0px 10px 0px; }

#content ul, #related ul
{
	list-style-type: disc;
	list-style-position:outside;
	margin: 0px 0px 10px 0px;
}

#content ol, #related ol
{
	list-style-type: decimal;
	list-style-position: inside;
	margin: 0px 0px 10px 0px;
}

#content ol li, #content ul li
{
	font-size: 0.75em;
	line-height: 1.3em;
	color: #7d7d7d;
}

.imgleft
{
	float: left !important;
	margin: 5px 15px 10px 0px !important;
}

.imgright
{
	float: right !important;
	margin: 5px 0px 10px 15px !important;
	vertical-align: bottom;
}

.clear { clear: both; }

/* ----------------------- table styles ---------------------------*/
table
{
	margin: 8px 0px;
	padding: 0px;
	font-size: 0.8125em;
	text-align: left;
	border-collapse: collapse;
	border: none;
}

table thead tr th, table thead tr td, table tbody tr th, table tbody tr td, table tfoot tr th, table tfoot tr td
{
	padding: 4px 8px;
	border-left: 1px dotted #ffffff;
	color: #7d7d7d;
}

table thead tr th:first-child, table tbody tr th:first-child, table tfoot tr th:first-child { border-left: none; }
table thead tr, table tbody tr, table tfoot tr { border-top: 1px dotted #ffffff; }
table thead tr:first-child { border-top: none; }
table thead tr th { background-color: #8dc088; }
table thead tr td { background-color: #b3d5b0; }
table tbody tr th { background-color: #d9ead7; }
table tbody tr td { background-color: #ecf4eb; }
table tfoot tr th { background-color: #b3d5b0; }
table tfoot tr td { background-color: #c6dfc3; }
table.nostyle tr td, table.nostyle tr th {background-color: #ffffff !important;}

/* ------------- form elements --------------- */
form
{
	font-size: 0.75em;
	color: #7d7d7d;
}

label
{
	margin: 8px 8px 8px 0px;
	/*
width: 222px;
	display: inline-block;
	border:1px solid yellow;
*/
}

input, textarea
{
	border: 1px solid #7d7d7d;
	background-color: #ffffff;
	color: #7d7d7d;
	padding: 8px 4px;
	margin: 8px 8px 8px 0px;
}

input:focus { background-color: #ecf4eb; }
textarea:focus { background-color: #ecf4eb; }

.twocolumn
{
	width: 245px;
	float: left;
}

form input { width: 465px; }
form textarea { width: 465px; height:120px; font-size:0.75em; }
.twocolumn input { width: 220px; }

select
{
	display: inline-block;
	padding: 2px 4px;
	margin: 8px 8px 8px 0px;
	font-size: 1em;
	color: #7d7d7d;
	border: 1px solid #8dc088;
}

button
{
	font-weight: bold;
	margin: 8px 8px 8px 0px;
	padding: 0px 20px 0px 10px;
	color: #419639;
	cursor: pointer;
	height: 30px;
	width: 120px;
	border-left:1px solid #c9c9c9;
	text-align: left;
	background-image: url('../gfx/button-bkg.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
input#email {
	display: none;	
}
button:link { background-position: right top; }
button:hover { background-position: right bottom; }
button:active { background-position: right bottom; }
button:visited { background-position: right top; }

