body {
	background-color: #213149;
	margin: 20px;
	padding: 0px;
}
body, td, p, b, i, li, select, a, input, textarea {
	font-family: georgia, times, verdana, serif;
	font-size: 12px;
}
body, td, p, b, i, li, select, input, textarea {
	color: #333;
}
a, a:visited, a:link, a:hover {
	text-decoration: none;
	color: #825c24;
}
.container {
	width: 902px;
	border: 1px #dcdccc solid;
	margin-bottom: 40px;
}
.innerborder {
	border: 1px #213149 solid;
}


/* --- HOME CONTENT AREA --- */
#homearea {
	background-color: #111217;
	border-top: 1px #dcdccc solid;
	padding-right: 40px;
}
#homearea h1 {
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	margin-top: 26px;
	margin-bottom: 2px;
	padding: 0px;
}
#homearea h2 {
	font-size: 16px;
	font-weight: 100;
	font-style: italic;
	color: #fff;
	margin: 0px;
	padding: 0px;
}
#homearea p {
	font-size: 14px;
	color: #fff;
	margin-top: 4px;
	margin-bottom: 18px;
	line-height: 1.4em;
}
#homearea span {
	font-size: 10px;
	color: #fff;
	font-style: italic;
}
	
#homearea {
	background-image: url('../img/home_main_img.jpg');
	background-repeat: no-repeat;
}


/* --- END HOME CONTENT AREA --- */


/* --- HOME ZONE AREA --- */
#homezonearea {
	background-color: #dcdccc;
	padding-right: 40px;
}


/* --- END HOME ZONE AREA --- */




/* --- UNAV --- */
#banner {
	background-color: #b7882d;
	height: 173px;
	background-image: url('../img/banner_schs_bkgd.jpg');
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#bordertop {
	background-color: #b7882d;
	width: 900px;
	height: 5px;
}
#unavblock, #unavblockinternal {
	background-color: #b7882d;
	color: #fff;
}
#unavblock a, #unavblockinternal a {
	font-size: 14px;
}
#unavblock a {
	margin-left: 12px;
	margin-right: 12px;
}
#unavblockinternal a {
	margin-left: 10px;
	margin-right: 10px;
}
a.unav, a.unav:link, a.unav:active, a.unav:visited, a.unav:hover {
	color: #fff;
}
a.unavon {
	color: #213149;
}
/* --- END UNAV --- */


/* --- TABS --- */
.visit {
	background-color: #708a89;
}
.membership {
	background-color: #825c24;
}
.gifts {
	background-color: #555849;
}
.tabs a, .tabson a,
.tabs a:link, .tabson a:link,
.tabs a:active, .tabson a:active,
.tabs a:visited, .tabson a:visited,
.tabs a:hover, .tabson a:hover {
	color: #FFF;
}
td.tabson {
	padding-bottom: 6px;
}
/* --- TABS --- */


/* --- FOOTER --- */
#footer {
	background-color: #708a89;
	line-height: 2em;
	color: #fff;
	padding: 10px 10px 12px 10px;
}
#footer td {
	color: #fff;
}
#footer a, #footer a:active, #footer a:visited, #footer a:hover {
	color: #dcdccc;
}
/* --- END FOOTER --- */


#bodycopy  {
	width: 900px;
	text-align: left;
	background-color: #dcdccc;
	padding-bottom: 40px;
}
#bodycopy  p {
	line-height: 1.75em;
}
#bodycopy p.pagetitle {
	font-family: georgia;
	margin-top: 0px;
	padding-top: 40px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	color: #708a89;
	font-size: 36px;
	line-height: 1em;
}
#bodycopy  p.pullquote {
	line-height: 1.4em;
	text-align: left;
	font-family: georgia;
	font-style: italic;
	font-size: 16px;
	color: #555849;
	padding-bottom: 0px;
	margin-bottom: 0px;
}



/* --- ZONE --- */
#zone {
}
#zone p.caption {
	font-family: georgia;
	font-style: italic;
	font-size: 12px;
	color: #555849;
	padding-top: 10px;
	margin-top: 0px;
	line-height: 1.2em;
}
/* --- END ZONE --- */



.clearboth {
	clear: both;
}
.tight {
	line-height: 6px;
}

ul {
	margin-top: 0px;
	padding-top: 0px;
	list-style-image: url("../img/bullet.gif");
}
li {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.etomite {
	color: #999;
	font-size: 10px;
	text-align: right;
	padding-top: 6px;
}
.etomite a, .etomite a:active, .etomite a:hover, .etomite a:visited {
	font-size: 10px;
}
input.boxed, textarea.boxed {
	border: 1px solid #051733;
	color: #051733;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	width: 220px;
}
.formtable td {
	padding-top: 3px;
	padding-bottom: 3px;
}
.formtable td.leftpadded {
	padding-left: 30px;
}
.commentsfield {
	height: 8em;
}
.addressfield {
	height: 3em;
}
.reqd {
	color: #051733;
}
