/*---------------------------- Default Styles ---------------------------------------*/

* { 
margin: 0;
padding: 0;
}
	
.clear { /* to fix firefox/IE bug: allows parent of floating divs to expand the full height of its children */
clear: both;
height:1px;
line-height:1px;
font-size:1px;
margin-top:-1px;
}

body, td, th, form {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #000;
}
body {
background-color:#EEE9E3;
}
a {
	color: #ff3333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	line-height:1.1em;
	font-weight: bold;
	color: #333;
	margin-top:1em;
	margin-bottom:.5em;
}
h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #08286b;
}
h1 {
	font-size: 1.8em;
	margin-bottom: .5em;
}
h1.headline {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-transform:uppercase;
background-color:#E2D9CC;
color:#FFF;
padding:0 20px .3em 20px;
margin-top:0 !important;
margin-bottom:.7em;
}
h2 {
	font-size:1.7em;
}
h3 {
	font-size:1.5em;
}
h4 {
	font-size:1.2em;
}
h5 {
	font-size:1.1em;
}
h6 {
	font-size:1em;
}
p, li {
font-size:1.2em;
}
p {
	margin-bottom:.8em;
	line-height: 1.8em;
}
ul, ol, blockquote, .indent {
margin-bottom:1em;
margin-left:45px;
padding: 0;
}
ul ul, ol ol, ol ul {
margin-top:0;
margin-bottom:.7em;
}
li {
line-height:1.2em;
margin-bottom:.5em;
margin-left:0;
padding-left:0px;
}
table {
border-collapse:collapse;
}
.small {
font-size:80%;
	line-height:80%;
}
img {
border:none;
display:block;
}

.alert {
color:#990000;
}




/*---------------------------- Template Structure ---------------------------------------*/
#bannerShadow, #dividerShadow, #contentShadow {
	width: 850px;
	margin: auto;
	background-repeat: repeat-y;
	background-position:center;
	zoom:1;
}
#bannerShadow {
	background-image: url(images/bgd_shadow_banner.png);
}
#dividerShadow {
	background-image: url(images/bgd_shadow_divider.png);
}
#contentShadow {
	background-image: url(images/bgd_shadow_content.png);
}

#bannerContainer {
background-color:#F8F5F2;
zoom:1;
}
#banner {
	width: 810px;
	margin: auto;
	background-color: #FFFFFF;
	zoom:1;
	}
#header, #headerErrorPage {
	font-weight: bold;
	font-size: 1.2em;
	color: #999999;
	padding: 10px 20px 6px 20px;
	border-bottom: 1px dashed #999;
}
#headerErrorPage {
	padding-bottom:20px;
	border-bottom:none;
}
#mainPhoto {
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0;
}
#mainPhoto img {
	border-top: 8px solid #999;
	margin-top:-8px;
	/*height:auto;*/
}

#dividerContainer {
	background-color:#E2D9CC;
	height:7px;
/* to force the impose height in IE6: */
	line-height:1px;
	font-size:1px;
}
#dividerShadow {
	height:7px;
}
#contentContainer {
/* background color is page background */
zoom:1;
}

#content, #contentErrorPage  {
	width: 810px;
	margin: auto;
	padding-bottom: 5px;
	background-image: url(images/fauxColmn.jpg);
	background-repeat: repeat-y;
	zoom:1;
}
#contentErrorPage {
background:none;
background-color:#FFF;
}
.errorColmn {
	padding:40px 20px 40px 122px;
	height:220px;
}
.leftColmn {
	float: left;
	width: 530px;
	padding-left: 20px;
	padding-right: 20px;	
}
.leftColmn h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	color: #08286b;
}
.rightColmn {
	float: left;
	width: 205px;
	padding-left: 15px;
}
.rightColmn h2 {
	font-size:1.6em;
}
.rightColmn h3 {
font-size:1.3em;
}
#footer {
	width: 810px;
	margin: auto;
	padding:10px 0px 10px 0px;
	text-align: center;
	border-top: 10px solid #333;
	border-bottom: 1px solid #D5D0CB;
}
#footer p {
	font-size: 1.1em;
	line-height:1.5em;
	color: #666;
}
#footer a {
	color: #666;
	text-decoration: underline;
}
#footer a:hover {
	color: #ff3333;
	text-decoration: none;
}


/*---------------------------- Top Navigation Styles ---------------------------------------*/

