body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 101.01%;
	line-height: 1.1em;
	color: #666;
}

#maindiv {
	width: 740px;
	margin: 1em auto;
	padding: 0 1em;
}

a, a:link {
	color: #0067b1;
}

a:hover, a:active {
	color: #1e86d0;
}

a.selected {
	color: #1e86d0;
}

div.clear {
	height: 1px;
	clear: both;
}

/* HEADER */

#header {
	position: relative;
	margin: 0 0 0 0;
	height: 190px;
	background: transparent url('../images/header_background_bar.gif') no-repeat 0 140px;
}

#mascot {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 267px;
	height: 173px;
}

#mascot a {
	outline: none;
}

#slogan {
	position: absolute;
	top: 0;
	right: 0;
	width: 279px;
	height: 56px;
	margin-top: 60px;
}

/* END HEADER */

/* MAIN NAV */

#mainnav {
	position: absolute;
	top: 146px;
	right: 0;
	height: 30px;
	font-family: Arial, sans-serif;
}

#mainnav ul {
	margin: 0;
	padding: 0;
	text-align: right;
	float: right;
}

#mainnav ul li { /* all list items */
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
	display: inline;
	text-transform: uppercase;
	height: 30px;
	background: transparent url("../images/mainnav_dot_off.gif") no-repeat top left;
	padding: 0 15px 0 15px;
}

#mainnav a {
	outline: none;
	color: #666;
	text-decoration: none;
}

#mainnav li:hover, #mainnav li.sfhover {
	background: transparent url("../images/mainnav_star_off.gif") no-repeat top left;
}

#mainnav li.current {
	background: transparent url("../images/mainnav_star_on.gif") no-repeat top left;
}

#mainnav li.current a, #mainnav li:hover a, #mainnav li.sfhover a {
	color: #0067b1;
}

#mainnav li.first {
	margin-left: 20px;
}

#mainnav li.first a {
	background: transparent url("../images/layout/mainnav_arrow2.gif") no-repeat top left;
	padding: 0 12px 0 16px;
}

/* END MAIN NAV */

/* MAINBODY */

#mainbody {
	clear: both;
	font-size: 0.8em;
	line-height: 1.4em;
}

h1 {
	margin-bottom: 1.5em;
	font-size: 18px;
	font-family: 'Trebuchet MS', Arial, sans-serif;
}

h1 span {
	color: #0067b1;
}

h1 span.street {
	color: #000;
}


/* SIDEBAR */

#subnav {
	margin: 50px 0 2em 10px;
	padding: 0 0 0 0;
	width: 228px;
	float: left;
}

#subnav ul {
	margin: 0;
	padding: 0;
}

#subnav ul li {
	margin: 0 15px 0.5em 0;
	list-style: none;
}

#subnav ul li.hidden {
	display: none;
	visibility: hidden;
}

#subnav ul li a {
	color: #666;
	text-decoration: none;
	display: block;
	padding: 0 15px 0.5em 15px;
	border-bottom: 1px solid #ccc;
	background: transparent url("../images/subnav_dot_off.gif") no-repeat top left;
	
}

#subnav ul li.current a {
	background: transparent url("../images/subnav_star_off.gif") no-repeat top left;
}

#subnav ul li a:hover {
	background: transparent url("../images/subnav_star_off.gif") no-repeat top left;
}

#subnav ul li a:hover, #subnav ul li a:active {
	color: #1e86d0;
}

#subnav ul ul {
	margin-bottom: 2em;
}

#subnav ul ul li {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	margin-right: 0;
	border-bottom: 1px solid #ccc;
	padding-left: 0.5em;
}

#subnav ul li.current ul li a {
	background: transparent url("../images/subnav_dot_off.gif") no-repeat top left;
}

#subnav ul ul li a {
	text-transform: lowercase;
	display: block;
	outline: none;
	color: #0067b1;
	border-bottom: none;
	min-height: 25px;
	background: transparent url("../images/subnav_dot_off.gif") no-repeat top left;
	padding: 0 15px 0 15px;
	margin-top: 10px;
}

#subnav ul li ul li.current a, #subnav ul li.current ul li a:hover, #subnav ul li.current ul li.current a, #subnav ul ul li a:hover {
	background: transparent url("../images/subnav_star_off.gif") no-repeat top left;
}


