body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 11px;
	line-height: 16px;
	height: 100%;
	background: #fff url(images/page_area_bg.gif) repeat-y 177px 0px;
}

p {
	margin: 0px;
	padding: 5px 0px 10px;
	font-size: 11px;
}

a {
	color: #000;
}

td, th {
	vertical-align: top;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
}

.event-registration table {
	width: 100%;
	}

.event-registration td, .event-registration th {
	padding: 5px 0px 5px;
	}

h1, h2, h3, h4, h5, h6, ul, form, dl, dt, dd {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 28px;
	font-weight: normal;
	padding-bottom: 15px;
	color: #8b0000;
}

h2 {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 5px;
	color: #8b0000;
}

h3 {
	font-size: 12px;
	border-bottom: 1px solid #efefef;
	padding-bottom: 2px;
	padding-top: 10px;
	margin-bottom: 5px;
}

#container {
	background-color: #fff;
	width: 100%;
	float: left;
}

#page-area {
	float: left;
	width: 800px;
	padding: 20px 0px;
}

#left-col {
	float: left;
	width: 185px;
}

#logo {
	text-align: center;
	padding: 0px 10px 10px 0px;
}

#left-col h2 {
	font-size: 12px;
	text-transform: capitalize;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
	color: #000;
}

#left-col h2.home-link {
	padding-bottom: 10px;
}

#left-col h2.home-link a, .logout-link {
	color: #8b0000;
}

#left-col h2 a {
	text-decoration: none;	
}

#left-col h2 a:hover {
	text-decoration: underline;
}

#left-col ul {
	padding: 5px 35px 20px 21px;
	margin: 0px;
	list-style: none;
}

#left-col ul li {
	margin: 0px;
	padding: 0px 0px 3px 10px;
	background: transparent url(images/right_arrow.gif) no-repeat 0px 4px;
}

#left-col ul li a {
	text-decoration: none;
}

#left-col ul li a:hover {
	text-decoration: underline;
}

/*-----------CONTENT AREA ------------------------------*/

#content-area {
	width: 615px;
	float: left;
	overflow: hidden;
	background: transparent url(images/horiz_line.gif) repeat-y 384px 0px;
}

/*-----------PAGE TITLE --------------------------------*/

#page-title {
	float: left;
	width: 615px;
}

#page-title h1 {
	padding: 20px 0px 15px 30px;
	}

/* ----------RIGHT COLUMN ------------------------------*/
#right-col {
	float: right;
	width: 211px;
	padding-left: 20px;
}

/* --------- PHOTO GALLERY -----------------------------*/
#right-col #photo-galleries {
	padding: 0px 0px 20px;
	border: 0px;
}

#right-col #photo-galleries ul {
	list-style: none;
	margin: 0px;
	padding: 10px 0px 0px;
}

#right-col #photo-galleries ul li {
	margin: 0px;
	padding: 0px 0px 5px;
	clear: both;
	background: transparent none;
}

#right-col #photo-galleries .image {
	float: left;
	width: 81px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#right-col #photo-galleries ul li h3 {
	margin: 0px;
	padding: 5px 0px 0px;
	border: 0px;
}

#right-col #photo-galleries p {
	padding: 0px;
}

#right-col #photo-galleries a.view-all, #right-col #photo-galleries li.view-all a {
	padding-right: 8px;
	background: transparent url(images/right_arrow.gif) no-repeat 100% 4px;
}

/* ---------ST. B'S NEWS -------------------------------*/

#right-col .stb-news {
	padding: 0px 0px 20px;
	background: transparent none;
}

.stb-news {
	padding: 20px 0px 0px;
	background: transparent url(images/news_bg.jpg) no-repeat bottom right;
}

#sp .stb-news {
	background: transparent none;
	}

.stb-news dl {
	margin: 0px;
	padding: 5px 0px 0px;
}

#right-col .stb-news dt {
	width: 128px;
}

