@charset "UTF-8";
/* CSS Document */


body {
	margin: 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	text-align:center;
	background-color:#EDFFED;
	font-size:14px;

}

p {
	text-align:left;	
}

h1 {
	text-align: center;
	color:#060;
	font-size: 2.2em;
	margin-bottom: 50px;
	margin-top: 50px;
	line-height:1.4em;
	font-family: Verdana, Geneva, sans-serif;
}

h2 {
	margin-top: 30px;
	margin-bottom: 30px;
	line-height:1.3em;
	text-align:left;	
}



/*table styles*/
table {
	caption-side: bottom;
	margin: 50px auto 40px 0px;
	border: thin solid #000;
}

td, th {
	padding: 5px;
	text-align: center;
}

td {
	border: thin solid #000;
	border-collapse: collapse;
}

th {
	background-color: #060;
	color: #FFF;
	border: thin solid #000;
}

caption {
	font-style: italic;
	font-weight: normal;
	padding-top: 8px;
}




/*container style*/
#container {	
	margin: 0px auto;
	background-color: #FFF;
	width: 975px;
	border-left: medium solid #CCC;
	border-right: medium solid #CCC;
	border-bottom: medium solid #CCC;
}


/*header style*/
#header {
	width: 950px;
	margin: 0px auto;
}



/*navigation style*/
#navbar {
	background-image: url(../images/header/TCA_navbar.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 45px;
	margin: 0px auto 5px auto;
	padding-top: 18px;
	text-align:center;
}

#navbar ul {
	padding:0;
	margin: 0 auto;
	list-style: none;
	display: inline;
}

#navbar li {
	padding: 0;
	margin: 0px 8px;
	font-size: 1.0em;
	color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif;
	display: inline;
}

#navbar a {
	color: #FFF;
	text-decoration:none;
}

#navbar a:hover {
	color:#CCC;
}

#navbar a:visited {
	color: #FFF;
}

#navbar li:hover {
	color:#CCC;	
}






#mainContent {
	border-top: solid medium #CCC;	
	background-color:#FFF;
	width:975px;
}





/*main style*/
#main {
	margin: 0px auto 10px 0px;
	padding: 10px 20px;
	width:671px;
}

#main h1 {
	border-top: medium solid #CCC;
	border-bottom: medium solid #CCC;
}

#main a {
	color: #060;
	text-decoration:none;
	font-weight: bold;
	font-size: 1.2em;
	font-family:"Courier New", Courier, monospace;
}

#main a:hover {
	color: #999;
}

#main img {
	margin: 10px auto;
}

#main p {
	text-align:left;	
}

#main ul {
	margin: 15px 0px;
	padding: 0px;
}

#main li {
	padding:2px 0px 5px 0px;
}



#accouncements {
	margin: 10px auto;
	border: medium solid #CCC;
	padding: 10px;
}


/*style for right sidebar*/
#rightSidebar {
	width:260px;
	border-bottom: medium solid #CCC;
	border-left: solid medium #CCC;
	margin: 0;
	text-align:center;
	background-color:#EDFFED;
	color:#060;
	float:right;
	font-weight:bold;
}

#rightSidebar img{
	margin:0px auto 0px auto;
}

#rightSidebar a {
	color: #060;
	text-decoration: none;
	font-family:"Courier New", Courier, monospace;
	font-weight: bold;
	font-size:1.1em;
}

#rightSidebar a:hover {
	color:#666;
}





/*quote box styles*/
#quoteBox {
	width:975px;
	margin:30px auto 0px auto;
	border-top:thin dotted #CCC;
}

#quoteBox p {
	text-align: center;
	display: block;
	font-style: italic;
	margin:0;
	padding: 5px 0px;
	font-size:.8em;
}






/*footer style*/
#footer {
	text-align: center;
	clear: both;
	border-top: medium solid #CCC;
	margin: 0 auto;
	background-color:#FFF;
	width:975px;
}

#footer p {
	text-align: center;
	margin: 0;
	font-weight: bold;
	color:#060;
	font-size: .8em;
}

#footer img {
	margin: 0px 15px;
}







/*classes*/


.clear_both {
	clear: both;	
}
.clear_right {
	clear: right;	
}
.clear_left {
	clear: left;	
}


/*class to get rid of link outlines on images*/
.no_link_outline a {
	outline: 0 none;
	-moz-outline: 0 none;
	border: none;
	border-style: none;
	text-decoration: none;
}


/*class for sections of right sidebar*/
.rightSidebar_sec {
	width:252px;	
	border-bottom: solid medium #CCC;
	padding: 5px;
	background-image:url(../images/icons/sidebar_headings.png);
	background-repeat: no-repeat;
	background-position:top;
}

.rightSidebar_sec h1 {
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	margin: 4px auto 15px auto;
	line-height: 1.4em;
	color:#fff;
}

.rightSidebar_sec ul {
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	color: #000;
	font-size: .8em;
	text-align:left;
}

.rightSidebar_sec li {
	margin-left: 0px;
	padding-left: 0px;
}


.rightSidebar_sec p {
	margin: 8px 0px;
	color: #000;
	font-size: .8em;
	line-height:1.2em;
}

.rightSidebar_sec_img {
	width:252px;	
	border-bottom: solid medium #CCC;
	padding: 5px;
}




/*style that displays baseballs instead of bullets in a list*/
.baseball_list_sidebar li{
	list-style-image: url(../images/icons/baseball_thumb.png);
	padding-top: 5px;
	text-align:left;
	margin-left: 30px;
}

.baseball_list li{
	list-style-image: url(../images/icons/baseball_thumb.png);
	padding-top: 5px;
	text-align:left;
	margin-left: 50px;
}





/*no list style*/
.no_list_style li{
	list-style:none;
	text-align:left;
}

.no_list_style img {
	padding-right:10px;
}


.small_text {
	font-size: .8em;
	font-weight: normal;
	line-height: 1.3em;
}


.green_box {
	border: medium solid #CCC;
	padding:10px;
	font-size:.9em;
	margin: 40px auto 40px auto;
	background-color:#EDFFED;
}

.green_box h2 {
	text-align: center;
	color:#060;
	font-size: 1.5em;
	margin: 10px 0;
	line-height:1.3em;
	font-family: Verdana, Geneva, sans-serif;
	border-top: none;
	border-bottom: solid medium #CCC;
}

.green_box p {
	margin: 10px 0px;
	line-height: 1.2em;
}

.border {
	border: solid medium #CCC;	
}

.red_font {
	color: #F00;	
}



