html {
height: 100%;
}
body {
height: 100%;
margin: 0;
background:#fff url(../images/bg.png) top left repeat-x;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
}
#Content,
#Content p {
	line-height: 140%;
}
h1 {
font-size: 18px;
font-weight:normal;
}
h2 {
font-size: 16px;
font-weight:normal;
}
h3 {
font-size: 16px;
font-weight:bold;
padding:0px;
margin:0px;
}
.blog a.readon {
 float: right;
}
p {
}
a:link,
a:active,
a:visited {

color:#333333;
text-decoration:underline;
}
a:hover {
color:#000000;
text-decoration:none;
}

a img {
border: none;
}



/* ************************************************************************************************** */
/* TEMPLATE LAYOUT CSS - DEFINE YOUR OWN TEMPLATE STYLES HERE */
/* ************************************************************************************************** */

.allvideos{
background-position: top;
background-repeat:no-repeat;
padding-top:52px;
background-image: url(../../../images/stories/videos/video_top.jpg);
}

#container {

margin: 0px auto auto auto;
padding:0 20px;
width: 894px;
background: transparent url(../images/shadow.png) center top repeat-y;
}
#footercontainer {

margin: 0px auto auto auto;
padding-left:20px;
padding-right:20px;
width: 894px;
background: transparent url(../images/footer.png) center top no-repeat;
}
#header {
width:900px;
height: 120px;
position: relative;
}
#topbanner {
width: 468px;
height: 60px;
position: absolute;
top: 10px;
right: 0px;
}
#main{
width:900px;
height:auto;
}

#topmenu{
float:left;
width:900px;
height:100px;
margin-top:1px;
}
#rssfeed {
border: 1px solid #d3d3d3;
height: 171px;
margin: -5px -7px 10px 3px;
}
#rssfeed .moduletable {
width: 492px;
height: 165px;
border: 1px solid #fff;
background: url(../images/rssbg.png) top left repeat-x;
padding: 2px 4px 2px 4px;
}
#left{

width:190px;
float:left;
padding-top:5px;
}

#left .moduletable {
border: 1px solid #c8c8c8;
width: 164px;
padding: 8px 10px 8px 10px;
margin: 0px 0px 15px 0px;
background: url(../images/boxes.png) top left repeat-x #e9e7db;
min-height:125px;


}

#left .moduletable h3 {
border-bottom: 1px solid #c8c8c8;
padding: 0px 10px 8px 10px;
margin: 0px -10px 8px -10px;
font-size: 14px;
font-weight: bold;
}

#right .moduletable {
border: 1px solid #c8c8c8;
width: 146px;
background: url(../images/boxes.png) top left repeat-x #e9e7db;
margin: 0px 2px 15px 18px;
padding: 0 10px 10px 10px;
}

#right .moduletable h3 {
border-bottom: 1px solid #c8c8c8;
padding: 0px 10px 8px 10px;
margin: 0px -10px 8px -10px;
font-size: 12px;
font-weight: bold;
padding-bottom: 8px;
padding-top: 8px;
}

.moduletable-action {
width:170px;
margin: 0 0 0 0;
padding-bottom:5px;
padding-left:17px;
}
.moduletable-action p {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#Content{
width:500px;
float:left;
padding-left:10px;
padding-right:10px;
padding-top: 10px;
padding-bottom: 10px;

}

#right{
width:190px;
float:left;
padding-top: 15px;

}

#bottom{
float:left;
width:900px;
height:25px;
}

#pathway{
width:390px;
float:left;
font-size:10px;
color:#333333;
padding-left: 5px;
line-height: 30px;
font-size:10px;
}
#pathway .pathway {
text-transform:uppercase;
} 
#weather{
width:190px;
float:left;
line-height: 25px;

}

#weather a {
text-decoration:none;
}

#weather a:hover {
text-decoration:none;
}

#weather a:active {
text-decoration:none;
}


#login{
height:35px;
line-height: 35px;
background: url(../images/login-bg.png) left top repeat-x;
margin:0 -17px 5px -17px;
padding:0 17px;
border-bottom:1px solid #c4c4c4;
}
#login input {
	margin:0;
	padding:0;
	float: left;
}
#login p {
	font-size:12px;
	line-height: 35px;
	color:#000;
	margin:0;
	width: 480px;
	float:left;
}
#login p a {
	color: #26613a;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