.stb-news dt {
	margin: 0px;
	padding: 0px 0px 0px 12px;
	clear: both;
	background: transparent url(images/horiz_line.gif) repeat-x 0px 8px;
}

.stb-news dt span {
	background-color: #fff;
	padding: 0px 7px;
}

#right-col .stb-news dd {
	width: 140px;
}

.stb-news dd {
	margin: 0px;
	padding: 5px 10px 5px 18px;
	font-weight: bold;
}

#right-col .stb-news dd.image {
	width: 96px;
}

.stb-news dd.image {
	float: left;
	width: 48px;
	border: 1px solid #d0d0d0;
	padding: 1px;
	margin: 5px 10px 5px 0px;
}

.stb-news dd.image img {
	display: block;
}

.stb-news dd.description {
	font-weight: normal;
	padding: 0px 10px 5px 18px;
}

#right-col .stb-news dd {
	padding: 5px 0px;
	}

#right-col .stb-news dd.view-all {
	background: #fff;
	padding: 0px;
	text-align: left;
	clear: both;
}

.stb-news dd.view-all {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	background-color: #efefef;
	padding: 2px 5px;
	border-top: 2px solid #fff;
	clear: both;
}

.stb-news dd.view-all a {
	padding: 0px 10px 0px 0px;
	background: transparent url(images/right_arrow.gif) no-repeat 100% 3px;
}

/* ------------ CLASS NEWS ------------------------*/

#class-news {
	width: 140px;
	clear: both;
}

#class-news h2 {
	padding-bottom: 5px;
}

#class-news dl {
	margin: 0px;
	padding: 0px;
}

#class-news dt {
	padding-top: 7px;
	font-weight: bold;
	font-size: 11px;
}

#class-news dd {
	margin: 0px;
	padding: 0px 0px 7px;
	font-size: 10px;
	background: transparent url(images/dotted_horiz_line.gif) repeat-x left bottom;
}

#class-news dd.last {
	background: transparent none;
}

#class-news dd.view-all {
	font-size: 10px;
	background: transparent none;
	padding-top: 5px;
}

#class-news dd.view-all a {
	padding-right: 10px;
	background: transparent url(images/right_arrow.gif) no-repeat 100% 3px;
}

#class-news dd span {
	color: #555;
}


/* ----------MID COLUMN --------------------------------*/

#mid-col {
	float: left;
	width: 339px;
	overflow: hidden;
	padding: 0px 15px 0px 30px;
}

.textarea-width {
	width: 180px;
}

#mid-col fieldset {
	width: 319px;
}

#intro-blurb {
	margin-bottom: 15px;
}

#mid-col .image-left {
	padding: 2px;
	margin: 5px 10px 0px 0px;
	border: 1px solid #d0d0d0;
	background-color: #fff;
	width: 88px;
	float: left;
}

#mid-col .image-left img {
	display: block;
}

a.button {
	background: transparent url(images/button_left.jpg) no-repeat top left;
	text-decoration: none;
	display: block;
	height: 30px;
}

a.button span {
	display: block;
	background: transparent url(images/button_right.gif) no-repeat top right;
	text-align: center;
	padding: 6px 20px 7px 10px;
}

a.button span span {
	display: inline;
	padding-right: 10px;
	color: #fff;
	text-transform: uppercase;
	background: transparent url(images/white_arrow.gif) no-repeat 100% 10px;
}

#login-area {
	clear: both;
	margin: 0px 0px 10px;

}

#login-area input {
	display: block;
	margin-bottom: 6px;
	width: 135px;
}

#login {
}

#login form {
	padding-right: 15px;
}

#login h2 {
	padding-bottom: 10px;
}

#register {
	padding-bottom: 10px;
	font-size: 10px;
}

#register .inside {
	background-color: #F6ECD8;
	margin-top: 8px;
	padding: 1px;
	border: 1px solid #D5CBB8;
}

