html {
	background-color: #f6ebb8;
	}
	
body {
	font-family: "Lucida sans unicode", "lucida sans", "palatino linotype", Calibri, Candara, "Myriad Pro", sans-serif;
	font-size: .9em;
	
	}

#wrap {
	height: auto;
	width: 990px;
	margin: auto;
	}

#header {
	width: 990px;
	height: 120px;
	background-image: url(images/smallphotos/watercolorheader.png);
	}
	
#left {
	float: left;
	height: auto;
	width: 295px;
	padding-top: 5px;
	}

#navigation{
	margin-left: -30px;
	}

#navigation ul {
	list-style-type: none;
	font-family: arial, "Arial Rounded MT Bold", Gautami, Verdana, Helvetica, sans-serif;
	font-weight: heavy;
	}

#navigation ul li {
	}
	

#navigation li a {
	display: block;
	text-decoration: none;
	width: 238px;
	background-image: url(images/smallphotos/button.png);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #fdfada;
	font-size: 1em;
	margin-top: 4px;
	margin-bottom: 4px;
	}

.inset {
	text-align: right;
	}


#navigation li a:hover {
	background-image: url(images/smallphotos/buttonhover.png);
	}	
	
.update {
	width: 245px;
	margin-left: 10px;
	margin-bottom: 30px;
	padding: 7px;
	color: #000;
	}
	
#right {
	float: right;
	width: 660px;
	padding-right: 10px;
	padding-left: 15px;
	min-height: 700px;
	padding-bottom: 20px;
	padding-top: 5px;	
	line-height: 1.3em;
	}

#flashcontent {
	height: 600px;
	width: 100%
	}
	
#calendar {
	width: 100%;
	height: auto;
	}
	
#calendar h3 {
	margin-bottom: 5px;
	width: 165px;
	border-bottom: 2px solid #a35200;
	background-color: #a35200;
	color: #fff;
	text-align: center;
	}
#calendar h2 {
	font-family: arial, "Arial Rounded MT Bold", Gautami, Verdana, Helvetica, sans-serif;
	font-size: 1.1em;}
	
.photobox {
	width: 645px;
	margin: auto;
	height: auto;
	text-align: center;
	color: #a35200;
	}

img {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	margin: 5px;
	}
.photobox h3 {
	border-bottom: 1px solid #a35200;
	width: 595px;
	}
#footer {
	width: 990px;
	height: 30px;
	clear: both;
	text-align: center;
	font-size: 1em;
	color: #000;
	background-image: url(images/smallphotos/watercolorfooter.png);
	}

#footer a {
	text-decoration: none;
	color: #85234a;
	}
	
#footer a:hover, visited, active {
	text-decoration: none;
	color: #656667;
	}

	
.update h3 {
	}

.update a:hover {
	color: #ec3026;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: arial, "Arial Rounded MT Bold", Gautami, Verdana, Helvetica, sans-serif;
	}
	
a {
	text-decoration: none;
	color: #a30000;
	}
	
a:hover, active, visited{
	text-decoration: none;
	color: #237b85;
	}

#right ul  {
	list-style-type: none;
	}
	
p span{
	font-family: "monotype corsiva", "giddyup std", cursive;
	font-size: 1.3em;
	text-align:center;
	}
	
	
