body {
	font-size: 14px;
	padding: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/bgtop.gif);
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
}

img {
	border: 0;
}

.container_12 {
	padding: 0px;
	margin: 0px auto;
}


#page-wrapper {
	background-image: url(../images/bgtop.gif);
	background-repeat: repeat-x;
}


#navholder {
	background-color: #333333;
	height: 64px;
	z-index: 100;
	position: relative;
	left: 350px;
}


#mastholder {
	overflow: hidden;
	height: 130px;
}

#logo {
	position: relative;
	top: 10px;
	height: 110px;
	width: 330px;
}

#logo img {
	float: left;
}

#block-search-0 {
	position: relative;
	left: 290px;
	top: -15px;
}

#searchfield input {
	border: thin solid #FFFFFF;
	padding: 3px;
	position: relative;
	left: 5px;
	top: 5px;
	font-family: Helvetica, Arial, sans-serif;
	color: #008fde;
	font-size: 14px;
	width: 200px;
	float: left;

}
#searchbut {
	float: left;
	width: 30px;
	position: relative;
	top: 8px;
	left: 40px;
}

#carousel {
	margin-bottom: 20px;
}
#maincol {
	width: 620px;
	float: left;
	margin-right: 20px;
}

#right_sidebar {
}

#right_sidebar p {
	padding-top: 0px;
	margin-top: 0px;
}

#right_sidebar h2 {
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.col_1 {
	float: left;
	width: 300px;
	overflow: hidden;
	margin-bottom: 10px;
}
.col_2 {
	float: left;
	width: 300px;
	overflow: hidden;
	margin-left: 20px;
	margin-bottom: 10px;
	}
	
.colspan2 {
	width: 620px;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}
#botnavholder {
	padding: 20px;
	margin-top: 20px;
	background-color: #333333;
}
.botnavcol {
	width: 115px;
	margin-right: 20px;
	float: left;
	overflow: hidden;
}
.botnavcol p {
	margin-top: 4px;
	margin-bottom: 4px;
}
.botnavcol a:link,.botnavcol a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
.botnavcol a:hover,.botnavcol a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;

}
.botnav_title {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.botnav_title a:link, .botnav_title a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 5px;
	font-size: 17px;

}
.botnav_title a:hover, .botnav_title a:active {
	color: #FFFFFF;
	text-decoration: underline;
	padding-bottom: 5px;
	font-size: 17px;

}

.newsletterholder {
	font-size: 12px;
	color: #FFFFFF;
}
.newsletterholder p {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.newsletterholder input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #0099FF;
	border: 0px none;
	margin-bottom: 5px;
}

#smallprintholder {
	padding-bottom: 50px;
}

#smalllogo {
	float: left;
	height: 65px;
	width: 134px;
	position: relative;
	top: 20px;
}
#smallprint {
	float: left;
	width: 400px;
	position: relative;
	left: 20px;
	top: 50px;
	font-size: 12px;
	color: #999999;
}
#smallprint a:link, #smallprint a:visited {
	color: #999999;
	text-decoration: none;
	padding-bottom: 5px;
	font-size: 12px;

}
#smallprint a:hover, #smallprint a:active {
	color: #999999;
	text-decoration: underline;
	padding-bottom: 5px;
	font-size: 12px;

}


#slogan {
	height: 102px;
	width: 206px;
	float: left;
	position: relative;
	top: 20px;
	left: 200px;
}

