﻿body 
{  
    /* background-image:url('../Images/bodyBkgrd.jpg'); */
    background-image:url('../Images/bodyBkgrd2.jpg');
    font-family: Arial, Lucida Fax;
    top: 0;
    margin:0; padding:0; border:0;
}

#mainWrapper 
{
    /* width: 100%;
    height: 100%;
    border: 0px solid #ffffff;
    text-align: center; */
}


.hrGold 
{
    float: left;
    background-color: #d4ac70;
    border: 0px solid #d4ac70;
    height: 1px;
    width: 455px;
    text-align: left;
    clear: both;
}

.hrGold2 
{
    background-color: #d4ac70;
    border: 0px solid #d4ac70;
    height: 1px;
    text-align: left;
}

.hrBlack 
{
    background-color: #000000;
    border: 0px solid #000000;
    width: 90%;
    height: 1px;
    text-align: center;
    margin: 0px 5px 0px 5px;
}

#header 
{
    /*width: 100%;  980px; 
    height: 89px;  
    text-align: center;  */
}

/* BEGIN HTML NAVIGATION STYLES */

#headerHTML 
{
    background-image:url('../Images/headerBkgrd.jpg');
    background-repeat: no-repeat;   
    height: 51px;    
    padding-top: 38px;
}

tr.htmlNav td
{	
	width: 127px; 
	height: 48px;
	text-align: center;
}

tr.htmlNav td a 
{
	width: 127px; 
	height: 48px;	
	color: #d4ac70;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border: 0;
}

tr.htmlNav td a { text-decoration: none; }

/* END HTML NAVIGATION STYLES */


#contentArea 
{
    background-image:url('../Images/contentImg3.jpg');
    background-repeat: no-repeat;
    width: 980px;
    height: 389px;
}

.details 
{
    position: absolute;
    top: 100px;
    z-index: 100;
}

.clearBox 
{
    background-image: url('../Images/contentBkgrd.png');    
    width: 700px;
    height: 370px;    
    text-align: left;
}

.clearBox2 
{
    background-color: #ffffff;
    width: 825px;
    height: 370px;    
    opacity: .95;	
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	filter: alpha(opacity=95);
}

.bioInfo 
{
    text-align: left;
    padding: 10px;
    font-size: 12px;
}


.discBox 
{
    background-image: url('../Images/discBkgrd.png');    
    width: 700px;
    height: 370px;   
    text-align: left; 

}

.discInfo 
{
    text-align: left;
    padding: 10px;
    font-size: 12px;
}

.photoInfo 
{
    text-align: left;
    padding: 10px;
    font-size: 12px;
}


.eventsBox 
{
    background-image: url('../Images/eventsBkgrd.png');    
    width: 700px;
    height: 370px;    
}

.eventsInfo 
{    
    text-align: left;
    padding: 10px;
    font-size: 12px;
}


.contactsBox 
{
    background-image: url('../Images/contactsBkgrd.png');    
    width: 700px;
    height: 370px;    
}

.contactInfo 
{
    text-align: left;
    padding: 10px;
    font-size: 12px;
}


.blogBox 
{
    background-image: url('../Images/blogBkgrd.png');    
    width: 700px;
    height: 370px;    
}

.blogInfo 
{
    text-align: left;
    padding: 10px;
    font-size: 12px;
}

#contentPlayer 
{
    background-image:url('../Images/contentPlayer.jpg');
    background-repeat: no-repeat;
    width: 980px;
    height: 63px;
}

.playerCtrl 
{
    height: 25px; 
    width: 205px; 
    text-align: left;
    padding: 18px 345px 0 0px;
}

.videoPlayList 
{    
    /* background-image:url('../Images/semiTransparent.png');
    background-repeat: repeat; */
    float: right;
    width: 135px;
    height: 340px;
    background-color: #fff;
    opacity:0.9;
    filter:alpha(opacity=90);
    border: 1px solid #000000;
    margin: 35px 10px 0 0;
    text-align: center;
    overflow: auto;
}

.videoPlayList p 
{
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}

.videoPlayList img 
{
    border: 1px solid #5d0a04;
}

.videoPlayList img:hover 
{
	cursor: pointer;
}

.footer 
{
    font-family: Arial;
    color: #ffffff;
    font-size: 11px;
    margin: 0px 0px 10px 0px;
}

.footer a:link { color: #ffffff; text-decoration: none; }
.footer a:visited { color: #ffffff; text-decoration: none; }
.footer a:hover { color: #781007; text-decoration: none; }

.border 
{
    border: 1px solid #ffffff;
    width: 800px;
}

.sectionHeader 
{
    color: #5c0a04;
    font-size: 22px;
    font-weight: bold;
}

.hide 
{
    display: none;
}

.show 
{
    display: block;
}



div.gallery img 
{
    border: solid 1px white;
}

.tanBkrd 
{
    background-color: #d0b592;
}

.videoSect 
{
    float: left;
    background-image:url('../Images/vimeoBkgrd2.png');
    background-repeat: no-repeat;
    width: 583px;
    height: 382px;
    margin: 5px 13px 0px 0px;
}