/* Start of CMSMS style sheet 'master' */
@charset "UTF-8";
/* CSS Document */

/* Reset
**************************************/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}


/* Elements
**************************************/
body {
	background-color:#630d0e;
        font-family: Arial, Tahoma, sans-serif;
}

a {
    color: #630D0E;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

p {
  font-size:13px;
  line-height:130%;
  margin:0 1.5em 10px;
  clear:both;
}


/* Navigation
**************************************/

#nav {
	width:996px;
	height:40px;
	position:relative;
	padding-top:28px;
       z-index:5;
}

ul#jsddm
{	margin: 0;
	padding: 0;
        list-style:none;
	margin:0 0 0 140px;
}

#jsddm li {	
	float: left;
	list-style: none;
	font: 12px Arial, Tahoma;
}

#jsddm li a {	
	display: block;
	text-decoration: none;
	color: #EAFFED;
	white-space: nowrap;
}

#jsddm li a:hover {	
	background: #24313C;
}
		
#jsddm li ul {	
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
        z-index:100;
        border-left:1px solid #212121;
        border-right:1px solid #212121;
        border-bottom:1px solid #212121;
}
	
#jsddm li ul li {	
	float: none;
	display: inline;
}
			
#jsddm li ul li a {	
	width: auto;
	background: #555555;
	color: #ffffff;
        padding:5px 25px 7px 8px;
        font-weight:bold;
}
			
#jsddm li ul li a:hover {	
	color: #212121;
        background:#666666;
}


/* Layout
**************************************/
#wrapper {
	width:996px;
	background-color:#9d1517;
	margin:0 auto;
}

#header {
	background:url(images/header.jpg) no-repeat top center;
	width:996px;
	height:241px;
}

#main-content {
	margin:10px 0 0 0;
        z-index:0;
}

#left-column {
	float:left;
	width:252px;
	position:relative;
}

#scores {
	background-color: #c9c2af;
	min-height:224px;
	width:227px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin:0 0 0 25px;
	border:2px solid #555555;
	z-index:10;
}

#scores p {
       font-size:13px;
       padding:15px 0 15px 15px;
}

#scores ul {
  list-style:none;
  margin:15px 0 0 10px;

}

#scores ul li {
  font-size:13px;
  margin:0 0 10px 0;
}

#scores-header {
	background:url(images/scores-header.jpg) top left no-repeat;
	height:39px;
	width:100%;
	-moz-border-radius:7px 7px 0px 0px;
	-webkit-border-radius:7px 7px 0px 0px;
	z-index:50;
}

#email-signup {
	/*background-color: #c9c2af;*/
	height:216px;
	width:227px;
	/*-moz-border-radius:10px;
	-webkit-border-radius:10px;*/
	margin:10px 0 0 25px;
	/*border:2px solid #555555;*/
	z-index:10;
}

#email-signup img {
      margin:0 0 10px 0;
}

#email-header {
	background:url(images/email-header.jpg) top left no-repeat;
	height:39px;
	width:100%;
	width:227px;
	-moz-border-radius:7px 7px 0px 0px;
	-webkit-border-radius:7px 7px 0px 0px;
	z-index:50;
}

#middle-column {
	float:left;
	width:520px;
	position:relative;
}

#news-events {
	background-color: #a49d8a;
	min-height:483px;
	width:501px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin:0 0 0 19px;
	border:2px solid #555555;
	z-index:10;
}


#news-events h1 {
     font-size:14px;
     margin:0 0 0 15px;
}

#news-events h2 {
     font-size:14px;
     margin:0 0 0 15px;
}

#news-events h3 {
     font-size:14px;
     margin:0 0 0 1.5em;
}

.board-member {
     float:left;
     margin:0 10px 10px 0;
}

#news-events ul {
     margin:5px 15px 20px 30px;
     font-size:13px;
}

#news-events ul li{
     margin:0 5px 7px 0;
     font-size:13px;
}

#news-events-header {
	background:url(images/news-events-header.jpg) top left no-repeat;
	height:39px;
	width:100%;
	-moz-border-radius:7px 7px 0px 0px;
	-webkit-border-radius:7px 7px 0px 0px;
	z-index:50;
}

#Directions-header {
	background:url(images/Directions-header.jpg) top left no-repeat;
	height:39px;
	width:100%;
	-moz-border-radius:7px 7px 0px 0px;
	-webkit-border-radius:7px 7px 0px 0px;
	z-index:50;
}

#Weather-header {
	background:url(images/Weather-header.jpg) top left no-repeat;
	height:39px;
	width:100%;
	-moz-border-radius:7px 7px 0px 0px;
	-webkit-border-radius:7px 7px 0px 0px;
	z-index:50;
}

#Rules-header {
	background:url(images/Rules-header.jpg) top left no-repeat;
	height:39px;
	width:100%;
	-moz-border-radius:7px 7px 0px 0px;
	-webkit-border-radius:7px 7px 0px 0px;
	z-index:50;
}

