.pagebg
{
    background:#F8F2E9 url(http://www.clearnailsnow.com/beta/Images/BodyBG.GIF) center repeat-y;
}
.logo 
{
    position:relative;
    border:0 none white;
    text-decoration:none;  
    margin-left: auto;
    margin-right: auto;
    width:859px;
}
.navbar
{
    position:relative;   
    left:10px;
}
.sitebody
{
    position: relative;
    width: 865px;
    margin: 0 auto;
}
.left
{
    width:270px;
    float: left;
    margin: 25px 0 0 0;
    padding: 0 0 0 10px;
}
.right
{
    width:575px;
    float: right;
	margin: 25px 0 0 0;
    padding: 0 10px 0 0;
}
.middle
{
    width:auto;
    float:left;
    margin:0;
    padding:0;
}
.full
{
    width:860px;
    float: left;
    margin: 25px 0 0 0;
    padding: 0 0 0 10px;
}
.content
{
    width:315px;
    float:right;
    margin:0;
    padding:0;
}
.footer
{
    width: 865px;
    margin:0 auto;
    padding:0;
    text-align:center;
}
.footertext
{
    text-align: center;
    color:#765221;
    font-weight:300;
    font-size:9pt;
}
.linkPink
{
    color:#CC5848;
}
.location {
	font-family: Tahoma;
	font-size: 13px;
	color:#765221;
	text-decoration:none;
}
.locat_title {
	font-family: Tahoma;
	font-size: 14px;
	color: #765221;
	font-weight: bold;
	text-decoration:none;
}
.locat_title1 
{
    font-family: Tahoma;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	text-decoration:none;
}
.location1 
{
    font-family: Tahoma;
	font-size: 14px;
	color: #666666;
	text-decoration:none;
}
.submenu {
	text-decoration: underline;
	color:#765221;
	cursor:pointer;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}
.submenuclicked {
	text-decoration:none;
	color:#CC5848;
	cursor:pointer;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
}
.LocationHeader
{
    font-family: Tahoma;
    color:#765221;
    font-size:15px;
    font-weight: bold;    
    text-decoration:none;
}
.calendar {
	position:absolute;
	top:55%;
	left:70%;
	float:inherit;
	height:4%;
	width:4%;
	border:1px solid black;
	visibility:visible;
}
.calheader {
    background-color:#006699;
    border:1px solid black;
}

/*+++++++BUBBLE+++++++*/
.bubbleInfo 								
{
    position:relative;
    font-family: Tahoma;
	font-size: 13px;
	color:#765221;
	cursor:hand;
}
/*Contains the popup bubble*/

.bubbleInfo:hover > #dpop, .bubbleInfo > #dpop, #dpop 
{									
    -webkit-transition-duration: .25s; 
    -webkit-transition-property: background,color,border,opacity,top;
}
/*Adds a transition to the popup*/
#dpop {								
	background:#FFF;
	border:1px solid #a0c7ff;
	display:block;
	left:-30px;
	opacity:0;
	filter:alpha(opacity='0');
	padding:10px;
	position:absolute;
	top:-90px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-width:5px;
	-webkit-box-shadow:rgba(68,68,68,.5) 0px 3px 8px;
}
/*Having this styling on the invisible bubble is necessary so that the transitions only affects what we want*/
.bubbleInfo:hover > #dpop:after, #dpop:after {	
	border-color:#fff transparent transparent;
	border-style:solid;
	border-width:10px 10px;
	bottom:-20px;
	content:"\00a0";
	display:block; /* reduce the damage in FF3.0 */
	height:0;
	left:75px;
	position:absolute;
	width:0;
}

.bubbleInfo:hover > #dpop 									
{
    background:#FFF;
    /*#a0c7ff*/
    border:1px solid #765221;
    display:block;
    left:-30px;
    opacity:1;
    filter:alpha(opacity='100');
    padding:10px;
    position:absolute;
    top:-100px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-width:5px;
    -webkit-box-shadow:rgba(68,68,68,.5) 0px 3px 8px;
}
/*When the bubbleInfo is hovered on, then the popup takes this styling*/
.popup-contents 		
{
    background-color: white;
    color: #666;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', sans-serif;
    font-size: 12px;
    line-height: 1.2em;
}
p
{
	font-family:georgia,garamond,serif;
	color:#765221; 
	font-size: 12pt; 
	line-height: 130%; 
	letter-spacing: .25px; 
	font-weight:400;
	margin: 0;
	padding: 0;
}
h1
{
	font-family:georgia,garamond,serif;
    color:#CC5747;
    font-size: 22pt;
    font-weight: 200;
	text-align: center;
    line-height: 150%;
	margin: 0;
	padding: 0;
}
h2
{
	font-family:georgia,garamond,serif;
    text-align: right;
    color:#765221;
    font-weight:300;
    font-size:12pt;
	margin: 0;
	padding: 0;
}
h3
{
	font-family:georgia,garamond,serif;
    color:#CC5747;
    font-size: 12pt;
    font-style: italic;
    font-weight: 200;
    line-height: 120%;
	margin: 0;
	padding: 0;
}
h4
{
	font-family:georgia,garamond,serif;
	color:#765221; 
	font-size: 14pt; 
	letter-spacing: .5px; 
	font-weight: 600;
	margin: 0;
	padding: 0;
}
h5
{
	font-family:georgia,garamond,serif;
    color:#CC5747;
    font-size: 22pt;
    font-style: normal;
    font-weight: 200;
    line-height: 120%;
	margin: 0;
	padding: 0;
}
