html, body {
	margin:0;
	padding:0;
}
#rs_menu, #rs_main_content_cell, #rs_image, #rs_date, #rs_title, #footer_left, #footer_right, #footer_bottom {
	display:table-cell;
}
#rs_wrapper {
	background:#ccc;
	margin:0 auto;
	font-family:Trebuchet MS;
	text-decoration: none;
	font-size:small;
}
#rs_body {
	margin:0 auto;
	text-align:center;
	width:910px;
	padding:0 12px;
	background:#ccc url(/media/images/shadow_bg.gif) center repeat-y;
}
#rs_table {
	background:#fff;
	text-align:left;
}
#rs_main_content {
	display:block;
	background:#fff /*url(/media/images/watermark.jpg)*/ center bottom no-repeat;
	padding:10px 12px;
	min-height:525px;
	height:auto !important;
	height:525px;
}
#footer_left {
	padding:10px 12px 0 12px;
	text-align:left;
	float:left;
	width:718px;
	background:#fff;
}
#footer_right {
	padding:10px 12px 0 12px;
	text-align:right;
	float:right;
	width:144px;
	background:#fff;
}
#footer_bottom {
	font-size:x-small;
	padding:10px 12px;
	float:left;
	width:718px;
	background:#fff;
}
#searchdiv {
	margin:115px 20px 0 5px;
}
#rs_image {
	height:150px;
	width:910px;
	text-align:right;
	background:#fff url(/media/images/rs_image/SRFC.jpg) top left no-repeat;
}
#rs_title {
	text-align:left;
	font-weight:bold;
	padding:5px 12px 0 12px;
	float:left;
	width:596px;
}
#rs_title a {
	text-decoration:none;
}
#rs_title a:hover {
	text-decoration:underline;
}
#rs_date {
	text-align:right;
	font-weight:bold;
	padding:5px 12px 0 12px;
	float:right;
	width:266px;
}
.rs_table_row {
	display:table-row;
}
table, td, th {
	text-align:left;
}
th {
	font-weight:bold;
	font-size:medium;
	padding:10px 10px 2px 0;
	border-bottom:1px dashed #000;
	text-align:left;
}
img, img a {
	border:none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	margin:0;
	padding:2px;
	text-align:left;
}
h1 {
	font-size:xx-large;
}
h2 {
	font-size:x-large;
	display:block;
	border-bottom:1px solid #06c;
	margin:10px 10px 0 0;
}
h3 {
	font-size:large;
}
h4 {
	font-size:large;
	display:block;
	border-bottom:1px solid #06c;
}
h5 {
	font-size:medium;
}
h6 {
	font-size:small;
}

