/* GENERAL
_____________________________________________________________________________*/

.edit {
	float:right;
}

.edit img {
	float: none !important;
}

html {
	margin-bottom: 1px;
	min-height: 100%;
	height: 100%;
}

img {
	margin:0;
	padding:0;
	border:0;
}

td {
	margin:0;
	padding:0;
	border:0;
}

th {
	margin:0;
	padding:0;
	border:0;
}

fieldset {
	margin:0;
	padding:0;
	border:0;
}

form {
	margin:0;
	padding:0;
	border:0;
}

pre {
	margin:0;
	padding:0;
	border:0;
}

h4 {
	margin:0;
	padding:0;
	border:0;
}

h3 {
	margin:0;
	padding:0;
	border:0;
}

h2 {
	margin:0;
	padding:0;
	border:0;
}

h1 {
	margin:0;
	padding:0;
	border:0;
}

li {
	margin:0;
	padding:0;
	border:0;
}

/*ol {
	margin:0;
	padding:0;
	border:0;
}*/

ul {
	margin:0;
	padding:0;
	border:0;
}

dd {
	margin:0;
	padding:0;
	border:0;
}

dt {
	margin:0;
	padding:0;
	border:0;
}

dl {
	margin:0;
	padding:0;
	border:0;
}

div {
	margin:0;
	padding:0;
	border:0;
}

body {
	margin:0;
	padding:0;
	border:0;
}

table {
	cellspacing: 0;
	cellpadding: 0;
	font-size:inherit;
	font: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

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

img {
	border: 0;
	vertical-align: bottom;
}

th {
	font-style:normal;
	font-weight:normal;
}

code {
	font-style:normal;
	font-weight:normal;
}

cite {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style:none;
}

/*ol {
	list-style:none;
}*/

th {
	text-align:left;
}

h4 {
	font-size:100%;
}

h3 {
	font-size:100%;
}

h2 {
	font-size:100%;
}

h1 {
	font-size:100%;
}

q:after {
	content:'';
}

q:before {
	content:'';
}

textarea {
	font:99%;
}

input {
	font:99%;
}

select {
	font:99%;
}

* {
	outline: none;
}

/* ----------------------------------------------------------------------- */


/* ------ LINKS -------- */
a {
	color: #073559;
}

a:active {
	color: #235D01;
}

a:visited {
	color: #3399FF;
}

a:hover {
	color: #8090A3;
/*	color: #d31100; */
}



/*  --- STRUCTURE --- */

body {
	background-color: #ffa030;
	background-image:url('/images/site/mainbackground.png');
	background-repeat:repeat-x;
	background-position:left top;
	text-align: center!IMPORTANT;
	vertical-align: top;
	width:100%;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:medium;
	font-style:normal;
	color:white;
}

#wrapper {
	text-align:left;
	width:996px;
	cellspacing: 0;
	cellpadding: 0;
	background-color: white;
        margin:15px auto;
	background-image:url('/images/site/navboxmiddle.png');
	background-repeat:repeat-y;
	background-position:left top;
}



#header {
	background-image: url('/images/site/header.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 222px;
	margin-bottom: 0px;
        width:996px;
	position:relative;
}

.homelink {
	display:inline;
	float:left;
	height:58px;
	width:603px;
}

#mainNav {
	float: left;
	width: 186px;
	height:auto;
	text-align:left;
	display:inline;
	font-size: 12px;
}

#content {
	float:right;
	display:inline;
	width:79%;
	text-align:left;
	color:black;
	margin-right:1%;
}


/*-------------Left Navigation Levels---------------*/

#leftnav {
	width:186px;
	height:100%;
}
.navboxmiddle {
	background-image:url('/images/site/navboxmiddle.png');
	background-repeat:repeat-y;
	background-position:left top;
}
.navboxtop {
	background-image:url('/images/site/navboxtop.png');
	background-repeat:no-repeat;
	background-position:left top;
}
.navboxbottom {
	background-image:url('/images/site/navboxbottom.png');
	background-repeat:no-repeat;
	background-position:left bottom;
}

#firstnav {
	width:144px;
	min-height:286px;
	margin:0 0 0 35px;
	padding:15px 0 20px 0;
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;		
}

