/* stylesheet */
/* Eric Meyer style 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: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
html { /* background: white */ }
body {
	line-height: 1;
	color: #333	;
	/* background: white */ ;
}
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 reset */

/* sections */
body, html { 
	background: #b4ae9c;
	}
	
/* main divs */

em { font-style: italic }
	
.spacer { width: 200px;  }

#banner {
	height: 58px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background: url(../images/masthead.gif) no-repeat right top;
	
	}
	
#banner #banner_spacer {
		background: #a6bfe9;
		height: 58px;
		width: 200px;
		}
		
/* navigation section */
	
#navigation { 
		height: 26px;
		width: 100%;
		background: #003366;
		border-bottom: 6px solid #660;
		border-top: 1px solid #5d707f;
		
		
		}
#inner_nav { 
		width: 900px;
		margin-left: auto;
		margin-right: auto;
		font-size: 16px;
		font-family: lucida, 'lucida grande', 'lucida sans', arial;
		font-weight: 900;
		 
		}
#inner_nav div { 
		display: inline;
		float: left;
		background: inherit;
		}
#navigation a { position: relative; top: 4px; }
#navigation a:link, #navigation a:visited { 
	color: #c0bb9c; 
	text-decoration: none; 
}
#navigation a:active, #navigation a:hover,
/* per-page color highlight */
body.home #navigation a:link.home,
body.about #navigation a:link.about,
body.approach #navigation a:link.approach,
body.studies #navigation a:link.studies,
body.portfolio #navigation a:link.portfolio,
body.clips #nvigation a:link.clips,
body.contact #navigation a:link.contact,
body.home #navigation a:visited.home,
body.about #navigation a:visited.about,
body.approach #navigation a:visited.approach,
body.studies #navigation a:visited.studies,
body.portfolio #navigation a:visited.portfolio,
body.clips #navigation a:visited.clips,
body.contact #navigation a:visited.contact {
	color: #ebebe6;
	}
	
#navigation #inner_nav #nav_home_link {
		background: #5178a6;
		height: 26px;
		border-bottom: 6px solid #859272;
		text-align: center;
		color: #ebebe6;
		}
		
#navigation #inner_nav #main_nav { 
		height: 26px;
		width: 700px;
		background: #003366;
		border-bottom: 6px solid #660;
		}	

		/* specifics */
#navigation ul { margin-left: 35px; }		
#navigation ul li { 
	float: left;
	/* width: 100px; */
	text-align: center;
		}
#navigation ul li { width: 115px }		
#navigation ul li.short { width: 79px }
#navigation ul li.long { width: 130px }
#navigation ul li.first { text-align: left }		
#navigation ul li.last { text-align: right; margin-right: 0 }	
/* end navigation */

/* sub-navigation for Portfolio section */
#sub_nav, #portfolio_nav { 
	font-family: Arial, Helvetica, 'sans-serif';
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #660;
	padding: 0 15px 15px;
	margin-top: 50px;
	}
#sub_nav li, #portfolio_nav li { font-weight: bold }	
#sub_nav li a, #portfolio_nav li a { font-weight: bold; text-decoration: none }
#sub_nav li a:link, #sub_nav li a:visited, #portfolio_nav li a:link, #portfolio_nav li a:visited { color: #660; }
#sub_nav li a:hover, #sub_nav li a:active { color: #EBEBE6 }
#portfolio_nav li a:hover, #portfolio_nav li a:active { color: #036 }	

/* and highlight where we are */
.rt #sub_nav li a.rt:link, .rt #sub_nav li a.rt:visited,
.db #sub_nav li a.db:link, .db #sub_nav li a.db:visited,
.rs #sub_nav li a.rs:link, .rs #sub_nav li a.rs:visited,
.gl #sub_nav li a.gl:link, .gl #sub_nav li a.gl:visited,
.wid #sub_nav li a.wid:link, .wid #sub_nav li a.wid:visited,
.rda #sub_nav li a.rda:link,.rda #sub_nav li a.rda:visited,
.sb #sub_nav li a.sb:link, .sb #sub_nav li a.sb:visited
{ color: #EBEBE6 }
/* end sub-navigation */

/* previous and next page links in portfolio section */

div#paging { 
	margin-top: 25px; 
	width: 100%; 
	font-size: 12px; 
	font-family: arial, helvetica, sans-serif;
	color: #660;
		}
#paging .prior { float: left }
#paging .next  { float: right }
#paging span a:link,
#paging span a:visited { 
	text-decoration: none; 
	border-top: 1px solid #660; 
	color: #660;
		font-weight: bold;
		}
/* content */		
#content {
		width: 900px;
		margin-left: auto;
		margin-right: auto;
		background: #e6e6e1;
		clear: both;
		
			
			}
			
#content #container { overflow: hidden }
			
#content .spacer {
		background: #a6bfe9;	
		}
		
/* make sure that the full height is filled with color */		
#content #content_sidebar,
#content #main_content { 
	min-height: 580px;  
	padding-bottom: 3350px;
	margin-bottom: -3300px; 
	
	}
	
