/* Global Styles */

body {
  background:url(images/bg_seamless.jpg) repeat;
  /*background-image: url(images/bg_creekchubs.jpg);*/
  font:12px arial;
  margin: 0px;
  padding: 0px;
  border-top: 1px solid #274A5E;
  border-left: 1px solid #274A5E;
  border-right: 1px solid #274A5E;
}
h1, h2, h3, h4  {
  color:#274A5E;
}


/* ID Styles */

#header {
  background: #274A5E;
  width: 100%;
  height: 100px;
}
#menu {
  border-top: 1px solid gray;
  background-color:#315758;
  float: left;
  width: 100%;
  white-space: nowrap;
}
#submenu {
  border-top: 1px solid silver;
  border-bottom: 1px solid silver;
  background-color:#fff;
  float: left;
  width:100%;
  margin-bottom: 20px;
}
#content {
  background-color: #fff;
  padding: 0px 10px 10px 10px;
}
#leftcol {
  background: none;
  float: left;
  width: 9%;
}
#rightcol {
  background: none;
  float: right;
  width: 9%;
}
#firstcol {
  float: left;
  width: 48%;
  height: auto;
}
#secondcol {
  float: right;
  width: 48%;
  height: auto;
}
#para {
  /*background-image: url(images/bg_seamless_00.png);*/
  background-color:#FFFFFF;
  padding: 0px 10px 40px 10px;
  border-left: 1px solid silver;
  border-right: 1px solid silver;
  float:left;
  height: auto;
  width: 80%;
}
#footer {
  background: #274A5E;
  height: 20px;
}

#quicklinkRight {
float: right;
  overflow:hidden;
  display: block;
  border: black;
}

#menu a {
  padding: 0px 5px 0px 5px;
  font:14px arial bold;
  color: #ffffff;
  text-decoration:none;
  }

#submenu a {
  padding: 0px 3px 0px 3px;
  font:12px arial;
  color: #274A5E;
  text-decoration:none;
  }
	
#menu a:hover {
  color: #ffffff;
  text-decoration:underline;
  }

#submenu a:hover {
  color: #274A5E;
  text-decoration:underline;
  }
  

#imageL {
  margin: 0px 10px 0px 0px;
  }

#imageR {
  margin: 0px 0px 0px 10px;
  }
  
#calendar {
text-align:center;
}

/* Class Styles */

.menuText {
  font:14px arial;
  color:#ffffff;
  text-align:center;
  vertical-align:middle;
  }
.submenuText {
  font:12px arial;
  color:#274A5E;
  text-align:center;
  vertical-align:middle;
  }
.footerText {
  font:10px arial;
  font-style:italic;
  text-align:center;
  vertical-align:middle;
  color:#FFFFFF;
}
.creekText {
  font:16px arial;
}

.eighty {
border: 1px solid purple;
  background:none;
  float: left;
  width: 600px;
}
.dotline {
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted silver;
	/*background:url(images/background_dot_line.gif) repeat;*/
}
.quicklinkbox {
	float: right;
	margin-left: 10px;
	width: 240px;
/*	background-color: #14515e;*/
}
.quicklinkbox_2 {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	width: 180px;
	border: 1px solid #315758;
}
.quicklinkbox_0 {
	float: right;
	margin: 10px 0px 0px 10px;
	width: 240px;
	border: 1px solid silver;
/*	background:url(images/quicklinkBody_bg_2.jpg) repeat-x #14515e;*/
/*	background-color: #14515e;*/
}
.quicklinkBody {
	width: 210px;
	min-height: 150px;
	padding: 5px 15px 15px 15px;
	background:url(images/quicklinkBody_bg.jpg) repeat-x #14515e;
}

