/*****************************************/
/*   Author:  	Conroy Design Associates      */
/*   Date:      January 2007                  */
/*****************************************/



/***** MAIN  *****/



body { 
	font-size: 80%; margin: 0em auto; padding: 0em; background-color: #E1EBE1; 
	font-family: Arial, Helvetica, Verdana, sans-serif;}

#headerINDEX { width: 1000px; height: 200px;; float: none; background: url(images/headerINDEX.jpg) no-repeat center; }
#header1 { width: 1000px; height: 200px;; float: none; background: url(images/header1.jpg) no-repeat center; }
#header2 { width: 1000px; height: 200px;; float: none; background: url(images/header2.jpg) no-repeat center; }
#header3 { width: 1000px; height: 200px;; float: none; background: url(images/header3.jpg) no-repeat center; }
#header4 { width: 1000px; height: 200px;; float: none; background: url(images/header4.jpg) no-repeat center; }
#header5 { width: 1000px; height: 200px;; float: none; background: url(images/header1.jpg) no-repeat center; }
#header6 { width: 1000px; height: 200px;; float: none; background: url(images/header2.jpg) no-repeat center; }
#header7 { width: 1000px; height: 200px;; float: none; background: url(images/header3.jpg) no-repeat center; }
#header8 { width: 1000px; height: 200px;; float: none; background: url(images/header4.jpg) no-repeat center; }

#content { 
	width: 780px; height: 800px; float: left;
	background-color: #E1EBE1; padding: 30px; top: 200px; position: absolute; left: 200px;}


#content a {color: #000000; text-decoration: underline; }
#content a:hover {color: #006600; text-decoration: underline; }

#splash {width: 1000px; height: 800px; float: left; background: none; }


p { color: #000000; line-height: 15px; }

h1 { font-size: 22px;  color: #000000; }
h2 { font-size: 15px; color: #006600; text-transform: uppercase; }
h3 { font-size: 11px; color: #006600; font-style: italic; font-weight: normal; text-transform: uppercase;}  /* <<< Date for Reports <<<<  */
h4 { font-size: 15px; color: #006600; font-weight: bold; text-transform: uppercase;}


/***** LEFT COL NAVIGATION *****/

#navigation { background-color: #374839; background-repeat: no-repeat; background-position: 0 0; width: 140px; height: 1000px; float: left; padding: 30px; }

#navigation a { display: block; padding: 5px;}

#navigation a {
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	}

#navigation a:hover {background-color: #2C5125; width: 200px; }



/***** TABLES *****/

table, td {padding: 5px;}

.fixturetable  {width: 680px; border-spacing: 3px;}
.teamstable  {width: 680px; border-spacing: 3px;}
.teamstable2  {width: 100px; border-spacing: 3px; float: right;}
.teamsinline  {width: 780px; border-spacing: 3px;}

.row1 {height: 35px; background-color: #B8D0B8; }
.row2 {height: 25px; background-color: #D1E0D1; }
.row3 {height: 25px; background-color: #B8D0B8; }

.teamrow1 {height: 25px; background-color: #D1E0D1; }
.teamrow2 {height: 25px; background-color: #B8D0B8; }

.cell1 {height: 25px; background-color: #D1E0D1; }
.cell2 {height: 25px; background-color: #B8D0B8; }


.linkcell {width: 300px; text-align: left; vertical-align: top;}

