@charset "utf-8";
/* CSS Document */
html
	{
	background:#fff;
	height:100%
	}
	
body
	{
	background:url(img/bgbody.jpg) repeat-x #fff;
	color:#181a18;
	font-family:arial;
	border-top:5px solid #000;
	font-size:12px;
	line-height:18px;
	height:100%
	}
	
*
	{
	margin:0px;
	padding:0px;
	outline:none;
	}
	
.clearer
	{
	clear:both;
	}
#outer
	{position:relative;
     min-height:100%;
     _height:100%;
	 
	 }

#wrapper
	{
	min-height:500px;
	width:1000px;
	margin:0 auto;
	padding-bottom:120px;
	
	}
h2
	{
	font-family:georgia;
	color:#000;
	font-size:36px;
	font-weight:normal;
	padding:0px 0px 20px 0px;
	}

h3, h3 a
	{
	color:#000;
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	}
a.more
	{
	background:url(img/morebg.gif) no-repeat top left;
	line-height:23px;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	padding:4px 10px 5px 9px;
	}
.entry a.more
	{
	background:url(img/morebg.gif) no-repeat top left;
	line-height:23px;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	padding:4px 12px 5px 12px;
	text-align:center;
	margin:10px 0px 0px 0px;
	}
/*-----header-----*/
#header	
	{
	width:1000px;
	height:100px;
	padding:0px 0px 0px 0px;
	
	}

#logo
	{
	width:260px;
	height:130px;
	background:url(img/logo.jpg) no-repeat top left;
	float:left;
	}

#logo a
	{
	display:block;
	text-indent:-9999px;
	width:260px;
	height:130px;

	}
#mainmenu
	{
	width:535px;
	float:right;
	padding:60px 0px 0px 0px;
	text-align:right;
	float:right;
	
	}


/*-----content-----*/
#columns
	{
	background:url(img/fauxmain.gif) repeat-y;
	margin:10px 0px 0px 0px;
	}	

#insidecolumns
	{
	background:url(img/fauxinside.gif) repeat-y;
	margin:10px 0px 0px 0px;
	}
	
#innercolsmain
	{
	background:url(img/f1.jpg) no-repeat center top;
	padding:37px 0px 10px 0px;

	}

#innercols
	{
	background:url(img/f2.jpg) no-repeat center top;
	padding:37px 0px 10px 0px;
	}

#leftcol
	{
	width:210px;
	float:left;
	margin:0px 0px 0px 15px;
	}

ul.leftnav
	{
	margin:0px 0px 0px 1px;
	}
ul.leftnav li
	{
	list-style:none;
	padding:0px 0px 5px 0px;
	}
ul.leftnav li a
	{
	list-style:none;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	text-transform::capitalize;
	font-size:12px;
	}
ul.leftnav li.current_page_item  a
	{
	color:#007272;	
	}
ul.leftnav li a:hover, ul.leftnav li a:active
	{
	color:#158792;
	}

.newspiece
	{
	margin:0px 0px 30px 0px;
	}
.mainnewspiece
	{
	font-size:12px;	
	}
.newspiece a
	{
	color:#007272;
	display:block;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
	}
#maincol
	{
	width:500px;
	float:left;
	margin:0px 0px 0px 40px;
	}
	
#insidemain
	{
	width:730px;
	float:right;
	}
	
.bluebox
	{
	color:#181a18;
	font-size:16px;
	line-height:22px;
	margin:0px 0px 50px 0px;
	}
.bluebox h2, .post h2, #insidemain h2
	{
	color:#007272;
	}
.post h3
{
	color:#007272;
	}

