BODY {
	background-attachment: fixed;
	background-image: url(img/villa_across_pool_washfade.jpg);
	background-position: left top;
	font-family:"Gill Sans", Tahoma, Verdana, Arial;
	text-align:left;
	background-color: white;
	background-repeat: no-repeat;
	color: #4F4239;
	margin: 0 0 0 0;
}

/* HEADINGS */

H1, H2, H3, TH {
	font-family: Gill Sans, Tahoma;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 0px;
}

H1 {
	font-size:x-large;
	font-weight: normal;
	color:#000066;
	text-shadow: #666666 3px 3px 3px;
	text-align:center;
	margin-top: 6px;

  filter: Shadow(Color=#666666, 
                 Direction=135, 
                 Strength=5);
}

H2 {
	font-size: large;
}
H3 {
	font-size: medium;
	margin-top: 2px;

}
th {
	color: #000055;
	/*background-color: #C1B996;*/
	background-image: url(/img/pool_bg.jpg); /*  was tiles.jpg */
	background-repeat: repeat;
	text-align: center;
	font-size: large;
	font-weight: normal;
	font-variant: small-caps;
}
TD {
	background-repeat: no-repeat;
}

/* OTHER STUFF  */


.navstrip {
	background-image:url(/img/pool_strip_faded.jpg);
	background-repeat:no-repeat;
	background-color:#218DCE;
}
.navtable {
	font-size: 80%;
	margin: 0 0 0 0;
}
.navbullet, .navlist {
	margin-left: -0.5em;
}
.titlecell {
background-repeat:no-repeat;
background-color:white;
}


.floatcomment {
	float: right;
	position:static;
	z-index: 1;
}
.main {
	margin: 1em;
	visibility: visible;
	z-index: -1;
	left: 0px;
	top: 0px;
	float: none;
}

a, a:link {
	text-decoration:none;
	/*font-weight:bold;*/
	color:#113366;
}

a:hover, a:hover:visited {
	color:#CC2222;
/*	color:#C89F67; */
	text-decoration:underline;
}

a:visited {
	color:#224477;
}



.domain {font-size: 18px; font-weight: bold; line-height: 0.9em;}
.domain1 {font-size: 24px; color: #00C3FC}
.domainname2 {font-size: 24px; color: #F7AD62}
.domain1b {font-size: 16px; color: #00C3FC; font-weight: bold;}
.domainname2b {font-size: 16px; color: #F7AD62; font-weight: bold;}
.style4 {color: #00C3FC}
.style5 {color: #F7AD62}
.sidebar {
	background-color: #B4D4FA;
	margin: 0 0 0 0;
}
.sidebar_highlight {
	background-color: #99CCFF;
	font-weight:bold;
	margin: 0 0 0 0;
}
ul {
	margin: 0 0 0 0;
}
highlight {
	font-weight: bold;
}
b {
	font-weight: 400;
	color: #662222;
	font-style: italic;
}
.admin_folder_titles {
	font-size: x-large;
	font-weight: bold;
}
