html{
	margin:0px; 
	padding:0px;
	height: 100%;
}
body{
	color:#000000;
	background: #afd7ff url(../images/bg.jpg) repeat-x top center;
	background-attachment:fixed;
	margin: 0px auto;
	text-align: center;
	width:100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#container{
	margin: 0px auto;
	width: 960px;
	padding: 0px;
	text-align: left;
	color: #000;
	background: transparent url(../images/fade-25pc.png) repeat top left;
	height: 100%;
}
#container #header{
	width:100%;
	height:112px;
	background: #68a4c2 url(../images/header-bg.jpg) no-repeat top right;
	text-align: left;
}
#container #header a{
	padding: 0px;
	border: 0px;
	position: relative;
	top: 20px;
	left: 20px;
	z-index: 999;
}
#container #header a img{
	border: 0px;	
	position: relative;
	z-index: 999;
}
#main-menu{
	background: #afd7ff url(../images/top-nav-bg_new.jpg) repeat-y top left;
	color: #000;
	position: relative;
	display: inline;
	padding: 8px 0px 0px 0px;
	text-align:right;
	font-size:13px;
	width: 486px;
	float:right;
	height: 26px;
	margin: -34px 25px 0px 0px;
	text-align: center;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	border-radius-topleft: 7px;
	border-radius-topright: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
}
#menu_top li{
	display: inline;	
}
#main-menu a, #main-menu a:active, #main-menu a:visited{
	color: #000;
	font-weight:bold;
	text-decoration: none;
	font-size: 13px;
	padding: 0px 4px 0px 4px;
	position:relative;
	display:inline;
}
#main-menu a:hover, #main-menu .selected a, #main-menu .selected a:active, #main-menu .selected a:visited{
	color: #000;
}
#main-menu a:hover{
	text-decoration: underline;	
}
.fade-sides{
	background: transparent url(../images/fade-sides.png) repeat-y top left;
	width: 960px;
	margin-left:-10px;
	padding: 0px 10px;
	margin-top: -10px;
}
.fade-top{
	background: transparent url(../images/fade-top.png) repeat-x bottom left;
	width: 100%;
	height: 10px;
	font-size: 1px;
	padding: 0px;
	top:-10px;
	z-index: 99;
	position: relative;
}
.fade-topleft{
	position: relative;
	float: left;
	left: -10px;
}
.fade-topright{
	position: relative;
	float: right;
	right: -10px;
}
.stars-bottom{
	background: transparent url(../images/stars-bottom.jpg) no-repeat top left;
	width: 100%;
	height: 28px;
	font-size: 1px;
	padding: 0px;
	z-index: 99;
	position: relative;
}
.fade-bottomleft{
	position: relative;
	float: left;
	left: -10px;
	top: 28px;
}
.fade-bottomright{
	position: relative;
	float: right;
	right: -10px;
	top: 28px;
}
.alert-bar{
	background: #3b3b3b url(../images/alert-bar.jpg) no-repeat top left;
	height: 55px;
	font-size: 22px;
	line-height: 55px;
	padding: 0px 0px 0px 0px;
}
.alert-bar .text_first{
	color: #000;
	width: 325px;
	text-align: right;
	display: block;
	float:left;
	font-weight: bold;
	font-size:20px;
}
.alert-bar .text_second{
	color: #FFF;	
	float: left;
	margin-left:30px;
	font-size: 18px;
}
.alert-bar .text_second strong{
	font-size: 22px;	
}
.alert-bar a, .alert-bar a:active, .alert-bar a:visited{
	color: #fff;
}
.premierholder{
	background:#000;
	border-top: 3px solid #000;
	border-bottom: 4px solid #000;
}
.premierholder table{
	height: 120px;
	margin: 0px auto;
}
.premierholder img{
	display: block;
}
.flash_menu{
	text-align:right;
	display:block;
	width: 666px;
	float:right;
}
#social-holder{
	width: 284px;
	float:left;
}
.social-tool{
	color: #000;
	float:left;
	background: #f9c822 url(../images/social-tool-bg.gif) repeat-x top left;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	width:270px;
	height:72px;
	padding-left:10px;
	margin-bottom: 5px;
}
.social-tool .social-heading{
	font-weight:bold;
	font-size: 13px;
	display:block;
	margin: 5px 0;
}
.social-tool .social-text{
	font-size:11px;
	line-height:13px;
}
.contentarea_top{
	width: 960px;
	background-color:#000;
	margin: 0px;
	position:relative;
	color: #FFF;
	padding-bottom: 0px;
}
.contentarea_main{
	width: 960px;
	background:#fdc919 url(../images/main-content-bg.jpg) repeat-y top left;
	margin: 0px;
	position:relative;
	color: #000;
}
.columns_home{
	background: transparent url(../images/template-bg-home.png) repeat-y top left;
	width: 100%;
}
.columns_category, .columns_article{
	background: transparent url(../images/template-bg-category.png) repeat-y top left;
	width: 100%;
}
.column1{
	width: 510px;
	margin-left:6px;
	float:left;
	padding: 20px 20px 0px 35px;
	background-color:#ffdd6f;
}
.columns_category .column1{
	width: 560px;
	padding: 20px 0px 0px 5px;
	background-color:transparent;
}
.columns_article .column1{
	width: 520px;
	padding: 20px 20px 0px 25px;
	background-color:transparent;
}
.column2{
	width: 235px;
	margin-left:6px;
	float:left;
	padding: 10px 0px 0px 0px;
	text-align:center;
}
.columns_article .column2{
	text-align:left;	
}
.column3{
	width: 136px;
	margin-left:6px;
	float:left;
	text-align: center;
}
.upcoming_events{
	background:transparent url(../images/fade-25pc.png) repeat top left;
	width: 100%;
}
.upcoming_events .divider{
	height:10px;
	border-top: 1px solid #cba629;
	width: 60px;
	margin: 0px auto;
	text-align: center;
	clear:both;
}
.upcoming_item{
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding: 0px 0px 10px 0px;
}
.clearer{
	width: 100%;
	display:block;
	height:1px;
	overflow:hidden;
	clear:both;
}
#footer{
	text-align:center;
	font-size: 11px;
	color: #292929;
	background: #c0dfff url(../images/footer-bg.jpg) no-repeat top center;
	height: 72px;
	font-weight: bold;
	padding-top: 14px;
}
#footer_splash{
	display:block;
	text-align:center;
	font-size: 11px;
	color: #292929;
	font-weight: bold;
	margin-top: -82px;
	position: relative;
}
#footer a{
	color: #292929;
}
.built_menu{
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
#menu_far_right{
	text-align:center;	
}
.popular-articles{
	background-color:#fbb61d;
	padding: 4px;
	border-top:1px solid #cdb875;
}
#title-popular{
	margin: 12px 0 0 8px;
	float:left;
}
.popular_item{
	border:3px solid #fff;
	margin-left:4px;
	position:relative;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
/* formatting styles */
p{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height:18px;
	font-weight: normal;
}
#left_title_box h1{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 28px;
	font-family: "Arial Black", Arial, sans-serif;
	font-weight: bold;
	color:#FFF;
	line-height: 42px;
	font-style:normal;
}
.article{
	text-align:justify;	
}
h1{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 24px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color:#000;
}
h2{
	margin: 0px 0px 10px 0px;
	padding: 15px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
h3{
	font-size: 18px;
	color: #6b6b6b;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h4{
	font-size:14px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	color: #510087;
}
a, a:active, a:visited{
	color: #0058c4;
	text-decoration:none;
	position: relative;
}
a:hover{
	text-decoration: underline;
}
.post_date{
	color: #444444;
	font-size: 10px;
	margin: 0px 0px 10px 0px;
	display: block;
}
.back_top{
	float:right;
	color: #836b16;
	font-size: 11px;
	margin-right: 50px;
	clear:both;
}	
.back_top:visited, .back_top:active{
	color: #836b16;
}
.back_cat{
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	float: right;
}	
.back_cat:visited, .back_cat:active{
	color: #fff;
}
.divider{
	height:20px;
	border-top: 1px solid #cba629;
	height: 20px;
	width: 80%;
	margin: 20px auto 10px auto;
	text-align: center;
	clear:both;
}
.divider img{
	position: relative;
	/* top is set to -9px in html - for ie6 transparency */
}
#left_title_box{
	background: transparent url(../images/title-box-pattern.png) no-repeat top left;
	padding: 10px 10px 18px 10px;
	text-align: center;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-radius-topleft: 20px;
	border-radius-topright: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
}
.island_banner_pusher{
	width:1px;
	float:right;
	height:150px;
}
.island_banner_holder{
	width:300px;
	height:260px;
	text-align: center;
	color: #836b16;
	background: transparent url(../images/fade-25pc.png) repeat top left;
	margin:8px 0 8px 8px;
	padding: 5px 5px 10px 5px;
	float:right;
	clear:both;
	text-align: right;
}
.article_image{
	display:block;
	overflow: hidden;
}
.article_image.medium{
	width:260px;
	height:182px;
	float:left;
	margin:5px;	
	border: 5px solid #fff;
	background-color:#FFF;
	padding: 5px;
}
.article_image.small{
	width:190px;
	height:130px;
	border: 3px solid #fff;
	margin: 0px auto;
	position: relative;
	background-color:#FFF;
}
.article_image.large{
	width:370px;
	height:256px;
	border: 5px solid #fff;
	margin: 0px auto;
	position: relative;
	background-color:#FFF;
}
/* form styling */
#myTable{
	border: 0px;
	width: auto;
	margin: 0px;
	padding: 0px;
	border-right: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
