h1 {
		font-size: 16px;
		font-weight : bold;
}

a.hidden {
		color: #000066;
	text-decoration: none;
}

a.hidden:hover {
		color: #000066;
	text-decoration: none;
}


BODY {
	color: #000066;
	background-color: White;
	font-family: Georgia;
	font-size: 16px;
	text-align: center;
}




A {
	color: #000066;
}

A:HOVER {
	color: #000066;
	text-decoration: none;
}

a.address { font-weight: bold;  color: #cccccc;  text-decoration: none;   }

td.address {
	line-height : 20px;
			color : #CCCCCC;
		background : #000066;
		text-align : center;
			font : bold;
}

td.sides {
	background-image : url(rosesbow21032003.gif);
	background-position : top;
	background-repeat : repeat-y;
}


a:hover.address{
	font-weight: bold;  color: #cccccc;
	text-decoration: overline underline;
}

td {
	font-size: 16px;

}
img.bordered {
	margin-right: 30px;
}

.narrowcolumn {
	float: left;
	padding: 0 45px 20px 0;
		width: 100%;
}
#sidebar {
	margin-left: 0;
	margin-right: 20px;
 width: 300px;
}


h1, h2, h3 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	}
	h2 {
	font-size: 1.4em;
		margin-bottom: 0px;
			color: #424242;
	}
	.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	width: 300px;
	}
/* End Various Tags & Classes*/

#sidebar {
	font-family: Verdana, sans-serif;
	width: 150px;
	}
	#sidebar form {
	margin: 0;
	}
/* End Sidebar */
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
		
	width: 150px;
	}


a, h2 a:hover, h3 a:hover {
	color: #424242;
	text-decoration: none;
	}
	#Gallery {
	width: 918px;
	margin-left: auto;
	margin-right: auto;
		margin-bottom: 80px;
}