@charset "UTF-8";
/* CSS Document */

body{
	margin: 0;
	padding: 0;
	background: url('../images/body-bkgd-tile.jpg') repeat 0 0;
}

h1,h2,h3,h4,h5,h6,h7{
	font-family: Georgia, "Times New Roman", Times, serif;
}

p,ul,.view-calendar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#container{
	margin: 0 auto;
	padding: 22px;
	background: #FFF;
	width: 856px;
	overflow-x: hidden;
}

#header{
	width: 880px;
	position: relative;
}

#logo{
	width: 191px;
	height: 103px;
	*height: 118px;
	text-indent: -5000px;
	background: url('../images/logo.png') no-repeat 0 0;
	margin: 0;
	padding: 0;
}

#slogan{
	width: 880px;
	text-align: center;
	margin: 0 auto;
	position: absolute;
	top:  82px;
	*top: 83px;
	color: #b46f22;
	font-size: 16px;
}

#primary-links{
	width: 100%;
	height: 27px;
	margin: 10px 0;
	padding: 0;
	background: url('../images/primary-links-bar-bkgd.jpg') no-repeat 0 0;
	*padding-top: 4px;
}

#primary-links li{
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	display: inline;
	*zoom: 1;
	*display: inline;
	margin: 0;
	padding: 0 20px;
	border-right: 1px solid #b46f22;
}

#primary-links li:last-child{
	border-right: 0;
}


#primary-links li a{
	color: #b46f22;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	line-height: 26px;
	*line-height: 18px;
	margin: 0;
	padding: 0;
}

#search{
	position: absolute;
	right: 10px;
	top: 16px;
	width: 250px;
	text-align: right;
	vertical-align: top;
}

#search label{
	display: none;
}

#search input.form-text{
	width: 150px;
	height: 18px;
	vertical-align: top;
}

#search #search-submit-button{
	width: 65px;
	height: 24px;
	background: url('../images/search-button.png') no-repeat 0 0;
	vertical-align: top;
	border: 0;
	behavior: url('/sites/all/iepngfix.htc');
}

#search #search-submit-button:hover{
	background: url('../images/search-button.png') no-repeat 0 -24px;
}

#social-media-links{
	position: absolute;
	top: 45px;
	*top: 60px;
	right: 22px;
	width: auto;
}

#social-media-links li{
	display: inline-block;
	*zoom: 1;
	*display: inline;
	margin: 6px;
	padding: 4px;
}

.social-media-link{
	display: block;
	width: 32px;
	height: 32px;
	overflow: hidden;
	text-indent: -5000px;
	behavior: url('/sites/all/iepngfix.htc');
}

.facebook{
	background: url('../images/social_media/FaceBook_32x32.png') no-repeat 0 0;
}

.twitter{
	background: url('../images/social_media/Twitter_32x32.png') no-repeat 0 0;
}

.you-tube{
	background: url('../images/social_media/Youtube_32x32.png') no-repeat 0 0;
}

.rss{
	background: url('../images/social_media/Feed_32x32.png') no-repeat 0 0;
}

#banner-image{
	width: 860px;
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden;
}

#body{
	background: url('../images/top-brush-line.png') no-repeat -22px 0;
	padding: 24px 0;
	width: 910px;
	overflow-x: hidden;
}

.body-column{
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
}

#left-column{
	width: 160px;
	background-color: #DEDEDE;
	min-height: 400px;
	*height: 400px;
}

#center-column{
	width: 846px;
	padding: 0 12px;
}

#body.left-right-columns #center-column{
	width: 418px;
}

#body.left-column #center-column{
	width: 668px;
}

#body.right-column #center-column{
	width: 578px;
}

#right-column{
	width: 250px;
	background: url('../images/categories-bkgd.jpg') repeat-y;
	min-height: 400px;
	*height: 400px;
}

#body .breadcrumb{
	background: #b3b898;
	color: #FFFFFF;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
	margin: 0 0 18px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
}

#body .breadcrumb a{
	color: #FFF;
	text-decoration: none;
}

#body .breadcrumb a:hover{
	text-decoration: underline;
}


#body h2, #body h3{
	margin: 0 0 .83em 0;
	font-size: 1.2em;
	font-style: normal;
}

