logo/* @override http://orangesparkleball.com/dev/sfstate/modx/css/styles.css */

/* @override http://orangesparkleball.com/dev/sfstate/modx/css/styles.css */

div, ul, li {margin:0; padding:0; font-family:"Trebuchet MS";}

body {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS";
	background:url(../images/front/hei_bg.jpg) repeat-x;
}
h3{
	color:#339933;
}


#Table_01 {
	width:980px;
	margin: 32px auto 32px auto;
	top:0;
	left:0;
	border: 1px solid #AEAEAE;
	background:#FFFFFF;
}

#id01_ {
	position:relative;
	top:0;
	left:0;
	width:980px;
	height:250px;
	overflow:hidden;
}

#id02_ {
	position:relative;
	left:0px;
	top:0px;
	width:980px;
	height:34px;

}




/* beginning of dropdown nav code */
/* First level styles */

#nav-wrapper{
	float: left;
	padding-left: 24px;
	/*overflow: hidden;*/
	height: 34px;
	
}
/*position:absolute1;*/
#top-nav ul{

	list-style: none;
    margin:0;
    padding:0;
position:relative;
z-index: 1;
}

#top-nav ul li{
	position: relative;
z-index: 1;
}

#nav-list{
	position: relative;
z-index: 1;
}

/*position:absolute2;*/
#nav-list ul {
	position: absolute;
	top: 33px;
	left: 0;
	width: 230px;
    margin:0;
    z-index: 100;
    padding:0;
    margin-right: 5px;
	margin-left: 1px;
}

#nav-list li{
	position: relative;
z-index: 1;
	float: left;
}

#nav-list li li{
	float: none;
}


#nav-list li:hover{
	height: 34px;
    background: url(../images/front/tabright.gif) no-repeat top right;
}

#nav-list li li:hover{
	height: auto;
	background: none;
}

#nav-list li.active{
	
	height: 34px;
    background: url(../images/front/tabright.gif) no-repeat top right;
}

#nav-list li li.active{
	height: auto;
	background: none;
}

#nav-list li.over{
	
	height: 34px;
    background: url(../images/front/tabright.gif) no-repeat top right;
}

#nav-list li li.over{
	height: auto;
	
    background: none;
}

#nav-list li a{
	display: block;
float:left;
	color: #fff;
	text-decoration: none;
    padding:8px 15px;
}

#nav-list li li a{
float: none;
}


#nav-list li.active a{
	height: 18px;
	background: url(../images/front/tableft.gif) no-repeat left top;
}


#nav-list li.active li a{
	height: auto;
	background: none;
}

#nav-list li:hover a{
	height: 18px;
	background: url(../images/front/tableft.gif) no-repeat left top;
}

#nav-list li:hover li a{
	height: auto;
	background: none;
}
#nav-list li li:hover a{
	height: auto;
	background: none;
}


#nav-list li.over a{
	height: 18px;
	background: url(../images/front/tableft.gif) no-repeat left top;
}
#nav-list li.over li a{
	height: auto;
	background: none;
}

/* Second level styles */
/* Show dropdowns only on hover */
#nav-list ul{
width: 230px;
	display: none;
}

#nav-list li:hover ul{
	display: block;
	_display: none;
}

#nav-list li.over ul{
	display: block;
	_display: none;
}
/* Make dropdowns pretty */
#nav-list ul{
	text-align: left;
	background-color: #69a9b4;
	z-index: 100;
}

/* Disable tab backgrounds on dropdown items */
#nav-list ul li{
width: 230px;
	background: none;
}

#nav-list ul li a{
width: 200px;
	background: none;
}

#nav-list ul li.active a{
	background: none;
	background-color: #69a9b4;
}

#nav-list ul li:hover a{
	background-color: #2e7991;
	background-image: none;
}


/* end of dropdown nav code */



.cleaner{
	clear: both;
	height: 5px;
	overflow: hidden;
}





/*IE6*/
* html body #id02_ {
	top:-5px;

}

#id03_ {
	position:relative;
	left:0px;
	top:-20px;
	width:980px;
	height:5px;
}

html>body #id03_ {
	position:relative;
	margin:0;
	padding:0;
	left:0;
	top:-2px;
	width:980px;
	height:5px;
}

#id03_ img {
	position:absolute;
	left:0;
	top:0;
	width:980px;
	height:5px;
}

* html body #id03_ img {
	position:relative;
	left:0;
	top:-6px;
	width:980px;
	height:5px;
}

html>/**/body #id03_ img {
	position:relative;
	left:0px;
	top:0px !important;
	width:980px;
	height:5px;
}

#left-nav {
	position:absolute;
	left:0;
	top:-2px;
	bottom:83px;
	width:196px;
	float:left;
	*height: 95%;
	background:#BAD2D6 url(../images/front/lc_bg.gif) repeat-x;
}

