@charset "utf-8";
/* CSS Document */
body
{
	background-image:url(images/background-page.gif);
	background-repeat:repeat;
}
h1
{
	font-family:"Monotype Corsiva", "Comic Sans MS";
	font-size:175%;
	font-weight:bold;
	text-align:center;
	color:#006600;
}
h2
{
	font-size:120%;
	font-family:"Times New Roman", Times, serif;
	color:#006600;
	text-align:center;
}
h3
{
	text-align:center;
}
h4
{
	text-align:left;
}
.center
{
	text-align:center;
}
.reverseblock
{
	font-size:120%;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	background-color:#006600;
	text-align:center;
	width:225px;
	margin-left:270px;
}
.resident
{
	font-family:"Times New Roman", Times, serif;
	font-size:100%;
	color:#006600;
}
.bold
{
	font-weight:bold;
}
.transparent
{
   filter:alpha(opacity=60); 
   -moz-opacity: 0.6; 
   opacity: 0.6; 
}
blockquote
{
	font-family:"Monotype Corsiva", "Comic Sans MS";
	font-size:120%;
	font-weight:bold;
	text-align:left;
	text-indent:0em;
	line-height:22px;
}
p
{
	font-size:115%;
	font-family:"Monotype Corsiva", "Comic Sans MS";
	font-weight:normal;
	text-indent:0em;
}
#body ul
{
	text-indent:1em;
}
#container
{
	width:800px;
	text-align:left;
	position:absolute;
	top:10px;
	left:50%;
	margin-left:-400px;
	background-image:url(images/background.jpg);
	background-repeat:repeat;
	border-color:#000000;
	border-style:solid;
	border-width:thin;
}
#header
{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:339px;
}
#anniversary
{
	top:200px;
	left:350px;
	position:relative;
	width:285px;
	height:88px;
	background-image:url(images/anniversary.gif);
	background-repeat:no-repeat;
}
#navigation
{
	width:270px;
	/* height:500px; */
	height:540px;
	text-align:left;
	float:left;
	font-family:"Monotype Corsiva", "Brush Script Std", "Bickham Script Pro", "Tekton Pro", "Myriad Pro", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}
#navigation a
{
	text-align:left;
	font-family:"Monotype Corsiva", "Brush Script Std", "Bickham Script Pro", "Tekton Pro", "Myriad Pro", "Arial Narrow", Arial, Helvetica, sans-serif;	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
#navigation a:hover
{
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#006600;
	text-decoration:underline;
	font-weight:bold;
}
#navigation li
{
	list-style-image:url(images/pine-tree.gif);
	margin-bottom:1px;
}
#camera
{
	background-image:url(images/camera.gif);
	background-repeat:no-repeat;
	top:475px;
	left:155px;
	position:relative;
	width:40px;
	height:38px;
}
#body
{
		text-align:left;
		padding:15px;
}
#footer
{
	background-image:url(images/pine-trees-copyright.gif);
	background-repeat:no-repeat;
	height:50px;
}
#background2
{
	background-image:url(images/envelope-1.jpg);
	background-repeat:repeat;
	width:350px;
	height:430px;
}
.box1
{
	background-image:url(images/paper1.gif);
	background-repeat:no-repeat;
}
.box2
{
	background-image:url(images/paper2.gif);
	background-repeat:no-repeat;
}
.box3
{
	background-image:url(images/paper3.gif);
	background-repeat:no-repeat;
}
.box4
{
	background-image:url(images/paper4.gif);
	background-repeat:no-repeat;
}
.box6
{
	background-image:url(images/paper6.gif);
	background-repeat:no-repeat;
}
.small
{
	font-size:16px;
}