html, div , img, a ,form, iframe, object, embed, ul , li{
	font-family: Verdana, Arial;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	color: #330000;
	text-decoration: none;
}

object{
	float: left;
	background-color: #fff;
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

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%;
	height: 100%;
	background-color: #eee;
}

body{

	background-position: center center;
	background-attachment: fixed;
}

.table{
	margin: -10px 0px 0px 0px;
	background-color: ;

}

.td{
	border: 0px solid #fff;
	 height: 100%;
}

.td_empty{
	padding: 0px;
	height: 100%;
}

.td:hover{

}



.logo a{
	padding: 0px;
	width: 342px;
	height: 59px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	cursor: pointer;
	position: relative;
	top: 10px;
	left: 12px;
	z-index: 101;
}


.breadcrumbs_box{
	padding: 8px 8px 8px 8px;
	margin: 10px 0px 0px 0px; 
	border: 0px;
	text-align: right;
	background-color: #fff ;
	border-bottom: 0px solid #666;
	float: right;

	z-index: 101;
	display: block;
	position: relative;
	top: -45px;
	left: 0px;
	color: #ff5500;
	
	-moz-border-radius-topleft : 5px;
	-moz-border-radius-bottomleft : 5px;
	
	-webkit-border-top-left-radius : 5px;
	-webkit-border-bottom-left-radius : 5px;
	

	
	
}

.addthis_toolbox{
	margin-top: 20px;
}

.select_box{
	margin: 0px 16px 16px 16px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	border: 0px solid #fff;

}

.cat_desc{
	margin: 0px 0px 10px 10px;
	border: 0px solid #fff;
	
	padding: 5px;


}



.menu_box{

	margin: 0px 10px 10px 10px;
	padding: 0px;
	background-color: #ff5500;
	

	

	width: 960px;
	z-index: 100;
	border-bottom: 5px solid #fff;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	


}

.menu_box a{

	font-size: 11px;
	


}




.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: bold;
	width: 157px;
	padding: 8px;
	margin: 0px;
	color: white;
	border-left: 0px solid #000;
	border-top: 0px solid #000;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
	float: right;
	display: block;
	background-color: #FF5500;



}

.search_input:hover{
	background-color: #330000;
}













.content_box{
	margin: 0px 10px 15px 15px;
	background-color: #fff;
	border: 5px solid #fff;

	padding: 0px;

}

.media_box{
	background-image: url(../images/loader.gif);
	
	
}

.nav_box_cont{
	padding: 8px  8px 8px 8px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	border: 0px solid #fff;
	color: #330000;

}

.nav_box_cont a{
	color: #330000;
	font-weight: bold;
}


.nav_box_cat{
	padding: 8px  0px 8px 0px;
	margin: 0px 10px 10px 10px;
	background-color: #fff;
	border: 0px solid #000;
	color: black;
	white-space: nowrap;
}

.nav_box_cat a{
	color: black;
	padding: 8px  8px 8px 8px;
}



div.logo a:active{

	 outline: 0;
}



.breadcrumbs_box a{
	font-weight: normal;
	color: #ff5500;
}
.breadcrumbs_box a:hover{
	text-decoration: underline;
}
.breadcrumbs_box #current{
	font-weight: bold;

}






.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: -5px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	text-transform: none;
	white-space: normal;
	letter-spacing: normal;
	color: #000000;
}

.h2 , .h2 a{
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	padding: 0px; 
}

.date {
	color: #330000;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	text-align: left;
	font-size: 9px;
	white-space: nowrap;
}

.label a{
	padding: 8px;
	margin-bottom: 0px;
	color: white;
	background-color: #666;
	font-weight: bold;
	display: block;
	overflow: hidden;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	height: 27px;

}

.label a:hover{
	background-color: #2B1306;

}

.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 0px 0px 0px;
	border-left: 5px solid #fff;
	border-top: 5px solid #fff;
	border-right: 5px solid #fff;
	border-bottom: 0px solid #fff;
	float: left;
	display: block;

	background-color: #fff;
}

.previous a{
	padding: 0px 0px 0px 0px;
	text-align: left;
	white-space: nowrap;
	font-weight: bold;

}
.number{
	padding: 0px 0px 0px 0px;
	text-align: center;
	white-space: nowrap;

}
.next a{
	padding: 0px 0px 0px 0px;
	text-align: right;
	white-space: nowrap;
	font-weight: bold;

}

.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;

}

.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;
}


