body.main 
{
  margin: 0px;
  padding: 0px;
  font-family:Helvetica,Arial,Verdana,sans-serif;
  font-size: 13px;
  background-color: #e9e8e4;
  color: #666666;
  text-align: center;
}

body 
{
  font-family: Helvetica,Arial,Verdana,sans-serif;
  font-size: 13px;
  background-color: White;
  color: #666666;
}

a:link 
{
	color: #00bce4;
	text-decoration:none;
}
a:active 
{
	color: #00bce4;
	text-decoration:none;
}
a:visited 
{
	color: #00bce4;
	text-decoration:none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}

a.nodecoration:link,a.nodecoration:active,a.nodecoration:hover,a.nodecoration:visited
{
	text-decoration: none;
	color: Black;
}

p
{
	margin: 0px 0px 5px 0px;
}

ul
{
	margin: 0px 0px 7px 0px;
}

h1
{
	font-size: 16px;
	font-weight:bold;
	margin: 0px 0px 12px 0px;
}

h2
{
	font-size: 13px;
	font-weight:bold;
	margin:  9px 0px 9px 0px;
}

h3
{
	font-size: 12px;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
}

h4 
{
	color:#00bce4;
}

.side
{
	width: 50%;
}

#left_border
{
}

#right_border {
	background-image: url(Images/shadow_right.gif);
	background-repeat:repeat-y;
	height:100%;
	width:8px;
}

#bottom_border {
	background-image: url(Images/shadow_bottom.gif);
	background-repeat:repeat-x;
	height:8px;
	width:100%;
}

#green_border 
{
	background-image: url(/images/green_border.gif);
	background-repeat: repeat-x;
	width:960px;
	height:6px;
	margin: 0px 10px 10px 10px;
}

#middle
{
	width:980px;
	background-color: white;
	
}

.navigation_separator
{
	width:3px;
	height:30px;
	background-image: url(/images/nav_separator.gif);	
}

.navigation_selected, .navigation_unselected:hover
{	
	background-image: url(/images/nav_selected.gif);
	background-repeat: repeat-x;
	height:30px;
	padding-left: 5px;
	padding-right: 5px;
}

.navigation_unselected
{
	height:30px;
	padding-left: 5px;
	padding-right: 5px;
}

#navigation_top
{
	width:100%;
	background-image: url(/images/nav_topborder.gif);
	background-repeat: repeat-x;
	height: 3px;
}

a.navigation_text
{
	color:white;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	vertical-align:middle;
	text-align: center;
}

#navigation
{
	width:980px;
	background-image: url(/images/nav_repeat.gif);
	background-repeat: repeat-x;
	height: 30px;
	text-align: left;
}

#breadcrumb
{
	width:100%;
	background-image: url(/images/nav_bottomborder.gif);
	background-repeat: repeat-x;
	height: 33px;
	text-align:left;
}

.bread_crumb_item:link, .bread_crumb_item:active, .bread_crumb_item:visited
{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

.bread_crumb_item:hover
{
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration:underline;
}

#header {
  width: 100%;
  height: 110px;
  vertical-align: top;
}

#logo_div
{
	padding-left: 20px;
	float: left;
}

#meat
{
	margin-top: 10px;
	text-align:left;
	vertical-align: top;
}

#home 
{
	padding-top:12px;
	margin-left:28px;
	margin-right:28px;
}

.left_column
{
	vertical-align: top;
}

.right_column
{
	vertical-align:top;
}

#navigation_footer
{
	width: 100%;
	border-top-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
}

.portal_header
{
	color: Black;
	font-size: 16px;
	font-weight:normal;
}
	
#footer
{
	text-align:right;
	font-size: 10px;
	padding: 10px 0px 10px 0px;
	margin-right:30px;
}

#footer_topborder
{
	width: 100%;
	height: 5px;

}

a.footer_link
{
	color:#535353;
	font-weight: bold;
}

#four_images_layout 
{
	text-align:center;
}

#four_images
{
	background-image: url(/Images/four_images.jpg);
	background-repeat: no-repeat;
	background-position:center;
	height:116px;
	width:919px;
	margin: 0px 30px 0px 30px;
}

#content_title_layout
{
	width:919px;
	text-align: left;
	margin: 20px 30px 20px 30px;
}

#home_title_layout
{
	text-align: left;
	margin: 15px 0px 20px 5px;
}

#content_title
{
	font-size:20pt;
	color:#00bce4;
	margin-bottom:2px;
}

#content_title_line
{
	border-bottom: solid 2px #c8c7c7;
	height:2px;
	line-height:2px;
}

#content_text
{
	margin: 0px 30px 30px 30px;
	width: 859px;
}

#navigated_content_text 
{
	margin-left: 30px;
}

