/**   Styles for "Screen" Media
*     File: styles.css
*     Author: Nate Hanna and Team Members
*     Auth Web: http://www.mediasation.com
*     modified: 14 December 2007 @ 10:39 EST
* --------------------------------------------------------------
**/

/** Element Styles
-------------------------- **/
body {
   background-color: #990000;
   background-image: url(images/bg.gif);
   padding-bottom:100px;
}
a { 
   color: #9C0000;
}
a:visited { color: #333; }
a:hover { text-decoration: none; }

ul {
	list-style-image: url(images/bullet.gif)
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#900;
	border-bottom:1px solid #CCC;
	padding:0px;
	margin: 0px;
	font-size:15px;
	line-height:13px;
	
}
h2 {
	color: #900;
	text-transform:uppercase;
	font-family: Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal; 
	line-height:16px;
	padding:0px;
	margin:0px;
}

/** Class Styles
-------------------------- **/
.outerTbl {
   background-color: #FFF;
   border: 1px solid #999999;
}

.lvl1 {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   text-transform: uppercase;
   color: #990000;
   text-align: right;
   padding: 7px;
}
.title {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 18px;
   color: #990000;
   padding-top: 10px;
   padding-bottom: 2px;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #EEE;
   text-transform: uppercase;
}
.outerContent, 
#contactBlock {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   line-height: 1.5em;
   color: #333333;
   padding-top: 5px;
}
	#contactBlock {
		width: 180px;
		margin: 55px auto 0 auto;
		line-height: normal;
		border: 1px solid #999;
		font-size: 10px;
		padding: 4px;
	}
		#contactBlock #contactInfo {
			padding: 4px;
			border: 1px solid #999;
		}
			#contactBlock #contactInfo div.org {
				font-weight: bold;
			}
			#contactBlock #contactInfo a {
				color: #9c0000;
			}
				#contactBlock #contactInfo a:hover {
					text-decoration: none;
				}
.ftr {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 9px;
   color: #999999;
   text-align: center;
   padding-top: 10px;
}
.ftr a {
   color:#999;
}
.homeTable {
	padding-top:10px;
}
.homeContent {
   background-color: #9C0000;
   padding: 3px 10px 10px 10px;
   width:186px;
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #FFF;
   border: 1px solid #660000;
   height:180px;
   vertical-align:top;
	width: 187px;
   line-height: 1.5em;
}
.homeContent a {
	color: white;
}
/*.homeTitle {
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   text-transform: uppercase;
   color: #FFF;
   background-color: #9C0000;
   padding: 3px 10px 3px 10px;
   width:186px;
   border-top: 1px solid #660000;
   border-left: 1px solid #660000;
   border-right: 1px solid #660000;

}*/
.homeTitle, 
.homeContent h3 {
   text-transform: uppercase;
   color: #FFF;
   font-weight: normal;
   margin: 3px 0 0.5em 0;
   padding: 0 0 3px 0;
   line-height: 1.25em;
   text-align: center;
   border-bottom: 1px solid #EACECF;
}
.column2 {
	padding-left:10px;
	padding-right:10px;
}


/* @group formStyles */
.tableForm td {
   padding: 5px 0 5px 3px;
   border-bottom: 1px solid #CCC;
   vertical-align: top;
}

.tableForm h3 {
   text-align: left;
   width: 521px;
   margin: 0;
   padding: 5px;
   font-size: 1.0em;
   font-weight: normal;
}

.tableForm blockquote {
   margin: 0;
   padding: 0;
}

.tableForm tr:hover,
#form li:hover {
   background-color: #ECECEC;
}

.tableForm tr.noHover:hover {
	background-color: #FFF;
}

.tableForm ul.nav {
   list-style: none; 
   margin: 10px 0 0 0;
   padding: 0
}
   .tableForm ul.nav li { 
      display: inline; 
      background-color: #000;
      margin-right: 4px;
      padding-right: 18px;
   }
      .tableForm ul.nav li.nopadding { padding-right: 0; }
   .tableForm ul.nav li a {
      display: block;
      padding: 4px;
      color: #FFF;
      background-color: #000;
      text-decoration: none;
      width: 100px;
   }
   .tableForm ul.nav li a.delete {
      position: absolute;
      top: 2px;
      right: 4px;
      padding: 2px;
      font-size: 0.80em;
      background-color: #880004;
      border: 1px solid #fff;
   }
   .tableForm ul.nav li a.disabled {
      cursor: default;
      background-color: #CCC;
      color: #ECECEC;
   }
      * html .tableForm td { text-align: left; }

.tableForm input, 
.tableForm textarea {
   border: 1px solid #000;
   text-indent: 2px;
}

.tableForm input:focus,
.tableForm textarea:focus {
   background-color: #EFB3B3;
}

.tableForm .thead {
   background-color: #000;
   color:  #FFF;
   padding: 5px 0 5px 5px;
   border: 0;
}

.tableForm .tsubHead {
   background-color: #CCC;
   color: #000;
   line-height: normal;
   padding: 5px 5px 5px 5px;
   border:  0;
   vertical-align: bottom;
}

.tableForm .noBorder {
   border: 0;
}

.tableForm td.nopadding {
   padding: 0;
}

.tableForm input.submit {
   background-color: #9C0000;
   color: #FFF;
}


/* @end formStyles */
a.button { 
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
a.button:hover { text-decoration: underline; }
dl { margin: 0 0 0 0; }
dt { margin: 15px 0 0 0; }