#login p a:hover {
	color: #26613a;
	text-decoration: underline;
}
#login #loginform {
	float: right;
	width: 404px;
	margin:1px 0 0 0;
}
#login input.input {
	width:140px;
	padding:6px 5px;
	font-size:12px;
	font-weight: bold;
	color: #3b3b3b;
	margin:3px 10px 0 0;
	border:1px solid #c9c9c9;
}




#left_col {
}
#main_col {
}
#main_col_wide {
}
#right_col {
}
#user1 {
}
#user2 {
}
#user3 {
}
#footer {
}
.clr{
clear: both;
}

/* ************************************************************************************************** */
/* JOOMLA SPECIFIC CSS */
/* ************************************************************************************************** */

.adminform {
}
.article_seperator {
}
.back_button {
}
.blog {
}
.blog_more {
}
.blogsection {
}
.button {
background: url(../images/button/roundedge-green-right.gif);
display: block;
float: left;
font: bold 11px Arial; /* Change 13px as desired */
line-height: 20px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 24px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;
color:#FFFFFF;
border:#333333 solid 1px;
margin-top:10px;
margin-right:8px;
}

#Sendblanket {
background: url(../images/button/roundedge-green-right.gif);
display: block;
float: left;
font: bold 11px Arial; /* Change 13px as desired */
line-height: 20px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 24px; /* Height of button background height */
padding-left: 0px; /* Width of left menu image */
text-decoration: none;
color:#FFFFFF;
border:#333333 solid 1px;
margin-top:10px;
}

#aca_22{
background: url(../images/button/roundedge-green-right.gif);
display: block;
float: left;
font: bold 11px Arial; /* Change 13px as desired */
line-height: 20px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 24px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;
color:#FFFFFF;
border:#333333 solid 1px;
}

.buttonheading {
}
.category {
}
.clip {
}
.componentheading {
}
.contact_email {
}
.content_rating {
}
.content_vote {
}
.contentdescription {
}
.contentheading {
font-size: 20px;
line-height: 130%;
font-weight:bold;
padding-bottom:5px;
}
.contentpagetitle {
}
.contentpane {
}
.contentpaneopen {

}
.contenttoc {
}
.createdate {
}
.dtree {
}
.dTreeNode {
}
.editlinktip {
}
.expander {
}
form{
margin: 0;
padding: 0;
}

#login .geenSubmit{

background: url(../images/login-btn.png) left top no-repeat;
width: 73px;
height: 27px;
border:none;
margin:3px 0 0 0;
padding:0;
cursor: pointer;
}
.highlight {
}

.clear {
clear:both;}

#info{
width:898px;
height:30px;
float:left;

padding-top:3px;
/*border-bottom:solid #CCCCCC 1px;*/
}
.input {
border:1px solid #276139;
width:80px;

padding-top:3px;
padding-bottom:3px;
}

.inputbox {
border:1px solid #276139;
width:140px;

margin-bottom:10px;
}

#wz_12 {
border:1px solid #276139;
width:140px;

margin-bottom:5px;
}

#wz_11 {
border:1px solid #276139;
width:140px;

margin-bottom:10px;
}

.item {
}
ul.latestnews {
	margin:0;
	padding-left: 15px;
}
ul.latestnews li {
	margin-bottom: 5px;
}
.message {
}
.message {
}
.modifydate {
}
.module {
}
.module h3 {
}
.module div {
}
.module div div {
}
.module div div div {
}
.module div div div div {
}
.moduletable {
}
.moduletable h3 {
}
.mosimage {
}
.mosimage_caption {
}
.mostread {
}
.newsfeed {
}
.node {
}
.pagenav {
}
.pagenav_next {
}
.pagenav_prev {
}
.pagenavbar {
}
.pagenavcounter {
}
.paramlist {
}

.poll {
}
.pollstableborder {
}
.profiler {
}

table.blog span.article_seperator {
border-bottom: #CCCCCC 1px solid ;
width: 510px;
display: block;
font-size: 1px;
height: 1px;
overflow: hidden;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
.readon {
}
.row1 {
}
.row2 {
}

#rotator{
width:696px;
float:right;
margin: 0px 2px 0px 0px;
padding-top:3px;
}
.search {
}
.searchintro {
}
.sectiontableentry1 {
}
.sectiontableentry2 {
}
.sectiontablefooter {
}
.sectiontableheader {
}
.small {
}
.smalldark {
}