#topNav { 
	width: 770px;
	height: 38px;
	position: relative;
	margin-left: 20px;
	padding-top: 0px;
	/*border-bottom: 8px solid #999;*/
	z-index:5;
}
/*#nav ul {
	margin:0;
	padding:0;
}
#nav li {
	float:left;
	list-style:none;
	display: block;
	margin:0;
	padding:0;
	font-size: 11px;
	line-height: 30px;
}
#nav a {
	padding: 6px 20px 6px 20px;
	color: #999;
	text-transform: uppercase;
	text-decoration: none;
}
#nav li:hover, #nav li.marker {
	border-bottom:8px solid #ff3333;
}

#nav a:hover {
	color:#003366;
}*/

/*---------------------------- Side Navigation Styles ---------------------------------------*/

#sideNav h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	text-transform:uppercase;
}
#sideNav li.marker {
background-image:url(images/marker_arrow.gif) !important;
background-position: 0 .2em; /* left, top */
background-repeat:no-repeat;

}
/*#sideNav li.marker {
background-image:url(images/bullet_dark.gif) !important;
}*/

/*------------------------------------ Styles -------------------------------------------*/

/* IMAGES */
#content img {
border:3px solid #CCC;
padding:2px;
background-color:#FFF;
}

/* RIGHT COLUMN EXCEPTIONS */
.rightColmn p, .rightColmn li {
font-size:1.2em;
}
.rightColmn p {
	margin-bottom:.8em;
	line-height: 1.5em;
}
.rightColmn ul {
margin-left:15px;
}

/* CATEGORY LISTING IN RIGHT COLUMN */
ul.categoryListing, ul.categoryListing ul {
margin-left:0;
}
ul.categoryListing ul {
margin-top:.5em;
}
ul.categoryListing li {
list-style:none;
text-transform:uppercase;
font-weight:bold;
font-size:1.1em;
color: #333;
}
ul.categoryListing li li {
font-size:1.05em; /*relative to parent li*/
text-transform:none;
font-weight:normal;
}


/* LINKS */
.rightColmn ul.bulletLink {
margin-left:0px;
}
.bulletLink li, .rightColmn .bulletLink li, .categoryListing li li  {
background-repeat:no-repeat;
background-position: 0 .3em; /* left, top */
list-style-type:none;
padding-left:12px;
}
.bulletLink li {
background-image:url(images/bullet_red.gif);
}
.rightColmn .bulletLink li, .categoryListing li li {
background-image:url(images/bullet_red_sidebar.gif);
}

/* CHECKMARK BULLET */
ul.checkBullet {
margin-left:25px;
}
.checkBullet li, .caseStudyContractors li {
background-image:url(images/checkmark.gif);
background-repeat:no-repeat;
background-position: 0 0; /* left, top */
list-style-type:none;
padding-left:20px;
}


/* CALL OUT WITHIN TEXT */
.callOut {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	color: #08286b;
}

/* TOP BORDER */
.topBorder {
margin-top:1em;
margin-bottom:1em;
border-top: 1px solid #999;
}

/* PORTFOLIO HOME PAGE */
#portfolioImgGrid {
padding-left:24px;
padding-top:24px;
zoom:1;
}
#portfolioImgGrid img {
border:none;
padding:0 !important;
}
#portfolioImgGrid ul {
margin:0;
}
#portfolioImgGrid li {
list-style-type:none;
float:left;
width:121px;
height:121px;
margin:0 !important;
padding:0 !important;
position:relative;
overflow:visible;
zoom:1;
}
#portfolioImgGrid span {
display:none;
position:absolute;
top:70px;
left:10px;
width: 121px;
background-color:#FFF;
border:3px solid #999;
padding:5px;
font-size:9px;
line-height:10px;
font-weight:bold;
z-index:200 !important;
zoom:1;
}

#portfolioImgGrid li:hover span {
display:block;
}


/* CASE STUDY */
.caseStudyLoc {
border-bottom:1px solid #C3C3C5;
padding-bottom:.5em;
padding-left:45px;
margin-bottom:1em;
margin-left:0;
}
.caseStudyLoc li {
font-style:italic;
list-style-type:none;
}
.caseStudyContractors b { /* shares attributes with .checkBullet above */
	color: #08286b;
	text-transform:uppercase;
	font-weight:normal;
}

#caseStudyGallery {
}
#gallery {
width:524px;
height:396px;
border:3px solid #CCC;
margin:20px 0;
}
#gallery td {
text-align:center;
vertical-align:middle;
padding:6px;
}
#gallery img {
border:none;
padding:0;
}
#galleryImageContainer {
}
#galleryNavigation {
}
#galleryNavigation ul {
margin:0 0 0 -23px;
}
#galleryNavigation li {
list-style-type:none;
width:113px;
height:113px;
float:left;
margin-left:23px;
margin-bottom:23px;
}
#galleryNavigation li.selected img {
border-color:#666;
}

