
/* CoolWater */

/************GLOBAL***********/

body {
	background-color: #5394CF;
	background-image: url(http://riverruncc.org/images/bkgr.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
	background-position: top;
}

#content {
	position: relative;
	width: 820px;
	text-align:left;
	background-image: url(http://riverruncc.org/images/content_09.gif);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	position: relative;
	display: block;
	height: 120px;
	margin: 0;
	padding: 0;
	background-image: url(http://riverruncc.org/images/header_02.gif);
	background-repeat: no-repeat;
}

#flashHeader {
	position: relative;
	display: block;
	height: 220px;
	margin: 0;
	padding: 0;
	background-image: url(http://riverruncc.org/images/flashHeader_04.gif);
	background-repeat: no-repeat;
}

#flashSlideshow {
	border: 1px #C8D8EE solid;
	position: relative;
	display: block;
	width: 255px;
	height: 166px;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
}


#mid {
	position: absolute;
	width: 800px;
	height: 30px;
	background-image: url(http://riverruncc.org/images/mid_03.jpg);
	background-repeat: no-repeat;
	top: 340px;
	left: 10px;
	padding-left: 10px;
}

#midOther {
	position: absolute;
	width: 800px;
	height: 30px;
	background-image: url(http://riverruncc.org/images/mid_03.jpg);
	background-repeat: no-repeat;
	top: 360px;
	left: 10px;
	padding-left: 10px;
}
#midInbetween {
	position: absolute;
	width: 800px;
	height: 30px;
	background-image: url(http://riverruncc.org/images/mid_03.jpg);
	background-repeat: no-repeat;
	top: 340px;
	left: 10px;
	padding-left: 10px;
}

#sidebar {
	float: left;
	width: 220px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#sidebarContent {
	padding: 0;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}

#main {
	width: 560px;
	padding: 0;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 235px;
	position: relative;
}

#globalHR {
	background-image: url(http://riverruncc.org/images/hr_18.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 519px;
	background-color: #FAFAFA;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 5px;
	padding-top: 5px;
}

hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
}

img.dynImage {
	padding: 4px;
	border: 1px #C8D8EE solid;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div#main ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 10px;
	list-style-type: disc;
}

/*********SIDEBAR ELEMENTS**********/

#service {
	position: relative;
	width: 200px;
	height: 77px;
	padding-top: 5px;
	background-color: transparent;
	float: left;
}

#ministry {
	position: relative;
	width: 200px;
	height: 77px;
	padding-top: 5px;
	background-color: transparent;
	float: left;
}

#guestServices {
	position: relative;
	width: 200px;
	height: 37px;
	padding-top: 5px;
	background-color: transparent;
	float: left;
}

#footer {
	position: relative;
	width: 820px;
	height: 85px;
	background-image: url(http://riverruncc.org/images/footer_16.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/********SIDEBAR NAVIGATION********/

#sidebar ul {
	border: none;
	margin: 0;
	padding: 0;
	clear: left;
}

#sidebar ul li {
	display: block;
	margin: 0;
	border: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	float: left;
}

#sidebar ul li a {
	display: block;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	width: 200px;
	height: 20px;
	margin: 0;
	width: 200px;
	height: 20px;
	background-color: transparent;
	background-image: url(http://riverruncc.org/images/subnav_15.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 50px;
	font-weight: bold;
	float: left;
}

#sidebar ul li a:hover {
	background-color: transparent;
	background-image: url(http://riverruncc.org/images/subnav_ro_15.gif);
	background-repeat: no-repeat;
	color: #666666;
}

#sidebar ul li.selected a, #sidebar ul li.selected a:hover {
	color: #5394CF;
	background-color: transparent;
	font-weight: bold;
	background-image: url(http://riverruncc.org/images/subnav_sel_15.gif);
}

/**************TEXT****************/

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B8B278;
	font-weight: normal;
	text-align: left;
	position: relative;
	float: left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5394CF;
	font-weight: normal;
	text-align: left;
	padding-bottom: 5px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5394CF;
	font-weight: bold;
	font-style: italic;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	font-style: italic;
}

/**********FOOTER LINKS************/

#footerLinks {
	position: relative;
	width: 740px;
	height: 20px;
	background-color: transparent;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #C8D8EE;
	text-align: right;
	padding-right: 82px;
}

#footerLinks a {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C8D8EE;
}

#footerLinks a:link, div.footer a:active, div.footer a:visited {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C8D8EE;
}

#footerLinks a:hover {
	background-color: transparent;
	text-decoration: underline;
}

#linkout {
	position:absolute;
	width:132px;
	height:15px;
	z-index:1;
	left: 595px;
	top: 38px;
}

/************ Links *************/

a:link, a:active {
	color: #5394CF;
	text-decoration: none;
}

a:visited {
	color: #5394CF;
	text-decoration: none;
}

a:hover {
	color: #C8d8EE;
}
#flashObject {
	width: 800px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: transparent;
}

/*************Table on Calendar Page*************/

#main table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;	
}

/************ Contact DL **********/
#main dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	display: block;
}

#main dd {
	margin-bottom:5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

/*#main dt {
	margin-bottom: 6px;
}


/************ added by brock the great ***************/
#staffMembers {

	width: 545px;
	margin-bottom: 10px;
	min-height: 115px;
}

#staffMembers img{
	float: left;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}

span.staff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5394CF;
	font-weight: normal;
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 10px;

}
#userName{
	position: relative;
	width: 200px;
	height: 50px;
	padding-top: 5px;
	background-color: transparent;
	float: left;
}

/* ***************** Forms ***************** */
form {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	border: 1px #C8D8EE solid;
	background-color: #fafafa;
	font-size: 0.7em;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	width: 350px;
	font-weight: bold;
}

form table {
	background-color: #FAFAFA;
}

form div {
	background-color: #FAFAFA;
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

form div label {
	font-weight: bold;
}

input, textarea, select {
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 5px 0 5px 0;
}

.FormError {
	margin: 0;
	padding: 5px 5px 5px 20px;
	font-weight: bold;
	color: #c00;
	border: 1px solid #ccc;
	background: #ffc url(http://riverruncc.org/graphics/global/form_error.gif) no-repeat;
}

/*
     FILE ARCHIVED ON 02:57:27 Sep 04, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 00:24:04 Feb 06, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  exclusion.robots: 0.081
  exclusion.robots.policy: 0.07
  cdx.remote: 0.101
  esindex: 0.009
  LoadShardBlock: 231.984 (6)
  PetaboxLoader3.resolve: 65.925 (2)
  PetaboxLoader3.datanode: 164.357 (7)
  load_resource: 60.416
*/