﻿body 
{
    padding: 0px 0px 0px 0px;
    margin: 0px;
    font-family:  verdana, sans-serif;
    font-size: 10px;
    color: black;
    background-image: url('../Images/background.jpg');


}

.ContainerTable
{
    width: 100%;
    vertical-align: top;
    background-image: url('../Images/OutsideBg.jpg');
    background-position: center;
    background-repeat: no-repeat;

}
.MasterTable
{
    width: 1034px;
}
.ContentBase
{
    width:  1034px;
}
.ContentHome
{

    width: 1034px;
    height: 683px;
    background-image: url('../Images/home.jpg');
    background-position: center;
    background-repeat: no-repeat;
}
.ContentAbout
{
    width: 1034px;
    height: 683px;
    background-image: url('../Images/about.jpg');
    background-position: center;
    background-repeat: no-repeat;
}
.ContentBooks
{
    width: 1034px;
    height: 683px;
    background-image: url('../Images/books.jpg');
    background-position: center;
    background-repeat: no-repeat;
}
.ContentHowTo
{
    width: 1034px;
    height: 683px;
    background-image: url('../Images/howto.jpg');
    background-position: center;
    background-repeat: no-repeat;
}
.ContentMedia
{
    width: 1034px;
    height: 683px;
    background-position: center;
    background-repeat: no-repeat;
}
.ContentMediaImages
{
    width: 1034px;
    height: 683px;
    background-image: url('../Images/images.jpg');
    background-position: center;
    background-repeat: no-repeat;
}
.ContentMediaVideo
{
    width: 1034px;
    height: 683px;
    background-image: url('../Images/video.jpg');
    background-position: center;
    background-repeat: no-repeat;
}
.ContentTour
{
    width: 1034px;
    height: 683px;
    background-image: url('../Images/tour.jpg');
    background-position: center;
    background-repeat: no-repeat;
}
.ContentContact
{
    width: 1034px;
    height: 683px;
    background-image: url('../Images/contact.jpg');
    background-position: center;
    background-repeat: no-repeat;
}

.FooterText 
{ 
   color: Gray;
}

a.FooterText 
{
    text-decoration : none;
	background: none;
	}
a.FooterText:active {
	text-decoration : none;
	background: none;
	}
a.FooterText:visited {
	text-decoration : none;
	background: none;
	}
a.FooterText:hover 
{
    color: #EC95B8;
	background: none;
}	
	
.TextHeader 
{
   color: #D2B99A;
   font-family:  Tahoma;
   font-size: 14px; 
   font-weight: bold;
}
.TextHeaderWhite 
{
   color: #FFFFFF;
   font-family:  Tahoma;
   font-size: 15px; 
   font-weight: bold;
}

.TextGiveawayHeaderWhite 
{
   color: #FFFFFF;
   font-family:  Tahoma;
   font-size: 18px; 
   font-weight: bold;
}

a.TextGiveawayHeaderWhite 
{
    text-decoration : none;
	background: none;
}
a.TextGiveawayHeaderWhite:active  
{
	text-decoration : none;
	background: none;
}
a.TextGiveawayHeaderWhite:visited  
{
	text-decoration : none;
	background: none;
}
a.TextGiveawayHeaderWhite:hover 
{
    color: #EC95B8;
	background: none;
}	

.BrowseInsideText 
{ 
   color: #FFFFFF;
   font-family:  Tahoma;
   font-size: 11px; 
}

a.BrowseInsideText 
{
    text-decoration : none;
	background: none;
	}
a.BrowseInsideText:active {
	text-decoration : none;
	background: none;
	}
a.BrowseInsideText:visited {
	text-decoration : none;
	background: none;
	}
a.BrowseInsideText:hover 
{
    color: #EC95B8;
	background: none;
}	

.TextBody 
{
   color: #FFFFFF;
   font-family:  Tahoma;
   font-size: 12px; 
   font-weight: normal;
}
.TextLink
{
   color: #EC95B8;
   font-family:  Tahoma;
   font-size: 12px; 
   font-weight: normal;
}

.TextContentWhite 
{
   color: #FFFFFF;
   font-family:  Tahoma;
   font-size: 14px; 
   font-weight: normal;
}

a.TextContentWhite 
{
    text-decoration : none;
	background: none;
}
a.TextContentWhite:active  
{
	text-decoration : none;
	background: none;
}
a.TextContentWhite:visited  
{
	text-decoration : none;
	background: none;
}
a.TextContentWhite:hover 
{
    color: #EC95B8;
	background: none;
}	




	
.TextContentSubHeaderTan 
{    
   color: #D2B99A;
   font-family:  Tahoma;
   font-size: medium; 
   font-weight: normal;
}

.TextContentHeaderTan 
{    
   color: #D2B99A;
   font-family:  Tahoma;
   font-size: x-large;
   font-weight: bold; 
}

.TextContentSubHeaderPink 
{    
   color: #EC95B8;
   font-family:  Tahoma;
   font-size: medium; 
   font-weight: bolder;
}

.PrivacyTermsTable
{
    width: 80%;
}

.PrivacyTermsTableCol1
{
    width: 55px;
}

.TextGiveawayLabel 
{
   color: #000000;
   font-family:  Tahoma;
   font-size: 12px; 
   font-weight: normal;
}

