/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	background-color: #FFFFFF;
	background-image: url(images/GrayContent.jpg);
}	
#wrapper{
	width: 1000px;
	background-color: #B5AFA0;
	margin:0px auto;
	text-align:left;
	padding: 0px;
	height: 1550px;
	border-top: 0px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px none #000000;
	border-left: 1px solid #000000;
	background-repeat: repeat;
}

a:link, a:visited, a:hover {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11.0px;
	font-style: normal;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #6D28AA;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	visibility: visible;
	padding: 10px;
	top: 15px;
	margin: 20px;
}
.changes {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	text-align: center;
}


h2{
	font-size: 14px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	letter-spacing: normal;
	word-spacing: normal;
	visibility: visible;
}

h3{
	font-size: 120%;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	text-decoration: underline;
	margin-top: 10px;
}

h4{
	font-size: 16.5px;
	font-weight: bold;
	color: #000;
	background-color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	visibility: visible;
	font-weight: bold;
}

h5{
	font-size: 12px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	visibility: visible;
}

h9{
	font-size: 150%;
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	visibility: visible;
	text-indent: 15px;
	padding-left: 15px;
	margin-left: 15px;
}

ul{
	list-style-type: none;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(images/iconB15X15.gif);
	visibility: visible;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

il {
	list-style-type: square;
	list-style-image: none;
	list-style-position: outside;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	margin: 0 79% 0 0;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content{
  float:right;
	width: 65%;
	margin: 0;
	padding: 0 3% 0 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}


/************* #globalNav styles **************/

#globalNav{
	color: #000000;
	padding: 0px 0px 0px 10px;
	white-space: nowrap;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 200;
	background-color: #B5AFA0;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 100%;
	padding: 5px 0px 5px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 125%;
	color: #6028AA;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	width: 980px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	background-color: #D8D2C3;
	position: relative;
	left: 129px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}





/*********** #navBar link styles ***********/



/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}



/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	vertical-align: text-top;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	display: table-row;
	color: #000000;
	white-space: normal;
	line-height: normal;
	visibility: visible;
}
.eventd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	display: table-row;
	white-space: normal;
}
.pctitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12.5px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	display: table-caption;
	visibility: visible;
}
.grades {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	display: table-row;
	visibility: visible;
	height: auto;
	width: auto;
}
.foottblectr {
	text-align: center;
}
.register {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12.5px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	visibility: visible;
}

.locaddress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	visibility: visible;
}
.present {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	visibility: visible;
}
.comunity {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #6028AA;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	margin: 0px;
	visibility: visible;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.topbtmlink {
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	visibility: visible;
	background-repeat: repeat;
	background-image: url(images/FootText1.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.circlasses {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	visibility: visible;
	vertical-align: text-top;
}




h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6028AA;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	visibility: visible;
	margin-bottom: 5px;
}
#mainTable {
	background-color: #B5AFA0;
	width: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	background-position: center center;
	visibility: visible;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: auto;
	border-bottom-width: thin;
	border-bottom-color: #000;
	background-image: url(images/GrayContent.jpg);
	text-align: center;
}
.dineEvent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
.LocNameAddy {
	font-family: "Lucida Calligraphy";
	font-size: 12.5px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}
.h7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	font-variant: normal;
	color: #000;
	text-align: left;
	letter-spacing: normal;
	text-indent: 10px;
	word-spacing: normal;
}
.iF11R {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
.pla12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
.datega {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
.eventdga {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
.LocNameAddyga {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}
#h8 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 130%;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}
.phone {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 150%;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	text-indent: 15px;
	word-spacing: normal;
	margin-left: 15px;
	padding-left: 15px;
	visibility: visible;
}
table tr td h2 strong {
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
}

#sprycontainer {
	height: auto;
	width: auto;
}
.imagectr {
	margin-left: 100px;
}
.centerp {
	text-align: center;
}
tbody tr td .topbtmlink h8 {
	font-size: 9px;
	line-height: 2em;
	color: #666;
}
.foottblectr a strong {
	color: #900;
}
.TabbedPanelsContent.TabbedPanelsContentVisible ol {
	text-align: left;
}
.tabscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
	font-weight: bold;
}
.choice {
	color: #009;
	font-weight: bolder;
}
.redTxt {
	font-weight: bold;
	color: #000;
	background-color: #CCC;
}
}
.evenTxt {
	font-weight: bold;
	color: #000;
	background-color: #CCC;
}
#mainCnt {
	clear: left;
	float: right;
	width: 650px;
}
.H4EvenTxt2 {
	font-weight: bold;
	color: #000;
	background-color: #CCC;
}
.SeasonDatesOdd {
	font-weight: bolder;
	color: #F00;
	background-color: #CCC;
}
