/*Reset all styles. Eric Mayer*/
body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;

	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
/*-----------------------------------------*/
html {
	margin: 0;
	padding: 0;
	height: 100%;
	margin-bottom: 1px;
	background: #3F7DA7;
}

body  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin: 0;
	padding: 0;
	width: 885px;
	margin: 0 auto;
	text-align:center;
}
/*----layout-----*/
#main {
	text-align: left;
	padding: 0;
	width: 885px;
}

#header {
	background: url(/siteimages/header.gif) no-repeat top right;
	width: 885px;
	height: 157px;
}

#content {
	clear: both;
	background: #fff url(/siteimages/rbg.gif) repeat-y right;
	width: 885px;
}

#page {
	width: 641px;
	float: left;
}

#textcontent {
	clear: both;
}

#submenu {
	width: 244px;
	float: left;
}

/*---menu ----*/

#menu ul {
	padding: 5px 0 0 5px;
}

#menu li {
	display: block;
	float: left;
	margin: 5px;
}

#menu li a {
	display: block;
	background: #3f7da7;
	border: 1px solid #3f7da7;
	padding: 2px 9px;
	color:#fff;
	text-decoration:none;
	font-weight: bold;
}



#submenu ul {
	list-style-type: square;
	margin-bottom: 10px;
}

#submenu li {
	margin: 0 0  0 20px;
	padding: 6px 0 2px 0;
	color: #fff;
	font-size: 0.9em;
}

#submenu li a {
	padding: 2px;
	color: #fff;
	text-decoration: none;
}

#submenu li a:hover, #submenu li a.Selected {
	text-decoration: underline;
}




#footer ul {
	text-align: right;
	padding: 5px 0;
}

#footer li {
	display: inline;
	padding: 2px 5px;
}

#footer li a {
	color: #fff;
	text-decoration: none;
}

#footer li a:hover,#footer li a.Selected {
	text-decoration: underline;
}

#menu li a:hover, #menu li a.Selected {
	background: #fff;
	color:#f89900;
}

/*---------- floats --------------*/

strong {
	font-weight: bold;
}

.clear {
	font-size: 0em;
	line-height: 0em;
	clear: both;
	height: 1px;
}

.fl {
	float: left;
}

.flp {
	float: left;
	padding: 8px 10px 10px 0;
}

.fr {
	float: right;
}

.frp {
	float: right;
	padding: 8px 0 10px 25px;
}
.frpa {
	float: right;
	padding: 8px 10px 10px 10px;
}

.padding {
padding: 10px;
}

#submenu .padding {
	padding: 5px 15px 5px 15px;
}


/* ---forms ------ */

.xform label {
	clear: left;
	display:  block;
	width: 150px;
	float: left;
	padding: 10px 0 2px 5px;
	font-weight: bold;
}

.xform input, .xform select {
	float: left;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	margin: 10px 0 2px 0;
}

.xform input.submitbutton {
	margin: 0;
	width: 60px;
	padding-right: 30px;
	float: left;
}

.xform textarea {
	font-size: 1em;
	line-height: 1.4em;
	font-family: Arial, Verdana, sans-serif;
	float:left;
	margin: 10px 0 5px 0;
}


.xform .inlinelabel {
	float: left;
	clear: none;
	width: 50px;
	font-weight: normal;
}

/*---- specific -----*/

#content h1 {
	font-size:1.6em;
	line-height: 1.2em;
	padding-bottom: 10px;
	font-weight:normal;
	color: #000;
	font-family:"Lucida Grande","Lucida Sans Unicode",geneva,verdana, "trebuchet ms",arial;
}

#content h1.home {
	color: #fff;
	font-size:1.4em;
	line-height: 1.6em;
	padding-bottom: 0;
}

h2 {
	font-size:1.3em;
	line-height: 1.4em;
	font-weight:normal;
	padding-bottom: 5px;
	font-family:"Lucida Grande","Lucida Sans Unicode",geneva,verdana, "trebuchet ms",arial;
	color: #fff;
}

h3 {
	font-size:1.2em;
	line-height: 1.4em;
	margin: 7px 0 2px 0;
	font-weight:normal;
	font-family:"Lucida Grande","Lucida Sans Unicode",geneva,verdana, "trebuchet ms",arial;
	color: #f89600;
}

#content p {
	padding: 3px 10px 3px 0;
	line-height:1.6em;
	font-size: 0.9em;
	color:#666;
}

#submenu p {
	color: #fff;
}

#footer p {
	padding: 3px 0 5px 0;
	line-height:1.45em;
	color:#013428;
}

#content a {
	color: #F89900;
	text-decoration:underline;
}

#content a:hover {
	text-decoration:none;
}

#content .textlist {
	margin: 0 0 0 20px;
	list-style-type: square;
}

#content .textlist li {
	margin: 3px 0 0 0;
	line-height:1.5em;
	font-size: 0.9em;
	color:#f89600;
}
#content .textlist li .g {
	color:#666;
}

#header h1 {
	padding-top: 25px;
	font-size: 1.4em;
	text-align: right;
	color: #f89600;
	font-weight: normal;
	font-style: italic;
}

#header h2 {
	font-size: 1.2em;
	text-align: right;
	color: #fff;	
}

#submenu h2 {
	float: left;
	font-size:1em;
	margin:5px 0 10px 0;
	line-height:1em;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;

	display:inline;
	
	background: #3f7da7;
	border: 1px solid #3f7da7;
	padding: 4px 9px 3px 9px;
	color:#fff;
	text-decoration:none;
	font-weight: bold;

	
}

.dynamicblock {
	position:relative;
	width: 600px;
	background: url(/siteimages/top-gradient.gif) no-repeat top left;
	height: 150px;
	margin-top: 15px;
}

#content .dynamicblock h1 {
	height: 29px;
	padding: 0 0 0 25px;
}

.dynamictext {
	height:111px;
	width: 600px;
	background: #E2F1FC url(/siteimages/btm-gradient.gif) no-repeat bottom right;
}

.dynamictext p {
	margin: 0 0 0 200px;
}
.dynamictext h2 {
	margin: 0 0 0 200px;
}

.dynamicimage {
	position: absolute;
	bottom: 0;
	left: 0;
}

#textcontent h2 {
	color:#f89600;
	padding-bottom: 2px;
}

.smlblock {
	background: url(/siteimages/sml-box-top.gif) no-repeat top left;
	width: 176px;
	float: left;
	margin: 10px 10px 10px 0;
}

.blkspc {
	float: left;
	width: 15px;
}

.smlblocktext {
	margin-top:13px;
	padding: 0 10px 10px 10px;
	background: #E2F1FC url(/siteimages/sml-box-btm.gif) no-repeat bottom right;
}

#content .smlblocktext a {
	color: #3F7DA7;
}

#icons {
	clear: both;
	width: 620px;
	height: 60px;
	padding-top: 25px;
}

#icons p {
	text-align: center;
	font-size: 0.85em;
}

.topcap {
	font-family: Verdana, Trebuchet MS, arial, sans-serif;
	font-size: 2em; 
	font-weight: bold;
	background: #3F7DA7;
	color: #fff;
	float: left; 
	text-align: center;
	margin: .2em .15em .1em .1em;
	padding: .15em .15em .25em .1em;
}

.allpeople {
	width: 560px;
	text-align: center;
}

.people {
	margin: 0 10px 10px 0;
}

#map {
	width: 610px;
	height: 300px;
	margin: 10px 0;
}

#submenu a {
	color: #fff;
}