body{
	margin: 0;
	padding: 0;
	font-family: times;
	font-size: 100%;
	line-height: 105%;
	text-indent: 0px;
	background-color: B8952E;
	background-image: url(../Images/Home/scroll.png);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	text-align: center;
}

a{
	text-decoration: none;
}

a:link{
	color: blue;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a:visited{
	color: blue;
}

h1{
	margin: 0 auto;
	padding: 0;
	font-size: 1.5em;
	line-height: 100%;
	text-align: left;
	letter-spacing: .03em;
	font-variant: small-caps;
	font-weight: 800;
}

h2{
	margin: 0 auto;
	padding: 0;
	font-size: 1.1em;
	line-height: 105%;
	font-variant: small-caps;
	text-align: left;
}

h3{
	margin: 2em auto 0 auto;
	padding: 0;
	font-size: 1em;
	line-height: 100%;
	font-variant: small-caps;
	text-align: left;
}

h4{
	margin: 0 auto;
	padding: 0;
	font-weight: normal;
	font-size: .9em;
	text-align: center;
}

h5{
	margin: 1em auto 0 auto;
	padding: 0;
	font-size: 1.3em;
	line-height: 100%;
	font-weight: bolder;
	text-align: left;
}

#strip{
	margin: 0;
	padding: 0;
	height: 20px;
	background-image: url(../Images/Home/topstrip.jpg);
	background-repeat: repeat-x;
}

#wrap{
	margin: 28px auto 0 auto;
	padding: 0;
	width: 800px;
	min-height: 1050px;
	border: solid #000000 1px;
	background-color: white;
}

#header{
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 135px;
	overflow: hidden;
	background-color: 9999FF;
	text-align: center;
}

#logo{
	margin:10 0 0 0;
	padding: 0;
}
	
#mainmenu{
	margin: 0;
	padding: 0;
	height: 25px;
	width: 100%;
	background-color: #002EE4;
	border-top: solid black 1px;
	border-bottom: solid black 1px;
	font-family: Bernhard Modern Std, garamond, georgia, times, serif;
	font-size: .9em;
	text-align: left;
	color: white;
}

#mainmenu ul{
	margin: 2px 0 0 3%;
	padding: 0;
	list-style: none;
}

#mainmenu li{
	margin: 0;
	padding: 0;
	display: inline;
}

#mainmenu a:link{
	color: white;
}

#mainmenu a:hover{
	text-decoration: underline;
}

#mainmenu a:visited{
	color: white;
}

#content{
	margin: 0 auto;
	padding: 1% 1%;
	width: 95%;
	/*min-height: 425px;*/
	background-color: white;
	text-align: center;
	font-family: gill sans, goudy old style, goudy;
}

#content p{
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#content ul{
	margin: 0 0 0 20px;
	padding: 0;
	width: auto;
	text-align: left;
	clear: both;
}

#content li{
	list-style-type: disc;
	text-indent: 0pt;
}

#headerbox{
	height: 30px;
	border: solid #333333 1px;
	padding: 5px 10px 0 10px;
	background-color: #FFFFCC;
	margin-bottom: 10px;
}

#box1{
	border: solid #333333 1px;
	padding: 5px 10px;
	background-color: #FFFFCC;
	width: 35%;
	float: left;
}

#box1 h2{
	float: left;
}

#photo{
	margin: 0;
	float: right;
	text-align: left;
}

#photoleft{
	clear: both;
	margin: 5px 0 0 0;
	float: left;
	border: 1px solid black;
}

#summer{
	float: left;
	text-align: left;
	font-family: times, serif;
	font-size: 1.3em;
	margin: 2px 0 10px 20px;
}

#video{
	float: left;
	margin-bottom: 15px;
	margin-left: 20px;
}

#video2{
	float: left;
	margin-bottom: 15px;
	margin-right: 20px;
}

#line{
	margin: 0 auto;
	width: 100%;
	height: 1px;
	border-top: solid black 1px;
	clear: both;
}

#footer{
	margin: 0 auto;
	padding: 8 0;
	min-height: 84;
	width: 100%;
	background-repeat: repeat-x;
	overflow: hidden;
	font-family: optima, gothic, ariel, san-serif;
	line-height: 103%;
	text-align: center;
}
