/* cascading style sheet - last edit: 9 dec 09 */

* {
	margin: 0;
}
html, body {
	background-color: #f0ebe7;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	height: 100%;
	background-image: url(../images/main_back.png);
	background-repeat: repeat-x;
}
a {
	color:#235f32;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
span.no-display {
	display: none;
}
.clear {
	clear:both;
	padding: 0px;
	margin: 0px;
}
p {
	margin-bottom: 12px;
}
/* -- wrapper - pageheader -- */

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 970px;
	text-align: left;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -20px;
	margin-left: auto;
	background-image: url(../images/wrapper_back.png);
	background-repeat: repeat-y;
	padding: 0px;
}
.pageheader {
	position: relative;
	display: block;
	margin: 0;
	z-index: 888;
	background-position: 0px 0px;
	width: 970px;
	height: 172px;
	background-attachment: scroll;
	background-image: url(../images/topback.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#logo {
	display: block;
	width: 960px;
	height: 172px;
	overflow: hidden;
	position: relative;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5;
}
#logo a {
	display: block;
	width: 400px;
	height: 172px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	position: relative;
}
.searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #cac2a6;
	margin: 9px 0 0 115px;
	width: 100px;
	float:left;
}

#search_submit {
	height: 15px;
	width: 15px;
	text-indent: -9999px;
	cursor:pointer;
	margin: 10px 0 0 5px;
	float:left;
}
/* -- main -- */

.content {
	position: relative;
	display: block;
	padding: 0px;
	margin: 10px 30px;
}

	
ul.std_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 30px;
}

.callout {
	position: relative;
	display: block;
	padding: 10px;
	margin: 0 200px 0 200px;
	background-color: #235f32;
	width: 500px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.callout a:link {
	color: #D2CBAB;
	text-decoration: none;
}
.callout a:visited {
	color: #D2CBAB;
	text-decoration: none;
}
.callout a:hover {
	color: #D2CBAB;
	text-decoration: underline;
}
.callout a:active {
	color: #D2CBAB;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #235f32;
	padding: 0px;
	margin: 0px;
	line-height: 2em;
}
h2 {
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #235f32;
	padding-top: 20px;
	margin: 0px;
	line-height: 1em;
}
/* -- footer -- */

.footer {
	background-image: url(../images/btmback.png);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0 auto -20px;
	height: 20px;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	position: relative;
}
.footer a:link {
	color: #235f32;
	text-decoration: none;
}
.footer a:visited {
	color: #235f32;
	text-decoration: none;
}
.footer a:hover {
	color: #235f32;
	text-decoration: underline;
}
.footer a:active {
	color: #235f32;
	text-decoration: none;
}
.fatpipe {
	padding: 0px 6px;
}
p.footer_p {
	margin: 0 auto -20px;
	padding-top: 3px;
}
.clearfooter {
	height: 20px; /* .clearfooter must be the same height as .footer */
}
/****************************************************/
	/***** Menu *****************************************/
	/***************************************************/
	/* --  nav -- */
.mainNav li:hover ul, .mainNav li li:hover ul, .mainNav li li li:hover ul, .mainNav li li li li:hover ul {
	display:block;
}
.mainNav li:hover ul ul, .mainNav li li:hover ul ul, .mainNav li li li:hover ul ul, .mainNav li li li li:hover ul ul {
	display:block;
}

.mainNav {
	height: 38px;
	width: 960px;
	position:relative;
	display: block;
	z-index: 700;
	padding-left: 5px;
}
.navbar {
	width: 960px;
	height: 38px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.navbar li {
	float: left;
	position: static;
	list-style-type:none;
}
.navbar li li {
	float: none;
}
.navbar li a {
	display: block;
	float: none;
}
.navbar li ul li {
	display: block;
}
.navbar li ul {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	display: none;
}
#block-ambassadors a {
	background: url(../images/btn_sprite.png) no-repeat scroll 0px;
	background-position: 0px 0px;
	width: 199px;
	height: 38px;
}
#block-ambassadors a:hover {
	background: url(../images/btn_sprite.png) no-repeat scroll 0px;
	background-position: 0px -38px;
}
#neighborhood-groups a {
	background: url(../images/btn_sprite.png) no-repeat scroll 0px;
	background-position: -199px 0px;
	width: 225px;
	height: 38px;
}
#neighborhood-groups a:hover {
	background: url(../images/btn_sprite.png) no-repeat scroll 0px;
	background-position: -199px -38px;
}
#upcoming-events a {
	background: url(../images/btn_sprite.png) no-repeat scroll 0px;
	background-position: -424px 0px;
	width: 181px;
	height: 38px;
}
#upcoming-events a:hover {
	background: url(../images/btn_sprite.png) no-repeat scroll 0px;
	background-position: -424px -38px;
}
#board-bylaws a {
	background: url(../images/btn_sprite.png) no-repeat scroll 0px;
	background-position: -605px 0px;
	width: 165px;
	height: 38px;
}
#board-bylaws a:hover {
	background: url(../images/btn_sprite.png) no-repeat scroll 0px;
	background-position: -605px -38px;
}
#triveramail a {
	background: url(../images/btn_sprite.png) no-repeat scroll 0px;
	background-position: -770px 0px;
	width: 190px;
	height: 38px;
}
#triveramail a:hover {
	background: url(../images/btn_sprite.png) no-repeat scroll 0px;
	background-position: -770px -38px;
}
