/* CSS Document */

/*
TABLE OF CONTENTS

HTML Elements
Page Structure
Navigation
Headings
Content Area
Forms
Clear
Footer

/*HTML Elements*/


* {
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

body, html {
	min-height:101%;
	background: #F0E9D9 url(../images/bglacrosse.jpg) repeat-x;
}

body, form {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a:link, a:visited {
	text-decoration:underline;
	color:#676848;	
}

a:hover, a:active {
color: #10344C;
	text-decoration:underline
}

*:focus {
	outline: none
}

/*Page Structure*/


#wrapper {
	margin: 0 auto;
	font-size: 0.8em;
	width: 960px;

}

#header-wrapper {
	width: 960px;
	margin: 0px auto 0;
	height: 100px;
	padding-top: 20px;
	padding-bottom: 23px;
}

#header-masthead #logo-masthead {
	float:left;
	width: 941px;
	height: 96px;
	margin: 10px 0px 5px;
	background: transparent url(../images/bmslax.gif) no-repeat 0 0;
	cursor: pointer;
}

#header-masthead #contact-bri {
	float: left;
	width: 259px;
	height: 63px;
	margin: 36px 0px 0px 276px;
	background: transparent url(../images/contactkingsmont.jpg) no-repeat;
}

h1 a {
	width: 400px;
	height: 51px;
	margin-top: 0px;
	display: block;
	text-indent:-9000px;
	float: left;
}

h2 a {
	width: 300px;
	height: 51px;
	margin-top: 0px;
	display: block;
	text-indent:-9000px;
	float: left;
}




/*CONTENT AREA*/

#content {
	width: 960px;
	margin-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content p {
line-height: 18px;
}

#left-col{
	float:left;
	width: 516px;
	margin: 0px 80px 20px 10px;
	padding: 0px;
}
#photos #left-col {
width: 580px;
}

#coachespage #left-col {
width: 430px;

}

#right-col {
	float:left;
	width: 350px;
	padding: 0px;
}

#coachespage #right-col {
width: 430px;

}

#photos #right-col {
width: 280px;


}
#left-col h2 {
text-indent: -9000px;
margin-bottom: 10px;
}
#leaguetitle  {
	background: url(../images/leagueoverview.gif) no-repeat;
}
#scheduletitle {
	background-image: url(../images/schedulea.gif);
	background-repeat: no-repeat;
}
#registertitle  {
	background: url(../images/registration.gif) no-repeat;
}
#geartitle  {
	background-image: url(../images/lacrossegear.gif);
	background-repeat: no-repeat;
}
#rulestitle  {
	background: url(../images/rules.gif) no-repeat;
}
#coachestitle  {
	background: url(../images/coaches.gif) no-repeat;
}
#photostitle  {
	background: url(../images/photosmedia.gif) no-repeat;
}
#blogtitle  {
	background: url(../images/blog.gif) no-repeat;
}



h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5E2325;
	font-size: 1.4em;
}
#left-col p {
margin: 0px 0px 16px 0px;
line-height: 18px;
}

#coaches #left-col p {
margin: 0px 0px 12px 0px;
line-height: 18px;
}

#left-col h3 {
margin: 4px 0px 4px 0px;
}
#left-col h4 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #5E2325;
font-size: 1.4em;
margin: 6px 0px 2px 0px;
}
#overview #left-col h4 {
margin: 10px 0px 2px 0px;
}
#rules #left-col h4 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #5E2325;
font-size: 1.4em;
margin: 14px 0px 2px 0px;
}
#right-col h3 {
font-size: 1.4em;
margin: 0px 0px 4px 0px;
}
#rules #right-col h3 {
margin: 6px 0px 0px 0px;
}
#right-col h4 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #5E2325;
font-size: 1.4em;
margin: 12px 0px 2px 0px;
}

#register #right-col img {
margin: 0px 0px 8px 0px;
}

#register #left-col p {
margin-right: 20px;
}
.photoright {
padding-top: 6px;
}

