@charset "utf-8";
/* CSS Document */

/*
------------------------------------
styles for positioning and colors
author: Jeremy Turnbow
date: December 2009
-----------------------------------------
*/

/*remove all browser default margins, padding and borders */
*  
    { 
    margin: 0; 
    padding: 0; 
    border: 0; 
}

/*properties for the bounding box, width and margins for the content*/
#content_container {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	position:relative;
}
#content_bg {
	background:#e0d2a9;
}

/* styles for the news items */
#news_txt {
	width:416px;
	float:left;
	padding-right: 0px;
	margin-top:10px;
}
#news_txt #newsHeadline {
	font-family: Times, "Times New Roman", serif;
	font-variant: small-caps;
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: 3px inset #B8AA80;
	margin-left: 20px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-right: 5em;
	margin-bottom: 1em;
	margin-top:1em;
}
#news_txt p img {
	margin-left: 20px;
	margin-top:1.5em;
}
#news_txt ul {
	list-style: none;
	margin-left: 0px;
	padding-left:16px;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
}
#news_txt li {
	background: url(images/main_news_item_bg.jpg) no-repeat;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 3px;
	padding-left: 8px;
	
}
#news_txt ul li p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 4px;
}
#news_txt ul li a {
	font-weight: bold;
	color: #9f1d20;
	text-decoration: none;
	/*border-bottom: 1px solid #9f1d20;*/
}
#news_txt ul li a:hover {
	color:#00F;
	border-color:#00F;
}

/* last item in news list */
.newsLast {
	margin-bottom: 0px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #B8AA80;
}

/*style the youtube content for main page*/
#player {
	position:relative;
	width:444px;
	height:423px;
	background:#b8aa80;
	padding:1px;
	float: right;
	margin-right:10px;
	margin-top:10px;
	}
#player_content {
	margin:10px;
	border:1px solid #e0d2a9;
	padding:10px;
}
#player_content #videoLabel, #YouTube #videoLabel {
	margin-top: 4px;
	padding-top: 4px;
	margin-right: 4px;
	padding-right: 4px;
}
#player_content a #MoreVideos, #YouTube a #MoreVideos  {
	margin-left: 10px;
	padding-left: 15px;
}




 /* style the bottom content columns */
 /* general items that apply to all columns */
 
#bottomPart {
	position:relative;
	background:#f1ead7;
	margin-top:10px;
	border-top: 1px #flead7 solid;
}
.widgetContent {
	height:240px;
}
.sectionHdrs {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	font-variant: small-caps;
	margin-left: 20px;	
}

/* style the faq widget */
#faq {
	width:293px;
	height:308px;
	float:left;
	background:#f1ead7;
	padding-bottom: 20px;
	padding-top:10px;
}
.FAQhead {
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	font-style: italic;
	font-weight: bold;
	margin-left:20px;
	padding-right: 10px;
	margin-top:10px;
}
.FAQbody {
	font-family: "Times New Roman", Times, serif;
	font-size: .8em;
	color:#636363;
	margin: 20px 10px 10px 20px;
	padding: 10px 10px 20px 0px;
	border-top: 1px solid #a7a197;
	border-bottom: 1px solid #a7a197;
}
#faq p a img {
	margin-top: 20px;
	padding-left: 20px;
}

/*style the download widget */
#download {
	width:293px;
	height:308px;
	float:left;
	background:#f1ead7;
	padding-bottom: 20px;
	padding-top:10px;
}
#download p a img {
	margin-top: 20px;
	padding-top:1px;
	padding-left: 20px;
}
#download ul {
	list-style: none;
	padding:0 10px 1px 0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: .8em;
	color:#636363;
}
#download li {
	background: url(images/pdf_icon.gif) no-repeat left center;
	padding-left:40px;
	margin-left:10px;
	padding-top: 8px;
	margin-top:1px;
	margin-bottom:1px;
	padding-bottom: 8px;
	border-bottom: 1px solid #A7A197;
}
#download li.downloadFirst {
	margin-top: 0px;
	padding-top: 0px;
}
#download li.downloadLast {
	margin-bottom:10px;
}
#download ul a {
	font-weight: bold;
	color: #9f1d20;
	text-decoration: none;
	border-bottom: 1px solid #9f1d20;
}
#download ul a:hover {
	color:#00F;
	border-color:#00F;
}


/* style the procurement widget */
#procurement {
	width:294px;
	height:308px;
	float:right;
	background:#f1ead7;
	padding-bottom: 20px;
	padding-top:10px;
}
.procParagraph {
	padding-left:20px;
	font-size:.8em;
	color:#636363;
	font-family:"Times New Roman", Times, serif;
	margin:10px 10px 10px 0;
	padding-right:10px;
}
#procurement p a img {
	margin-top: 20px;
	padding-top:1px;
	padding-left: 20px;
}

