body {
	background-color: #453656;
	background-image: url(http://www.exclusivetans.net/images/background.jpg);
	background-repeat: repeat-x;
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:241px;
	height:174px;
}

#header{
	position:absolute;
	left:241px;
	top:0px;
	width:653px;
	height:174px;
}
#headerBG{
	background-image:url(http://www.exclusivetans.net/images/headerBg.jpg);
	height:100px;
	width:550px;

}

#container {
	position:absolute;
	background-image:url(http://www.exclusivetans.net/images/contentBG.jpg);
	background-repeat:repeat-y;
	left:0px;
	top:174px;
	width:894px;
}
#navigation{
	width:241px;
	float:left;	
}
#navBG{
	background-image:url(http://www.exclusivetans.net/images/layout_03.jpg);
	height:550px;
	width:241px;
}
#content {
	float:right;
	width:653px;
}
#contentPad{
	padding:20px;
}

#headLinks{
	width:550px;
	height:30px;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	color:#333333;
}
#headLinks a{
	text-decoration:none;
	color:#333333;
}
#headLinks a:hover{
	color:#0099FF;
	text-decoration:underline;
}

#bottom {
	background-image:url(http://www.exclusivetans.net/images/layout_05.jpg);
	clear:both;
	width:894px;
	height:22px;
}
#footer{
	background-color:#453656;
	width:894px;
	height:80px;
}
.picPad{
	padding:8px;
}

.contentBox{
	width:600px;
	float:left;
}
.contentBoxL{
	background-image:url(http://www.exclusivetans.net/images/columnBG_purple.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:270px;
	padding-left:22px;
	float:left;}
.contentBoxR{
	background-image:url(http://www.exclusivetans.net/images/columnBG_tan.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:270px;
	padding-left:22px;
	float:right;}
.contentBoxRIndex{
	width:270px;
	padding-left:16px;
	float:right;}	
.contentBox2{
	background-image:url(http://www.exclusivetans.net/images/columnBG_blue.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-left:20px;
	clear:both;
	width:580px;
}
.contentBox3{
	background-image:url(http://www.exclusivetans.net/images/columnBG_red.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-left:20px;
	clear:both;
	width:580px;
}
.picPad{
	margin-left:12px;
	margin-right:12px;

}

/* box formatting */
.productbox{
	width:590px;
	height:160px;
}
.productboxL{
	width:160px;
	float:left;
}
.productboxR{
	padding-top:20px;
	width:430px;
	float:right;
}
/* Cells */
.tanBG{
	background:#ffcc99;
}
.lightBG{
	background:#f9e9c7;
}
.blueBG{
	background:#33cccc;
}
/*Text formatting */
.headerText{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#000000;
	padding-left:120px;
	padding-top:40px;
	margin:0px;
}


.navText{
	padding-top:30px;
	padding-left:0px;
}
.navText ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#FFFFFF;
	line-height:26px;
}
.navText li a:link{
	text-decoration: none;
	color:#FFFFFF;
}
.navText li a:visited{
	text-decoration: none;
	color:#FFFFFF;
}
.navText li a:active{
	text-decoration: none;
	color:#FFFFFF;
}
.navText li a:hover{
	text-decoration: underline;
	color:#FFFFCC;
}
.navText ul ul li{
	font-size:95%;
	list-style:square;
	margin-left:-10px;
	}

.siteText, p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
}
table tr td{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
ul{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
}
.siteText li a:link{
	color:#0099FF;
	text-decoration:none;
}
.siteText li a:hover{
	color:#0099FF;
	text-decoration:underline;}
	
.siteText li a:active{
	color:#0099FF;
	text-decoration:none;
}	
.siteText li a:visited{
	color:#0066FF;
	text-decoration:none;
}


.entry p{
	line-height:180%;
}
h2{
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	padding-top:10px;
	padding-bottom:10px;
	color:#333333;
}
h2.title {
	font-size:22px;
}
h2.title  a{
	color:#000000;
}
h2.title a:hover{
	color:#000066;
}


h3{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	padding-top:4px;
	padding-bottom:4px;
	color:#333333;
}


blockquote{
	background-image:url(http://www.exclusivetans.net/images/quote.gif);
	background-repeat:no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 18px;
}




.footerBox{
	padding-left:250px;
	width:600px;
	text-align:center;
	color:#FFFFFF;
}
.footerText{
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
}
.footerText a:link{
	color:#FFFFFF;
	text-decoration:none;}
.footerText a:visited{
	color:#FFFFFF;
	text-decoration:none;}
.footerText a:hover{
	color:#FFFFFF;
	text-decoration:underline;}
.footerText a:active{
	color:#FFFFFF;
	text-decoration:none;}		
.smaller{
	font-size:75%;
}

a:link{
	color:#0099FF;
	text-decoration:none;}
a:visited{
	color:#0066FF;
	text-decoration:none;}
a:hover{
	color:#0099FF;
	text-decoration:underline;}
a:active{
	color:#0099FF;
	text-decoration:none;}
	
	
a.info{
    position:relative; /*this is the key*/
    z-index:24; 
    color:#000000;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #0cf;
    background-color:#FFFF99;
	color:#000;
    text-align: center}