.quicklinkBody_2 {
	width: 150px;
	min-height: 350px;
	padding: 5px 10px 10px 10px;
}
.quicklinkBody_0 {
	/*width: 210px;*/
	min-height: 150px;
	margin: 0px 1px 0px 1px;
	padding: 5px 15px 15px 15px;
	background:url(images/quicklinkBody_bg_2.jpg) repeat-x;
}
.quicklinkHead {
	width: 170px; 
	height: 20px;
	margin: 0px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background-color: #83aaa3;
	padding: 0px 0px 0px 10px;
}
.quicklinkHead_0 {
	height: 28px;
	margin: 1px 1px 0px 1px;
	color: #fff;
	text-align:center;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	background: url(images/quicklinkHead_01.gif) repeat-x #8baca5;
}
.quicklinkHeadnews {
	width: 180px; 
	height: 40px;
	margin: 0px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 17px 0 0 60px;
	background: url(images/quicklinkHeadnews.jpg) no-repeat;
}
.quicklinkHeadcontact {
	width: 180px; 
	height: 40px;
	margin: 0px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 17px 0 0 60px;
	background: url(images/quicklinkHeadcontact.jpg) no-repeat;
}
.quicklinkHeadspotlight {
	width: 180px; 
	height: 40px;
	margin: 0px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 17px 0 0 60px;
	background: url(images/quicklinkHeadspotlight.jpg) no-repeat;
}

.borderBlue {
  border:1px solid #274A5E;
}
.paraFirst {
  margin-top:10px;
}

.heading1 {
  color:#274A5E;
}

.heading1 a {
  text-decoration:none;
  color:#274A5E;
}

.heading2 {
  font-size: 16px;
  font-weight: bold;
  width:100px;
  color:white;
  background: url(images/background_small_circle.gif) repeat;
  padding: 2px 5px 0px 5px;
  border-bottom: 1px solid #274A5E;
}
.heading2 a {
  text-decoration:none;
  color:white;
}
.partners  {
  margin-bottom: 50px;
}
.events  {
  margin-bottom: 50px;
}
.news  {
  margin-bottom: 50px;
}
.sageHR  {
  border-bottom: 1px solid #8aa9a4;
}
.imagesStackRight {
margin: 0px 0px 0px 10px;
border: 0px solid #A9A9A9;
float:right;
display: block;
}
.imagesStackRight img {
margin-bottom: 10px;
display: block;
}

.imagesStack {
text-align: center
}

.rss_feed {
width:100%;
}





/* Bottom Panel*/

#templatemo_bottom_section {
	width: 260px;
	overflow: hidden;	
}

.templatemo_bottom_section_box {
	float: right;
	margin-left: 10px;
	width: 240px;
	background-color: #14515e;
}

.templatemo_bottom_section_box .top_info{
	
	width: 160px; 
	height: 40px;
	margin: 0px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 17px 0 0 80px;
	background: url(images/templatemo_section_box_top_info.jpg) no-repeat;
	
}

.templatemo_bottom_section_box .top_quote{
	
	width: 160px; 
	height: 40px;
	margin: 0px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 17px 0 0 80px;
	background: url(images/templatemo_section_box_top_quote.jpg) no-repeat;
	
}

.templatemo_bottom_section_box .top_question{
	
	width: 160px; 
	height: 40px;
	margin: 0px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 17px 0 0 80px;
	background: url(images/templatemo_section_box_top_question.jpg) no-repeat;
	
}
.templatemo_bottom_section_box .body{
	width: 210px;
	min-height: 215px;
	padding: 5px 15px 15px 15px;
	background:url(images/templatemo_section_box_bg.jpg) no-repeat #14515e;
}

.templatemo_bottom_section_box .body ul{
	margin-left: 20px;
	padding: 0px;
	color: #fff;
	list-style: none;
	margin-top: -10px
}

* html .templatemo_bottom_section_box .body ul{
	margin-top: 0px
}


.templatemo_bottom_section_box .body li{
	
	padding-left: 28px;
	padding-top: 8px;
	background: url(images/templatemo_bullet.png) left bottom no-repeat;

}

* html .templatemo_bottom_section_box .body li{
	padding-top: 0px;
	padding-bottom: 6px;
}

.body h1{
	
	margin: 0 0 0px 10px;
	padding: 0px;
	color: #c7ff42;
	text-decoration: underline;
	font-size: 12px;

}

.templatemo_footer{

	margin-top: 25px;
	color: #fff;
	text-align: center;

}

.templatemo_footer a{

	color: #fff;
}



