body {
	background: #fff url('/images-seal/body-bg.gif') repeat-y top left;
	margin: 0px;
	padding: 0px;
	}
	
#page {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	height: auto !important;
	height: 600px;
	margin: 180px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	background: #fff url('/images-seal/content-bg.gif') repeat-y top left;
	}
	
#page2 {
	display: block;
	position: absolute;
	background-color: #fff;
	top: 0px;
	left: 0px;
	height: auto !important;
	height: 600px;
	margin: 180px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	}
	
#language {
	display: none;
	position: absolute;
	background-color: #fff;
	border-left: 1px dotted #666;
	border-bottom: 1px dotted #666;
	top: 0px;
	left: 709px;
	width: 238px;
	height: 15px;
	padding: 3px 10px 0px 10px;
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 11px;
	color: #666;
	text-transform: uppercase;
	z-index: 100;
	}
	
#language a {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	}
	
#language a:hover {
	color: #369;
	}
	
#language a.select {
	color: #369;
	}

	

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++ HEADER STYLES BELOW ++++++++++++++++ */

#header {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	border-bottom: 4px solid #c63;
	background: #8ba6c1 url('/images-seal/header-bgphoto.jpg') no-repeat top right;
	width: 968px;
	height: 179px;
	z-index: 90;
	}
	
#logo {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 314px;
	height: 179px;
	background: url('/images-seal/logo.gif') no-repeat top left;      
	}
	
	

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++ NAVIGATION STYLES BELOW ++++++++++++++ */

#nav-area {
	position: absolute;
	top: 30px !important;
	top: 20px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	}
	
ul#friends {
	margin: 0px;
	list-style: none;
	padding: 0px;
	border: none;
	}
	
#friends li {
	margin: 0px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	}
	
#friends li a {
	display: block;
	background-color: #c63;
	width: 199px;
	height: 19px;
	padding: 5px 8px 0px 8px;
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	}
	
#friends li a:hover {
	background-color: #c30;
	}
	
#friends li a.select {
	background-color: #c30;
	}
	
.orange {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #c30;
	line-height: 16px;
	margin-left: 8px;
	}
	
	
ul#seal {
	margin: 10px 0px 0px 0px;
	list-style: none;
	padding: 0px;
	border: none;
	}
	
#seal li {
	margin: 0px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	}
	
#seal li a {
	display: block;
	background-color: #6285a7;
	width: 199px;
	height: 19px;
	padding: 5px 8px 0px 8px;
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	}
	
#seal li a:hover {
	background-color: #369;
	}
	
#seal li a.select {
	background-color: #369;
	}
	
.blue {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #036;
	line-height: 16px;
	margin-left: 8px;
	}
	
	
ul#branch {
	margin: 10px 0px 0px 0px;
	list-style: none;
	padding: 0px;
	border: none;
	}
	
#branch li {
	margin: 0px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	}
	
#branch li a {
	display: block;
	background-color: #999;
	width: 199px;
	height: 17px;
	padding: 2px 8px 0px 8px;
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	}
	
#branch li a:hover {
	background-color: #777;
	}
	
#branch li a.select {
	background-color: #777;
	}
	
.gray {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	line-height: 16px;
	margin-left: 8px;
	}

	

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++ CONTENT AREA STYLES BELOW +++++++++++++ */
	
/*
#content-area {
	position: static;
	width: 733px;
	margin-top: 0px;
	margin-left: 235px;
	margin-bottom: 0px;
	padding: 0px;
	height: auto !important;
	height: 500px;
	}
*/

#content-area {
	position: static;
	width: 465px;
	margin-top: 0px;
	margin-left: 235px;
	padding: 0px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	}	
	
#content-area2 {
	position: static;
	width: 713px;
	margin-top: 0px;
	margin-left: 235px;
	padding-right: 20px;
	min-height: 500px;
	height: auto !important;
	height: 600px;
	}
	
#content-area h1 {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #600;
	line-height: 21px;
	}
	
#content-area2 h1 {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #600;
	line-height: 21px;
	}
	
#content-area h2 {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #600;
	line-height: 18px;
	}
	
#content-area2 h2 {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #600;
	line-height: 18px;
	}
	
#content-area .orangetext {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #c30;
	line-height: 18px;
	}
	
#content-area2 .orangetext {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #c30;
	line-height: 18px;
	}
	
#content-area p {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
#content-area p.special {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 18px;
	padding: 0px 0px 10px 10px;
	margin: 0px;
	}
	
#content-area2 p {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
#content-area a {
	color: #600;
	}
	
#content-area a:hover {
	color: #c30;
	}
	
#content-area2 a {
	color: #600;
	}
	
#content-area2 a:hover {
	color: #c30;
	}
	
#content-area td {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 18px;
	padding: 5px;
	vertical-align: top;
	}
	
#content-area2 td {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 18px;
	padding: 5px;
	vertical-align: top;
	}
	
#membertable1 {
	border: 1px solid #666;
	background-color: #fcdbc5;
	padding: 5px;
	text-align: center;
	width: 145px;
	}
	
#membertable2 {
	border: 1px solid #666;
	background-color: #fce2b1;
	padding: 5px;
	text-align: center;
	width: 145px;
	}
	
#membertable3 {
	border: 1px solid #666;
	background-color: #ff9;
	padding: 5px;
	text-align: center;
	width: 145px;
	}
	
.smalltxt {
	font-size: 10px;
	line-height: 11px;
	}

	

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++ CALLOUT AREA STYLES BELOW +++++++++++++ */
	
#right-area {
	display: block;
	position: absolute;
	left: 718px;
	top: 0px;
	width: 250px;
	padding: 0px 0px 0px 0px;
	}
	
#events-block {
	display: block;
	position: static;
	width: 220px;
	border-bottom: 1px dotted #c63;
	padding: 22px 15px 15px 15px;
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	}
	
#events-block h1 {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #600;
	line-height: 15px;
	}
	
#meetings-block {
	display: block;
	position: static;
	width: 220px;
	border-bottom: 1px dotted #c63;
	background-color: #ffb966;
	padding: 10px 15px 15px 15px;
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	}
	
#meetings-block h1 {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #600;
	line-height: 15px;
	}
	
	

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++ FOOTER STYLES BELOW ++++++++++++++++ */

#footer-area {
	position: static;
	display: block;
	}
	
#footer1 {
	display: block;
	border-top: 3px solid #c63;
	background-color: #8ba6c1;
	width: 952px;
	height: 17px;
	padding: 4px 8px 0px 8px;
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	}
	
#footer2 {
	background: #fff;
	padding: 24px 8px 100px 8px;
	width: 952px;
	height: 225px;
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-align: center;
	line-height: 16px;
	}
	
#footer2 a {
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #777;
	text-decoration: underline;
	line-height: 16px;
	}
	
#footer2 a:hover {
	color: #333;
	}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++ HOMEPAGE ONLY STYLES BELOW +++++++++++++ */

#addressinfo {
	display: block;
	position: absolute;
	top: 95px;
	left: 235px;
	width: 185px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 18px;
	}
	
#openinginfo {
	display: block;
	position: absolute;
	top: 95px;
	left: 450px;
	width: 185px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 18px;
	}
	
#hoursinfo {
	display: none;
	position: absolute;
	top: 225px;
	left: 575px;
	width: 205px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	font-family: 'Trebuchet MS', 'Century Gothic', Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 18px;
	}

.donotshow {
	display: none;
	}