.morephotos {
	text-align:right;
	padding-right:40px;
}
p {
	text-align:left;
	margin:0;
	padding-top:2px;
	padding-bottom:8px;
}
.pcal p {
	margin:auto;
}
hr {
	background:#06c;
	height:1px;
	width:100%;
	border:none;
	margin:20px 0 20px 0;
}
.hide {
	display:none;
}
a:link, a:visited {
	color:#000;
	text-decoration:underline;
}
a:hover, a:focus {
	color:#06c;
	text-decoration:none;
}
a:active {
	color:#000;
	text-decoration:none;
}
h2 a:link, h2 a:visited, h2 a:hover, h2 a:focus, h2 a:active, h4 a:link, h4 a:visited, h4 a:hover, h4 a:focus, h4 a:active {
	text-decoration:none;
}
#rs_table #rs_image #searchdiv input, #rs_table #rs_image #searchdiv select, #rs_table #rs_image #searchdiv texarea, #rs_table #rs_image #searchdiv form, #rs_table #rs_image #searchdiv .submit {
	margin:0;
	padding:2px;
}
form {
	margin:0;
	padding:2px;
}
.checkbox, input, select, textarea, label {
	margin:2px 6px 2px 2px;
	padding:2px;
}
label {
	text-align: left;
	display:block;
	font-weight:bold;
}
input.checkbox:focus, input:focus, select:focus, textarea:focus, input.checkbox:hover, input:hover, select:hover, textarea:hover {
	background:#06c;
	color:#fff;
	border:1px dashed #fff;
}
input.checkbox {
	background-color:#fff;
	color:#06c;
	border: 1px dashed #06c;
}
label.checkbox {
	font-weight:normal;
}
input {
	font-size:small;
	line-height:12px;
	color:#06c;
	background:#fff;
	border: 1px dashed #06c;
}
select {
	font-size:small;
	line-height:12px;
	background-color:#fff;
	color: #06c;
	border: 1px dashed #06c;
}
textarea {
	font-size:small;
	line-height:12px;
	background-color: #fff;
	color: #06c;
	border: 1px dashed #06c;
}
.redtxt {
	color:#B30000;
	font-size:large;
}
.greentxt {
	color:#00663E;
	font-size:large;
}
.supertxt {
	vertical-align:super;
	font-size:x-small;
}
.gallery {
	margin:10px;
}
.gallery img {
	padding:1px;
}
.gallery a:hover img, .gallery a:focus img, .gallery2 a:hover img, .gallery2 a:focus img, .equipment_gallery a:hover img, .equipment_gallery a:focus img {
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
.gallery div, .gallery2 div, .equipment_gallery div {
	z-index:1;
}
.divide {
	margin:10px 0 0 0;
}
img.floatLeft {
	float: left;
	margin:2px 10px 10px 0;
}
img.floatRight {
	float: right;
	margin:2px 0 10px 10px;
}
img.emp {
	float:right;
	margin:3px 0 12px 12px;
}

.indent {
	margin-left:20px;
}
.ptform td {
	padding:2px 8px 2px 0;
	vertical-align:middle;
}

.profile {
	width:100%;
	display:table;
	border:none;
	border-collapse:collapse;
}

.employee {
	width:100%;
	display:table;
	border: groove;
}
ul {
	margin:0 0 0 25px;
	padding:5px 0 5px 0;
}
.hourslist ul {
	list-style:none;
	list-style-type:none;
}
ol {
	margin:0 0 0 20px;
	padding:5px 0 5px 1em;
}
.calpg h6 {
	padding:5px 0 5px 0;
}
.schedule td {
	padding:10px;
}
.schedule tr:hover td {
	background:#eee;
}
.roster label {
	display:inline;
	margin:2px;
}
.roster input {
	margin:2px;
}
.leagues table {
	margin:10px;
}
.leagues td {
	padding:5px 10px 5px 0;
	vertical-align:top;
}
.leagues th {
	padding:0 10px 2px 0;
}
.spacetd {
	width:100%;
}
.spacetd td {
	padding:5px 10px 5px 0;
	vertical-align:top;
}
.outdoorcalendar th {
	border:1px dashed #000;
	padding:4px;
	background:#FFFFCC;
}
.outdoorcalendar table {
	margin:10px;
	border-collapse:collapse;
}
.outdoorcalendar td {
	padding:5px 10px 5px 0;
	vertical-align:top;
}
.calselect {
	padding:2px;
	margin:5px 5px 0 5px;
}
.announcement {
	margin:2px 10px 2px 10px;
	display:block;
}
.employment {
	padding:10px;
}
.employment th {
	display:inline;
	border:none;
	text-align:left;
	vertical-align:top;
	padding-right:10px;
}
.employment td {
	padding:0 0 6px 0;
}
.schedule_indent h3, .schedule_indent p {
	margin-left:10px;
}
.gallery .delete img {
	padding-left:0;
}
.gallery .comment img {
	padding-right:0;
}
.hourstable {
	display:block;
}
.hourstablel {
	float:left;
	display:block;
	width:380px;
}
.hourstabler {
	float:right;
	width:380px;
	display:block;
}
.flyers_image_actions {
	position:absolute;
	margin:5px 5px 5px 5px;
	display:inline;
	padding:0;
}
.flyers_image_actions img {
}
.flyers_image_actions a:hover img, .flyers_image_actions a:focus img {
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
	border:1px inset #000;
}
.flyers_image_container {
	display:inline;
	
}
.gallery_image_actions {
	position:absolute;
	margin:4px 4px 4px 4px;
	background:#fff;
	display:inline;
	padding:1px;
}
.gallery_image_container {
	display:inline;
	position:inherit;
	float:left;
	border:1px solid #999;
	margin:0 5px 5px 0;
	padding:1px;
}
.clearfloat {
	clear:both;
}
.mbinput {
	display:inline;
}
.flyersadmin_image_actions {
	position:absolute;
	margin:5px 5px 5px 5px;
	display:inline;
	padding:0;
	background:#fff;
}
.flyersadmin_image_container {
	display:inline;
	position:inherit;
	float:left;
	margin:0;
	padding:0;
}
.equipment_image_actions {
	position:absolute;
	margin:4px;
	background:#fff;
	display:inline;
	padding:2px;
}
.equipment_image_container {
	display:inline;
	position:inherit;
	float:right;
	margin:0 5px 5px 0;
	padding:0;
}
.equipment_gallery {
	display:block;
	position:relative;
	float:right;
	width:360px;
}
.answer {
	padding-left:10px;
}
.equipment_desc {
	margin-left:10px;
	margin-top:2px;
}
.equipment_spec {
	border:none;
	border-collapse:collapse;
	margin:5px 0 5px 10px;
}
.equipment_spec td {
	vertical-align:top;
	padding:0;
}
.equipment_spec th {
	font-weight:bold;
	vertical-align:top;
	font-size:small;
	padding:0;
	padding-right:4px;
	border:none;
}
.equipment_spec td p {
	margin:0;
	padding:0;
}
.equipment td {
	font-size:smaller;
}
.floatL {
	float:left;
}
.floatR {
	float:right;
	margin:10px;
}
.route_guide2 {
	margin:5px 10px 5px 0;
	padding-right:6px;
	padding-top:0;
	background:#BFDFFF;
	border:1px solid #F0F0F6;
}
.equipment_view {
	width:520px;
}
.halfsize {
	width:443px;
}
.highlight {
	font-size:small;
	color:#06c;
}
.highlight a {
	color:#06c;
}
.highlight a:hover {
	color:#000;
	text-decoration:underline;
}
.flyershome {
	width:150px;
	float:right;
	margin-top:10px;
}
.flyershome img {
	padding:1px 0 1px 0;
}

.currenthours {
	width:320px;
	float:right;
	margin-top:5px;
}

.border{
	border-left:1px solid #06c;
	border-right:1px solid #06c;
	border-bottom:1px solid #06c;
	border-top:1px solid #06c;
}

.bkgd {
	background-color:#B7E2CB;
	padding:2px;
}

.bkgd2{
	background-color:#F2CFB3;
	padding:2px;
}

.border2{
	border-left:12px solid #F2CFB3;
	border-right:12px solid #F2CFB3;
	border-bottom:5px solid #F2CFB3;
	border-top:1px solid #F2CFB3;
	
}
.announcementshome {
	width:501px;
	float:left;
	margin-top:10px;
}
.random_gallery {
	width:820px;
	background:#99C2EB;
	text-align:center;
	border:1px solid #EBEBEB;
}
.random_gallery2 {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
 *display:inline;
	padding:2px;
	background:#fff;
	margin:10px 1px 10px 1px;
}
.pagination {
	padding:0 2px 0 2px;
}
.calsub{
	font-size:smaller;
	vertical-align:sub;
}

/* Logo Page */
.logotable{
	border:1px solid #E1E1E1;
	width:884px;
}

.logotable .logoth{
	border-bottom: none;
	padding: 0 0 0 0;
	text-align: center;
}

.logotable  .logoheader{
	border:1px solid #E1E1E1;
	width:190px;
	padding:10px 0 10px 0;
	vertical-align:middle;
	color:#0066CC;
	font-family:Trebuchet MS;
	font-variant:small-caps;
	font-size:18px;
}

.logotable .logoheadermain{
	border:1px solid #E1E1E1;
	width:500px;
	padding:10px 0 10px 0;
	vertical-align:middle;
	color:#0066CC;
	font-family:Trebuchet MS;
	font-variant:small-caps;
	font-size:18px;
}

.logotable .innerborder{
	border-left:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
	height:450px;
}

.logotable .download{
	background: white;
	border: 1px dashed #06C;
	color: #000;
	vertical-align:middle;
	font-family:Trebuchet MS;
}

.logotable .spandownload{
	padding-left:5px;
	margin-right:130px;
}