﻿body{
margin:0;
padding:0;
font: 21px ;
font-family:Garamond, Verdana, Geneva, Arial;
color: #000033;
}


#maincontainer{
width: 1000px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
height: 100%;
}

#topsection{
background: #ffffff;
height: 75px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
width: 1000px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
height: 100%;
}

#contentcolumn{
margin: 0 0px 0 0px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}


.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.Ableu {
	TEXT-DECORATION: none;
	color: #0099ff;
	font: bold 28px Verdana;
}
.Ableu2 {
	TEXT-DECORATION: none;
	color: #0099ff;
	font: bold 16px Verdana;
}

A2:hover {
	TEXT-DECORATION: none
	color: #000033;
}
A {
	TEXT-DECORATION: none
}

.lebleuridge{
font: 48px ;
font-family:Garamond, Verdana, Geneva, Arial;
color: #000033;
}


.HomeLogo {
	TEXT-DECORATION: none;
	color: #000033;
	font: 21px Garamond;
}

.topmenuOff {
	TEXT-DECORATION: none;
	color: #000033;
	font: bold 15px Garamond;
	width:125px;

	height:25px;
	text-align:left;
}
.topmenuOn {
	TEXT-DECORATION: none;
	color: #ffffff;
	background-color: #000033;	
	font: bold 15px Garamond;
	width:125px;

	height:25px;
	
}

.currentTopMenuOver{
	TEXT-DECORATION: none;
	color: #82CDFF;
	background-color: #000033;
	font: bold 15px Garamond;
	width:125px;

	height:25px;
}

.topmenuOver {
	TEXT-DECORATION: none;
	color: #000033;
	background-color: #82CDFF;
	font: bold 15px Garamond;
	width:125px;
	height:25px;
}


.packagemenuOff {
	color: #930049;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	width:125px;
	height:25px;
	text-align:center;	
}
.packagemenuOver {
	background-color: #FF99CC;
	color: #930049;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	width:125px;
	height:25px;
	text-align:center;
}

.packagemenuOn {
	color: #FFFFFF;
	background-color: #930049;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;	
	width:125px;
	height:25px;
	text-align:center;
}
.currentpackagemenuOver {
	color: #FF99CC;
	background-color: #930049;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	width:125px;
	height:25px;
	text-align:center;
}


.packagePrice {
	color: #930049;
	font-weight:bold;
	font-size:28px;
	margin-left:20px;
	cursor:pointer;

}
.visiblepackageimage {
	visibility:visible;
}

.packageDescription{
	visibility:visible;
	margin-top:30px;
	margin-left:20px;
	margin-right:25px;
	font-size:24px;
	line-height:32px;
	
}

.hiddenpackage{
	visibility:hidden;

}

.hiddenpackageimage {
	visibility:hidden;

}

.mediaMenuOff{
	TEXT-DECORATION: none;
	color: #000033;
	font: bold 25px Garamond;
	width:125px;
	height:25px;
	cursor:pointer;
}
.mediaMenuOn{
	TEXT-DECORATION: none;
	color: #ffffff;
	background-color: #000033;	
	font: bold 25px Garamond;
	width:125px;
	height:25px;
	cursor:pointer;
}

