* {
	margin: 0px;
	padding: 0px;
}
/*large photo background*/body {
	background-image: url(../images/marsh2009/b1.jpg);
	width: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0% 50%;
	background-color: #000000;
	color: #4f401c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*main container on top of background*/#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
/*Seaton Bay at top of page*/
#logo  {
margin:17px auto 10px;
width:850px;
}


/*tile background*/

#bodybg  {
background:url("../images/marsh2009/bg-parchment.jpg") repeat-y scroll center top transparent;
float:left;
width:900px;
}

.center
{
text-align:center;
margin:auto;
}

#header  {
float:left;
padding-left:25px;
padding-right:0;
padding-top:0;
width:845px;
}

/*position body content down from top of page and set width*/
#content  {
float:left;
margin-top:20px;
padding:0 0 120px 30px;
width:870px;
}

/*set width and position of center text area*/
#main {
	float: left;
	width: 500px;
	padding: 0px 15px 0px 0px;
}
/*style h2*/

#content #main h2 {
color:#6A2B1B;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:30px;
font-weight:normal;
margin-bottom:15px;
padding-bottom:3px;
text-transform:none;
}

/*style h3*/
#content #main h3 {
color:#5B4E2A;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:20px;
font-weight:normal;
margin-bottom:4px;
padding:20px 0;
}

/*style p*/
#main, #side p {
font:15px/20px "Times New Roman",Times,serif;
margin-bottom:10px;
}
/*style links*/#main a {
	color: #68291A;
	text-decoration: none;
	border-bottom: 1px dotted #F4A156;
	padding: 0px 0px 1px 0px;
}
#main #side a:hover {
	background: #FFF2D1;
}
/*move text clear of top photo and set width of text column*/
#text  {
clear:both;
float:left;
padding:0 0 0 20px;
width:425px;
}
/*top photo on page*/

.solar  {
background:url("../images/marsh2009/frame2.png") no-repeat scroll left top transparent;
float:left;
height:328px;
margin:5px;
width:610px;
}

.solar img {
	margin: 0px;
	padding: 8px;
	width: 590px;
	height: 290px;
	float: left;
	border: none;
}
/*caption style*/.solar p {
	padding: 5px;
	text-align: center;
	clear: left;
	font-style: italic;
}
/*photo on right of page*/

.photo  {
background:url("../images/marsh2009/frame3.png") no-repeat scroll left top transparent;
float:left;
height:198px;
margin:5px;
width:273px;
}

.photo img {
	margin: 0px;
	padding: 10px;
	width: 245px;
	height: 163px;
	float: left;
	border: none;
}
/*caption style*/.photo p {
	padding: 5px;
	text-align: center;
	clear: left;
	font-style: italic;
}
/*---right side content--*/

#side  {
float:left;
margin:13px 0 0;
width:280px;
}

/*--top right menu */

#nav  {
background:url("../images/marsh2009/menu2.jpg") no-repeat scroll left top transparent;
float:right;
height:328px;
overflow:hidden;
width:220px;
}


#nav li a {
	width: 220px;
	display: block;
}
#nav ul li#navHome a, #nav ul li#navaccom a, #nav ul li#navattract a, #nav ul li#navgetting a, #nav ul li#navevents a, #nav ul li#navadventure a, #nav ul li#navcontact a {
background-image:url("../images/marsh2009/menu2.jpg");
background-repeat:no-repeat;
border-style:none;
padding:0;
text-indent:-9000px;
width:220px;
}
#nav ul li#navHome {
	background-position: 0px 0px;
}
#nav ul li#navHome a {
	height: 52px;
	background-position: 0px 0px;
}
#nav ul li#navHome a:hover, #nav ul li#navHome a.current {
	background-position: -221px 0px;
}
#nav ul li#navaccom {
	background-position: 0px -52px;
}
#nav ul li#navaccom a {
	height: 45px;
	background-position: 0px -52px;
}
#nav ul li#navaccom a:hover, #nav ul li#navaccom a.current {
	background-position: -221px -52px;
}
#nav ul li#navattract {
	background-position: 0px -97px;
}
#nav ul li#navattract a {
	height: 45px;
	background-position: 0px -97px;
}
#nav ul li#navattract a:hover, #nav ul li#navattract a.current {
	background-position: -221px -97px;
}
#nav ul li#navgetting {
	background-position: 0px -142px;
}
#nav ul li#navgetting a {
	height: 45px;
	background-position: 0px -142px;
}
#nav ul li#navgetting a:hover, #nav ul li#navgetting a.current {
	background-position: -221px -142px;
}
#nav ul li#navevents {
	background-position: 0px -187px;
}
#nav ul li#navevents a {
	height: 45px;
	background-position: 0px -187px;
}
#nav ul li#navevents a:hover, #nav ul li#navevents a.current {
	background-position: -221px -187px;
}
#nav ul li#navadventure {
	background-position: 0px -232px;
}
#nav ul li#navadventure a {
	height: 45px;
	background-position: 0px -232px;
}
#nav ul li#navadventure a:hover, #nav ul li#navadventure a.current {
	background-position: -221px -232px;
}
#nav ul li#navcontact {
	background-position: 0px -277px;
}
#nav ul li#navcontact a {
	height: 45px;
	background-position: 0px -277px;
}
#nav ul li#navcontact a:hover, #nav ul li#navcontact a.current {
	background-position: -221px -277px;
}
#footer  {
clear:both;
height:183px;
width:100%;
}
#footerwrapper {
	width: 870px;
	margin: auto;
	padding: 10px 0px 40px 0px;
}
/*style footer hyperlinks*/


#footer a:link {  color:#FFFF00;font-size : 8pt; text-decoration:none }
#footer a:visited  {color:#33FF33; font-size : 8pt; text-decoration:none}
#footer a:active  {color:#00CCFF; font-size : 8pt;  text-decoration:none}
#footer a:hover  {font-size : 8pt; text-decoration:underline}
