/* -------------------------------------------------------------- 
  
   Blueprint CSS Framework Screen Styles
   * Version:   0.6 (21.9.2007)
   * Website:   http://code.google.com/p/blueprintcss/
   See Readme file in this directory for further instructions.
   
-------------------------------------------------------------- */

@import 'bp-compressed.css';
@import 'suckerfish.css';

/* ------ Main Layout Styles ------- */

#content {
	padding: 0 40px 0px 40px;
	clear:both;
}

.interior {
	background: #FFFFFF url(../img/background-int.jpg) repeat-y scroll 0 0;
}

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

#secondaryNav {
	color: #b68220;
	padding-top: 8px;
	clear:both;
}

#secondaryNav a {
	color: #b68220 !important;
	font-size: .833em;
	font-weight: bold;
	padding: 0 5px;
}

#secondaryNav a:focus, #secondaryNav a:hover {
	color: #835d14 !important;
	border-bottom: 0px;
}

#secondaryNav a.active {
	color: #835d14 !important;
}

#tagline {
	float:left;
	clear:both;
	padding-top: 55px;
	padding-left: 50px;
	color: #fff;
	font-size: 1.25em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', times, serif;
	width: 360px;
	text-align:right;
	letter-spacing: 1px;
}

#tagline a {
	color: #fff;
	border-bottom: 0px;
}



#breadcrumbs {
	margin-bottom: 25px;
}

#nav {
	margin: 0 10px;
	background: #c0484c url('../img/nav-bg.gif') repeat-x bottom center;
	padding: 0 30px 0 35px;
	clear:both;
}

#header {
	background: transparent url('../img/header.jpg') no-repeat;
}

#header a:focus img, #header a:hover img {
	border: 0px !important;
	padding: 0px;
}

/* ------- Sidebar styles ------- */

#sidebar {
	padding-bottom: 10px;
}

#sidebar .caption {
	width: 140px;
}

.caption {
	font-size: .92em;
	color: 		#89817f;
	margin-top: 1.5em;
	line-height: 	1.5em;
}

#main {
	padding-bottom: 20px;
}

.date {
	text-transform: uppercase;
	color: #89817f;
	font-size: .83em;
}

#news-feed {
	padding-bottom: 25px;
	position:relative;
	border-bottom: 1px solid #f6f5f5;
	padding-left: 25px;
}

#gallery {
	padding-left: 25px;
	padding-top: 25px;
}



#news-feed p {
	margin-bottom: .6em;
	padding-bottom: .6em;
		background: transparent url(../img/dotted-bottom.gif) repeat-x scroll bottom center; 
}

#news-feed a, .events-more a {
	color: #439356;
}

.childDate  {
	position: relative;
}

.news-more {
	position:absolute;
	top: -1px;
	right: -13px;
	font-size: .83em;
	background: transparent url('../img/more-arrow.gif') no-repeat right 5px;
	padding-right: 10px;
}

.events-more {
	font-size: .83em;
	background: transparent url('../img/more-arrow.gif') no-repeat right 2px;
	padding-left: 15px;
	padding-right: 10px;
}

.events #teaser {
	margin-top: -15px;
}


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

#footer {
	background: transparent url('../img/footer.jpg') no-repeat;
	min-height: 24px;
	height: 100%;
	padding: 2px 25px 0px 25px;
	width: 768px;
	color: #fff;
}

.span-13 {
	text-align:right;
}

#footer a {
	color: #fff;
}


#footer a:hover, #footer a:focus {
	color: #FCE3B3;
	text-decoration: none;
	border: none;
}






/* ------ Home Div Styles ------- */

.home {
	padding-top: 30px;
}

#testimonials {
	height: 160px;
	overflow:hidden;
}

#welcome {
	height: 222px;
	overflow:hidden;
}

.tabcontent {
	background: #e8e8e8;
	padding: 20px;		
height: 300px;
overflow:hidden;
}

#upcoming {
	position: relative;
}

#upcoming p {
	font-size: .92em;
	margin-bottom: .75em;
	line-height: 1.25em;
}

#upcoming p strong {
	font-size: 1.09em;
}

#home p {
	margin-bottom: 1em;
}

#more {
	position: absolute;
	right: 20px;
	bottom: 10px;
	font-family: 'Trebuchet MS',Arial,Helvetica,Verdana,sans-serif; 
	font-size: .82em;
	font-weight: bold;
}

#grey {
	background: #e8e8e8;
	padding: 10px 15px 15px 10px;
	position: relative;
	margin-bottom: 20px;
	height: 115px;
	overflow:hidden;
}

#testimonials h3 {
	background: #fff;
	margin-bottom: 0;
	text-align:right;
	font-size: 1.5em;
	line-height: .75em;
	padding-right: 10px;
}