#firstnav ul li {
	padding:2px 0 0 0;
}

#firstnav ul a {
	width:144px;
	height:17px;
	display:block;
	color: #361e0d;
	font-weight:bolder;
	text-decoration:none;
	line-height:normal;
	margin:0;	
	padding:1px 0 0 0;
	list-style:none;
}

#firstnav ul a:hover {
	color:#361e0d;
	background-color:#FF8012; 
	padding: 1px 0 0 2px;
}

#secondnav {
	width:144px;
}

#secondnav ul {
	list-style: none outside url('/images/site/bullet-trans.png');
	_list-style: none outside url('/images/site/bullet-trans.gif');
	padding:0 0 0 16%;
	line-height:8px;
}

#secondnav ul li {

}

#secondnav ul a {
	width:120px;
	color:white;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:0;
	margin:0;
}

#secondnav ul a:hover {
	color:#361e0d;
	background-color:#FFAD3B; 
}


#buttonbox {
	background-color:white;
	height:112px;
	width:186px;
	padding:1px 0 1px 0;
}

.membershipbutton {
	display:block;
	width:186px;
	height:55px;
	background-image:url('/images/site/membershipbutton.png');
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:1px;
}

.membershipbutton a {
	display:block;
	width:186px;
	height:55px;
	text-decoration:none;	
}

.calendarbutton {
	display:block;
	width:186px;
	height:55px;	
	background-image:url('/images/site/calendarbutton.png');
	background-repeat:no-repeat;
	background-position:left top;
}

.calendarbutton a {
	display:block;
	width:186px;
	height:55px;
	text-decoration:none;	
}

/*---------------------------------------------------*/

/*--------Content Section-----------------------------*/
.text {
	padding:2% 3% 0 3%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	_background-color:white;
        font-size:small;
}

.text h1 {
/*        padding: .5em 0 .5em 0;*/
        font-family: "Brush Script MT", Comic Sans MS, "Monotype Corsiva", cursive;
        color:black;
        position: relative;
        left: 3px; top: 3px;
	font-size:3em;
	font-weight:bold;
}

.h1shadow {
/*        padding: .5em 0 .5em 0;*/
        font-family: "Brush Script MT", Comic Sans MS, "Monotype Corsiva", cursive;
        color:#0694c8;
        position: absolute;
        left: -1.5px;
        top: -1px;
}

.text h2 {
/*     padding: 7px 3px 0 5px;*/
        padding: 3px 3px 0 5px;
background-color:#FFBD4B;
	background-image:url('/images/site/h2background6.png');
	background-repeat:repeat-x;
	background-position:left top;
border: thin solid orange;
/*        height: 27px;*/
        min-height: 23px;
	color:#C81606;
margin:  8px 0 0 0;
	font-size:18px;
	font-weight:bold;
	text-align:left;
}

.text h3 {
	font-size:large;
	font-weight:bold;
}

#top {
	font-size:x-small;
	padding-top:5px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:25px;
	float:right;
}

.text ul {
	list-style-type:disc;
	list-style-position:outside;
	padding-left:35px;
}

.text ol {
/*	list-style-position:outside;*/
	padding-left:35px;
}

.text img {
         float:right;
         padding:.5em;
}

.grantbutton {
text-align:center;
}

.grantbutton img {
float:none;
}


/*---------------------------------------------------*/

/* ---------------- GET INVOLVED CONTENT ----------------*/
.textinvolved {
	padding:2% 3% 0 3%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	_background-color:white;
        font-size:small;
}

.textinvolved h1 {
        font-family: "Brush Script MT", Comic Sans MS, "Monotype Corsiva", cursive;
        color:black;
        position: relative;
        left: 3px; top: 3px;
	font-size:3em;
	font-weight:bold;
}

.h1shadow {
/*        padding: .5em 0 .5em 0;*/
        font-family: "Brush Script MT", Comic Sans MS, "Monotype Corsiva", cursive;
        color:#0694c8;
        position: absolute;
        left: -1.5px;
        top: -1px;
}



