﻿body {
	margin: 0px;
	background-image: url('http://www.nrgsl.com/images/background.jpg');
	background-repeat: repeat-x;
	background-color: #003387;
	text-align: center;
}

#wrap  {
	width : 961px;
	margin : 0 auto;
} 

#page-title  {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 16px;
	color: #FD0000;
	text-align: right;
	font-weight: bold;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #003387;
}

.title {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 12pt;
	color: #003366;
	text-align: left;
	font-weight: bold;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}

.menu {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 12pt;
	text-align: right;
	color: #FFFFFF;
}

.menu a:link {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 12pt;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}

.menu a:visited {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 12pt;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}

.menu a:hover {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 12pt;
	text-align: center;
	text-decoration: none;
	color: #CC0000;
}

.menu a:active {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 12pt;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}

a:link {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #0000FF;
}

a:visited {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #0000FF;
}

a:hover {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #0000FF;
}

a:active {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #0000FF;
}
.field-status-title {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #003387;
}
.field-status {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
}
.page-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #FFFFFF;
	text-align: right;
}
.social-media {
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	font-size: 10pt;
	text-align: right;
	color: #003366;
}
.section-title {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 14pt;
	color: #333333;
	text-align: left;
	font-weight: bold;
}
.day-schedule {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
	font-size: 10pt;
	border-bottom-color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.practice-field {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	font-weight: bold;
	background-color: #CCCCCC;
}
.practice-time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-align: justify;
	width: 40%;
}
.canceled-title {
	font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
	font-size: 12pt;
	color: #CC0000;
	text-align: left;
	font-weight: bold;
}
.container {
	padding-left: 12px;
	margin-left: 12px;
	margin-right: 12px;
	padding-right: 12px;
}

