/*RESET*/
html, 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	background-color: #E8E8DB;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* END CSS RESET */




body {
	background-color: #FFF;
	background-image: url(images/bg_gradient.gif);
	background-repeat: repeat-x;
	margin: 0 0 40px 0;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 920px;
	border-right: solid 10px #FFF;
	border-left: solid 10px #FFF;
	background-color: #E8E9DB;
}


/*TYPOGRAPHY*/
body { 
	font-size: 62.5%;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #000;
}
p {
	color: #666;
	padding-bottom: 1em;
}
h1 {
	font-size: 1.4em;
	color: #6F1D1F;
	margin-bottom: .7em;
}
h2 {
	color: #0489C4;
	margin-bottom: 1.1em;
	line-height: 1.1em;
	font-weight: 700;
}
em {
	font-style: italic;
}
acronym {
	border-bottom: dotted 1px #666;
	cursor: help;
}
.pullquote {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.5em;
}
#search {
	font-size: 1.2em;
	color: #FFF;
}
#main_nav li a:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 14px;
	color: #FFF;
	text-decoration: none;
}
#main_nav li a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 1.3em;
}
#main_nav li a:hover {
	color: #0489C4;
	text-decoration: underline;
}
#main_nav li.active {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 14px;
	color: #FFF;
	text-decoration: underline;
	margin-top: 1.1em;
}
#content {
	font-size: 1.2em;
	line-height: 1.6em;
}
body.aboutus #content {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content .black_glass p {
	color: #FFF;
}
.black_glass_content h1 {
	font-size: 1.2em;
	line-height: 1em;
	color: #0489C4;
}
.address {
	line-height: 1.1em;
}
.black_glass_content a:link, .black_glass_content a:visited {
	color: #0489C4;
}
.black_glass_content a:hover {
	color: #FFF;
}
.quicklinks a {
	margin-left: 1.5em;
}
p.read_more {
	float: right;
	margin: -10px 5px 0 0;
}
p.read_more a:link {
	color: #0489C4;
	text-decoration: none;
}
p.read_more a:visited {
	color: #0489C4;
	text-decoration: none;
}
p.read_more a:hover {
	color: #0489C4;
	text-decoration: underline;
}
#inner_page_content a:link {
	color: #0489C4;
	text-decoration: none;
}
#inner_page_content a:visited {
	color: #0489C4;
	text-decoration: none;
}
#inner_page_content a:hover {
	color: #0489C4;
	text-decoration: underline;
}
#history span.year {
	color: #0489C4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}
body.aboutus h1 {
	color: #0489C4;
	margin-bottom: 2.2em;
	font-size: 1.6em;
}
body.aboutus h2 {
	color: #6F1D1F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	margin-bottom: .1em;
}
body.aboutus #staff h2 {
	color: #6F1D1F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	margin-bottom: .1em;
}
body.aboutus h3, body.aboutus h4 {
	color: #666;
	font-size: 1.3em;	
}
body.aboutus h3 {
	margin-bottom: 0;
}
body.aboutus h4 {
	margin-bottom: 1.2em;
}
body.aboutus #inner_page_content p {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin-top: 1.1em;
}

/*HEADER*/
#header {
	background-color: #6F1D1F;
	width: 100%;
	height: 57px;
	overflow: hidden;
}
#logo_and_name {
	position: relative;
	height: 57px;
	width: 395px;
	font-size: small;
	overflow: hidden;
}
#logo_and_name h1 {
	margin: 0;
}
#logo_and_name span {
	background-image: url(images/logo_and_name.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 100%;
	width: 100%;	
}
#logo_and_name a {
	height: 57px;
	width: 395px;
	position: absolute;
	display: block;
	z-index: 500;
}
#search {
	float: right;
	margin: 16px 10px 0 0;
}
input.image {
	vertical-align: middle;
}
#flash_movie {
	clear: both;
	height: 273px;
}


/*NAV*/
#main_nav {
	color: #FFFFFF;
	background-color: #69644E;
	height: 4.3em;
	margin: 0;
}
#main_nav li {
	float: left;
	text-align: center;
	border-right: solid 1px #FFF;
	line-height: 14px;
	margin-top: 1.4em;
	text-transform: lowercase;
}
#main_nav li {
	width: 114px;
}
#main_nav li.clients {
	width: 104px;
}
#main_nav li.resources, #main_nav li.our_team {
	width: 119px;
}
#main_nav li.right_nav {
	border-right-style: none;
}