.textinvolved h2 {
        padding: 3px 3px 0 5px;
        background-color:#FFBD4B;
	background-image:url('/images/site/h2background6.png');
	background-repeat:repeat-x;
	background-position:left top;
        border: thin solid orange;
        min-height: 23px;
	color:#C81606;
        margin:  8px 0 0 0;
	font-size:18px;
	font-weight:bold;
	text-align:left;
}

.textinvolved h3 {
	font-size:large;
	font-weight:bold;
}

.textinvolved ul {
	list-style-type:disc;
	list-style-position:outside;
	padding-left:35px;
}

.textinvolved ol {
	padding-left:35px;
}

.textinvolved img {
         float:left;
         padding:.5em;
}

/*---------------------------------------------------*/


/* ---------------- HOME CONTENT ----------------*/
.texthome {
	padding:2% 3% 0 3%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	_background-color:white;
        font-size:small;
}

.texthome h1 {
        padding: .5em 0 .5em 0;
        font-family: "Brush Script MT", Comic Sans MS, "Monotype Corsiva", cursive;
        color:black;
        position: relative;
        left: 3px; top: 3px;
	font-size:3em;
	font-weight:bold;
}

.h1shadow {
        font-family: "Brush Script MT", Comic Sans MS, "Monotype Corsiva", cursive;
        color:#0694c8;
        position: absolute;
        left: -1.5px;
        top: -1px;
}

.texthome h2 {
        padding: .2em;
	background-image:url('/images/site/h2background.png');
	background-repeat:y-repeat;
	background-position:left top;
	color:white;
	font-size:medium;
	font-weight:bold;
	text-align:left;
}

.texthome ul {
	list-style-type:disc;
	list-style-position:outside;
	padding-left:35px;
}


#scrollboxes {
	height:300px;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
        padding-left:20px;
        _padding-left:25px;
}

#scrollone {
	width:227px;
	height:292px;
	float:left;
	margin-left:10px;
	_margin-left:1px;
	border:thin silver solid;
}

#scrolltwo {
	width:227px;
	height:292px;
	float:left;
	margin-left:15px;
	_margin-left:13px;
	border:thin silver solid;	
}


#scrollthree {
	width:227px;
	height:292px;
	float:left;
	margin-left:15px;
	_margin-left:13px;
	border:thin silver solid;	
}

.homeboxheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:224px;
	height:37px;
	background-image:url('/images/site/homecontentboxheader.png');
	background-repeat:no-repeat;
	background-position:left top;
        margin-left:1.5px;
        padding-bottom:1.5px;
}

.homeboxheader h3 {
	font-weight:bold;
	font-size:medium;
	color:white;
	text-align:center;
	padding:10px 0 0 0;
}


.homeboxcontent {
	overflow:auto;
	width:220px;
	height:248px;
	font-size:11px;
	line-height:13px;
	margin-left:.3em;
	margin-top:.2em;
}

/*---------------------------------------------------*/

/*--------Events-----------------------------*/
            /* DARLENE - THESE STYLES ARE JUST TEMPORARY TO HELP ME IN DEVELOPMENT!   */
.event {
/*	border: 1px solid black;*/
	margin:0 15px 15px 15px;
font-size: 11px;
}

table.calendarBG {
	margin-bottom: 20px;
}

.day-header {
	font-size: 16px;
	font-weight: bold;
	margin: 25px 0 2px 25px;
}

.event-dates a {
	display: block;
}


/*--------------------  Events Toolbar Navigation -------------------------*/
#extcalendar  {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}

#extcalendar .buttontext a {
	font-size: 9px;
	color:#023970;
	text-decoration: none;
}

#extcalendar .buttontext:hover {
	color: #3399FF;
	text-decoration: underline;
}

#extcalendar .tableh1 {
        color:#3399FF;
        font-size: 11px;
        height: 26px;
        background-image:   url("/images/site/tile_back4.gif");
        background-position: top;
        background-repeat: repeat-x;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-bottom: 1px solid #3399FF;
}

/*---------------------------------------------------*/

/*--------------------  Master Calendar  -------------------------*/
.mastercalendar {
        margin-top: 2px;
        min-height:560px;
	border: 1px solid #7694b2;
}
/*---------------------------------------------------*/

/*-------------------- Category List  -------------------------*/
#category-list {
        font-size:small;
}

