* {
	padding: 0;
	margin: 0;
	}
a {
	color: #ce1817;
	font-size:9pt;
	line-height:1.4em;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color: #ffffff;
	font-size:9pt;
	line-height:1.4em;
	font-weight: bold;
	}
img {
	border: 0;
	}
#body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #738496;
	color: #FFFFFF;
	background-image: url('/theme/images/page-bg.gif');
	background-repeat: repeat-x;
	background-position: left top;
	}
#wrapper {
	margin: 0 auto;
	width: 882px;
	}
	#header {
	width: 882px;
	color: #333;
	height: auto;
	margin: 20px 0px 10px;
	border-bottom:1px solid red;
		}
		#logo {
			width:882px;
			height:140px;
	                background-image: url('/theme/images/home-logo.gif');
	                background-repeat: no-repeat;
			background-position: top center;
			position: relative;
			}
			#logo_flash {
				position: absolute;
				text-align: center;
				width: 347px;
				height: 27px;
				top: 85px;
				left: 310px;
				}
	        #locations {
	                width:882px;
	                height:30px;
	                background-image: url('/theme/images/locations.png');
	                background-repeat: no-repeat;
	                background-position:center;
	                }
	#content {
		width: 882px;
		margin: 0px;
		min-height:500px;
		height:auto !important;
		height:500px;
		}

#content-main2 {
	float: left;
	width: 839px;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 16px;
	background-color: #22272d;
	padding: 10px;
}

#content-main {
	float: left;
	width: 839px;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 16px;
	background-color: #22272d;
	padding: 10px;
}
#content-main ul {
	line-height: 1.5em;
	margin-left: 20px;
	list-style-position: outside;
	list-style-type:none;
	display: block;
	position: static;
}
#content-main li {
	background-image: url('/theme/images/bullet.png');
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-bottom:3px;
	}
.home-text-boxes {
	float: left;
	width: 882px;
	margin-top: 20px;
}
.content-text-box-top {
	background-image: url('/theme/images/top-box-bg.png');
	background-repeat: no-repeat;
	height: 65px;
	width: 860px;
	float:left;
	margin-left: 15px;
	text-align: center;
}