/*CONTENT*/
#content {
	margin: 40px 0 0 0;
}
body.mh #content {
	min-height: 550px;
  	height: auto !important;  /* IE6 hack because min-height not supported */
  	height: 550px;
}
xbody.home #content {
	min-height: 100px;
	height: 260px;
	overflow: hidden;
}
#left_home_content {
	width: 240px;  /* IE5 width 306 */
	padding: 0px 25px 0px 50px;
	xbackground-color: #00FF00;
	float: left;
	margin: 0 0 20px 0;
}
#middle_home_content {
	width: 234px;  /* IE5 width 308 aaaah 234 */
	padding: 0px 25px;
	xbackground-color: #FFFF00;
	float: left;
	margin: 0 0 20px 0;
}
#right_home_content {
	width: 240px;  /* IE5 width 306 */
	padding: 0px 50px 0px 25px;
	xbackground-color: #FF0000;
	float: right;
	margin: 0 0 20px 0;
}
.black_glass {
	width: 240px;
	max-width: 240px;
	xbackground-color: #000;
	background-image: url(images/glass_box_middle.gif);
	background-repeat: repeat-y;
}
.black_glass span {
	display: block;
	width: 240px;
	height: 99px;
	background-image: url(images/glass_box_top.jpg);
	background-repeat: no-repeat;
}
.bottom {
	width: 240px;
	height: 12px;
	background-image: url(images/glass_box_bottom.gif);
	background-repeat: no-repeat;
}
.black_glass_content {
	margin-top: -80px;
	width: 200px;
	max-width: 200px;
}
#content .black_glass_content {
	color: #FFF; 
	padding: 0 20px; 
}
#left_sidebar_content {
	float: left;
	width: 341px;
	margin: 0;
}
#left_sidebar_content div.black_glass, #left_sidebar_content div.bottom {
	margin: 0 auto;
}
#inner_page_content {
	margin: 0 40px 0 341px;
}
body.contact #inner_page_content {
	margin: 0 0 0 341px;
}
body.contact #inner_page_content p {
	margin: 0 40px 0 0;
}
body.one_column div#content {
	padding: 0 59px;
}
#content ul {
	margin: 0 0 2.5em 0;
	color: #666;
}
#content ul ul {
	margin-bottom: 0;
}
#content ul ul li {
	padding: 2px 0 2px 20px;
	background-image: url(images/check-blue.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}
#content li {
	margin-left: 2.5em;
	margin-bottom: .2em;
}
#history p {
	padding-left: 35px;
	background-image: url(images/cal.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin-bottom: 1.5em;
	margin-left: 2.0em;
}
.headshot {
	height: 170px;
	padding: 0 0 4em 0;
}
#staff div.headshot {
	padding: 0 0 2.5em 0;
}
.headshot .float_left {
	border: solid 1px #666;
	margin-right: 1.5em;
}
hr {
	margin: 0 0 30px 0;
}
.address2 {
	background-image: url(images/email-blue.gif);
	background-repeat: no-repeat;
	background-position: 11px -2px;
}	
.address2 p {
	margin-left: 2.8em;
	line-height: 1.2em;
	color: #6F1D1F;
}
.headshot h4 a, body.bio h4 a {
	padding-left: 18px;
	background-image: url(images/email-blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
body.bio #content h4 {
	margin: 1em 0 0 0;
}
div.sidebarpic {
	width: 241px;
	margin: 0 auto;
}
.clients_bottom_list li {
	list-style: disc;
	padding-bottom: 1em;
}
#google_map {
	height: 350px;
	width: 523px;
	margin: 1em 0 0 0;
	clear: none;
	border: solid 8px #FFF;
}



/*FOOTER*/
#footer { 
	clear: both;
	background-color: #9E977D;
	margin: 40px 0 0 0;
	height: 2.6em;
}
#footer p {
	font-size: .9em;
	padding-top: .8em;
	color: #69644E;
	text-align: center;
}

#footer span a:link {
	color: #69644E;
	text-decoration: none;
}
#footer span a:visited {
	color: #69644E;
	text-decoration: none;
}
#footer span a:hover {
	color: #69644E;
	text-decoration: none;
}
#footer span a:active {
	color: #69644E;
	text-decoration: none;
}

	
#footer a:link {
	color: #E8E9DB;
	text-decoration: none;
}
#footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#footer a:active {
	color: #FFF;
	text-decoration: underline;
}







.float_left {
	float: left;
	margin: 0 19px 5px 0;
}



debug {
	border: solid 1px #00FF00;
	xbackground-color: #FF0000;
}





/*
dark burgundy: #6F1D1F
light beige: #E8E9DB
footer beige: #9E977D
nav brown: #69644E
funky blue: #0489C4;
*/