a.media   { display: block; }
div.media { font-size: small; margin: 6px; width: 100% !important }
div.media div, div.iframe_caption { font-style: italic; color: #888; }


#tourContent { 
    width: 1034px;
    height: 683px;
    background-image: url('../Images/tour.jpg');
    background-position: center;
    background-repeat: no-repeat;
} 

#tourLeftColumn  
{
    float:left;
    width: 575px;
    height: 683px;
} 

#tourDateColumn  
{
    float:left;
    width: 380px;
    height: 683px;
} 

#tourDates  
{
    margin-top: 160px;
    text-align: left;
    height: 330px;
    width: 360px;
    overflow: auto;
    text-align: left;
    padding-right: 10px;
    
}

hr.tourHR  
{
    width: 330px;
    color: #a4a4a4;
}

#contactContent  
{
    position: static;
    width: 1034px;
    height: 683px;
    background-image: url('../Images/contact.jpg');
    background-position: center;
    background-repeat: no-repeat;
    text-align: left;
} 

#contactColumn  
{
    position: relative;
    top: 120px;
    left: 70px;
    height: 350px;
    text-align: left;
    width: 400px;
} 

#contactRegColumn  
{
    position: relative;
    top: 200px;
    left: 70px;
    height: 20px;
    text-align: left;
    width: 350px;
} 

#contactRegField  
{
    position: relative;
    top:0px;
    left: 0px;
    height: 20px;
    text-align: left;
    width: 220px;
} 
#contactRegButton  
{
    position: relative;
    top:-21px;
    left: 270px;
    height: 20px;
    text-align: left;
    width: 100px;
} 

.contactSeperator
{
    border-bottom:1px White Solid;
    width:95%;
    padding: 0px;

}

#aboutContent  
{
    width: 1034px;
    height: 683px;
    background-image: url('../Images/about.jpg');
    background-position: center;
    background-repeat: no-repeat;
    text-align: left;
} 

#aboutColumn
{
    position: relative;
    top: 120px;
    left: 70px;
    height: 495px;
    width: 400px;
    overflow: auto;
    text-align: left;
    padding-right: 10px;
} 

hr.aboutHR  
{
    width: 370px;
}

#defaultContent  
{
    width: 1034px;
    height: 683px;
    background-image: url('../Images/home.jpg');
    background-position: center;
    background-repeat: no-repeat;
    text-align: left;
} 

#defaultLeftColumn
{
    position: relative;
    overflow: hidden;
    padding-left: 20px;
    width: 250px;
    text-align: center;
    top: 0px;
    left: 0px;
    height: 683px;
}

#defaultAnnouncementRow  
{
    position: relative;
    text-align: left;
    top: 360px;
    left: 11px;
    width: 248px;
} 

#defaultTweetRow  
{
    position: relative;
    text-align: center;
    top: 370px;
    left: 0px;
} 

#defaultCenterColumn
{
    position: relative;
    width: 300px;
    height: 683px;
    top: -683px;
    left: 270px;
}
 
#defaultCenterRowTop  
{
    position: relative;
    text-align: left;
    left: 0px;
    top: 200px;
} 

#defaultCenterRowBottom 
{
    position: relative;
    text-align: left;
    top: 500px;
    left: 10px;  
    height: 130px;
    padding: 10px;
} 

#defaultRightColumn
{
    position: relative;
    width: 400px;
    height: 683px;
    top: -1366px;
    left: 580px;
}

#defaultRightRowTopGiveaway  
{
    position: relative;
    text-align: left;
    top: 170px;
    left: 15px;  
    height: 0px;
    padding: 10px;
} 

#defaultRightRowTop  
{
    position: relative;
    text-align: left;
    top: 240px;
    left: 10px;  
    height: 110px;
    padding: 10px;
} 

#defaultRightRowMiddle  
{
    position: relative;
    text-align: left;
    top: 300px;
    left: 10px;  
    height: 92px;
    padding: 10px;
    overflow: auto;
    text-align: left;
} 

#defaultRightRowBottom 
{
    position: relative;
    text-align: left;
    top: 360px;
    left: 10px;  

    padding: 10px;
} 

#defaultRegButton  
{
    position: relative;
    top:-21px;
    left: 290px;
    height: 20px;
    text-align: left;
    width: 100px;
}


.BookAddTable
{
    width: 280px;
}

.BookAddTableCOl1
{
    width: 95px;
}

#giveawayContent  
{
    width: 1024px;
    height: 683px;
    text-align: left;
    background-image: url('../Images/truehepburn.jpg');
    background-position: left;
    background-repeat: no-repeat;
} 

#giveawayLeftColumn
{
    position: relative;
    width: 315px;
    text-align: left;
    top: 0px;
    left: 0px;
    height: 683px;
}

#giveawayFormColumn
{
    position: relative;
    width: 400px;
    text-align: left;
    top: -683px;
    left: 315px;
    height: 683px;
}


#giveawayFormRow 
{
    position: relative;
    left: 4px;
    text-align: center;
    width: 400px;
    height: 125px;
    top: 640px;
} 

#giveawayRightColumn
{
    position: relative;
    width: 315px;
    text-align: left;
    top: 0px;
    left: 600px;
    height: -683px;
}