#navigation_text
{
	margin-right: 30px;
}

#homecontent_text
{
	margin: 20px 0px 0px 0px;
	width:546px;
}

.second_nav_top
{
	background-image: url(/Images/second_nav_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:middle;
	width:161px;
	height:23px;
	padding: 10px 0px 0px 10px;
}

.second_nav_title:link, .second_nav_title:active, .second_nav_title:hover, .second_nav_title:visited
{
	font-size:12pt;
	font-weight:bold;
	color:Black;
	text-decoration:none;
}

.second_nav_middle
{
	border-left: solid 1px #cecece;
	border-right: solid 1px #cecece;
	width:169px;
	padding-top:5px;
}

.second_nav_item
{
	width:145px;
	padding: 8px 15px 8px 15px;
	text-align:left;
}

.second_nav_child:link, .second_nav_child:active, .second_nav_child:hover, .second_nav_child:visited
{
	color:#38a607;
	font-weight:bold;
}

.selected_second_nav_child:link, .selected_second_nav_child:active, .selected_second_nav_child:hover, .selected_second_nav_child:visited
{
	color:#38a607;
	font-weight:bold;
	text-decoration: underline;
}

.second_nav_separator
{
	height:1px;
	line-height:1px;
	border-bottom: solid 1px #cecece;
	text-align:center;
	margin: 0px 15px 0px 15px;
}

.third_nav_item
{
	width:140px;
	padding: 9px 15px 0px 20px;
	text-align:left;
}

.second_nav_bottom
{
	background-image: url(/Images/second_nav_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:171px;
	height:6px;
}

.feature_top
{
	background-color: #757575;
	background-repeat:no-repeat;
	background-position:top;
	color:White;
	font-size:14px;
	padding-left: 10px;
	vertical-align:middle;
	text-align:left;
	width:342px;
	height:30px;
	line-height:30px;
}

.feature_title:link, .feature_title:active, .feature_title:hover, .feature_title:visited
{
	font-size:11pt;
	font-weight:normal;
	color:White;
	text-decoration:none;
	line-height:31px;
	vertical-align:middle;
}

.feature_content
{
	border-left: solid 1px #757575;
	border-right: solid 1px #757575;
	border-bottom: solid 1px #757575;
	width:320px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	margin-bottom:10px;
}

.newsitem 
{
	padding-top:5px;
	padding-bottom:5px;
}

.newsitem_title, .newsitem_title:active, .newsitem_title:visited
{
	color:#00bce4;
	text-decoration:none;
}

.newsitem_title:hover
{
	color:#00bce4;
	text-decoration:underline;
}

.bignewsitem 
{
	padding-top:10px;
	padding-bottom:10px;
}

.bignewsitem_title, .bignewsitem_title:active, .bignewsitem_title:visited
{
	font-size:16px;
	font-weight:bold;
	color:#00bce4;
	text-decoration:none;
}

.bignewsitem_title:hover
{
	font-size:16px;
	font-weight:bold;
	color:#00bce4;
	text-decoration:underline;
}

.bignewsdate 
{
	font-weight:bold;
	padding-bottom:5px;
	padding-top:5px;
}

.bignewscontent
{
	padding-left:10px;
	width:600px;
}


#newstemplate_text
{
	margin: 0px 30px 30px 30px;
	width:600px;
}


.field 
{
}

.button 
{
	background-image: url(/Images/button.gif);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	color:White;	
	font-size:14px;
	line-height:25px;
	border-width:0px;
	cursor:pointer;
}

.watermark 
{
	color: #666666;
}

.gallery
{
	background-color: White;
	padding: 10px 10px 10px 10px;
}
.gallery_teaser
{
	padding: 10px 10px 10px 10px;
}

.gallery_image
{
	padding: 10px;
	vertical-align: top;
}

.gallery_caption
{
	padding-top: 2px;
	text-align: center;
	color: #5f5f5f;
	font-size: 10px;
}

.gallery_title
{
	margin-top: 20px;
	padding: 3px 0px 3px 10px;
	border-left: solid 2px #750f24;
	text-align: left;
	color: Black;
	font-size: 14px;
	background-color: #d7d7d7;
	margin-bottom: 5px;
	width:650px;
}

.album
{
	margin-top: 20px;
	padding: 10px 15px 10px 15px;
	border-left: solid 2px #750f24;
	text-align: left;
	background-color: #d7d7d7;
	margin-bottom: 5px;
	width: 630px;
}

a.album_link
{
	padding: 3px 0px 3px 0px;
	text-align: left;
	color: Black;
	font-size: 14px;
	text-decoration: none;
}

.album_content
{
	padding-left: 20px;
	vertical-align: top;
}

