/* Interburns main stylesheet - designed by dorindesign(TM)*/

/* General page look&feel *-------------------------*/

a:link {

	text-decoration: none;
	color:#333333;
}


a:visited {

	text-decoration: none;
	color:#000000;
}


a:hover {
	
	text-decoration: none;
	color:#666666;

}

a:active {

	text-decoration: none;
	color:#000000;
}


body {

	background-image: url(../imgs/page_background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



h2{

	font-size: 20px;
	color: #113275;

}



#mainwrap {



/* The master div to make sure that our popup menus get aligned correctly. */

	margin:0;
	padding:0;
	width:950px;
	height:auto;
	float:left;
	clear:both;



}



#innercontent {



/* The master div to make sure that our popup menus get aligned correctly. */



	position:relative;
	margin:0px;
	width:950px;
	/*min-height: 650px;*/
	height:100%;
	text-align:left;
	float:left;
	clear:both;
	z-index:1;

}


/* Header*-------------------------*/


div#header {
	font-family: "Trebuchet MS";
	background-image: url(../public/css/imgs/header_background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	margin: 0px;
	border: none;
	float:left;
	height: 154px;
	width:920px;
	position:absolute;
	top: 0px;
	left:0px;
	overflow:hidden;
	z-index: 0;

}

div#skipnav {

	font-family:"Trebuchet MS";
	visibility: hidden;
}

div#date{

	font-family:"Trebuchet MS";
	font-size:12px;
	color:#CCCCCC;
	padding-top: 20px;
	padding-left: 100px;
	z-index: 999;
	position:absolute;
	overflow:hidden;
}



div#home_button{
	background-color: transparent;
	border: 0px;
	width: 57px;
	height: 48px;
	top: 155px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	position:absolute;
}

div#logo{

	top: 79px;
	left: 57px;
	border: none;
	width: 220px;
	height: 140px;
	background-color:transparent;
	text-align:center;
	position:absolute;
	z-index: 999;

}

div#topmenu{

	background:transparent;
	border: none;
	padding:0px;
	margin: 0px;
	top: 147px;
	left: 266px;
	width: 700px;
	height: 48px;
	position:relative;
	z-index: 999;

}



div#donate{
	width:55px;
	height:auto;
	top:0px;
	left: 850px;
	position:absolute;
	border:none;
	text-decoration: none;
	margin:0px;
	font-family:"Trebuchet MS";
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
	z-index: 999;

}

#donate_b{

	float:left;
	clear:both;

}


div#donate a{

	color:#FFFFFF;

}

.videoentry{
	float: left;
	clear:none;
width:135px;
}

.videoentry img{
float: left;
border: 0px;
}

div#sidebar{

	float:right;
	top: -5px;
	left: 576px;
	width: 370px;
	height:358px;
	z-index:0;
	background-color: transparent;

}

div#sidebar p{

	text-align:justify;
	font-size: 13px;
	line-height: 18px;
	padding: 0 5px 0 5px;

}

#related .entry{

	text-align:left;
	font-size: 16px;
	font-family:Trebuchet MS;
	line-height: 18px;
	padding-left: 157px;
}

#related .entry a{

	color: #FF7633;
	text-decoration: underline;
}

#related .entry a:hover{

	color: #113275;
	text-decoration: none;
}

#breadcrumbs{

	width: 95%;
	float:left;
	clear:both;

}



.breadcrumb{

	font-size: 9px;
	color:#113275;
	margin-top: 15px;
	margin-right: 10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	letter-spacing: 0.3px;

}



.breadcrumb a{

	text-decoration:underline;

}



.breadcrumb a:hover{

	text-decoration:none;
}



#media{
	background-image:url(../imgs/mgallery_header_img.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin-top: 30px;
	padding-top: 45px;
	width: 400px;
	float:left;
	clear:both;
}

#media ul{
	list-style:none;
	list-style-position:outside;
	text-align:right;
}

#media ul li{
	float:left;
	margin-right: 15px;

}

#media img{
	border-style: none;
	text-decoration:none;
}

.links{
	float: none !important;
	list-style:square;
	list-style-position:outside;
	text-align:left;
	font-family: Trebuchet MS;
	font-size: 13px;
	margin-left: 20px;
	line-height: 30px;
}

.links a{
	color:#FF7633;
	text-decoration:underline;
}


#related{

	background-image:url(../imgs/related_header_img.jpg);
	background-position:0px 10px;
	background-repeat:no-repeat;
	margin-top: 10px;
	padding-top: 45px;
	width: 400px;
	float:left;
	clear:both;
}

#related ul{
	list-style:none;
	list-style-position:outside;
	margin-right: 65px;
}

#related ul li{
	float:right;
	margin-right: 18px;

}

#related img{
	border-style: none;
	text-decoration:none;
}

#archive{

	background-image:url(../imgs/monthlyarchive_header_img.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin-top: 10px;
	padding-top: 45px;
	width: 400px;
	float:left;
	clear:both;
}

#archive ul{
	list-style:square;
	list-style-position:outside;
	padding-left: 200px;
}

#archive ul li{
	font-size:13px;
	color: #113275;
	padding-bottom: 5px;
}

#archive img{
	border-style: none;
	text-decoration:none;
}

#archive .entry{

	text-align:left;
	font-size: 16px;
	line-height: 18px;
	padding-left: 157px;
}

#archive .entry a{

	color: #FF7633;
	text-decoration: underline;
}

#archive .entry a:hover{

	color: #113275;
	text-decoration: none;
}

#tab_content{

	background-image:url(../imgs/table_content_header_img.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin-top: 10px;
	padding-top: 45px;
	padding-left: 50px;
	width: 400px;
	float:left;
	clear:both;
font-family: trebuchet MS;
font-size: 13px;

}

#tab_content ul{
	list-style:square;
	list-style-position:outside;
	padding-left: 20px;
}

#tab_content ul li{
	font-size:13px;
	color:#113275;
	padding-bottom: 4px;
}

#tab_content ul li a{
	color:#FF7633;
	text-decoration:underline;
}

#tab_content ul li a:hover{
	color:#113275;
	text-decoration:none;
}

/* Form classes---------------------------- */

#contactform{
	width: 450px;
}

#contactform #leftblock{
	width: 45%;
	height:auto;
	float:left;
}


#contactform input{
	width: 180px;
	float:left;
}


#contactform .formfields{
	float: left;
	clear:both;
	width: 100%;
}

#contactform #submitform{
	float: left;
	width: 450px;
	margin-top: 15px;
}

#contactform #submitform .message{
	float: left;
	width: 450px;
	height: 80px;
	margin-bottom: 20px;
}

#contactform .button{
	float: left;
	width: 80px;
	margin-right: 10px;
}


/* Footer*-------------------------*/


div#footer{

	border:none;
	padding-left: 95px;
	padding-top: 30px;
	font-family:"Trebuchet MS";
	font-size: 13px;
	color:#333333;
	line-height: 20px;
	float:left;
	clear:both;
	width: 950px;
	position:relative;
	top: 210px;
	background-image:url(../imgs/footer_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#footer a{

	text-decoration:underline;

}

#footer a:hover{

	text-decoration:none;

}

div#copyright{

	width:100%;
	text-align:left;

}

div#footer_icons{

	width:100%;
	text-align:right;

}