#category-list h2 {
        padding: .2em;
	background-image:url('/images/site/h2bkgdcalendar.gif');
	background-repeat:y-repeat;
	background-position:left top;
	color:#023970;
	font-size:medium;
	font-weight:bold;
	text-align:left;
}

#category-list ul {
        margin: 3px 0 2px 0;
        list-style-image:url('/images/site/bullet.gif');
	list-style-position:outside;
	padding-left:35px;
}

#category-list li a {
	color:#023970;
        text-decoration:none;
}

#category-list li :hover {
	color: #3399FF;
	text-decoration: underline;
}

/*---------------------------------------------------*/


/*-------------------- Event Detail  -------------------------*/
.textdetail {
	margin:10px 25px 25px 25px;
font-size: 11px;

}

.textdetail h2 {
        padding: .2em;
	background-image:url('/images/site/h2bkgdcalendar.gif');
	background-repeat:y-repeat;
	background-position:left top;
	color:#023970;
	font-size:medium;
	font-weight:bold;
	text-align:left;
}

.textdetail ul {
        margin: 3px 0 2px 0;
        list-style-image:url('/images/site/bullet.gif');
	list-style-position:outside;
	padding-left:35px;
}

.textdetail li a {
	color:#023970;
        text-decoration:none;
}

.textdetail li :hover {
	color: #3399FF;
	text-decoration: underline;
}

.eventinfo {
	padding:2px 1% 0 1%;
}

/*---------------------------------------------------*/

/*-------------------- Add Event Form  -------------------------*/
.addevent {
        font-size:small;
        background-color:#e2e8ed;
}

#entryform {
        padding:.2em 0 0 0;
}

.formentries {
	color:#023970;
	font-size:small;
	font-weight:bold;
	text-align:left;
}

.input {
margin-bottom:1%;
}

.addevent ul {
        margin: 3px 0 2px 0;
        list-style-image:url('/images/site/bullet.gif');
	list-style-position:outside;
	padding-left:35px;
}

.addevent li a {
	color:#023970;
        text-decoration:none;
}

.addevent li :hover {
	color: #3399FF;
	text-decoration: underline;
}

.addevent {
	padding:2px 1% 0 1%;
}

#date-display, #date-expire {
color:red;
}

#recurr-expiration {
margin: 3px 0 15px 0;
}

button.invalid,
textarea.invalid,
input.invalid {
	border: 1px solid red;
}

#alert {
	display: none;
	font-weight: bold;
	color: red;
	margin: 5px 0 5px 0;
}

.invalid #alert {
	display: block;
}


/*---------------------------------------------------*/





/*--------Our History Section-----------------------------*/
.texthistory img {
        float:left;
        padding:.5em;
}
/*---------------------------------------------------*/

/*--------Team Member Section-----------------------------*/
.textteam {
	padding:2% 3% 0 3%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	_background-color:white;
        font-size:10px;
line-height:13px;
}

.textteam h1 {
        padding: .2em;
	background-image:url('/images/site/h2background.png');
	background-repeat:y-repeat;
	background-position:left top;
	color:white;
	font-size:medium;
	font-weight:bold;
	text-align:left;
}

.textteam .title {
        padding: .1em;
	background-image:url('/images/site/h2background.png');
	background-repeat:y-repeat;
	background-position:left top;
	color:white;
	font-size:10px;
	font-weight:bold;
	text-align:left;
        width:96%;
        margin: 0 0 0 2%;
}

.textteam .titleback {
       width:100%;
	background-color:#CA1806;
}

.textteam img {
         float:left;
        clear:left;
        padding:.5em .5em .5em 0;
}

.membercorner {
float: right;
width:  200px;
}
/*---------------------------------------------------*/

/*--------Sponsor Highlight Section-----------------------------*/
.textsponsor {
	padding:2% 3% 0 3%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	_background-color:white;
        font-size:small;
}
.sponsorbox {
        border: thin #580201 solid;
	padding:1%;
margin: 0 2% 0 7%;
}

.sponsorbox h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
/*        padding: .3em;*/
	font-size:medium;
	font-weight:bold;
	text-align:left;
	color:#CA1806;
}