#testimonials p {
		font-size: .92em;
		line-height: 1.45em;
}

#testimonials p img {
	border: 5px solid #fff;
	margin-top: 0px;
	margin-bottom: 0px;
}


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

#attachedFiles img {
	width:20px;
	height:20px;
	border:none;
	margin:0;
	padding:0 0.3em 0 0;
}

#attachedFiles li {
	list-style:none;
}

.documentEntry img {
	float:left;
	margin-bottom:2em;
}

#related_image_slideshow {
	display:none;
}

.contentThumb {
	float:left;
	width:100px;
	margin-right:1em;
	width: 125px;
}

.contentThumb img {
	width:100px;
	height:100px;
	margin-bottom:1.5em;
	border: 8px solid #e8e8e8;
}

.contentThumb a:hover, .contentThumb a:focus, .wt_assoc_image_colThumbBox a:hover, .wt_assoc_image_colThumbBox a:focus  {
border-bottom: 0px;
padding-bottom: 0px;
}

.staffThumb img {
	height: 60px;
	width: 60px;
	margin: 10px 0pt;
	border: 2px solid #1EA7FD;
}

.imageThumb {
	display:block;
	float:left;
	margin-bottom:20px;
	margin-right:20px;
}

.imageThumb img {	
	border: 8px solid #E8E8E8;
}

.imageThumb a:hover, .imageThumb a:focus {
border-bottom: 0px;
padding-bottom: 0px;
}

.floatLeft {
	float:left;
	width:150px;
	padding-left: 20px;
}

.floatRight {
	float:right;
	width:150px;
	text-align:right;
		padding-right: 20px;
}

#picWrapper {
	height:446px;
	width:446px;
	padding:20px;
	background:url(../../img/awp_project_image_box.gif) no-repeat 10px 10px;
}
.relatedPics {  
    padding: 0;  
    margin:  0;  
} 
 
.relatedPics .previewImage {  
    width:  446px; 
    height: 446px;
    top:  0; 
    left: 0;
    padding:0;
}

#picNav {
letter-spacing:.5em;
padding:0.25em 0;
text-align:right;
}



.documents p img {
	border: none;
}

/* ------ Minor Div Styles begin here ------ */

#breadcrumbs {
background: transparent url('../img/breadcrumbs.gif') repeat-x;
clear: both;
margin: 0 10px 20px 10px;
font-size: .92em;
padding: 8px 15px;
}

#teaser, .eventDateAndTime {
	font-style: italic;
	color: #89817f;
	font-size: .92em;
}

#date {
	color: #9d0a0e;
	font-weight:bold;
	font-size: 1.2em;
}

.contentDescription {
	padding: .5em 0 1em 0;
}



.paginatorControl div {
	display:inline;
}

.paginatorControl {
	text-align:right;
	margin-bottom:1.5em;
}

.paginatorControl .disabled {
	color:#ddd;
}

.bg1, .bg2 {
	padding:1.5em 0 .5em 0;
}

.bg2 {
	border-top:1px dotted #d7d7d7;
	border-bottom:1px dotted #d7d7d7;
}

.last {
	border-bottom: 0px;
}


.catitemlist h1, .catlist h1, .category-list h1 {
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: .5em;
	margin-bottom: .5em;
}

#back a {
	background-color: #ffeebb;
	padding: 3px;
	color: #005d14;
}

#back a:focus, #back a:hover {
	border-bottom: 1px dotted #006016;
	text-decoration: none;
	color: #006016;
	background-color: #fff;
}

/* ------ WebTree Styles ------ */
#flashMessage {
	background-color:yellow;
} 

/* ------ css/screen_tinymce.css ----- */

.red {
	color: #9d0a0e;
	font-size: 1.08em;
	font-weight: bold;
}


/* ++++++++++++++++DIVSWAP++++++++++++*/

.shadetabs{
padding: 0;
margin: 6px 0 6px 20px;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
color:#0095F4;
font-size:1.083em;
font-weight:normal;
}

.shadetabs li a {
text-decoration: none;
margin-right: 15px;
color: #3c211a;
background-color: #d9d8d8;
padding: 10px;
font-family: Georgia, 'Times New Roman', times, serif;
text-transform: uppercase;
font-weight: bold;
outline:none;
border-bottom: none;
}

.shadetabs li a:focus, .shadetab li a:hover {
background-color: #e8e8e8;
}



.shadetabs li a.selected{ /*selected main tab style */
background-color: #e8e8e8;
color: #3C211A;

}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
margin-bottom: 20px;
}

@media print {
.tabcontent {
display:block !important;
}
}