/* front news */
.news-bar {
	color: #333333;
	float: left;
	margin-left: 5px;
	margin-right: 10px;

}
.news {
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
	font-size: 12px;
	color: #333333;
}
.news_thumb {
	float: left;
	overflow: hidden;
	height: 60px;
	width: 90px;
	margin-right: 10px;
}
.news_right {
	float: left;
	width: 200px;
}
.news a:link, .news a:visited {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.news a:hover, .news a:active {
	color: #333333;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}


/* front events */
.events-bar {
	left: 300px;
}
.events {
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC00;
	font-size: 12px;
	color: #333333;
}
.events_thumb {
	float: left;
	overflow: hidden;
	height: 60px;
	width: 90px;
	margin-right: 10px;
}
.events_right {
	float: left;
	width: 200px;
	color: #99CC00;
	font-size: 14px;
}
.events a:link, .events a:visited {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.events a:hover, .events a:active {
	color: #333333;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}


/* articles */

.breadcrumbs,
{
	font-size: 15px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	text-transform: uppercase;

}


.breadcrumbs,
a:link {
color: #0092DF;
text-decoration: none;
}
 
.breadcrumbs,
a:visited {
color: #0092DF;
text-decoration: none;
 }
 
.breadcrumbs,
a:hover {
color: #0092DF;
text-decoration: underline;
}

.breadcrumbs,
a:active {
color: #0092DF;
text-decoration: underline;
}

.article_title {
	float: left;
	width: 600px;
	margin-right: 35px;
}
.article_title h1 {
	margin-top: 0px;
	margin-bottom: 0px;

}

.article_mast {
	background-color: #eeeeee;
	padding: 20px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}

.article_right {
	float: left;
	width: 265px;

}
.article_image_caption {
	font-size: 12px;
	color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}

.article_footer{
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-size: 12px;
	
}


.article_subnav {
	margin-bottom: 10px;
}

.article_subnav ul {
	position: relative;
	top: -10px;
}

.article_mast_right {
	font-size: 12px;
	text-transform: uppercase;
}

.article_listmast {
margin-bottom: 10px;
}
.listholder {
	width: 620px;
}
.list_thumbholder {
	margin-right: 10px;
	overflow: hidden;
	height: 150px;
	width: 200px;
	float: left;
}
.list_image {
	height: 150px;
	width: 200px;
}
.list_imagecurl {
	overflow: hidden;
	position: relative;
	top: -150px;
	z-index: 10;
	background-image: url(../images/listthumbcurl.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	height: 150px;
	width: 200px;
}
.list_right {
	font-size: 13px;
	float: left;
	width: 400px;
}
.list_title {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}
.list_title a:link, .list_title a:visited {
	color: #333333;
	text-decoration: none;
}
.list_title a:hover, .list_title a:active {
	color: #333333;
	text-decoration: underline;
}


div#block-views-Front_News-block_1 {
        width: 300px;
        display: inline;
        float:left;
        margin-left: 5px;
        margin-right: 5px;
}

div#block-views-Front_News-block_1 h2 {

        color: #8de7fd;
        font-family: Times New Roman;
        font-size: 24px;
        margin-left: 10px;
        margin-top: 10px;
        margin-bottom: 20px;

}

div#block-views-Front_News-block_1 .views-row {
        padding-top: 5px;
        padding-bottom: 5px;
  	border-bottom-width: 1px;
  	border-bottom-style: dashed;
  	border-bottom-color: #8de7fd;
}


div#block-views-Front_Events-block_1 {
        width: 300px;
        display: inline;
        float:left;
        margin-left: 5px;
        margin-right: 5px;
}

div#block-views-Front_Events-block_1 h2 {

        color: #34EC52;
        font-family: Times New Roman;
        font-size: 24px;
        margin-left: 10px;
        margin-top: 10px;
        margin-bottom: 20px;

}


div#block-views-Front_Events-block_1 .views-row {
        padding-top: 5px;
        padding-bottom: 5px;
  	border-bottom-width: 1px;
  	border-bottom-style: dashed;
  	border-bottom-color: #34EC52;
}

.social-media-block {
        margin-bottom: 10px;
	background-color: #FFFFFF;
	padding: 15px;
}

.social-media-block-title {
        padding-left: 10px;
}

.social-media-icons {
        padding-left: 0px;
}

div#block-views-Front_News-block_1 {
        width: 300px;
        display: inline;
        float:left;
        margin-left: 5px;
        margin-right: 5px;
}

div#block-views-Front_News-block_1 h2 {

        color: #8de7fd;
        font-family: Times New Roman;
        font-size: 24px;
        margin-left: 10px;
        margin-top: 10px;
        margin-bottom: 20px;

}

div#block-views-Front_News-block_1 .views-row {
        padding-top: 5px;
        padding-bottom: 5px;
}

div#block-views-Front_News-block_1 .views-row-even {
  	border-top-width: 1px;
  	border-top-style: dashed;
  	border-top-color: #8de7fd;
}

div#block-views-Front_News-block_1 .views-row-last {
  	border-top-width: 1px;
  	border-top-style: dashed;
  	border-top-color: #8de7fd;
}

.block-simplenews {
        margin-bottom: 10px;
	background-color: #EDEDED;
	padding: 15px;
}

.block-simplenews .form-radios{
        display: none;
}

.block-mostpopular {
        margin-bottom: 10px;
	background-color: #EDEDED;
	padding: 15px;
}


.block-ad {
        margin-bottom: 10px;
	background-color: #EDEDED;
	padding: 15px;
}

.main-content .meta {
        display: none;
}

.table, td, th {
	background-color:#FFFFFF
}
