/* Stylesheet by Beau Haseltine for Renew Salon & Day Spa 2009 */

html, body {
	background-color: #0099CC;
	background-image: url(images/temp_bg.gif);
	background-position: center top;
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
}
                   /* TOP RIGHT BOTTOM LEFT */
table.navigation td {
	border-width: 0px;
	padding: 0px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	background-color: #99CCFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
table.content {
	border-width: 0px 10px 10px 10px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #164bb8;
	border-collapse: collapse;
	background-color: white;
	background-image: url(images/bg_giant_tree.gif);
	background-repeat: no-repeat;
}

table.content td {
	border-width: 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: white;
	border-collapse: collapse;
	background-color: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;


}
.navholder {
	position: relative;
	top: 0px;
	left: 0px;
	width: 880px;
	height: 250px;
	background-color: none;
}
.leftnav {
	position: absolute;
	top: 220px;
	left: 15px;
	width: 480px;
	height: 30px;
	background-color: none;
	word-spacing: .9em;
	font-weight: bold;
	font-size: 14px;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.date {
	position: absolute;
	top: 223px;
	left: 675px;
	width: 213px;
	height: 30px;
	background-color: none;
	font-weight: none;
	font-size: 12px;
	color: #FFCC00;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}


A.button:link, A.button:visited, A.button:hover {
	font-weight: bold; 
	font-size: 14px;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

A.button:hover {
	color: yellow;}
.footer {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}
.designed {
	background-color: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	line-height: 1.75em;
}
A.mylink:link, A.mylink:visited, A.mylink:hover {
	font-size: 10px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
A.mylink:hover { color: white;}
