/*R-3
ASA Dark Red & Blue
*/
body {
	color: #000000;
	background-color: #861117;
	background-image: none;
	background-position: top left;
	background-repeat: repeat-x;
	font-family: 'verdana', 'arial', san-serif;
	font-size: .8em;
	padding: 0px;
	margin: 0px;
}


* {
	margin-top: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 12px;
	vertical-align: top;
}

ul li {
	text-align:left
}
a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover, a:active {
	color: #ff0000;
	text-decoration: underline;
}
.container {/*main body container*/
	min-width: 830px;
	padding: 0px;
	margin: 0px;
	background-image: url('images/asa_5/body_T.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}
.holder {/*inner containter for graphics*/
	background-image: url('images/asa_5/body_TL.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 0px;
}
.masthead{/*header above nav bar*/
	padding: 0px;
	background-color: #FFDFB0;
  background-image: url('./images/asa_5/header_BG.jpg');
  background-repeat: repeat-x;
  background-position: top left;
	height: 132px;
}
.masthead div {/*goes to 4 divs deep for image placement last div with "background:transparent;" needs "height:auto;" for text to align properly in FF*/
  background-image: url('./images/asa_5/header_L.jpg');
  background-repeat: no-repeat;
  background-position: top left;
	height: 132px;
}
.masthead div div {
  background-image: url('./images/asa_5/header_R.jpg');
  background-repeat: no-repeat;
  background-position: top right;
	height: 132px;
}
.masthead div div div {
  height: auto;
	backgound: transparent;
}
.header1{
  padding: 0px;
  background: transparent;
	font-variant: auto;
/*	text-align: center;
*/
  position: relative;
  top: 25px;
  padding-left: 150px;
}
.header2{
  background: transparent;
	font-variant: auto;
/*	text-align: center;
*/
  position: relative;
  top: 25px;
  padding-left: 200px;
}
.header1, .header1 h1, .header1 h1 span, .header1 h1 span span {
  background: transparent!important;
}
.header2, .header2 h2, .header2 h2 span, .header2 h2 span span {
  background: transparent!important;
}
.header1 h1 span span {
  font-size: 30pt;
	font-family: 'Arial Black', 'Arial', 'Vardana', san-serif;
  color: #861117!important;
  text-decoration: none;
}
.header2 h2 span span {
  font-size: 20pt;
	font-family: 'Arial Black', 'Arial', 'Vardana', san-serif;
  color: #ffffff!important;
  text-decoration: none;
}

.contentWidth {/*sits right above footer*/
	width: 800px;
}
.footerLeft, .footerRight {
	background: #000000;
}
.footerLeft{
	float: left;
	text-align:left;
	width: 30%
}
.footerRight {
	text-align: right;
}
p {
	margin: 3px 5px 10px 5px;
}
.sponsors ul li p {
	font-size: 14px !important;
	text-align: center;
	margin: 0px 0px 8px 0px;
	font-weight: normal;
	font-family: Tahoma, Verdana, Geneva, Gadget, Arial, sans-serif;
	color: #000000;
}
.rightColumn h3, .leftColumn h3 {
	background-color: #861117;
	background-image: url('./images/asa_5/subHeader.jpg');
  background-position: center center;
  background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top:0px solid #000000;
	border-bottom:0px solid #000000;
	height: 31px;
}
.rightColumn h3 span, .leftColumn h3 span {
	color: #ffffff;
	font-family: Tahoma, Verdana, Geneva, Gadget, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: auto;
	letter-spacing: 1px;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	line-height: 30px;
	left: 0px;
}
.events h3, .messageBoard h3  {
}

.top h3 {
	color: #000000;
	font-size: 18px;
	font-family: Tahoma, Verdana, Geneva, Gadget, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin: 0px 5px 0px 5px;
	padding: 3px 0px 3px 0px;
	background-color: transparent;
}
h4 {
	font-size: 14px !important;
	font-weight: bolder;
	text-align: center;
	margin: 5px 0px 8px 0px;
	font-family: Tahoma, Verdana, Geneva, Gadget, Arial, sans-serif;
	color: #ffffff;
}
h6 {/* copy right */
	font-size: 10px;
	text-align: center;
	margin-bottom: 8px;
}


/* FORMAT NAVIGATION */
td.banner { /* header and nav TD */
}
div.nav {/* nav bar width container */
  background-image: url('./images/asa_5/menu_BG.jpg');
  background-position: top left;
  background-repeat: repeat-y;
  margin: 0px;
  padding: 0px;
	width: 236px;
	height: auto;
}
div.nav div {/* nav bottom div */
  background-image: url('./images/asa_5/menu_T.jpg');
  background-position: top left;
  background-repeat: no-repeat;
	height: auto;
	width: 236px;
}
div.nav div div{
  background-image: url('./images/asa_5/menu_B.jpg');
  background-position: bottom left;
  background-repeat: no-repeat;
	height: auto;
	width: 236px;
	padding-bottom: 58px;
}
div.nav div div div {/* nav second div */
  background: transparent none;
  padding: 0px!important;
  margin: 0px;
}
/* div <a> container  */
/* DO NOT EDIT below!!****************/
div.navLink { display: block; float: auto; /* inline = H -- block = V */
/* DO NOT EDIT above!!****************/
	margin: 0px 0px 0px 0px;
	height: auto;
	padding: 0px!important;
	white-space: nowrap;
	background-image: none;
}
div.navLink div {/* div before <a>*/
	white-space: nowrap;
}
div.navLink div { /* placement div  hides the "welcome" box*/
	height: auto;
	display: inline;
}
html body .holder div.navLink a {/* links themselves */
	font-family: 'Arial Black', 'Arial', 'Vardana', san-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	display: block;
	font-variant: auto;
	letter-spacing: 2px;
	margin: 0px 0px 4px 20px ;
	padding: 2px 0px 3px 15px;
  background-color: transparent;
  background-image: url('./images/asa_5/link_BG.jpg');
  background-repeat: no-repeat;
  background-position: top left;
}
html body div.navLink a {/* old?? */
}
html body .holder div.navLink a:hover {/* link rollovers */
}




.full div {/*old*/
}
.middle{
  color: #ffffff;
	font-family: 'verdana', 'arial', san-serif;
	font-weight: bold;
}
.middleColumn img {}

.rightColumn, .leftColumn {/* containers */
  color: #000000;
	width: 236px;
	padding: 0px;
	vertical-align: top;
	min-width: 236px;
}
.rightColumn {
	padding-top: 31px;
}
.middleColumn {
  background-image: none;
  background-position: top left;
  background-repeat: no-repeat;
  color: #000000;
	padding: 50px 15px 5px 15px;
}

.customContent .top, .full .top{
	display: none;
	visibility: hidden;
}
.events, .photos, .announcements, .aboutUs, .messageBoard, .groupList, .programList {/* old?? */
  color: #000000;
	margin-bottom: 30px;
	text-align: left;
}
.MsgBoardDataGrid {/* table */
	text-align: left;
	margin-bottom: 5px;
	margin-left: 10px;
}
.MsgBoardDataGrid td{ /* items */
	padding: 5px;
}
table.TeamListDataGrid {
	text-align: center;
	width: 80%;
	margin: 0px;
}
.TeamListDataGrid td {
  border-bottom:2px solid #000000;
 	padding: 2px;
	margin: 2px;
}
.ProgramListDataGrid {
	border: 0px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: -5px;
}
.ProgramListDataGrid td{
	padding: 3px;
	border: 0px;
	text-align: center !important;
}
div.sponsors ul li img {
	border: 0px !important;
}
div.sponsors ul {
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
div.sponsors ul li {
	list-style: circle outside;
	display: block;
	background-image: none;
	text-align: left;
	padding-top: 3px;
}
div.sponsors ul li a {
	padding: 0px 0px 5px 0px;
	text-align: left;
}
.customContent {
	margin-bottom: 20px;
}


/*Calendar*/
table.calendar_mini td, table.calendar_full td, table.calendar_mini_TitleStyle td, table.calendar_full_TitleStyle td {
	margin: 0px;
	padding: 0px;
}
table.calendar_mini {
	margin-top: 5px;
	margin-left:auto;
	margin-right: auto;
	border: 1px solid #000000;
	width: 85%;
}
table.calendar_mini_TitleStyle, table.calendar_full_TitleStyle {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	background: #152C3C;
	font-weight: bold;
	border: 0px;
}
td.calendar_mini_NextPrevStyle a {
	padding: 5px 3px;
	color: #ffffff !important;
}
th.calendar_mini_DayHeaderStyle, th.calendar_full_DayHeaderStyle {
	font-size: 12px;
	color: #000000;
	background: #3E7CA5;
	padding: 2px 0px;
}
td.calendar_mini_OtherMonthDayStyle, td.calendar_full_OtherMonthDayStyle {
  /* for IE */
  filter:alpha(opacity=50);
  /* CSS3 standard */
  opacity:.5;
  /* for Mozilla */
  -moz-opacity:.5;
	background: #AEAEAE;
	color: #000000;
	padding: 2px 5px;
  border: 1px solid #000000;
}
td.calendar_mini_DayStyle, td.calendar_full_DayStyle {
	background: #b90000;
	color: #000000;
	padding: 2px 5px;
  border: 1px solid #000000;
}
td.calendar_mini_TodayDayStyle, td.calendar_full_TodayDayStyle {
	color: #000000;
	background: #9AAAC2;
	font-weight: bold;
	padding: 2px 5px;
  border: 1px solid #000000;
}
td.calendar_mini_TodayDayStyle a, td.calendar_full_TodayDayStyle a {
	color: #000000 !important;
}

table.EventsDataGrid {
	margin: 10px auto;
	width: 80%;
	text-align:left;
}
table.EventsDataGrid td {
  color: #ffffff;
	border-bottom: 1px solid #000000;
	padding: 5px 0px;
}
span.EventsDataGridTextDate {
	margin-top: 5px;
}
span.EventsDataGridTextTitle {
	padding-bottom: 3px;
}
a.EventsDataGridTextMore {
}
#Events1_btnAllEvents {
}
table.EventsClubPageDataGrid {
  background-color: #fff;
  color: #000;
  width: 100%;
}
tr.EventsClubPageDataGridHeaderStyle {
	color: #ffffff;
	background: #000000;
	font-weight: bold;
	border: 0px solid #000000;
}
tr.EventsClubPageDataGridHeaderStyle td{
	padding: 5px ;
}

tr.EventsClubPageDataGridItemStyle td {
  color: #000;
  padding: 5px ;
  background: #fff;
  border-bottom: 1px solid #dedede;
}
tr.EventsClubPageDataGridAlternatingItemStyle td {
  color: #000;
  padding: 5px ;
  background: #f6f6f6;
  border-bottom: 1px solid #dedede;
}
table.calendar_full {
	text-align: center;
	width: 90%;
	margin: 10px auto;
	border: 1px solid #000000;
}
td.calendar_full_NextPrevStyle a:link {
	padding: 8px 5px;
	color: #ffffff !important;
}
td.calendar_full_OtherMonthDayStyle, td.calendar_full_DayStyle, td.calendar_full_TodayDayStyle {
	height: 80px;
	vertical-align: top;
	text-align: left;
}
table.calendar_full td span a  {
	font-size: 10px !important;
	text-align: center;
	width: 100%;
	display: block;
}
.ContactUsFormTable {
  background-color: #ffffff;
	color: #000;
  padding: 5px;
	text-align: left;
}
.D4MainTable td {
  color: #ffffff;
}

.calendar_full_TitleStyle div {padding: 5px;}
.EventsClubPageBody{text-align: left;}
.EventsClubPageBody table table {margin-top: 0px;}
a.CurrentPage {color: #fff!important; text-decoration:underline!important;}
.george
{
   font-size: 10px;
   color: #777;
}
.george span
{
   white-space: nowrap;
   color: inherit;
}
.george span span
{
   color: #000;
}
tr.EventsClubPageDataGridItemStyle td a,
tr.EventsClubPageDataGridAlternatingItemStyle td a {
  color:#000;
}
tr.EventsClubPageDataGridItemStyle td a:hover,
tr.EventsClubPageDataGridAlternatingItemStyle td a:hover {
  color:#000;
  text-decoration:underline;
}

.masthead div div.returnmainlink {
 margin: -80px 0 0 150px;
 background-image:none;
 position: relative;
 }

.masthead a {
 color: white; 
}

.returnmainlink{
 background-image:none;
}

.baseblock .schedulesbackground a:link, .baseblock .schedulesbackground
a:visited {
 color:#000;