html, div , img, a ,form, iframe, object, embed, ul , li{
	font-family: Helvetica, Arial;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	color: #000;
	text-decoration: none;
}

object, embed{
	float: left;
	z-index: -1;
}

.wrapper  td {
	 /*  border: 1px solid #000;  */
}

* :focus { outline: 0; }

A:focus, A:hover, A:active /* Firefox image outline fix */
{
outline: none}

a, a:active, a:focus {
      outline: none;
}

html, body{
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 100%;

}

body{
	
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #fff;
}

.wrapper {
	width: 965px;
	padding-left: 0px;/* total 970px */
	text-align: left;

	overflow: hidden;
	background-color: ;
}

.table{
	margin-top: -15px;
	background-color: ;
	height: 100%;
}

.td{
	background-color: ;
	border: 0px solid #fff;
}

.td_empty{
	padding: 0px;
}

.td:hover{
	background-color: #fff;
}

.nav_box{
	padding: 0px  0px 0px 0px;
	margin: 0px 15px 15px 15px;
	background-color: #fff;
	border: 0px solid #fff;
}



.breadcrumbs_box{
	padding: 8px 0px 0px 8px;
	margin: 15px 15px 0px 0px; 
	border: 0px;
	text-align: right;
	background-color: ;
	border-bottom: 0px solid #666;

	
}

.select_box{
	margin: 0px 15px 15px 15px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	border: 0px solid #fff;

}

.cat_desc{
	margin: 0px 0px 15px 15px;
	background-color: #fff;
	border: 0px solid #fff;
	padding: 0px;
}



.menu_box{

	margin: 15px;
	padding: 0px;

}





.search_box{
	margin: 0px;
	border: 0px;
	padding: 0px;
	float: right;
	display: block;
	width: 210px;
}



.search_button{
	position: relative;
	left: 175px;
	top: 0px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	cursor: pointer;
	float: right;
	display: block;
}

.search_button:hover{

}
.search_input{
	position: relative;
	left: 0px;
	top: 0px;
	font-size: 11px;
	font-weight: normal;
	width: 157px;
	padding: 8px;
	margin: 0px;
	color: #000;
	border-left: 1px solid #000;
	border-top: 0px solid #000;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
	float: right;
	display: block;

}

.search_input:hover{
	background-color: #eee;
}













.content_box{
	margin: 0px 15px 15px 15px;
	background-color: #fff;
	border: 0px solid #fff;

	padding: 0px;

}



.logo a{
	margin: 20px 0px 0px 15px;
	width: 217px;
	height: 100px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	cursor: pointer;
}

div.logo a:active{

	 outline: 0;
}



.breadcrumbs_box a{
	color: #000;
	font-weight: normal;
}
.breadcrumbs_box a:hover{
	text-decoration: underline;
}
.breadcrumbs_box #current{
	font-weight: bold;
	color: #000;
}






.wh_100{
	width: 100%;
	height: 100%;
}

.w_100{
	width: 100%;
}

.h_100{
	height: 100%;
}

.w_35{
	width: 35%;
}

.w_30{
	width: 30%;
}

.h1 , .h1 a{

	font-weight: bold;
	font-size: 32px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	text-transform: none;
	white-space: normal;
	letter-spacing: normal;
	color: #000;
	font-family: Times;
}

.h2 , .h2 a{
	font-family: Times;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
	padding: 0px; 
}

.date {
	color: #000;
	font-weight: normal;
	padding: 5px 0px 5px 0px;
	text-align: left;
	font-size: 9px;
}

.label a{
	padding: 8px;
	margin-bottom: 0px;
	color: white;
	background-color: black;
	font-weight: bold;
	display: block;
	overflow: hidden;
}

.label a:hover{

}

.label a:visited{

}

.author{
	padding: 0px 10px 5px 0px;
	text-align: left;
	white-space: nowrap;
}
.author a{
	font-weight: bold;
}

.categories{
	padding: 0px 10px 5px 0px;
	text-align: left;
	white-space: nowrap;
}
.categories a{
	font-weight: bold;
}
.views{
	padding: 0px 10px 5px 0px;
	white-space: nowrap;
}

.image{
	float: left;
	clear: both;
}
.thumb{
	padding: 0px;
	margin: 0px;
	border: 0px;
	float: left;
	display: block;
}

.previous a{
	padding: 0px 0px 0px 0px;
	text-align: left;
	white-space: nowrap;
	font-weight: bold;
	color: #000;
}
.number{
	padding: 0px 0px 0px 0px;
	text-align: center;
	white-space: nowrap;
	color: #000;
}
.next a{
	padding: 0px 0px 0px 0px;
	text-align: right;
	white-space: nowrap;
	font-weight: bold;
	color: #000;
}

.video a{
	padding: 0px 0px 0px 0px;
	width: 19px;
	height: 14px;
	background-image: url(../images/video.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	display: block;
}

.audio a{
	padding: 0px 10px 0px 0px;
	width: 19px;
	height: 14px;
	background-image: url(../images/audio.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	display: block;
}

.audio_small a{
	margin: 0px 5px 5px 5px;
	width: 10px;
	height: 10px;
	background-image: url(../images/audio_small.gif);
	background-repeat: no-repeat;
	float: right;
	display: inline;
}

.video_small a{
	margin: 1px 0px 5px 0px;
	width: 12px;
	height: 9px;
	background-image: url(../images/video_small.gif);
	background-repeat: no-repeat;
	float: right;
	display: inline;
}

.text .more a, .text .more a:hover{
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	color: red;
}

.cleaner{
	clear: both;
}

.map iframe{
	margin: 0px;
}

.address_box div{
	text-align: left;
	text-transform: uppercase;
	font-size: 27px;
	margin-top: 12px;
	padding-right: 5px;
	white-space: nowrap;
}


.email a{
	font-size: 33px;
	text-transform: lowercase;
}

.toggle{
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
}

.toggle a{
	font-size: 15px;
	font-weight: bold;
}

.rss_box{
	float: right;
	width: 150px;
}

