body { margin: 0px; padding:0px; background:url(/images/bg.jpg) top center no-repeat; background-attachment:fixed; }
body, td, th, div, li, select, input, textarea { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; }
body, td, th, div, li { vertical-align:top; }
form { margin: 0px; padding: 0px; }
a img { border: 0px; }
a { font-weight:bold; color:#010066; text-decoration:none; }
a:hover { text-decoration:underline; }
div.spacer { clear:both; font-size:0px; }

h1 { font-size:20px; font-weight:bold; color:#1c1c21; padding:0px 0px 6px 0px; margin:0px; }


/* For Crazy IE Peekaboo Bug */
div { line-height:1.2; } 
ul { margin-left:14px; padding-left:0px; }

#container {width:800px; margin:0px auto;}
.contentBody {padding:10px;}

.searchTitle { font-size:14px; }
.searchContent { padding-bottom:16px; }

.topLink { height:50px;  font-size:0px;}
.topLink a { height:34px; color:#fff; float:right; padding:16px 10px 0px 10px; font-size:14px; display:block;}
.topLink a:hover {height:34px; padding:16px 10px 0px 10px; float:right; background:#fff; color:#1c1c21; text-decoration:none;}

.links {margin: 0px 6px; }
.links a { font-weight:bold; color:#fff; font-size:14px; display:block;  padding:5px 0px 5px 18px;}
.links a:hover { color:#1c1c21; background:#fff; text-decoration:none; }


.linksActive {margin: 0px 6px; }
.linksActive a { font-weight:bold; color:#1c1c21; font-size:14px; background:#fff; display:block; padding:5px 0px 5px 18px;}
.linksActive a:hover { color:#1c1c21; background:#B5B97E; text-decoration:none; }


.subHeader {padding:8px; color:#1c1c21; background:#d8d8d8; font-size:16px; font-weight:bold; width:230px;}
.subBody {background:#fff; border:1px solid#d8d8d8; padding:8px; width:228px;}


/* To Make Sure Google Maps Buttons Are Centered & Links Can Be Seen*/
.gmnoprint div div { text-align:center; color:#000000; } 
#gmapDirHead a { color:#990000; }
#gmapDirHeadFrom a { color:#990000; }
#gmapDirHeadTo a { color:#990000; }
#gmapmarker { color:#000000; }
.gmapDirButton { text-align:center; }

/* Legends And Fieldsets */
legend { background-color:#FFF; padding:2px 8px 3px 8px; border:1px dotted #666; font-weight:bold; color:#666; font-size:11px; text-transform:uppercase; }
fieldset { border:1px solid #BBB; color:#666; padding:10px; }
fieldset { position: relative; } /* For Crazy IE Background Color Bleed Bug */
legend { position: absolute; top: -10px; left:2px; } /* For Crazy IE Background Color Bleed Bug */

#errorBox, #warningBox, #confirmBox { font-size:14px; font-weight:bold; padding:5px 10px 3px 10px; border: 2px solid #ddd; margin:10px auto; text-align:center; width:95%; }
#errorBox { background: #FBE3E4; color: #BF777A; border-color: #FBC2C4; }
#errorBox a { color: #BF777A; }
#warningBox { background: #FFF6BF; color: #514721; border-color: #FFD324; }
#warningBox a { color: #514721; }
#confirmBox { background: #E6EFC2; color: #9EAF57; border-color: #C6D880; }
#confirmBox a { color: #9EAF57; }


/* Basic; Full Width; Default */
.eventTitleLink { font-size:15px; margin-top:10px; display:block; }
.eventDates { font-size:11px; text-transform:uppercase; font-weight:bold; color:#888; }
.eventContent { padding-left:4px; font-size:11px; }
.eventSubContent { font-size:11px; line-height:14px; }
.eventPicture { border:1px solid #EEE; padding:2px; float:left; margin:0px 5px 5px 0px; }
.eventReadMoreLink { display:block; }
.eventDivider { clear:both; height:10px; margin-bottom:5px; border-bottom:#CCC dashed 1px; font-size:0px; }
.eventShowAllLink { width:90%; text-align:center; border:1px solid #AAA; border-width:1px 0px; padding:3px 0px 2px 0px; margin:10px auto 5px auto; display:block; } 


/* Basic; Full Width; Default */
.newsTitleLink { font-size:15px; margin-top:10px; display:block; }
.newsContent { font-size:11px; line-height:14px; padding-left:4px; }
.newsPicture { border:1px solid #EEE; padding:2px; float:left; margin:0px 5px 5px 0px; }
.newsReadMoreLink { display:block; }
.newsDivider { clear:both; height:10px; margin-bottom:5px; border-bottom:#CCC dashed 1px; font-size:0px; }
.newsShowAllLink { width:300px; text-align:center; border:1px solid #AAA; border-width:1px 0px; padding:3px 0px 2px 0px; margin:10px auto 5px auto; display:block; } 


/* For Category Display Functions 
 *   Each "subCategory" has its own class (eg. .category1, .category2 ...) to allow full customization
 *   but also uses .category as its base class.
 */
.category { margin-bottom:5px; padding-bottom:5px; border-bottom:#333 dashed 1px; }
.category1 { margin-left: 10px; } 
.category2 { margin-left: 15px; } 
.category3 { margin-left: 20px; }
.categoryLink { color:#0072BB; }

/* For Blog Display Functions */
.blogCategoryTitle { text-transform:uppercase; font-size:11px; }
.blogTitle { font-size:19px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }
.blogSubTitle { font-size:11px; color:#999; margin:2px 0px 6px 0px; }
.blogSubTitle a { font-weight:normal; }
.blogPost { padding:10px 0px; line-height:16px; font-size:12px; }
.blogContinue { display:block; margin:5px 0px; float:left; } 
.blogComments { display:block; margin:5px 0px; float:right; } 
.blogDivider { clear:both; font-size:0px; height:5px; margin-bottom:5px; border-bottom:#333 dashed 1px; }
.blogCommentHeader { font-size:19px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; border-top:#000 solid 2px; padding-top:15px; }
ol.comments { margin:5px 0px 5px 0px; }
ol.comments li { padding-bottom:6px; border-bottom:1px dashed #CCC; margin-bottom:12px; }
.commentAuthor { margin-top:8px; font-weight:bold; color:#BBB; font-size:12px; }

#featureStory {
	height: 226px;
	margin-bottom:10px;
	border:solid #DDD 1px;
}

.featureStoryContent {
	padding: 10px 10px 5px 10px;
}

.featureStoryLeft {
	background: none;
	float: left;
	width: 300px;
	margin-left: 0px
}

.featureStoryRight {
	background: none;
	float: right;
	width: 305px;
}


#featureStory table {
	margin: 0;
	padding: 0;
	width: 538px;
}

#featureStory table td {
	margin: 0;
	padding: 0; 
}

.stepcarousel {
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 517px; 
	height: 226px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .featureStoryContent {
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .featureStoryPost {
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0 10px 0 10px; /*margin around each panel*/
	width: 498px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.featureStoryPost img {
	margin-right: 10px;
}

#featureStoryCarousel{overflow: hidden;}