/* =reset
--------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #775 url(../i/bg.gif) 50% 0 repeat-y;
	font: 70%/150% verdana, arial, helvetica, sans-serif;
	color: #333;
	text-align: center;
}


p, ul, ol, hr {
	margin: .5em 0 1.5em 0;
}

ul {
	list-style: square;
}

li {
	margin-left: 1.6em;
}

hr {
	clear: both;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #dda
}

a {
	color: #c93;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #a71;
}
a:hover, a:active {
	color: #9a8;
	text-decoration: underline;
}


/*--- headers ---*/

h1, h2, h3, h4, .module dt {
	font-family: georgia, times, "times new roman", serif;
	line-height: 110%;
	font-weight: normal;
	margin: 0 0 .5em 0;
}
h1 {
	color: #331;
	font-size: 200%;
}

h2, h3, h4, h2 a, h3 a, h4 a, h2 a:visited, h3 a:visited, h4 a:visited {
	color: #775;
 	margin-bottom: .3em; 
	font-weight: normal;
}
h2 {
	font-size: 180%;
}

h2+h3 {
	margin-top: 1em;
}

h3, .module dt {
	font-size: 140%;
	margin-bottom: .3em;
}
h4 {
	font-size: 120%;
}


/*--- basic layout parameters ---*/

#wrap, #head {
	width: 720px;
}

#main, #nav, #colsec, #foot {
	float: left;
	display: inline;
}

#wrap {
	position: relative;
	margin: 0 auto;
	text-align: left;
}

#head {
	height: 120px;
	background: #bb8;
}

#main, #foot {
	width: 480px;
}

#con {
	width: 420px;
	margin: 30px 0 30px 30px;
	background: #fff;
}


#foot {
	border-top: 1px solid #dda;
	font-size: .9em;
}


#nav, #colsec {
	width: 120px;
}

#nav {
/*	background: #bc9;*/
	list-style: none;
	overflow: hidden;
	margin: 0;
}

#colsec {
	background: #dda;
	color: #eee;
	font-size: 10px;
}



/*--- nav ---*/

ul#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 120px;
	float: left;
	overflow: hidden;
}
ul#nav li a {
	padding-top: 28px;
	display: block;
	overflow: hidden;
	width: 120px;
	height: 0px !important;
	height /**/:28px; /*for IE5/Win only */
	background-position: top left;
	background-repeat: no-repeat;
}
#nav a:hover, #nav a:active {
	background-position: -120px 0;
}
#nav a.current {
	background-position: -240px 0;
}

a#thome { 	background: url(../i/b/home.gif); }
a#tpro { 	background: url(../i/b/profile.gif); }
a#trel { 	background: url(../i/b/religious.gif); }
a#thealth { 	background: url(../i/b/healthcare.gif); }
a#thist { 	background: url(../i/b/historic.gif); }
a#tsen { 	background: url(../i/b/senior.gif); }
a#tspec { 	background: url(../i/b/specialized.gif); }
a#toff {	background: url(../i/b/office.gif);	}
a#tres {	background: url(../i/b/residential.gif);	}


ul#nav li ul.secondary {
	background: #deb;
	margin: 0;
	padding-bottom: 1em;
	font-size: .9em;
}

#nav li ul.secondary a {
	background: #deb;
	background-image: none;
	height: auto !important;
	padding: 3px .5em 3px 25px;
	color: #033;
}
#nav li ul.secondary a:hover, #nav li ul.secondary a.current {
	background: #f7f7ca;
}


/*--- within content ---*/

.flright {	float: right; }
.flleft {	float: left; }

.intro, .project {
	background: #f7f7ca;
	color: #553;
	padding: 30px 0 10px 0;
	width: 480px;
}

.intro p {
	font: 1.3em/140% georgia, times, "times new roman", serif;
}
.intro p, .intro h1, .intro h2, .intro h3, .intro ul, .intro table, #foot p {
	margin-left: 30px;
	margin-right: 30px;
}
.intro table ul {
	margin-left: 0;
}

p.imggal {
/*	text-align: center;
	min-height: 300px;*/
}





/*--- footer exceptions ---*/
#foot {
	font-size: .9em;
}
#foot a {
	color: #675; 
}



/*--- project/people modules ---*/


.modwrap {
	float: left;
	width: 420px;
}

.module {
	margin: 10px 0;
	border: 1px solid #bb8;
	padding: 10px;
	padding-top: 0;
	background: #ffe;
}

.module a.thumb {
	display: block;
	width: 120px;
	float: left;
}

.module img, .wipgal img {
	padding: 1px;
	border: 1px solid #bb8;
	float: left;
	margin: 10px 10px 10px 0;
	margin-top: 0;	
}

.module h3, .module h2, .module h4, 
.module h2 a:visited, .module h3 a:visited, .module h4 a:visited {
	margin: 4px 0;
	color: #553;
}

.module p, .module ul, .module h4 .module dd {
	margin-left: 130px;
}

.nopic p, .nopic ul, .nopic h4 {
	margin-left: 0;
}

div.module:after, .wipgal:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.wipgal {
	width: 420px;
	float: left;
	margin:  0 0 10px 0;
	padding: 0 0 10px 0;
	border: 0;
	background: #fff;
}

.wipgal p {
	margin: 0 0 2em 0;
	font-size: 10px;
	font-style: italic;
}

.wipgal img {
	margin-bottom: 5px;
}



.thumbrow {
	list-style: none;
	width: 415px;
	padding: 0;
	margin: 0 0 20px 0;
	float: left;
}

.thumbrow li {
	display: inline;
	float: left;
	margin: 0 4px 4px 0;
}

.thumbrow li img {
/* 	width: 48px; */
}


/*--- profile exceptions ---*/

body.profile .module {
	background: #fff;
	border: 0;
	margin-left: -10px;
}