#register .inside ul {
	border: 1px solid #D5CBB8;
	list-style: none;
	margin: 0px;
	padding: 5px 10px;
}

#register .inside ul li {
	margin: 0px;
	padding: 2px 0px 2px 10px;
	line-height: 14px;
	background: transparent url(images/black_arrow.gif) no-repeat 0px 7px;
}

#register .inside ul li.no-style {
	background: transparent none;
	padding: 2px 0px;
}

#register .inside ul li.button {
	background: transparent none;
	padding: 5px 0px 4px;
	text-align: center;
}

#register a.button {
	background: transparent url(images/reg_button_mid.gif) repeat-x top left;
	padding: 0px;
	display: block;
	font-size: 11px;
	text-decoration: none;
}

#register a.button span {
	background: transparent url(images/reg_button_left.gif) no-repeat top left;
	padding: 0px 0px 0px 22px;
	display: block;
}

#register a.button span span {
	background: transparent url(images/reg_button_right.gif) no-repeat top right;
	padding: 5px 32px 8px 0px;
	color: #fff;
	text-transform: uppercase;
	display: block;
	text-align: center;
}

#register a.button span span span {
	background: transparent url(images/white_arrow.gif) no-repeat 100% 3px;
	padding: 0px 10px 0px 10px;
	display: inline;
}

/*--------FORGOT PASSWORD BOX ------------------------*/

#forgot-password, #search-box {
	border: 1px solid #d5cbb8;
	background-color: #F6ECD8;
	clear: both;
	padding: 1px;
	position: relative;
}

#forgot-password .inside, #search-box .inside {
	border: 1px solid #d5cbb8;
	padding: 10px;
}

#forgot-password input {
	display: inline;
	vertical-align: middle;
	font-size: 11px;
}

#search-box ul {
	list-style: none;
}

#search-box ul li {
	padding: 0px 0px 3px 10px;
	background: transparent url(images/right_arrow.gif) no-repeat 0px 6px;
}

#forgot-password p {
	padding: 0px 0px 5px;
	line-height: 18px;
}

/*#forgot-email {
	position: absolute;
	top: 23px;
	left: 105px;
	width: 215px;
}
*/
#forgot-email input#email {
	margin-top: 3px;
	width: 215px;
	vertical-align: middle;
}

#forgot-email input#forgot-submit {
	margin: 3px 0px 0px 5px;
	vertical-align: middle;
}


a.send, a.go {
	background: transparent url(images/send_left.gif) repeat-x top left;
	padding: 0px;
	text-decoration: none;
	width: 60px;
}

a.go {
	top: 5px;
	right: 10px;
	}

a.send span, a.go span {
	background: transparent url(images/send_right.gif) no-repeat top right;
	padding: 0px 11px 0px 0px;
	display: block;
	text-align: center;
}

a.send span span, a.go span span {
	background: transparent url(images/white_arrow.gif) no-repeat 100% 8px;
	padding: 2px 10px 3px 10px;
	text-transform: uppercase;
	display: block;
	color: #fff;
}


/* ============= EVENTS ======================= */

div.register-button {
	float: right;
	width: 120px;
	}
	
.attendees, .pagination {
	width: 100%;
	clear: both;
	}

.attendees th {
	border-bottom: 1px solid #999;
	padding: 3px;
	}
	
.attendees td {
	border-bottom: 1px dotted #999;
	padding: 3px;
	}

.attendees tr.last td {
	border-bottom: 0px;
	}
	
.pagination {
	border-top: 1px solid #999;
	}
	
.logout {
	padding: 10px 15px;
	}
	
.right-image {
	float: right;
	width: 150px;
	margin-left: 10px;
	margin-bottom: 10px;
	}
	
.right-image img {
	border: 1px solid #999;
	padding: 3px;
	width: 150px
}

.right-image img {
	width: 150px;
	}
	
#class-sort {
	padding: 10px;
}

table.detail-table {
	margin-bottom: 10px;
}

