﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/img01.jpg) repeat-x;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #990000;
}

h2 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #990000;
}

h1 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #990000;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

ol {
	line-height: 18px;
	text-align: justify;
}

ul {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	line-height: 18px;
	text-align: justify;
}

p {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
	background: url(../images/img05.gif) repeat-y;
}

a {
	color: #006699;
}

a:hover {
	text-decoration: none;
}

/*Images */

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

/* Tables */

table {
	background-color:#FFFFFF;
	width:100%;
}

#style1 {
	padding:2;
	width: 109;
}

.tcolor1 {
	color:#65AD89;
	font-weight:700
}

.tcolor2 {
	color:#B37383;
	font-weight:700
}

.tcolor2 {
	color:#B37383;
	font-weight:700
}

.tcolor3 {
	color:#D96666;
	font-weight:700
}

.tcolor4 {
	color:#668CD9;
	font-weight:700
}

.tcolor5 {
	color:#F2A640;
	font-weight:700
}

/* Header */

#header {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	background: url(../images/img02.jpg);
}

#header h2 {
	text-transform: lowercase;
	font-weight: normal;
}

#header h1 {
	text-transform: lowercase;
	font-weight: normal;
}

#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
	color: #FFFFFF;

}

#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
	color: #006699;

}

/* Tables */

	.style1{
	border-color: #000000;
	border-width: 0px;
	text-align: center;
	font-size: xx-small;
	}


/* Navigation Menu */

#navigation {
    width: 760px; height: 50px;
    background: url(../images/nav2.jpg);
    margin: 1px auto; padding: 0px;
    position: relative;
	top: 0px;
	left: 0px;
}
  #navigation li {
    margin: 0px; padding: 0px; list-style: none;
    position: absolute; top: 0px;}
  #navigation a {
    height: 50px; display: block;}
  #navigation li {
    height: 50px; display: block;}
  #homenav {left: 0; width: 200px;}
  #schedulenav {left: 201px; width: 214px;}
  #standingnav {left: 451px; width: 190px;}
  #faqnav {left: 640px; width: 119px;}
  #homenav a:hover {
    background: transparent url(../images/nav2.jpg)
    0 -50px no-repeat;}
  #schedulenav a:hover {
    background: transparent url(../images/nav2.jpg)
    -201px -50px no-repeat;}
  #standingnav a:hover {
    background: transparent url(../images/nav2.jpg)
    -451px -50px no-repeat;}
  #faqnav a:hover {
    background: transparent url(../images/nav2.jpg)
    -641px -50px no-repeat;}
  		.home #navigation #homenav a{
    background: transparent url(../images/nav2.jpg)
    0 -100px no-repeat;}
  		.schedules #navigation #schedulenav a{
    background: transparent url(../images/nav2.jpg)
    -201px -100px no-repeat;}
  		.standings #navigation #standingnav a{
    background: transparent url(../images/nav2.jpg)
    -451px -100px no-repeat;}
  		.faq #navigation #faqnav a{
    background: transparent url(../images/nav2.jpg)
    -641px -100px no-repeat;}
	
/* Content */

#content {
	width: 720px;
	margin: 0 auto 20px auto;
	padding: 10px;
	background: #FFFFFF url(../images/img04.jpg) repeat-x left bottom;
}

/* Breadcrumbs */

#breadcrumbs {
	text-transform: uppercase;
	margin: 0 0 5px auto;
	padding:3px;
}


/* Posts */

#posts {
	float: left;
	width: 480px;
}

.story {
	padding: 20px;
}

.blue {
	color: #286ea0;
	text-decoration: none;	
}

.bluesmall {
	color: #286ea0;
	font-size: 0.9em;
	text-decoration: none;	
}

/* Links */

#links {
	float: right;
	width: 200px;
	padding-left: 20px;
	background: url(../images/img05.gif) repeat-y;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(../images/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}

/* Div Hack */

#hack {
	clear: both;
}

/* Footer */

#footer {
	height: 100px;
	padding: 20px;
	background: #D5C9B9 url(../images/img07.gif) repeat-x;
}

#footer p {
	text-align: center;
	color: #333399;
}