#Forms-header {
	background:url(images/Forms-header.jpg) top left no-repeat;
	height:39px;
	width:100%;
	-moz-border-radius:7px 7px 0px 0px;
	-webkit-border-radius:7px 7px 0px 0px;
	z-index:50;
}

#Events-header {
	background:url(images/Events-header.jpg) top left no-repeat;
	height:39px;
	width:100%;
	-moz-border-radius:7px 7px 0px 0px;
	-webkit-border-radius:7px 7px 0px 0px;
	z-index:50;
}

#About-header {
	background:url(images/About-Us-header.jpg) top left no-repeat;
	height:39px;
	width:100%;
	-moz-border-radius:7px 7px 0px 0px;
	-webkit-border-radius:7px 7px 0px 0px;
	z-index:50;
}

#President-header {
	background:url(images/president-message-header.jpg) top left no-repeat;
	height:39px;
	width:100%;
	-moz-border-radius:7px 7px 0px 0px;
	-webkit-border-radius:7px 7px 0px 0px;
	z-index:50;
}

#Coaches-header {
	background:url(images/Coaches-header.jpg) top left no-repeat;
	height:39px;
	width:100%;
	-moz-border-radius:7px 7px 0px 0px;
	-webkit-border-radius:7px 7px 0px 0px;
	z-index:50;
}

#Register-header {
	background:url(images/Register-header.jpg) top left no-repeat;
	height:39px;
	width:100%;
	-moz-border-radius:7px 7px 0px 0px;
	-webkit-border-radius:7px 7px 0px 0px;
	z-index:50;
}

#Sponsors-header {
	background:url(images/Sponsors-header.jpg) top left no-repeat;
	height:39px;
	width:100%;
	-moz-border-radius:7px 7px 0px 0px;
	-webkit-border-radius:7px 7px 0px 0px;
	z-index:50;
}

#Contact-header {
	background:url(images/Contact-header.jpg) top left no-repeat;
	height:39px;
	width:100%;
	-moz-border-radius:7px 7px 0px 0px;
	-webkit-border-radius:7px 7px 0px 0px;
	z-index:50;
}

#Board-header {
	background:url(images/board-members-header.jpg) top left no-repeat;
	height:39px;
	width:100%;
	-moz-border-radius:7px 7px 0px 0px;
	-webkit-border-radius:7px 7px 0px 0px;
	z-index:50;
}

#Goals-header {
	background:url(images/goals-header.jpg) top left no-repeat;
	height:39px;
	width:100%;
	-moz-border-radius:7px 7px 0px 0px;
	-webkit-border-radius:7px 7px 0px 0px;
	z-index:50;
}

#Photos-header {
	background:url(images/photos-new-header.jpg) top left no-repeat;
	height:39px;
	width:100%;
	-moz-border-radius:7px 7px 0px 0px;
	-webkit-border-radius:7px 7px 0px 0px;
	z-index:50;
}

#Donate-header {
	background:url(images/donate-header.jpg) top left no-repeat;
	height:39px;
	width:100%;
	-moz-border-radius:7px 7px 0px 0px;
	-webkit-border-radius:7px 7px 0px 0px;
	z-index:50;
}


#right-column {
	float:left;
	position:relative;
}

#photos-header {
	background:url(images/photos-header.jpg) top left no-repeat #202020;
	height:39px;
	width:174px;
	-moz-border-radius:5px 5px 0px 0px;
	-webkit-border-radius:5px 5px 0px 0px;	
	z-index:50;
}

#photos-block {
	background:repeat-x #202020 url(images/photos-bg.jpg);
	height:453px;
	width:501px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin:0 0 0 19px;
	border:2px solid #555555;
	width:174px;
	height:346px;
	z-index:10;
}

#photos-block-gallery {
       margin:10px 0 15px 13px;
}

#photos-block-gallery img {
       float:left;
       height:42px;
       margin:0 5px 10px 0;
       width:42px;
}

#footer-shadow {
	background-color:#9d1517;
	margin:30px 0 50px;
}

#footer-shadow  p{
font-size:11px;
color: #2b0505;
padding-left:10px;

}

#footer-shadow a  {
     color: #2b0505;
}

#footer-shadow a:hover {
     color: #2b0505;
     text-decoration:underline;
}

#gallery {
margin:10px 0 30px 0;
}

#gallery img{
height:80px;
width:80px;
}

#social-networking {
  margin:10px 0 0 21px;
}

#social-networking img{
  margin:0 0 10px 0;
}

img#mind-logo {
     margin:-9px 15px 0 0;
     float:left;
}

.clear {
	clear:both;
}

.print {
	display:none;
}

.score-date {
font-size:10px;
color: #5e5e5c;
border-bottom:1px solid #5e5e5c;
width:115px;
margin:0 0 10px 0;
}

.summary {
margin:0 0 10px 0;
}

.eventslist {
margin: 0 20px 0 15px;
color:#212121;
font-size:13px;
}

.eventdesc {
margin:5px 20px 30px 0;
color:#212121;
font-size:13px;
}

/* End of 'master' */

