body{

	background: #926349 url(/_images/brown_flower_bkgrd.jpg) left top fixed;

	font-family: century gothic, trebuchet ms, comic sans ms, san-serif;

	font-size: 0.9em;

	margin: 4em 0px 0px 0px;

	text-align: center;

}



a, a:active, a:visited, :link  {

	color: #996633;

	cursor: pointer;

	text-decoration: none;

}



a:hover {

	color: #EF9BA7;

	text-decoration: underline overline;

}



img {

	border: 0px;

}



table {

	font-size: 1em;

}



#page {

	margin: 0px auto;

	text-align: left;

	width: 1000px;

}



#borderY {

	border: 2px solid #ffc;

}



#borderB {

	background-color: white;

	border: 2px solid #963;

}



#logo {

	background: transparent url(/_images/logo_bkgrd.jpg) left top repeat;

	height: 166px;

	text-align: center;

}



#content {

	font-family: comic sans ms, san-serif;

	font-size: 1.2em;

	margin: 1em 1em 1em 200px;

}

#holidays {
	background-color: white;
	border: 2px solid #FBC9D4;
	display: none;
	padding: 0.5em;
	position: absolute;
}

#navSide {

	padding: 10px;

	text-align: center;

	width: 125px;

}



#navSide a{

	display: block;

	margin-bottom: 0.1em;

}



#navSide img {

	margin: 1em 0px;

}



#navTop {

	background-color: white;

	padding: 1em 0px;

	width: 100%;

}



#navTop td{

	text-align: center;

}

#featued td{

	text-align: center;

}

#footer {

	text-align: center;

}



.stripe {

	background: transparent url(/_images/stripebkgrd.jpg) left top repeat-x;

	border: 1px solid #963;

	clear: both;

	height: 18px;

}

.cl {
	clear: left;
}