.content-text-box-top-head {
	width: 838px;
	height:30px;
	float:left;
	margin: 6px 6px 0px;
	padding: 5px;
	background-color: #000000;
}
.content-text-box-top-text {
	width: 838px;
	height:30px;
	float:left;
	margin: 6px;
	padding: 5px;
	background-color: #000000;
}
.content-text-box {
	float: left;
	width: 210px;
	margin-left: 10px;
	margin-top: 5px;
	text-align: center;
	background-image: url('/theme/images/content-text-box-bg.png');
	background-repeat: no-repeat;
}
.content-text-box-head {
	height: 30px;
	width: 210px;
	text-align: center;
	padding-top: 10px;
}
.content-text-box-text {
	width: 161px;
	margin-top: 15px;
	font-size: 8pt;
	text-align: left;
	min-height: 120px;
	margin-left: 17px;
	background-color: #000000;
	padding: 7px;

}
.content-text-box-image {
	text-align: center;
	margin-top: 4px;
}
.content-text-box-bot {
	background-image: url('/theme/images/content-text-box-bot-bg.png');
	background-repeat: no-repeat;
	height: 21px;
	width: 195px;
	margin-top: 10px;
	text-align: right;
	padding-top: 2px;
	padding-right: 15px;
}
.red-text {
	font-weight: bold;
	color: #ce1817;
}
.members-top-box {
	float: left;
	width: 267px;
	margin-left: 20px;
	background-image: url('/theme/images/members-top-box.png');
	background-repeat: no-repeat;
	height: 232px;
}
.members-top-box-head {
	height: 30px;
	width: 247px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.members-top-box-text {
	width: 237px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 10px;
	font-size: 9pt;
}
.members-top-box-text-table {
	padding: 3px;
}
.members-top-box-text  ul {
	line-height: 1.5em;
	margin-left: 10px;
	list-style-position: outside;
	list-style-type:none;
	display: block;
	position: static;
}
.members-top-box-text  li {
	}
.members-top-box-text  li a {
	background-image: url('/theme/images/bullet.png');
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-bottom:3px;
	font-weight: bold;
	color: #ce1817;
	text-decoration: none;
	}
.members-top-box-text  li a:hover {
	background-image: url('/theme/images/bullet-over.png');
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-bottom:3px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
.session {
	height: 20px;
	width: 824px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 15px;
}
.search-results {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 110px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.search-results a {

	color: #ce1817;
	text-decoration: none;
}
.search-results a:hover {

	color: #FFFFFF;
	text-decoration: none;
}
.search-results-image {
	float: left;
	margin-right: 10px;
	border: 2px solid #ce1817;
	padding: 2px;
}
.search-results-text {
	float: right;
	width: 650px;
	height: 85px;
	font-size: 8pt;
}
.search-results-text-reviews-box {
	float: right;
	height: 80px;
	width: 150px;
	padding: 5px;
	text-align: right;
}
.search-results-more {
	float: right;
	height: 20px;
	width: 650px;
}
.search-results-more-image {
	margin-left: 6px;
}
.search-results-text h1 {
	font-size: 11pt;
	font-weight: bold;
}
.search-results-text h1 a {
	font-size: 11pt;
	font-weight: bold;
	color: #ce1817;
	text-decoration: none;
}
.search-results-text h1 a:hover {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.search-details-image {
	float: right;
	width: 260px;
	padding: 5px;
	text-align: center;
}
.search-details-image-sm {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 15px;
	float: left;
}
.search-details-image-sm-area {
	width: 270px;
	text-align: center;
}
.search-details-text {
	float: left;
	width: 530px;
}
.search-details-review {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #444343;
	font-size: 9px;
	padding: 10px;

}
.search-details-review-scroll {
	height: 100px;
	height: auto;
	float:left;
}
.search-details-review-head {
	font-size: 8pt;
	font-weight: bold;
	color: #cccccc;
}
.search-details-text h1 {
	font-size: 11pt;
	font-weight: bold;
	color: #ce1817;
}
.search-details-text h2 {

	font-size: 10pt;
	font-weight: bold;
	color: #ce1817;
}
.form-cell {
	padding: 3px;
	text-align: left;
}
.form-field {
	font-size: 9pt;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

	#footer {
		background-image: url('/theme/images/bottom-stools.png');
		background-repeat: no-repeat;
		height: 267px;
		width: 882px;
		float: left;
		background-position: center;
		margin-bottom: 10px;
		}
	#copyright {
		text-align:center;
		float:left;
		width:882px;
		height:20px;
		margin-top:5px;
		font-family: Tahoma;
		font-size:7pt;
		color:#ffffff;
		}
		#copyright a {
			font-family: Tahoma;
			font-size:7pt;
			color:#ffffff;
			text-decoration:none;
			}
		#copyright a:hover {
			font-family: Tahoma;
			font-size:7pt;
			color:#cc222a;
			text-decoration:none;
			}
#dhtmltooltip{
	position: absolute;
	border: 2px solid #ffffff;
	padding: 5px;
	background-color: #000000;
	visibility: hidden;
	z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	font-size: 8pt;
	text-align:left;
}



.cal {
	width: 100%;
}

.cal ul {

}
.cal li {

	}

.cal td {
	padding: 2px;
	margin: 2px;
	background-color: #535557;
	border: 1px solid #000000;
}
.home-feat-bar {
	background-image: url(images/home-feat-bar-bg2.png);
	background-repeat: no-repeat;
	height: 190px;
	width: 860px;
	float:left;
	margin-left: 15px;
	margin-top: 15px;
}

.home-feat-bar-content {
	width: 838px;
	height:147px;
	float:left;
	margin: 6px;
	padding: 5px;
	background-color: #000000;
}

.home-feat-bar-img {
	float: left;
	height: 110px;
	width: 198px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
}

.home-feat-bar-text {
	width: 605px;
	height:135px;
	float:right;
	margin: 0px 6px 6px;
	padding: 5px 0px 5px 5px;
	font-size: 8pt;
}
.home-feat-bar-text a {
	font-size: 9pt;
	font-weight: bold;
}

.what-do-i-get {
	float: right;
	height: 29px;
	width: 167px;
	margin-top: 8px;
}
.events {
	float: right;
	height: 29px;
	width: 167px;
	margin-top: 8px;
	margin-right: 10px;
}
