* {
	padding:0;
	margin:0;
}

body  {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:"Gill Sans MT", GillSans, Geneva, Arial, Helvetica, sans-serif;
	font-size:medium;
	color:#FFFFFF;
	background-color:#000000;
	text-align:center;
}


div.page  {
	width:943px;
	margin-left:auto;
	margin-right:auto;
}


a {
	color:#FFFFFF;
	text-decoration:none;
}


a:hover  {
	color:#f8de63;
}


a.credits {
	color:#333333;
	text-decoration:none;
}


a.credits:hover {
	color:#cccccc;
	text-decoration:none;
}


h2  {
	margin:15px 0px 0px 0px;		/* used on event calendar pages */
	font-size:large;
}


h3  {
	margin:0px 0px 8px 0px;
}


p {
	margin:7px 0px 9px 0px;
}


p.inner {   /* for use in "inner-box" divs */
	margin:7px 50px 11px 0px;
}

p.mini  {
	margin:2px 0px 4px 0px;
	font-size:x-small;
}


div.header {
	width:943px;
	height:237px;
	background-image:url(../images/header.jpg);
	position:relative;
}


div.main-content  {
	position:relative;
	width:943px;
	min-height:732px;
	background-image:url(../images/body-slice.jpg);
	background-repeat:repeat-y;
	padding:0px 0px 40px 0px;
}


div.content-top  {
	float:left;
	background-color:#bb9b77;
	margin:0px 0px 0px 259px;
	padding:0px 0px 0px 0px;
	width:642px;
	height:15px;
	font-size:9px;
	background-image:url(../images/content-top.gif);
	background-repeat:no-repeat;
}


div.content-area  {
	float:left;
	background-color:#bb9b77;
	margin:0px 0px 0px 259px;
	width:642px;
	min-height:666px;
	background-image:url(../images/content-slice.gif);
	background-repeat:repeat-y;
	padding:0px 0px 0px 0px;
	text-align:left;
}
div.content-home  {
	position:absolute;
	top:0px;
	left:245px;
	width:642px;
	height:692px;
}

div.the-content  {
	width:94%;
	margin-left:auto;
	margin-right:auto;
	color:#000000;
}


div.content-bottom  {
	float:left;
	background-color:#bb9b77;
	margin:0px 0px 0px 259px;
	padding:0px 0px 0px 0px;
	width:642px; 
	height:12px;
	background-image:url(../images/content-bottom.gif);
	background-repeat:no-repeat;
}


div.blog-top  {
	float:left;
	background-color:#bb9b77;
	margin:0px 0px 0px 25px;
	padding:0px 0px 0px 0px;
	width:876px;
	height:15px;
	font-size:9px;
	background-image:url(../images/blog-top.gif);
	background-repeat:no-repeat;
}


div.blog-area  {
	float:left;
	background-color:#bb9b77;
	margin:0px 0px 0px 25px;
	width:876px;
	min-height:666px;
	background-image:url(../images/blog-slice.gif);
	background-repeat:repeat-y;
	padding:0px 0px 0px 0px;
	text-align:left;
}


div.the-blog  {
	width:94%;
	margin-left:auto;
	margin-right:auto;
	color:#000000;
}


div.blog-bottom  {
	float:left;
	background-color:#bb9b77;
	margin:0px 0px 0px 25px;
	padding:0px 0px 0px 0px;
	width:876px;
	height:12px;
	background-image:url(../images/blog-bottom.gif);
	background-repeat:no-repeat;
}


div.page-bottom  {
	width:943px;
	height:10px;
	background-image:url(../images/body-bottom.jpg);
}


div.logo  {
	position:absolute;
	z-index:5;
	top:0px;
	left:10px;
}


div.top-nav  {
	position:absolute;
	width:600px;
	height:60px;
	left:10px;
	top:171px;
	margin:0px 0px 0px 0px;
	z-index:6;
	text-align:left;
}


div.message  {
	position:absolute;
	width:250px;
	height:157px;
	z-index:5;
	top:19px;
	left:525px;
}