#rules #right-col p {
margin-bottom: 11px;
line-height: 16px;
}
#rules #left-col p {
margin-bottom: 10px;
line-height: 20px;
}
.smalltext {
font-size: 11px;
}
.line {
margin: 4px 0px 2px 0px;
}

.photoframe {
	background-color: #F0E9D9;
	padding: 4px;
	border: 2px solid #0C2F43;
	margin-top: 12px;
}

#slideshow {
margin: 4px 0px 10px 4px;
}
#blog h3 {
margin-top: 6px;
}

#blog .date {
font-size: 11px;
}
#blog p {
margin-top: 4px;
margin-bottom: 12px;

}
#blog #left-col {
margin-bottom: 40px;
}

/*LISTS*/
#overview #left-col p {
margin-bottom: 2px;
padding-bottom: 2px;
}
#overview #left-col ul {
margin: 0px 10px 4px 15px;
}
#overview #left-col li {
padding: 1px 10px 4px 0px;
}
#overview #right-col ul {
margin: 4px 0px 8px 2px;
}
#overview #right-col li {
	list-style: none;
	font-size: 1em;
	padding-bottom: 4px;
}

#schedule #right-col p {
margin-top: 10px;
}

#register #right-col ul {
margin: 4px 14px 8px 0px;
}
#register #right-col li {
margin-left: 18px;
padding: 0px 0px 5px 4px;
}

#rules #left-col p {
padding-right: 20px;
}

#rules #right-col p {
font-size: 11px;
margin: 4px 0px 4px 0px;
padding: 0px;
}
#rules #right-col ul {
font-size: 11px;
margin-left: 0px;
list-style-type: none;
}
#rules #right-col li{
padding-bottom: 8px;
}

#photos #right-col ul {
margin-left: 16px;
}
#photos #right-col li {
padding-bottom: 8px;
}


#coachespage ol {
margin: 0px 10px 15px 20px;
}

#coachespage #right-col ol {
margin-top: 10px;
}


/*TABLES*/
#overviewtable {
margin: 2px 0px 0px 0px;
}
#overviewtable td {
	padding: 3px 40px 4px 4px;
}
#overviewtable2 {
margin: 2px 0px 0px 0px;
}
#overviewtable2 td {
	padding: 3px 40px 4px 0px;
}
#scheduletable {
margin: 3px 0px 9px 0px;
}
#scheduletable td {
	padding-right: 30px;
	padding-bottom: 2px;
}
#equipment  {
margin: 4px 0px 4px 0px;

}
#equipment td {
padding: 2px 20px 2px 0px;
}


.buttonlink {
margin: 8px 0px 4px 0px;
}

.stronglarge {
	font-weight: bold;
	color: #10344C;
	font-size: 14px;
	line-height: 22px;
}
.strongbody {
font-weight: bold;

	color:#676848;
}

.schedulebutton {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.extrapad {
padding: 2px 0px 0px 0px;
}


/*BULLETS*/
.bluebullet {
margin-right: 8px;
}

.bullets {
}

.bullets li {
	background:url(/images/bullet.gif) no-repeat;
	list-style:none;
	padding-left: 11px;
	margin-bottom: 5px;
}

/*CLEARS*/

.clearfloat:after {
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfloat {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
}

*+html .clearfloat {
	height:1%;
}

.clearfloat {
	display:block;
}

/* End hide from IE-mac */

/*FOOTER*/

#footer {
	clear: both;
	margin-top: 20px;
	padding: 20px 0px 20px 10px;
	color: #003366;
	width: 960px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#footer p {
margin: 0px 0px 6px 0px;
padding: 0px;
}

#footer a:link {
	color: #003366;
	text-decoration: none;
}
#footer a:visited {
	color: #003366;
	text-decoration: none;
}
#footer a:hover {
	color: #003366;
	text-decoration: underline;
}
#footer a:active {
	color: #003366;
	text-decoration: none;
}