.post h4
{
	color:#007272;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	}

.post ul
	{
	list-style-position:inside;	
	padding:0px 0px 20px 0px;
	}
.post p
	{
	padding:0px 0px 20px 0px;	
	}
.post 
	{
	padding:0px 0px 20px 0px;	
	}
#mainright
	{
	float:right;
	width:185px;
	margin:0px 15px 0px 0px;
	position:relative;
	}
.testimonial 
	{
	padding:0px 0px 15px 0px;
	font-style:italic;
	}
.testimonial strong
	{
	display:block;
	text-align:right;
	font-style:normal;
	color:#000;
	}
.vsrp_div
	{
	height:120px;	
	}
.vsrp_div strong
	{
	display:block;
	text-align:right;
	color:#000;
	}
/*-----footer-----*/	
#footer
	{
	position:absolute;
	height:70px;
	bottom:0px;
	left:0px;
	background:url(img/bgfooter.jpg) repeat-x #000;
	width:100%;
	padding:15px 0px 0px 0px;
	position: relative;
     margin-top:-70px;
	}
	
#footermenu
	{
	width:1000px;
	margin:0 auto;
	
	}

#footermenu ul
	{
	width:460px;
	float:left;
	margin:0px 0px 0px 40px;
	}

#footermenu ul li
	{
	display:inline;
	padding:0px 15px 0px 0px;
	}

#footermenu ul li a
	{
	color:#95968b;
	text-decoration:none;
	font-size:12px;
	}
	
#footermenu ul li a:hover
	{
	color:#fff;
	}

#copy
	{
	color:#95968b;
	width:210px;
	float:right;
	margin:0px 40px 0px 0px;
	}

#copy strong
	{
	color:#fff;
	}

.scrollable {
	position:relative;
	overflow:hidden;
	width: 185px;
	height: 400px;
	margin-left: 30px;
}

.scrollable .items {
	width:20000em;
	position:absolute;
	clear:both;
}

.items div{
	width: 227px;
	height: 140px;
	float: left;
	margin:20px 8px 20px 15px;
}

.scrollable img {
	float:left;
	cursor:pointer;
	width:227px;
	height:140px;
}

.entry ul li
	{
	list-style:none;
	list-style-image:url(img/liarr.gif);
	list-style-position:inside;
	margin:0px 0px 5px 5px;
	}
.nslentry
	{
	width:255px;
	float:left;
	height:120px;
	margin:0px 100px 20px 0px;
	}
.nslentry p a
	{
color:#4f4f4f;
	}
a.dwlnk
	{
	color:#4f4f4f;
	font-size:12px;
	font-weight:bold;
	background:url(img/dwl.gif) no-repeat left;
	display:block;
	float:left;
	hieght:27px;
	line-height:27px;
	padding:0px 10px 0px 30px;
	text-decoration:none;
	}
a.artlnk
	{
	color:#4f4f4f;
	font-size:12px;
	font-weight:bold;
	background:url(img/arond.gif) no-repeat left;
	display:block;
	float:left;
	hieght:27px;
	line-height:27px;
	padding:0px 0px 0px 30px;
	text-decoration:none;
	}
a.dwlnk:hover, a.artlnk:hover
	{
	color:#007272;	
	}
.nslentry ul
	{
	margin:10px 0px 0px 0px;	
	list-style:none;
	}
.nslentry h3
	{
	color:#007272;	
	padding:0px;
	margin:0px;
	}
.nslentry h3 span
	{
	color:#007272;	
	font-weight:normal;
	}
.entry p strong
	{
	color:#000;	
	}
.entry p
	{
	line-height:18px;	
	padding:0px 0px 10px 0px;
	}
.entry p a {color:#007272;text-decoration:none;}
.entry p a:hover {color:#007272;text-decoration:none;text-decoration:underline;}
.entry h4 a {color:#007272;text-decoration:none;}
.entry h4 a:hover {color:#007272;text-decoration:none;text-decoration:underline;}
/*-----ticker------*/
* { margin:0; padding:0; }

#newsticker-demo { 
width:185px; 

padding:0px; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:0px
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:185px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:15px; margin-bottom:10px;font-style:italic; }
.newsticker-jcarousellite ul li strong {display:block;
	text-align:right;
	font-style:normal;
	color:#000;}
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }
.clear { clear: both; }
#lightbox-overlay-text-about{display:none;}
#leftcol p a {color:#007272;text-decoration:none;font-size:11px;font-weight:bold;}