
body { 
	color: #000;
	font-size: 60%;
	font-family: arial, verdana, geneva, sans-seriff; 
	background: #fff; 
	margin-top: 0%; 
}

table, span, p, div, th, td, li, dd, dl, dt{
	font-size: small; font-family: arial, verdana, geneva, sans-seriff; font-weight: 500;
}
table, span, p, div, th, td, li, dd, dl, dt, h1, h2, h3, h4, h5, h6, h7, h8, h9 {
	font-size: small; font-family: arial, verdana, geneva, sans-seriff;
}
h1{
	font-size: small; font-weight: bold;
}

h1, h2, h3, h4, h5, h6, h7, h8, h9{
	margin-left: 0px; margin-bottom: 1%; margin-top: 1%; font-weight: bold; padding-bottom: 0px; padding: 0px; 
}
h2, h3, h4, h5, h6, h7, h8, h9{
	font-size: 11px; font-family: verdana;
}

a{		
		color: #ff6600; font-family: verdana, arial, geneva, seriff; font-size: 11px; display: inline; font-weight: normal; text-decoration: none;
	}
a:visited{		
		color: #ffff66; font-weight: normal;
	}
a:hover{
		color: #6699cc; font-weight: normal; text-decoration: underline;
	}
a:active{
	color: #ffff66; font-weight: normal; text-decoration: underline;
}

p{
	margin-bottom: 2%; margin-top: 1%; margin-left: 0%; margin-right: 0%;
}

ul{
	list-style: none; margin-left: 0px; margin: 0px; margin-bottom: 5%;
}
ol{
	margin-left: 0px; margin: 0px;
}
li{
	list-style: none; margin-left: 0px;
}
blockquote{
	margin-left: 0px; margin-right: 5px; font-style: italic;
}


.underline{
		text-decoration: underline;
}
.center{
		text-align: center;
}
.bold{
		font-weight: 700;
}
.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}
.clearBoth{
	clear: both;
}
.noMargin{
	margin: 0px;
}

.red{
	color: red;
}
.justify{
	text-align: justify;
}


#invisibleContainer{ 
	width: 100%; height: 100%; margin: auto; margin-top: 0px;
}
.home{
	border: 0px solid #4c4c4c; background: url(../images/bgs/siteBg.jpg) left bottom no-repeat;
}
.mediaPlayer{
	border: 0px solid #4c4c4c; background: url(../images/bgs/media-siteBg.jpg) left bottom no-repeat;
}
#SiteContainer{
	border: 0px; width: 100%; 
	padding: 0px; margin: auto; height: 100%; 
}
#masthead{
	display: none;
}


/*navigation*/
#MainSiteNav{
	display: none;
}
#menu{
	display: none;
}


/*site content*/
.pageTitle{display: none;}
#eDay08Video{display: none;}
/*
#mySpaceRow{
	display: none; 
}
*/
#mastheadTwoNoBorder{	
	display: none;
}
#flashcontent{	
	display: none;
}
#mastheadTwo{
	display: none;
}
#googleSearch{
	display: none;
}
#ContentContainer{
	 border: 0px; padding: 0px 0px 0px 0px; margin: auto; margin-top: 0px; top: 0px; 
	 width: 100%; height: 100%; background: none; text-align: left; z-index: 7; position: relative; 	
}

#innerPageColCenter{
	
}
#innerPageColLeft{
	
}
#extenderImg{display: none;}
#rightADColumn{display:none;}
#extenderImgTwo{display: none;}
#extenderImgThree{display: none;}

/*left sidebar*/
#sidebar{
	display: none;
}

/*RightBox*/


/*form display*/
.center-img{display: none;}
#right-header img{display: none;}
#inquiry-form-container{display: none; }
#contactPageForm{
	width: 60%; background: none;
}
fieldset{
	background: none; border: none; text-align: left; margin-left: .7em; padding-left: 0px; font-size: small; padding-top: 0px;
}
fieldset ol, fieldset li{
	 text-align: left; margin-left: 0px; padding-left: 0px; font-size: small; display: inline;  
}
 fieldset li{
	 text-align: left; margin-left: 0px; padding-left: 0px; font-size: small; display: inline; 
	  font-family: verdana; font-size: 11px; 
}
 fieldset label{
 	float: left; font-weight: bold; 
 }
.labelSpacer{
 	margin-top: 5px; margin-bottom: -10px; text-align: left; width: 60%; 
 }
 .negativeSpace{
 	margin-top: 0px;
 }
  fieldset input{
 	float: right; margin-top: 0px; border: 1px solid #999;
 }
#Comments{
	margin-top: 2px; margin-bottom: 2px;
}
fieldset textarea {
	width: 100%; border: 1px solid #999; background: #570202;
}
#formButtons{
	float: left;
}
#formButtons input{
	font-size: 11px;
}
.required{
	color: red;
}
.address{
	margin-left: -40px; float: right; background: none; width: 180px;
}
.address ul{
	margin-left: 0px; padding-left: 0px;
}
.address ul li{
	margin-left: 0px; padding-left: 0px;
}

/*/end form display*/
#ADRow{display: none;}
#bottomNav{display: none;}

#siteBottomSpacer{
	clear: both; padding: 0px; margin: 0 0 0 0;
}

#Credits{
	padding: 0px 0px 0px 0px; margin: auto; margin-top: 0px; border: 0px solid green; text-align: right;  
	color: #fffeff; font-size: small; background: none; clear: both; width: 90%;
}
#Credits a{
	color: #fffeff; font-size: x-small;
}


