/* CSS Document */

body {
	background-image: url(images/bk_dirt.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474040;
	line-height: 1.5em;	
}


#container {
	background-color: #F2E9D9;
	margin-left: auto;
	margin-right: auto;
	width: 745px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #422D0B;
	border-left-color: #422D0B;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #422D0B;
} 

#wrapper {
	background-image:url(images/bk_stripes.gif);
	width: 740px;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #A5895D;
	border-right-color: #A5895D;
	border-left-color: #A5895D;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #072446;
	margin-bottom: 5px;
	padding-bottom: 25px;
}

#content {
	width: 721px;
	margin-left:auto;
	margin-right:auto;
	padding: 5px;
	padding-bottom: 20px;

}

#links {
	background-image:url(images/bk_links.gif);
	background-repeat:repeat-x;
	width: 100%;
	height: 22px;
	text-align: center;
}

li {
	display: inline;
}

.headerText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #EB8517;
	font-weight:bold;
}
.subHeaderText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #A2844F;
	font-weight:bold;
}
.first {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration:none;
	text-align:right;
	padding: 3px;
}
.topLinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration:none;
	text-align:right;
	background-image:url(images/bk_LinkSpacer.gif);
	background-repeat: no-repeat;
	padding: 3px;
	background-position: left;
}
.topLinks:HOVER {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C8D22F;
	text-decoration:underline;
	text-align:right;

}
.first:HOVER {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C8D22F;
	text-decoration:underline;
	text-align:right;
	padding: 3px;
}

#leftSide {
	width: 340px;
}


#rightSide {
	float: left;
	position: absolute;
	top: 158px;
	left: 50%;
	width: 340px;
}


.box {

	background-color: #F7F2E9;
	padding: 2px;
	margin-top: 7px;
	width: auto;
	border: 1px solid #D2B98c;
	width: 348px;
	
}
.boxInt {
	background-color: #F7F2E9;
	padding: 2px;
	margin-top: 7px;
	width: auto;
	border: 1px solid #D2B98c;
	width: 540px;
	
}


.disappear {
	display:none;
}
#header {
	background-image: url(images/headline.gif);
	background-repeat:no-repeat;
	height: 38px;
}
#cardMaker {
	background-image: url(images/bbCardMaker.gif);
	background-repeat:no-repeat;
	height: 35px;
}
#deck {
	position:relative;
	left: -15px;
	top: 10px;
	float: left;
	}




#btn_schedule {
		background-image: url(images/btn_schedule.gif);
		background-repeat:no-repeat;
		height: 22px;
		background-repeat:no-repeat;
}

#btn_volunteer {
		background-image: url(images/btn_volunteer.gif);
		background-repeat:no-repeat;
		height: 22px;
}
#btn_kids {
		background-image: url(images/btn_kids.gif);
		background-repeat:no-repeat;
		height: 22px;
}

	
#footer {
	clear:both;
	text-align:center;
	}
	
.ignus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #654612;
}

.ignus a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #654612;
}


.ignus a:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #251803;
}

#axis {
	position:relative;
	left: -5px;
	top: -35px;
	float:right;
}

.header {
	height: 30px;
	width: 540px;
}
#headTeam {
	background-image:url(images/head_theteam.gif);
	background-repeat:no-repeat;
	background-color: #DBC193;
	width: 100%;
	height: 30px;
}
#archives {
	background-image:url(images/head_archivedGames.gif);
	background-repeat:no-repeat;
	background-color: #DBC193;
	width: 100%;
	height: 30px;
}
#staff {
	background-image:url(images/head_theStaff.gif);
	background-repeat:no-repeat;
	background-color: #DBC193;
	width: 100%;
	height: 30px;
}
#parents {
	background-image:url(images/head_parents.gif);
	background-repeat:no-repeat;
	background-color: #DBC193;
	width: 100%;
	height: 30px;
}
#league {
	background-image:url(images/head_theLeague.gif);
	background-repeat:no-repeat;
	background-color: #DBC193;
	width: 100%;
	height: 30px;
}
#volunteer {
	background-image:url(images/head_volunteer.gif);
	background-repeat:no-repeat;
	background-color: #DBC193;
	width: 100%;
	height: 30px;
}
#sponsors {
	background-image:url(images/head_sponsors.gif);
	background-repeat:no-repeat;
	background-color: #DBC193;
	width: 100%;
	height: 30px;
}
#baseball {
	background-image:url(images/head_baseball.gif);
	background-repeat:no-repeat;
	background-color: #DBC193;
	width: 100%;
	height: 30px;
}
#schedule {
	background-image:url(images/head_schedule.gif);
	background-repeat:no-repeat;
	background-color: #DBC193;
	width: 100%;
	height: 30px;
}
#register {
	background-image:url(images/head_register.gif);
	background-repeat:no-repeat;
	background-color: #DBC193;
	width: 100%;
	height: 30px;
}
#merch {
	background-image:url(images/head_merch.gif);
	background-repeat:no-repeat;
	background-color: #DBC193;
	width: 100%;
	height: 30px;
}

.photo {
	padding: 5px;
}
.text {
	color: #474040;
}

.leftLinks {
	background-image:url(images/bk_sideLink.gif);
	height: 21px;
	width: 131px;
	margin: 5px;


}
.leftLinks a {	
	margin: 5px;
	font-family: arial;
	color:#FFF;
}
.leftLinks a:HOVER {	
	margin: 5px;
	font-family: arial;
	color:#CCC;
}
.button {
	background-image:url(images/bk_stripes.gif);
	border: solid 1px #A5895D;
	padding: 2px;
	margin-right: 4px;
	color: #6B4F24;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