.sponsorbox img {
float: left;
}

.textsponsor h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
        padding: .3em;
	font-size:medium;
	font-weight:bold;
	text-align:left;
	color:#CA1806;
}

.textsponsor img {
         float:left;
        clear:left;
	margin:0 1% 0 1%;
	padding:2px 0 2px 0;
}

/*---------------------------------------------------*/

/*-------- Winners Circle Section-----------------------------*/
.textwinner {
	padding:2% 3% 0 3%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	_background-color:white;
        font-size:small;
}
.box {
        height:auto;
        border: thin #CA1806 solid;
	padding:1% 1% 0 1%;
}

.textwinner h1 {
        padding: .2em;
	background-image:url('/images/site/h2background.png');
	background-repeat:y-repeat;
	background-position:left top;
	color:white;
	font-size:medium;
	font-weight:bold;
	text-align:left;
}

.textwinner img {
         float:left;
	margin:0 1% 0 1%;
	padding:2px 0 2px 0;
}


/*---------------------------------------------------*/




/* ---------------- FOOTER MENU ----------------*/
#footerwrapper {
	text-align:left;
	width:996px;
	cellspacing: 0;
	cellpadding: 0;
	background-color: white;
        margin:0 auto;
	background-image:url('/images/site/navboxmiddle.png');
	background-repeat:repeat-y;
	background-position:left top;
}


#boxbottom {
	float: left;
	width: 186px;
	height:auto;
	text-align:left;
	display:inline;
	font-size: 12px;
}

#boxbottom .navboxtop {
	width:186px;
	height:20px;
	background-image:url('/images/site/navboxtop2.png');
	background-repeat:no-repeat;
	background-position:left top;
}

#boxbottom2 {
	width: 186px;
	height:auto;
	text-align:left;
}

#boxbottom2 .navboxtop {
	width:186px;
	height:20px;
	background-image:url('/images/site/navboxtop2.png');
	background-repeat:no-repeat;
	background-position:left top;
}

.footerboxbottom {
	width:186px;
	height:20px;
	background-image:url('/images/site/navboxbottom.png');
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:0;
	margin:0;
}


#footer-container {
	float:right;
	display:inline;
	width:79%;
	text-align:center;
	color: #073559;
	margin-right:1%;
	padding-top:3%;	
	font-weight:bold;
	font-size: xx-small;
}

#footer-container a {
	color:#666666;
	text-decoration: none;
}

#footer-container a:hover {
color: #361e0d;
}


#bottommenu {
        border-bottom:  medium solid #666666;
        border-top:  medium solid #666666;
	color:#666666;
	margin:0 2%;
	padding:1% 0;
}

#copyright {
	color:#666666;
	padding:2% 0 2% 0;
	width:100%;
	font-size:xx-small;
	line-height:1.3em;
}

#sponsors {
	min-height:57px;
padding-top:3%;
}

#sponsors img {
	margin:0 1% 0 1%;
	padding:2px 0 2px 0;
	border:3px #c2c1c1 double;
}
#sponsors a:hover {
	cursor:pointer;
}

/*--------------------------------------------------------*/

.noresultsform {
margin:10px 25px 25px 25px;
}




 .paypalbutton {
	margin: 11px;
	padding-left:15px;
	width: 91px;
}
 .membershiptable {
	border: 3px double #FFB440;
}
.membershiptable td {
	padding-left: 8px;
	border: 1px solid #FFB440;
	color: #003366;
	font-weight: bold;
}


.membershipleft {
width:  450px;
float: left;
}

.membershipright {
width:  250px;
float: right;
border: 3px double #FFB440;
font-size:x-small;
/*padding: 1%;
margin: 3%;
font-family:Verdana, Arial, Helvetica, sans-serif;*/
}

.MRtext {
	padding:2% 3% 0 3%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	_background-color:white;
        font-size:x-small;
}

.winnersimg {
width:95%;
padding:1% 0 2% 0;
}

.req {
        color:red;
        font-size:x-small;
}


.drrlinktext {
	padding:2% 3% 0 3%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	_background-color:white;
        font-size:small;
}

.drrlinktext img {
         float:left;
         padding:.5em;
}