/* the clips and portfolio pages are very deep */	
.clips #content #content_sidebar,
.clips #content #main_content,
.portfolio #content #content_sidebar,
.portfolio #content #main_content { 
	min-height: 580px;  
	padding-bottom: 8350px;
	margin-bottom: -8300px; 
	
	}
	
#content #content_sidebar { 
	float: left }

.home #content #content_sidebar,
.about #content #content_sidebar,
.contact #content #content_sidebar { 
	background-image: url(../images/head_shot.jpg);
    background-repeat: no-repeat;
    background-position:	0 50px;
	}

#content #content_sidebar img { margin-top: 50px }
#content #content_sidebar #pullquote {
	margin-top: 300px;
	padding: 35px 0 65px;
	font-family: arial;
	font-size: 14px;
	line-height: 24px;
	background: url(../images/lq.gif) no-repeat left top;
}
#content #content_sidebar #pullquote div {
		background: url(../images/rq.gif) no-repeat right bottom;
		padding: 0 15px 15px;
		font-weight: bold;
		}
#content #content_sidebar #pullquote em { font-weight: bold }
/* pages without the head shot need to move the quote up 250px */
.approach #content #content_sidebar #pullquote ,
.studies #content #content_sidebar #pullquote ,
.clips #content #content_sidebar #pullquote  {
			margin-top: 50px;
			}

.portfolio #content #content_sidebar #pullquote { margin-top: 35px }
			
#content #main_content {
	padding-left: 235px;
	border-right: 1px solid #036;
	padding-top: 50px;
	padding-right: 200px;
	background: url(../images/octagon.gif) no-repeat right 80px;
	}
.clips #content #main_content { padding-right: 100px }

#content #main_content div.samples {
		width: 650px;
		margin-bottom: 35px;
		}
#content #main_content div.samples img {
			border: 1px solid #B4AE9C ;
			padding: 1px;
			}
			
/* body styles */
#content #main_content h1 {
	font-family: "Lucida Grande", "Lucida Sans Regular", "Lucida Sans", Lucida, sans-serif; 
	font-size: 27px;
	line-height: 30px;
	color: #333;
	letter-spacing: -1px; 
	

}

#content #main_content h2 { 
		font-size: 16px;
		font-weight: bold;
		font-family: arial, helvetica, 'sans serif';
		color: #036;
		line-height: 20px;
		margin-top: 20px;
		}
#content #main_content h3 {
			font-size: 14px;
			font-weight: bold;
			font-family: arial, helvetica, 'sans serif';
			color: #333;
			line-height: 20px;
			margin-top: 0px;
			margin-right: 15px;
			padding-right: 15px;
			text-align: right;
			border-bottom: 1px dotted #fff;
			}
			
#content #main_content p,
#content #main_content td,
#content #main_content th,
#content #main_content ul li,
#content #main_content ol li {
			font-size: 14px;
			line-height: 18px;
			color: #333;
			font-family: arial, helvetica, 'sans serif';
			margin-bottom: 12px;
			}

#content #main_content table th { 
	text-transform: uppercase; 
	font-weight: bold; 
	border-bottom: 1px solid #ccc;
	vertical-align: bottom;
	}

#content #main_content table td {
	font-size: 11.5px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 15px;
	border-bottom: 1px solid #ccc;
	}
	
#content #main_content ul li span ,
#content #main_content ol li span { 
				font-weight: bold;
				font-size: 16px;
				}
				
#content blockquote {
			font-size: 16px;
			line-height: 22px;
			color: #333;
			font-family: arial, helvetica, 'sans serif';
			border-top: 1px dotted #fff;
			border-bottom: 1px solid #fff;
			margin: 16px 16px;
			font-style: italic;
			padding: 16px 0;
			}			
#content #main_content p,
#content #main_content ul,
#content #main_content ol {
	margin-top: 16px;
	}
#content #main_content ul { list-style-type: square; margin-left: 25px; margin-bottom: 16px }
#content #main_content ol { list-style-type: decimal; margin-left: 25px; margin-bottom: 16px; }	
	/* end content */

/* footer */		
#push { }	
#footer {
		width: 899px;
		height: 20px;
		margin-left: auto;
		margin-right: auto;
		background: #E6E6E1 ; 
		border-right: 1px solid #036;
		border-bottom: 2px solid #036;
		font-size: 14px;
		font-family: lucida, 'lucida grande', 'lucida sans', arial;
		color: #333;
		
		}
#footer #footer_spacer { 
		background: #A6BFE9;
		float: left;
		height: 17px;
		text-align: center;
		padding-top: 3px;
		}
		
#footer #main_footer { padding-left: 235px ; padding-top: 3px;}		
#footer #main_footer span { float: right; margin-right: 15px ; position:relative; top: 0 }

div.credit { margin-top: 15px; width: 20%;
	border-top: 1px solid #ccc;
	}
div.credit span {  
	
			font-family: arial, helvetica, 'sans serif';
			font-size: 10px; 
			color: #333 ;
			}




	font-size: 10px; 
	font-color: #333;
	}		