table.detail-table td {
	vertical-align: top;
	padding: 5px 0px;
}

table.detail-table td p {
	padding-top: 0px;
}

.profile {
	padding-top: 0px;
}

.list-class {
	color: #999;
	font-size: 11px;
}

.lost-table th {
}

.lost-table td {
	padding: 3px;
	border-top: 1px solid #f1f1f1;
}

fieldset {
	margin: 20px 0px;
	border: 1px solid #ccc;
	padding: 0px 10px;
}

legend {
	padding: 5px 10px 0px;
	margin-bottom: 10px;
	color: #8b0000;
}

input, textarea, select {
	font-family: Georgia, "Times New Roman", serif;
	color: #000;
	font-size: 11px;
	padding: 1px;
	line-height: 14px;
}

fieldset {
	padding-bottom: 10px;
	margin: 10px 0px;
}

.profile-detail table {
	margin: 0px;
}

.profile-detail fieldset table,
#sign-up fieldset table {
	border: 1px solid #efefef;
}

.profile-detail table td,
#sign-up fieldset table td {
	vertical-align: top;
	padding: 5px 10px;
}

.profile-detail table th,
#sign-up fieldset table th {
	background-color: #f1f1f1;
	padding: 5px 10px;
}

#photo-galleries {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #ccc;
}

#photo-galleries li {
	padding: 20px 0px;
	margin: 0px;
	clear: both;
	background: transparent url(/images/dotted_horiz_line.gif) repeat-x top left;
}

#photo-galleries li.first {
	background: transparent none;
}

#photo-galleries li a.photo-link {
	display: block;
	width: 81px;
	margin: 0px 10px 0px 0px;
	float: left;
}

#photo-galleries li img {
	padding: 2px;
	border: 1px solid #ccc;
	float: left;
}

#mid-col #photo-galleries li h3 {
	border: 0px;
	margin: 5px 0px;
	padding: 0px;
	line-height: 18px;
}

#photo-galleries li h3 a {
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

#photo-galleries li p {
	margin-top: 5px;
	padding-top: 0px;
}

.photo-gallery-page #right-col {
	display: none;
}

.photo-gallery-page #mid-col {
	width: 570px;
}

.photo-gallery-page #content-area {
	background: transparent none;
}

#photo-gallery {
	list-style: none;
	margin: 0px;
	padding: 20px 0px;
}

#photo-gallery li {
	float: left;
	width: 114px;
	height: 150px;
	overflow: hidden;
	padding-bottom: 10px;
	white-space: normal;
}

#photo-gallery li img {
	padding: 2px;
	border: 1px solid #ccc;
}

#photo-gallery li p {
	padding: 0px 0px 10px;
	width: 84px;
	display: block;
	text-align: center;
	overflow: hidden;
	white-space: normal;
}

.large-photo {
	padding: 2px;
	border: 1px solid #ccc;
}

.photo-nav {
	background-color: #efefef;
	margin-bottom: 10px;
	padding: 0px;
	float: left;
	width: 502px;
}

.photo-nav a, .photo-nav span {
	padding: 1px 10px;
	line-height: 20px;
	float: left;
}

.photo-nav span {
	border-left: 1px solid #fff;
	text-align: center;
	display: block;
	width: 430px;
}

.photo-nav span a {
	float: none;
	display: inline;
}

.email-link {
	text-decoration: none;
	color: blue;
}

.normal-width {
	width: 180px;
}

.wide-width {
	width: 300px;
}

textarea {
	width: 210px;
}

#sign-up textarea {
	width: 180px;
}

#searchbox {
	padding: 10px;
}

.clear {
	clear: both;
	height: 0px;
}

.clear span {
	display: none;
}

#notes-list th {
	padding: 4px;
	border-bottom: 1px solid #efefef;
}

#notes-list td {
	padding: 4px;
	background: transparent url(images/dotted_horiz_line.gif) repeat-x left bottom;
}