/* Homepage */

img#hptagline {
	position: absolute;
	display: block;
	right: -17px;
	top: 20px;
}

p.homepage {
	font-size: 1.25em;
	line-height: 1.5em;
}

#subnav ul#homepage {
	margin-top: 200px;
}

#subnav ul#homepage li {
	background: transparent url("../images/hp_button.gif") no-repeat top left;
	height: 58px;
	width: 193px;
	margin: 0 0 15px 0;
	padding-top: 10px;
}

#subnav ul#homepage li a {
	background: none;
	color: #fff;
	border: none;
	display: block;
	margin: 0 auto;
	padding: 0 10px;
	text-align: center;
}


/* END Homepage subnav */


/* END SIDEBAR */


/* MAINTEXT */

#maintext {
	width: 483px;
	margin-left: 254px;
	padding-bottom: 1em;
	font-family: Arial, sans-serif;
}

#maintext img {
	border: 1px solid #ccc;
	margin-bottom: 0.25em;
}

#maintext img.left {
	float: left;
	margin-right: 20px;
}

#maintext img.right {
	float: right;
	margin-left: 20px;
	margin-top: 0.5em;
}

#maintext div.left {
	width: 270px;
	float: left;
	margin-right: 20px;
	margin-bottom: 0.5em;
}

#maintext div.left p {
	margin-bottom: 0;
}

#maintext div.left p.caption {
	font-size: 0.9em;
}

#maintext div.left p.caption2 {
	font-size: 0.9em;
	margin-top: 0.5em;
	line-height: 1.2em;
	margin-bottom: 1em;
}

.callout {
	font-weight: bold;
	font-style: italic;
}

#maintext ul {
	padding: 0 0 0 1.5em;
	margin: 0;
}

#maintext ul li {
	margin-bottom: 1em;
}

div.divider {
	height: 1px;
	margin: 1em 0;
	border-bottom: 1px solid #ccc;
}



/* thumbnail pages */

div.thumbnails div.mainblock {
	float: left;
	padding-bottom: 1em;
	margin-bottom: 2em;
	border-bottom: 1px solid #ccc;	
}

div.thumbnails div.mainblock p {
	margin-top: 0;
	margin-right: 25px;
}

div.thumbnails div.row {
	float: left;
	margin-bottom: 2em;
}

div.thumbnails div.row img {
	float: left;
}

div.thumbnails div.row p {
	margin-top: 0;
	margin-bottom: 0.5em;
	margin-left: 90px;
	margin-right: 100px;
}

div.thumbnails div.row p.wider {
	margin-right: 50px;
}

div.thumbnails div.row p.headline {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-weight: bold;
}

div.thumbnails div.row p.headline a {
	font-weight: normal;
}

/* END thumbnail pages */



/* Individual bio pages */

div.teambio {
	margin-left: 175px;
	margin-bottom: 4em;
}

img.teamphoto {
	float: left;
	border: 1px solid #ccc;
}

div.teambio h2 {
	margin-bottom: 0;
	font-size: 18px;
}

div.teambio h3 {
	font-size: 1em;
	font-weight: normal;
	margin-top: 0.2em;
	margin-bottom: 2em;
}


div#teamfieldphotos { /* In The Field page */
	margin-top: 3em;
}

div#teamfieldphotos div.row div.photo {
	width: 114px;
	float: left;
	margin-right: 9px;
}

div#teamfieldphotos div.row div.last {
	margin-right: 0;
}

div#teamfieldphotos div.row div.photo p {
	margin-top: 0;
	margin-bottom: 2em;
}

div#teamfieldphotos div.row div.photo img {
	border: 1px solid #ccc;
}

/* END team pages */

/* Neighborhood pages */

span.street {
	color: #666;
	font-weight: bold;
}

.sort {
	font-style: italic;
}

#maintext ul.neighborhood {
	margin: 0;
	padding: 0;
}

#maintext ul.neighborhood li {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Neighborhood pages */



/* END MAINTEXT */


/* FOOTER */

#footer {
	clear: both;
	font-size: 10px;
	text-align: center;
	margin: 1em auto;
	border-top: 1px solid #ccc;
	padding-top: 0.5em;
	
}

/* END FOOTER */






