﻿body, html  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #FFFFFF;
	height:100%;
}


/*----- TYPOGRAPHY
---------------------------*/


h3 {
	font-size:18px;
	color:#303030;
	margin:5px 0 0 0;
}



p {
	
	color:#733101;
	font-size:12px;
	font-family: Arial;
	line-height:1.5em;
}

.frmJB
{
	height:100%;
}

/*----- WRAPPERS/HOLDERS
---------------------------*/

.pnlTopWrapper
{
	height:375px;
	width:100%;
	top:0px;
	left:0px;
	position:relative;
	background: url(../img/header_grad.jpg) repeat-x;
}
.pnlTopLogoWrapper
{
	height:73px;
	width:100%;
	top:320px;
	left:0px;
	position:absolute;
	z-index:3;
}
.pnlTopLogoHolder
{
	height:73px;
	width:1000px;
	position:relative;
	margin: 0 auto 0px;
	z-index:1;	
}

.pnlContentWrapper
{
	min-height:345px;
	width:100%;
	top:0px;
	left:0px;
	position:relative;
	background: url(../img/maincontent_grad.jpg) repeat-x;
}

.pnlContentHolder
{
	min-height:345px;
	width:1000px;
	position:relative;
	margin: 0 auto 0px;	
}

.pnlContent
{
	min-height:345px;
	width:1000px;
	position:relative;
	margin: 0 auto 0px;
	background: url(../img/maincontent_btm2.png) no-repeat bottom center;
}

.pnlBottomWrapper
{
	min-height:149px;
	width:100%;
	top:0px;
	left:0px;
	position:relative;
	background: url(../img/footer_grad.jpg) repeat-x;	
}

.pnlTopContent
{
	height:375px;
	width:1000px;
	position:relative;
	margin: 0 auto 0px;
	background: url(../img/header_bg.jpg) no-repeat top left;	
}

.pnlMenuBar
{
	width:750px;
	height:35px;
	position:absolute;
	left:100px;
	bottom:1px;
	z-index: 50;
}

.pnlTopLogo
{
	width:73px;
	height:73px;
	left:20px;
	top:0px;
	position:absolute;
	z-index: 2;
}

.pnlTopLineHolder
{
	height:50px;
	width:100%;
	position:relative;
	top:0px;
	left:0px;
	background: url(../img/footer_pat.gif) repeat-x;
}

.pnlTopLine
{
	height:42px;
	width:1000px;
	position:relative;
	margin: 0 auto 0px;		
	padding-top:8px;
}


/*----- MAIN PANEL
---------------------------*/

.pnlMainPanelHolder
{
	width:1000px;
	position:relative;
	left:0px;
	top:40px;
	text-align:left;
}
.pnlMainPanelHeader
{
	width:970px;
	height:40px;
	vertical-align:bottom;
	position:relative;
	padding-left:30px;
}
.pnlMainPanel
{
	width:950px;
	min-height:289px;
	position:relative;
	left:0px;
	top:0px;
	padding: 25px;
	color:#733101;
	font-size:12px;
	font-family: Arial;
	background: url(../img/maincontentfull_bg.png) no-repeat top left;
}


/*----- LEFT PANEL
---------------------------*/

.pnlLeftPanelHolder
{
	width:670px;
	position:relative;
	left:0px;
	top:40px;
	text-align:left;
}

.pnlLeftPanelHeader
{
	width:640px;
	height:40px;
	vertical-align:bottom;
	position:relative;
	/*padding-left:30px;*/
}

.pnlLeftPanel
{
	width:620px;
	min-height:250px;
	position:relative;
	left:0px;
	top:0px;
	padding: 25px;
	background: url(../img/maincontent_bg.png) no-repeat top left;
}


/*----- RIGHT PANEL
---------------------------*/

.pnlRightPanelHolder
{
	width:268px;
	position:relative;
	left:0px;
	top:40px;
	text-align:left;
}
.pnlRightPanelHeader
{
	width:238px;
	height:40px;
	vertical-align:bottom;
	position:relative;
	padding-left:30px;
}

.pnlRightPanel
{
	width:218px;
	min-height:289px;
	position:relative;
	left:0px;
	top:0px;
	padding: 10px 25px 10px 25px;
	color:#733101;
	font-size:12px;
	font-family: Arial;
	background: url(../img/sidepanel_bg.png) no-repeat top left;
}

.pnlRightPanel p
{
	line-height:1em;

}

.pnlRightPanel a
{
	text-decoration:none;
	color:#733101;
}

.pnlRightPanel a:hover
{
	text-decoration:underline;
}

.pnlLeftKeeper
{
	height:240px;
	position:relative;
}


/*----- FOOTER
---------------------------*/

.pnlFooter
{
	height:80px;
	width:1000px;
	position:relative;
	margin: 10px auto 0px;		
}

.CommunityLinks {
	float:left;
	width:317px;
}

.CommunityLinks ul {
	float:left;	
	text-decoration:none;
	list-style:none;
	margin:3px 0 0 5px;
	padding:0;	
}

.CommunityLinks li {
	float:left;	
	text-decoration:none;
	margin:0 0 0 13px;
	padding:0;	
}

.MusicPlayer {
	float:right;
	width:350px;
	height:0px;
	position: relative;
	right:0px;
	top:-145px;
}

.tblFooter
{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color:#DDDDDD;	
	font-size:11px;
}
.tblFooter a
{
	text-decoration:none;
	color:#DDDDDD;
}
.tblFooter a:hover
{
	text-decoration:underline;
}


/*----- IMAGE GALLERY
---------------------------*/

.tblImageGallery
{
	width:100%;
	border: 0 solid;
}

.ImageGalleryHover
{
	width:100px;
	height:100px;
	background:url(../images/IGHover.png) repeat;
	cursor:pointer;
}
.ImageGalleryHover:hover
{
	background:url(../images/IGHover.png) no-repeat -10px -10px ;
}


/*----- NEWS
---------------------------*/

.post-date {
	margin:2px 0 0 0;
}


.singlenews-post {
	margin:0 0 20px 0;
	padding:0 0 10px;
	border-bottom:1px solid #999;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