#myTable thead{
	background-color: #510087;
	border: 1px solid #ffffff;
	height: 22px;
	color: #ffffff;
}
#myTable thead td{
	padding: 0px 4px;
	font-size: 12px;
	font-weight: bold;
	border-right: 0px;
	height: 22px;
	overflow: hidden;
}
#myTable tbody td{
	margin:0px;
	padding:10px 4px;
	border-top:1px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 1px solid #ffffff;
	vertical-align: top;
}
#myTable td img{
	border: 0px;
}
.formmsg{
	font-weight:bold;
	color: #c03701;
}
.frontend_form_submit{
	display: block;
	float: right;
	text-align: center;
	background: #e7e7e7;
	border: 1px solid #cccccc;
	color: #510087;
	font-weight: bold;
	font-size: 12px;
	height: 26px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	width: 110px;
	font-family:Arial,sans-serif;
}
.additionaltext{
	font-size: 11px;
	color:#666666;
}
#stop_spam{
	display:block;
	height:0px;
	overflow:hidden;
}

.sharing_tools{
	width: 100%;
	margin: -25px 0 20px 0;
	text-align:right;
	float:right;
}
.sharing_tools a{
	font-size: 11px;
	margin-right: 6px;
	color: #444444;
	font-weight: normal;
}
.sharing_tools .share-button img{
	border:0;
	width: 16px;
	position: relative;
	vertical-align:text-bottom;
	top: 1px;
}
.sharing_tools .diggbutton{
	display:inline;
	position:relative;
	top: 6px;
	right: -2px;
	overflow: hidden;
}
.sharing_tools iframe{
	width: 110px;
	overflow:hidden;
}
.sharing_tools .share-button{
	border: 1px solid #3c5997;
	background-color: #6587a6;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 2px 3px;
	color: #fff;
}