/*IE6*/
* html body #left-nav {
position:relative;
float:left;
height:inherit;
overflow: hidden;
margin-top:5px;
top:9px;
left:0;
margin-bottom:-94px;
width:196px;
padding-top:0;
padding-bottom: 15px;
}

#bcrumb {
	position:relative;
	left:0px;
	top:0px;
	width:774px;
	height:18px;
	float:right;
}

/*IE6*/
* html body #bcrumb {
	top:-14px;

}

#content {
	position:relative;
	margin:0;
	padding:0;
	padding-top: 15px;
	left:0px;
	top:0px;
	width:100%;
	float:right;
	min-height:400px;
}

/*IE6*/
* html body #content {
	position:relative;
	top:-57px;
	min-height:400px;
	height:100%;
	width: 200px;
	float:left;
}

.sh {
	font-size:18px;
	font-weight:bold;
	color:#9C5C0B;
	padding-left:0;
	padding-top:0;
	padding-bottom:0;
	width:600px;
}

/*IE6*/
* html body .sh {
	font-size:18px;
	color:#9C5C0B;
	padding-left:0;
	padding-top:0;
	padding-bottom:5px;
}


.c {
	position:relative;
	font-size:13px;
	color:#737373;
	left:238px;
	padding-top:0;
	margin:0;
	width:700px;
}

* html body .c {
	position:relative;
	float:left;
	font-size:13px;
	color:#737373;
	left:50px;
	padding-top:0;
	margin:0;
	width:700px;
}

.c p {
	padding-left: 20px;
}

#id07_ {
	position:relative;
	left:0px;
	top:-10px;
	width:980px;
	height:5px;
	clear:both;
}

/*IE7*/
html>body #id07_ {
top:0px
}

/*IE6*/
* html body #id07_ {
	top:-32px;
	font-size:1px;
}

#id08_ {
	position:relative;
	left:0px;
	top:0px;
	width:29px;
	float:left;
}

/*IE6*/
* html body #id08_ {
	top:-32px;
	font-size:1px;
}

#sfstate-logo {
	position:absolute;
	left:290px;
	bottom:0;
	width:166px;
	height:43px;
}

html>body/**/ #sfstate-logo {
	position:absolute;
	left:29px;
	bottom:33px;
}

/*IE6*/
* html body #sfstate-logo {
	position:relative;
	left:29px;
	top:-41px;
	width:167px;
	height:44px;
	font-size:1px;
	clear:both;
}

::root body #sfstate-logo {
	bottom:5px;
}

#top-nav {
	background:url(../images/front/02.gif);
	text-align:right;
	padding-right:10px;
	padding-top:0;
	height:35px;
}

* html body #top-nav {
	position:relative;
	top:-5px;
	right:0px;
	margin:0
	padding-top:0;
	background:url(../images/front/02.gif) no-repeat;
	background-position:top left;
	text-align:right;
	height:36px;
}


#go-button {background:#5AABB9; border:1px solid #5AABB9; width:30px; color:#FFFFFF; font-weight:bold}

#search-box {font-weight:bold; padding-left:5px; color:#9C5C0B; position:relative; left:3px; width:180px}

#id11_ {
	clear:both;
	width:980px;
	height:26px;
	clear:both;
	background: #2E7991;
	text-align: center ;
	color: #fff;
	padding-top: 6px;
	font-family:"trebuchet ms";
	font-size: 14px;
}



.nebox {
	display:block;
	float:left;
	background:#dbebee;
	width:320px;
	height:63px;
	margin-right:10px;
	padding:8px;
	font-size:12px;
	color: #666666;

}

#nebox1 {
	background:#dbebee url(../images/front/nebox-l.gif) no-repeat top left;
}

#nebox2 {
	background:#dbebee url(../images/front/nebox-r.gif) no-repeat top right;
}

#date {
	background: #dbebee url(../images/front/date-bg.gif) no-repeat top left;
	width:43px;
	height:100%;
	float:left;
	clear:left;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	margin-right:8px;
	margin-top:1px;
}

a.rmn-link:link, a.rmn-link:visited {
	color:#9C5C0B;
	text-decoration:none;
}

a.rmn-link:hover, a.rmn-link:visited:hover {
	color:#C97B19;
	text-decoration:underline;
}

#nav-trans {
	position:absolute;
	text-align:center;
	bottom:-5px;
	right:0;
	width:156px;
	height:31px;
	padding:25px 8px 20px 8px;
	background:url(../images/front/nav-trans.png) no-repeat top left;
}

#caption-trans {
	margin-top:-5px;
	position:relative;
	text-align:left;
	bottom:-40px;
	left:0;
	width:803px;
	height:71px;
	padding:15px 8px 20px 8px;
	background:url(../images/front/caption_bg.png) no-repeat top left;
	color:#666666;
	font-size: 13px;
}