.syndicate {
}
.syndicate_text {
}
.tab {
}
.tabclass1 {
}
.tabclass2 {
}
.tab-page {
}
.text_area {
}
.toclink {
}
.toolbar {
}
.tooltip {
}
#webcam {
text-align:center;
border:#666666 solid 1px;Fclear
}

.wrapper {
}

/* ************************************************************************************************** */
/* JOOMLA MENU CSS */
/* ************************************************************************************************** */
/* menu */
.moduletable_menu {
margin-bottom:10px;
font-size:12px;
}

.moduletable_menu a.mainlevel:link, a.mainlevel:visited {
font-weight:bold;
width:170px;
display:block;
color:#ffffff;
background-image: url(../images/menu/grafik_menu.png);
background-repeat: no-repeat;
background-position: left;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 15px;
text-decoration: none;
margin-bottom:2px;
font-size:12px;
}
.moduletable_menu a.mainlevel:hover {
background-image: url(../images/menu/grafik_menu_hoover.png);
background-repeat: no-repeat;
background-position: left;
color:#ffffff;
font-size:12px;
}
.moduletable_menu a.mainlevel#active_menu {
background-image: url(../images/menu/grafik_menu_hoover.png);
background-repeat: no-repeat;
background-position: left;
color:#ffffff;
font-size:12px;
}

.moduletable_menu a.sublevel:link, a.sublevel:visited {
font-weight:bold;
width:170px;
display:block;
color:#666;
background-image: url(../images/menu/grafik_undermenu.png);
background-repeat: no-repeat;
background-position: left;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 18px;
text-decoration: none;
margin-bottom:2px;
font-size:12px;
}
.moduletable_menu a.sublevel:hover {
font-weight:bold;
color:#000000;
font-size:12px;
}

.moduletable_menu a.sublevel#active_menu {
font-weight:bold;
color:#000000;
V
}

/* ************************************************************************************************** */
/* OTHER MODULES AND COMPONENTS */
/* ************************************************************************************************** */
/* Components and modules that should be part of every setup you do! */
/* Add your own custom css for modules and components you install here! */
/* */
/* ************************************************************************************************** */
/* JOOMLA EXT MENU MODULE */
/* ************************************************************************************************** */
#navcontainer {
margin-left: 30px;
font-size:12px;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-size:12px;
}

#navcontainer li { margin: 0; }

#navcontainer a
{
display: block;
padding: 5px 10px;
width: 140px;
color: #000;
background-color: #ADC1AD;
text-decoration: none;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #333;
border-right: 1px solid #333;
font-weight: bold;
font-size: .8em;
background-image: url(images/vertical06.jpg);
background-repeat: no-repeat;
background-position: 0 0;
font-size:12px;
}

#navcontainer a:hover
{
color: #000;
background-color: #889E88;
text-decoration: none;
border-top: 1px solid #333;
border-left: 1px solid #333;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
background-image: url(images/vertical06a.jpg);
background-repeat: no-repeat;
background-position: 0 0;
font-size:12px;
}

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
width: 125px;
color: #000;
background-color: #C5D8C5;
text-decoration: none;
font-weight: normal;
font-size:12px;
}

#navcontainer ul ul a:hover
{
color: #000;
background-color: #889E88;
text-decoration: none;
}


/* ************************************************************************************************** */
/* JOOMLA DISPLAY NEWS BY BK MODULE */
/* ************************************************************************************************** */

.dn-whole {
}
.dn-each {
}
span.dn-section {
}
a.dn-section {
}
span.dn-category {
}
a.dn-category {
}
span.dn-title {
}
a.dn-title{
}
span.dn-author {
}
span.dn-date {
}
span.dn-introtext {
}

/* ************************************************************************************************** */
/* JOOMLA MINI FRONTPAGE MODULE - NOTE THIS MODULE ALSO CONTAINS IT's OWN CSS FILE */
/* ************************************************************************************************** */

table.minifp {
}
td.minifp {
}
span.minifp-anotherlinks {
}
span.minifp-introtitle a {
}
span.minifp-date {
}
.minifp-full-link {
}
ul.minifp {
}
li.minifp {
}
li.minifp a{
}


.bannergroup {}
.bannergroup .banneritem {
  margin:0 0 10px 0;
}