div.left-nav  {
	position:absolute;
	top:0px;
	left:25px;
	width:219px;
	height:687px;
	background-image:url(../images/home-nav-panel.jpg);
	background-repeat:no-repeat;
	padding:12px 0px 0px 0px;
	text-align:left;
	margin:0px 0px 0px 0px;
}
	
	
div.nav-item  {
	width:200px;
	height:50px;
	margin:0px 0px 0px 5px;
	font-size:x-small;
	vertical-align:middle;
}


span.nav-image  {
	vertical-align:middle;
}


span.nav-text  {
	margin-left:3px;
}


div.footer  {
	padding:16px 0px 16px 0px;
	width:943px;
	font-size:x-small;
}


div.copyright  {
	color:#999999;
	padding:16px 0px 16px 0px;
	width:943px;
	font-size:xx-small;
}


div.copyright  {
	color:#666666;
	padding:16px 0px 3px 0px;
	width:943px;
	font-size:xx-small;
}


div.credits {
	color:#333333;
	padding:3px 0px 10px 0px;
	width:943px;
	font-size:xx-small;
}


.image-left  {
	float:left;
	margin:5px 8px 0px 0px;
	text-indent:0px;
}


.image-right  {
	float:right;
	margin:5px 0px 0px 8px;
}


p.intro  {
	font-size:small;
	line-height:95%;
}


p.story  {
	font-size:small;
	text-indent:15px;
	font-style:italic;
	line-height:95%;
}


div.inner-box  {  /* for separated content within the content area */
	float:left;
	background-image:url(../images/inner-box-slice.gif);
	background-repeat:repeat-y;
	width:620px;
	margin-left:auto;
	margin-right:auto;
	padding:10px 24px 10px 20px;
	padding-right:54px;
	text-indent:0px;
	line-height:110%;
	text-align:justify;
}



div.inner-box-top  {  /* for separated content within the content area - top graphic only */
	float:left;
	background-image:url(../images/inner-box-top.gif);
	background-repeat:no-repeat;
	width:620px;
	height:10px;
	margin-left:auto;
	margin-right:auto;
}


div.inner-box-bottom  {  /* for separated content within the content area - bottom graphic only */
	float:left;
	background-image:url(../images/inner-box-bottom.gif);
	background-repeat:no-repeat;
	width:620px;
	height:16px;
	margin:0px auto 20px auto;
}


.tight  {  /* for tight margins */
	margin:0px 0px 0px 0px;
}


div.form-left  {
	float:left;
	width:180px;
	height:40px;
	margin:0px 5px 0px 0px;
	text-align:right;
}
	
	
div.form-right  {
	width:350px;
	height:40px;
	margin:0px 0px 0px 5px;
	padding:0;
	text-align:left;
}
	
	
div.form-right-offset  {
	width:300px;
	height:40px;
	margin:0px 0px 0px 187px;
	padding:0;
	text-align:left;
}
	
	
div.spacer  {
	clear:both;
}


.red {
	color:#FF3333;
}


div.align-top  {
	height:320px;
	width:590px;
	margin:0px 0px 0px 20px;
	vertical-align:top;
}


div.user-info  {			
	position:absolute;
	top:-23px;
	left:528px;
	width:242px;
	height:19px;
	vertical-align:top;
	text-align:right;
	font-size:xx-small;
	visibility:visible;
}


a.user-info  {
	color:#cb9d64;
	text-decoration:none;
}


a.user-info:hover  {
	color:#ffffff;
	text-decoration:none;
}


div.event-page  {
	width:95%;
	margin:0px auto 10px auto;
}

div.event-intro  {
	margin:25px 0px 35px 0px;
	font-size:medium;
	text-align:left;
	line-height:105%;
}

div.event-description {
	margin:30px 0px 20px 0px;
	font-size:medium;
	text-align:left;
	font-style:italic;
	line-height:120%;
}

p.event-header  {
	font-size:small;
	margin:0;
	line-height:120%;
}

span.event-left  {
	float:left;
	width:90px;
	margin:0;
	font-weight:bold;
}

span.event-right  {
	margin:0px 10px 0px 10px;
}