#body h2, #body h3, #body h2 a, #body h3 a{
	color: #b46f22;
	text-decoration: none;
}

#body .node h2 a:hover, #body h3 a:hover{
	text-decoration: underline;
}

#body .links a, #body .links a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666666;
	text-decoration: none;
}

#body .links a:hover{
	text-decoration: underline;;
}

#body .info{
	margin-top: 12px;
	line-height: 16px;
}

#body .submitted{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666666;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: auto;
	margin: 5px 22px 5px 5px;
	vertical-align: top;
}

#body .terms{
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
	margin: 5px;
	*padding: 0 0 5px;
	*margin: 3px 5px 5px;
	width: 50%;
	white-space: normal;
}

#body .terms a, #body .terms a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #647058;
	text-decoration: none;
}

#body .terms a:hover{
	text-decoration: underline;
}


#body .node{
	margin-bottom: 16px;
	padding-bottom: 16px;
	border-bottom: 2px dotted #CACACA;
}

.node .content img{
	margin: 10px;
}

div.terms{
	display: block;
	clear: both;
	margin: 5px 3px;
}

div.terms ul.links li a{
	background: #999999;
	color: #FFFFFF;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 1px 4px;
}

.categories-item-list{
	border-bottom: 1px solid #d7d9c7;
}

.categories-item-list ul{
	list-style: none;
	list-style-position: outside;
	width: 100%;
	margin: 0;
	padding: 0;
}

.categories-item-list ul li{
	border-top: 1px solid #d7d9c7;
	width: 100%;
	margin: 0;
	padding: 0;
}

.categories-item-list ul li a{
	color: #a36721;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	padding-left: 24px;
	background: url('../images/categories-1-bullet.png') no-repeat 8px 50%;
}

.categories-item-list ul li ul li a{
	padding-left: 42px;
	background: url('../images/categories-2-bullet.png') no-repeat 26px 50%;
}

.categories-item-list a.here{
	background-image: url('../images/categories-here-bullet.png');
	background-color: #a36721;
	color: #FFFFFF;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}


#footer{
	background: url('../images/bot-brush-line.png') no-repeat -22px 0;
	padding: 24px 0;
	width: 880px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#footer ul{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position: outside;
}

#footer ul li{
	padding: 0 10px;
	list-style: none;
	list-style-position: outside;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	border-right: 1px solid #333333;
}

#footer ul li:last-child{
	border-right: none;
}

#footer a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

#footer table, #footer tbody{
	font-size: 12px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	margin-top: 22px;
	text-align: left;
}

.image-fpo-med{
	width: 150px;
	height: 200px;
	display: inline-block;
	margin: 0 10px 10px 0;
	float: left;
	background-color:#999999;
}

#comments{
	background: #ECECEC;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 12px;
	margin-top: 24px;
	font-family: Arial, Helvetica, sans-serif;
}

#comments a{
	color: #b46f22;
	text-decoration: none;
	border: 0;
}

#comments a:hover{
	color: #b46f22;
	text-decoration: underline;
}

#comments h2{
	font-size: 16px;
}

.comment .submitted{
	background: #DEDEDE;
	font-size: 11px;
	color: #666666;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 3px;
	margin-top: 3px;
}

.comment{
	margin: 10px 0;
	border-bottom: 1px solid #CACACA;
}

#comments .comment div.links{
	margin: 0 0 10px 0;
}

#comments .comment .links a{
	color: #FFF !important;
	font-size: 11px;
	text-decoration: none;
	border: 0 !important;
	
	background-color: #6e8a34;
	padding: 3px;
	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#comments .comment .links a:hover{
	color: #FFF !important;	
	background-color: #add55a;
}

#comments .comment_forbidden{
	background-color: #DEDEDE;
	padding: 6px;
	margin: 10px 0;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#comments form fieldset{
	display: none;
}

#tags{
	padding: 10px;
	*background: url('../images/categories-bkgd.jpg') repeat-y;
}

#tags a, #tags a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	text-decoration: none;
}

#tags a:hover{
	text-decoration: underline;
}

#tags embed{
	position: relative;
	margin-left: -20px;
}

.block-cumulus .more-link{
	display: none;
}