.blog {
	margin: 5px 0 0 0;	
}
.blog a {
	color: #26613a;
	text-decoration: underline;
	font-size: 12px;
}
.blog a:hover {
	text-decoration: none;
}

.hline {
	border-bottom:1px solid #ccc;
	padding:15px 0 0 0;
	margin: 0 0 15px 0;
	display: block;
}
.hline-afterp {
	padding-top: 5px;
}
.article_separator {
	/*
	border-bottom:1px solid #ccc;
	padding:5px 0 0 0;
	margin: 0 0 15px 0;
	display: block;
	*/
	height:20px;
	clear:both;
	width:500px;
	display:block;
}


#Content .blog img {
	float: left;
	margin:0 15px 10px 0 !important;
	border:1px solid #000;
}

#Content .blog .contentheading {
	font-size: 17px;
	line-height: 110%;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:8px !important;
	border-bottom:2px solid #26613A;
	width:500px;
	display:block;
}
#Content .blog .readon,
#Content .blog .readon:hover {
	background: #26613A;
	padding: 4px 10px;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}





.newsColumn, .newsColumnBox, .newsColumnHalf, .newsColumnHalfWide, .newsColumnSeperator, .articleColumn, .articleColumnHalf, .articleColumnSeperator {
	width:100%;
	float:left;
	padding-top:14px;
	padding-bottom:15px;
}

.newsColumnBox {
	width:128px;
	background-color:#f6f5f0;
	padding: 15px 11px;
	margin-top:11px;
}
.newsColumnBox ul {
	margin-left:0;
	padding-left:15px;
}

.newsRow h2, .articleRow h2, .articleRowLarge h2, .galleriRow h2 {
	font-weight:bold;
	font-size: 14px;
	margin: 0 0 5px 0;
}

.articleColumnImageBox, .articleColumnImageBoxLarge {
	width:100px;
	float:left;
	padding-top:0px;
	padding-bottom:5px;
	padding-right:35px;
}

.articleColumnImageBoxLarge {
	width:133px;
	padding-right:7px;
}

.articleColumnImageBoxImage {
	padding-bottom:5px;
}

.galleriColumn {
	float:left;
	padding-top:14px;
	padding-bottom:5px;
}

.newsColumnHalf, .articleColumnHalf {
	width:243px;
}

.newsColumnHalfWide {
	width:230px;
	padding-right: 15px;
}

.newsColumnSeperator, .articleColumnSeperator {
	width:20px;
}

.newsRow, .articleRow, .articleRowLarge, .galleriRow {
	clear:both;
	width:100%;	
}

.newsRow, .galleriRow, .articleRowLarge {
	border-bottom: 1px #c8c8c8 solid;
}

.newsItem {
	width:100%;
}

.newsItemImage {
	float:left;
	padding-right: 13px;
}

.newsItemHeader {
	font-weight:bold;
}


.articleItem {
	width:100%;
	border:1px #c8c8c8 solid;
}

.articleItemHeader {
	background-color:#f6f5f0;
	padding:10px 5px;
	border-bottom:1px #c8c8c8 solid;
}

.articleItemContent {
	padding:13px 5px;
}

.galleryItemImage, .galleryItemImageLeft {
	float:left;
	width:60px;
	height:45px;
	padding-bottom:10px;
}

.galleryItemImageLeft {
	padding-right:10px;
}

.boxRight {
	width:168px;
	height:141px;
	border:1px #c8c8c8 solid;
	background-image:url('img/boxRightBg.jpg');
}

.boxRightHeader {
	height:24px;
	padding-bottom:4px;
	padding-left:9px;
	padding-top:9px;
	font-size:13px;
}

.boxRightItem {
	margin-top:9px;
	margin-left:9px;
	color:#000000;
}

.boxRightLink:link, .boxRightLink:visited, .boxRightLink:active  {
	color: #000000;
} 

.boxRightLink:hover {
	color: #a5cd38;
}

.boxRightImage {
	float:left;
	margin-right: 9px;
	width:16px;
	height:16px;
	border:0px;
}

.boxImage {
	float:left;
	width:70px;
	height:60px;
	padding: 10px 7px;
	background-color:#f6f5f0;
	margin-right:4px;
}

.boxImageImage {
	float:left;
}

.clearfix {
	clear:both;
}

.colhalf {
	width: 237px;
}