html>/**/body #caption-trans {
	margin-top:0;
	position:relative;
	text-align:left;
	bottom:-40px;
	left:0;
	width:803px;
	height:71px;
	padding:15px 8px 20px 8px;
	background:url(../images/front/caption_bg.png) no-repeat top left;
	color:#666666;
	font-size: 13px;
}


* html body #nav-trans {
	background:#dbebee;
	padding:20px 8px 25px 8px;
}

a.trans-nav-prev:link, a.trans-nav-prev:hover, a.trans-nav-prev:visited, a.trans-nav-prev:visited:hover {
	background:url(../images/front/prev-arrow.png) no-repeat top left;
	padding-bottom:3px;
	padding-left: 25px;
	color:#8FACB4;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

* html body a.trans-nav-prev:link, * html body a.trans-nav-prev:hover, * html body a.trans-nav-prev:visited, * html body a.trans-nav-prev:visited:hover {
	background:url(../images/front/prev-arrow-ie.png) no-repeat top left;
	padding-bottom:3px;
	padding-left: 25px;
	color:#8FACB4;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a.trans-nav-next:link, a.trans-nav-next:hover, a.trans-nav-next:visited, a.trans-nav-next:visited:hover {
	background:url(../images/front/next-arrow.png) no-repeat top right;
	padding-bottom:3px;
	padding-right:25px;
	color:#8FACB4;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

* html body a.trans-nav-next:link, * html body a.trans-nav-next:hover, * html body a.trans-nav-next:visited, * html body a.trans-nav-next:visited:hover {
	background:url(../images/front/next-arrow-ie.png) no-repeat top right;
	padding-bottom:3px;
	padding-right:25px;
	color:#8FACB4;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}



span.active a.parent-active:link, span.active a.parent-active:visited, span.active a.parent-active:hover, span.active a.parent-active:visited:hover {
	opacity: 0.9 !important;
	filter: alpha(opacity=90) !important;
	display:block !important;
	background:#ffffff !important;
	color:#44929F !important;
	font-weight:bold !important;
	text-decoration:none !important;
	border-bottom:1px solid #666666 !important;
	font-size:14px !important;
	width:186px !important;
	padding: 7px 0 7px 10px !important;
}

/* Front Page - News & Events Styles */

.ne_title {
	color: #9C5C0B;
	font-weight:bold;
	font-size: 16px;
	width: 177px;
	margin-left: 8px;
}

.ni_bg, .ni_bg_first {
	background: url(../images/front/events/ni_boxtop.gif) no-repeat;
	width:177px;
	min-height:70px;
	padding: 9px;
	margin: 12px;
	margin-top: 0;
	padding-left: 0;
	margin-left: 0;
	padding-right: 0;
	margin-right: 0;
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #76521d;
    margin-left: 8px;
}

.ni_tile {
	background: url(../images/front/events/ni_tile3.gif) repeat-y;
	min-height: 10px;
	width: 153px;
	padding: 0 12px;
	padding-top: 7px;
}

.ni_bg_first {
	margin-top:0;
}

.ni_bottom {
	background: url(../images/front/events/ni_boxbottom.gif) no-repeat bottom left;
	_background: url(../images/front/events/ni_boxbottom.gif) no-repeat top left;
	height: 6px;
	width: 177px;
}

.date {
	background: url(../images/front/events/date_bg_l.jpg) no-repeat top left;
	height: 15px;
	width: 100%;
	margin: 0;
	padding: 0;
}

.date p {
	margin: 0;
	padding: 0;
}

.date_r {
	background: #b0894e url(../images/front/events/date_bg_r.jpg) no-repeat top right;
	display:block;
	float:left;
	height:15px;
	color: #ffffff;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-right: 10px;
	_margin-left: 4px;
	_padding-top: 2px;
	_height: 13px;
	_line-height: 12px;
}

/* Contact Box Styles */

h3.contact_title {
	color: #1a4e58;
	padding: 0;
	margin: 0;
}

span.contact_name {
	font-weight:bold;
	color: #1a4e58;
}
span.contact_pos {
	color: #1A4E58;
	font-style:italic;
}

span.contact_info {
	padding-bottom: 10px;
}

span.contact_info strong {
	color: #1A4E58;
}

span.contact_info a:link, 
span.contact_info a:visited
{
	color: #4590A5;
	text-decoration: underline;
}

a.contact_email:link {
	color: #76521d;
}

.paddedimg {
	padding: 12px 0;
}


#infoboxes ul{
margin-left: 1em;
}

#left-nav a.plain:link, #left-nav a.plain:visited {
	border: 0;
	opacity: 1;
	margin: 0;
	padding:2px;
	display:block;
	background: transparent;
	color: #254a56;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

div#logo_container {
	bottom: 5px;
	*bottom: 0px;
	float: bottom;
	margin: 25px 0 15px 0;
}