/* style the footer bar */
#footer {
	background: url(images/nav-footer_bg.jpg);
	text-align: center;
	height: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	padding-top: 10px;
	color: #919090;
	border-top:1px solid #flead7;
	
}
#footer a {
	color:#919090;
	text-decoration:none;
	border-bottom:1px solid #919090;
	padding-bottom:3px;
}
#footer a:hover {
	color:#FF0;
	border-bottom:1px solid #FF0;
}

/* style the bos bar */
#bos {
	background:#e5e4e4;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	padding: 5px;
	color: #444;
}
#bos p.judge {
	margin-top:.8em;
}
#bos a {
	color:#444;
	margin-left:.75em;
	text-decoration:none;
}
#bos a.firstitem {
	margin-left:0;
}
#bos a:hover {
	color:#9f1d20;
}

/*gallery headers and breadcrumb*/
.galleryH1 {
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:1.25em;
	padding-left: 15px;
	margin: 15px 0 8px 0;
}
.galleryH3 {
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:.75em;
	padding-left: 5px;
	padding-top: 10px;
}
.galleryH3 a {
	text-decoration: none;
	color:#000;
	padding: 0 6px;
}
.galleryH3 a.home {
	text-decoration: none;
	color:#000;
	padding: 0 6px 0 0;
}
.galleryH3 a:visited {
	color:#000;
	text-decoration:none;
}
.galleryH3 a:hover {
	color:#F00;
	text-decoration:none;
}

/*style the youtube vid*/
#YouTube_container {
	width:416px;
	height:310px;
	background:#b8aa80;
	margin:10px 5px 10px 15px;
	float:left
}
#YouTube {
	width:395px;
	height:290px;
	margin:5px auto;
	border:1px solid #dbca9b;
	padding:5px;
}
	
/*style the camera*/
#camera_container {
	width:416px;
	height:310px;
	background:#393432;
	margin:10px 15px 10px 5px;
	float:right;
	
}
#camera {
	width:395px;
	height:290px;
	margin:5px auto;
	border:1px solid #dbca9b;
	padding:5px;
}
#camera_img {
	text-align:center;
}
#cameraLabels {
	margin-left:5px;
}



 /* style the bottom content columns gallery page */
 /* general items that apply to all columns */
 
.widgetContentGallery {
	height:300px;
}
.sectionHdrsGallery {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.15em;
	font-weight: normal;
	font-variant: small-caps;
	margin-left: 10px;
	margin-bottom:.5em;
	padding-bottom:1px;
}
.galThumbs {
	text-align:center;
}

.galThumbsDiv {
	margin:3px auto;
	width:246px;
	background:#403b38 url(images/plain_arrow_labels.jpg) no-repeat left center;
	color:#fff;
	font-weight:bold;
	padding:5px 3px 3px 28px;
	height: 25px;
	border-left: solid 1px #CCC;
	border-right: solid 1px #999;
	border-top: solid 1px #999;
	border-bottom: solid 1px #CCC;
}
.galThumbsTxt a {
	text-decoration:none;
	font-size:.9em;
	color:#fff;
}
.galThumbsTxt a:hover {
	text-decoration:underline;
}
/* style the gallery widgets */
#photosLeft {
	width:293px;
	height:390px;
	float:left;
	background:#f1ead7;
	padding-bottom: 20px;
	padding-top:10px;
}
#photosCenter {
	width:293px;
	height:390px;
	float:left;
	background:#f1ead7;
	padding-bottom: 20px;
	padding-top:10px;
}
#photosRight {
	width:294px;
	height:390px;
	float:right;
	background:#f1ead7;
	padding-bottom: 20px;
	padding-top:10px;
}

/* links in the spry menu */

.CollapsiblePanelContent ul {
	list-style:none;
	 margin-top:2px;
	 margin-bottom:2px;
 }
.CollapsiblePanelContent ul li {
	 margin-top:2px;
	 margin-bottom:2px;
 }
.CollapsiblePanelContent ul li a {
	font-size: .8em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	padding-left:8px;
}
.CollapsiblePanelContent ul li:hover {
	 background:#898482;
	 color: #FFF;
 }
 .CollapsiblePanelContent ul li a:hover {
	 color: #FFF;
 }
 
#constructionMenu ul {
	 list-style:none;
	 margin-top:8px;
 }
#constructionMenu li a {
	font-size: .8em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	padding-left:8px;
}
 #constructionMenu ul li a:hover {
	color: #000;
}
