/* CSS Document */

body,td,th {
	font-family: Futura, Arial, Geneva, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 140%;
}
a:link {
	color: #993333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: 11px;
	color: #666666;
	font-style: italic;
}
.style2 {
	font-size: 10px;
}
.style3 {
	font-size:24px;
	}
.style4 {
	font-size:16px;
	color: #666666;
}
.style5 {
	font-size: 13px;
	color: #666666;
	font-style: italic;
}
h1 {
	font-size:16px;
	font-weight:normal;
	color:#003300;
	letter-spacing:1px;
	}
h2 {
	font-size: 13px;
	color: #666666;
	font-style: italic;
	font-weight:normal;
	line-height:normal;
	}
#home {
	background-color:#CC6633;
	}
#music {
	background-color:#999933;
	}
#downloads {
	background-color:#FFCC66;
	}
#biog {
	background-color:#003300;
	}
#kitchens {
	background-color:#663300;
	}
.contentwindow {
	width:800px;
	height:500px;
	}
.image_float {
	float:left;
	margin:0 5px 5px 0;
	}
p {
	clear:left
	}
#window {
	height: auto;
	background-color:#CCCCCC;
	margin: 0 auto 0 auto;
	border: 0;
	padding: 10px 10px 5px 10px;
	width: 800px;
	voice-family:"\"}\"";
	voice-family:inherit;
	width: 780px;
}

/*Rollover Class*/
.rollover1 {
	display:block;
	width:100px;
	height:81px;
	background:url(/images/buttons/home.jpg) no-repeat;
	text-indent:-9999px;
	}
/*Turn off all browser link outlines*/
a {
	outline:none;
	}
/*make it roll*/
a.rollover1:link, a.rollover1visited, a.rollover1:active {
	background:url(/images/buttons/home.jpg) no-repeat;
	}
a.rollover1:hover {
	background-position:-50px 0;
	}

