body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #4d2a10;
	background-repeat: repeat;
	text-align: center;
	border-color: #FFFFFF;
	border-width: 6px;
	background-image: url(bg_noise.jpg);
}
#wrapper {
	height: 484px;
	width: 791px;
	background-color: #FFFFFF;
	border: 6px solid #FFFFFF;
	margin: 0  auto;
	right: auto;
}
#masthead {
	float: right;
	height: 60px;
	width: 550px;
}
#jonphoto {
	float: left;
	height: 484px;
	width: 235px;
}

#nav {
	color: #ffffff;
	text-align: left;
	float: left;
	line-height: 14px;
	margin-top: 6px;
	/*margin-bottom: 6px;*/
	margin-left: 6px;
	padding-top: 13px;
	padding-left: 13px;
	height: 405px;
	width: 120px;
	/*background-image: url(bg_nav2.gif);*/
	background-image: url(bg_nav.jpg);
	background-repeat: repeat-x;
	/*background-color: #7a7e59;*/
	background-color: #5e613e;
}
#nav_svc {
	color: #ffffff;
	text-align: left;
	float: left;
	line-height: 14px;
	margin-top: 6px;
	/*margin-bottom: 6px;*/
	margin-left: 6px;
	padding-top: 13px;
	padding-left: 13px;
	height: 405px;
	width: 120px;
	/*background-image: url(bg_nav2.gif);*/
	background-image: url(bg_nav.jpg);
	background-repeat: repeat-x;
	/*background-color: #7a7e59;*/
	background-color: #535e58;
}
#nav_blog {
	color: #ffffff;
	text-align: left;
	float: left;
	line-height: 14px;
	margin-top: 6px;
	/*margin-bottom: 6px;*/
	margin-left: 6px;
	padding-top: 13px;
	padding-left: 13px;
	height: 405px;
	width: 120px;
	/*background-image: url(bg_nav2.gif);*/
	background-image: url(bg_nav.jpg);
	background-repeat: repeat-x;
	/*background-color: #7a7e59;*/
	background-color: #644948;
}
#nav_party {
	color: #ffffff;
	text-align: left;
	float: left;
	line-height: 14px;
	margin-top: 6px;
	/*margin-bottom: 6px;*/
	margin-left: 6px;
	padding-top: 13px;
	padding-left: 13px;
	height: 405px;
	width: 120px;
	/*background-image: url(bg_nav2.gif);*/
	background-image: url(bg_nav.jpg);
	background-repeat: repeat-x;
	/*background-color: #7a7e59;*/
	background-color: #3f432a;
}
#nav_galleries {
	color: #ffffff;
	text-align: left;
	float: left;
	line-height: 14px;
	margin-top: 6px;
	/*margin-bottom: 6px;*/
	margin-left: 6px;
	padding-top: 13px;
	padding-left: 13px;
	height: 405px;
	width: 120px;
	/*background-image: url(bg_nav2.gif);*/
	background-image: url(bg_nav.jpg);
	background-repeat: repeat-x;
	/*background-color: #7a7e59;*/
	background-color: #2e3a33;
}
.navigation {
	/*color: #FFFFFF;*/
	/*text-transform: uppercase;*/
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #b0ac88;
	padding-top: 5px;
	padding-bottom: 5px;
	/*padding-left: 15px;*/
	margin: 0px;
}
.nav_on {
	background-image: url(nav_on.gif);	/*font-weight: bold;*/
	background-repeat: no-repeat;
	background-position: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #b0ac88;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	/*padding-left: 15px;*/
	margin: 0px;
	}

.navigation a{
	/*color: #b87865;*/
	color: #fff;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;

	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	/*padding-left: 15px;*/
	margin: 0px;}

.navigation a:hover{
	
	text-decoration: none;
	/*text-transform: uppercase;*/
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	/*padding-left: 15px;*/
	margin: 0px;
}


.centered {
	margin-top: 40px;
}

#main {
	float: right;
	height: 418px;
	width: 411px;
	margin-top: 6px;
	background-image: url(main_flourish2.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	text-align:left;
	background-position: bottom right;
}
.caption_index {
	color: #FFFFFF;
	padding-top: 13px;
	padding-right: 13px;
	margin-top: 20px;
	text-align: left;
	line-height: 21px;
}
.caption_party {
	color: #FFFFFF;
	padding-top: 13px;
	padding-right: 13px;
	margin-top: 43px;
	text-align: left;
	line-height: 21px;
}
.caption {
	color: #FFFFFF;
	padding-top: 13px;
	padding-right: 13px;
	margin-top: 30px;
	text-align: left;
	line-height: 21px;
}

h1 {
	font-size: 13px;
	color: #990033;
	padding-top: 20px;
	padding-left:36px;
	line-height: 25px;
}

.bodycopy {
	font-size: 11px;
	line-height: 21px;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 36px;
}

.bodycopy a{
	color: #990033;	
	text-decoration: none;
}

.bodycopy a:hover{
	text-decoration: underline;
}
 .entryrule {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990033;
	width: 320px;
	margin-left: 36px;
	background-color: #FFFFFF;
 }
 .entry {
	font-size: 11px;
	line-height: 21px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0px;/*was 10px */
	padding-left: 36px;
	background-color: #FFFFFF;
}
 
  .sig {
	color: #535e58;
	text-align: right;
	font-size: 11px;
	line-height: 18px;/*was 21px */
	padding-top: 3px;/*was 10px */
	padding-right: 25px;
	/*padding-left: 36px;*/
	background-color: #FFFFFF;
}
 
 
 
 
 #footer {
	text-align: right;
	color: #FFFFFF;
	width: 791px;
	clear: both;
	margin: 0  auto;
	padding-top: 10px;
}


#footer a{
	color: #fff;	
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover{
	text-decoration: underline;
}
/*The following styles: id=textwindow and id=windowcontents are to see if dreamweaver scroll will work with blog page*/
#textwindow { text-align: justify; height: 240px; width: 380px;  z-index: 4; overflow: scroll;  overflow-x: hidden; visibility: visible; background-color: #FFFFFF; }
#windowcontents { width: 350px; visibility: visible; margin-right: 5px; background-color: #FFFFFF; }