#galleryThumbsContainer {
}


/* NEWS/JOBS ENTRY LISTING */
.entry {
border-top:6px solid #E2D9CC;
margin-top:22px;
padding-bottom:8px;
}
.entry h2 {}
.entry h3 {
}

p.more {
padding:5px;
font-size:1.2em;
background-color:#E8E8E8;
margin:0;
}



/* NEWS/JOBS ENTRY POSTING DETAILS */
.posted, .news_moreInfo, .news_attachment {
padding-top:.8em;
/*margin-top:.5em;*/
padding-bottom:.4em;
border-top:1px dashed #CCC;
}
.posted p, .news_moreInfo p, .news_attachment p {
font-size:1.1em;
line-height:1.2em;
}
.news_moreInfo p.indent {
margin-bottom:.3em;
margin-left:15px;
}
p.newsBreak {
font-size:1.4em;
line-height:1em;
text-align:center;
color:#999;
}

/* NEWS/JOBS PAGINATION */
.paginate {
margin:20px 0;
}
.paginate p {
font-size:1.1em;
line-height:1em;
}
.paginate strong, .paginate a  {
padding:2px 4px;
border-bottom:1px dashed #CCC;
background-color:#E8E8E8;
font-weight:bold;
}
span.pagecount  {
}
.paginate strong  {
/*border:1px solid #FFBA2F;
background-color: #FFBA2F;*/
}
.paginate a {}

.paginate a:hover {
background-color:#E8E8E8;
}

span.pagecount {
background:none;
font-weight:normal;
}



/* FORM DEFAULTS */


/* CONTACT US FORM */
/* Column width = 530px */
#contact_form {
margin-bottom:20px;
margin-top:20px;
zoom:1;
padding-top:20px;
border-top:6px solid #E2D9CC;
}
#contact_form fieldset {
border-width:0px;
border-top:1px dashed #CCC;
padding:0 0 10px 0;
margin-bottom:0px;
zoom:1;
clear:left;
}
#contact_form legend {
font-weight:bold;
padding:2px 5px 5px 0;
color:#000;
background-color:#FFF;
}
#contact_form div.formBody,
#contact_form div.formCaptcha,
#contact_form div.formSubmit {
font-size:1em;
line-height:1.1em;
zoom:1;
margin-top:10px;
}
#contact_form div.formCaptcha {
padding-left:105px;
}
#contact_form p.note {
padding-left:105px;
}
#contact_form div.formBody p,
#contact_form div.formCaptcha p,
#contact_form div.formSubmit p,
#contact_form p.note {
font-size:1.1em;
line-height:1.2em;
}

#contact_form div.optional, 
#contact_form div.required {
padding:0;
margin-bottom:5px;
zoom:1;
}
#contact_form div.required {
}

#contact_form label {
width:100px;
padding-right:5px;
padding-top:5px;
text-align:right;
text-transform:uppercase;
float:left;
}
.formBody input, 
.formCaptcha input, 
.formBody textarea {
width:250px;
padding:1px 2px;
margin:0;
float:left;
}
.formCaptcha input {
width:132px;
margin-left:2px;
float:none;
}
#contact_form textarea {
padding:2px 2px;
width:415px;
}
#contact_form textarea#address {
width:254px;
}
#contact_form #submit {
width:auto;
}

#contact_form .readOnlyField {
border: none;
background-color:transparent;
padding-top:2px;
}



p.divider {
clear:left;
height:1px;
line-height:1px;
font-size:1px;
border-bottom:1px dashed #CCC;
margin:15px 0;
}



/* SYSTEM MESSAGES */
.messageContainer {
margin-bottom:20px;
margin-top:10px;
padding:0 40px 10px 40px;
border:1px dashed #CCC;
background-color:#E8E8E8;
}


@media print {

body {
background-color:#FFF;
}
#bannerShadow, #dividerShadow, #contentShadow {
	width: 770px;
	background-image:none;
}
#banner, #content, #footer {
	width: 770px;
}
#bannerContainer {
background-color:#FFF;
}
#header, #mainPhoto {
padding-left:0;
padding-right:0;
padding-top:0;
}

#topNav { 
display:none;
}
#mainPhoto {
}
#mainPhoto img {
	border-top:none;
	margin-top:0;
}
#dividerContainer {
display:none;
}
#content {
background-position:-25px 0;
}
h1.headline {
padding-top:.3em;
border-bottom: 1px dashed #999;
}
.leftColmn {
padding-left:0;
padding-right:15px;
}
.rightColmn {
padding-left:10px;
}
#footer {
border-bottom:none;
}


}

