/*
//Experience Bank css preliminary test 1
// Designed: A Charles Design, Inc.
// Date Created:  12 August 2005
// Date Modified: 22 Sept 2005
*/

/*    DEFINE HTML TAGS     */

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 660; /* keeps the body from becomming narrower than wrapper an prevents left bleed in Gecko browsers*/
	text-align: center; /* this hack centers the wrapper for IE 5.X pc */
	font-size: 80%;
	color:#444444;
	margin: 0;
	padding:0;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

a{
	text-decoration: none;
	color: #616945;
}

a:hover, a:focus {
	text-decoration: underline;
}		

h1, h2, h3, h4, h5 {
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 6px;
	}
h1{
	font-size: 140%;
}
.HeadingLargeOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
}


h2{
	font-size: 120%;
}
.slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: normal;
	color: #FF6600;
}


h3{
	font-size: 110%;
}
h4{
	font-size: 90%;
}
p {
	font-size: 100%;
	margin: 8px 0px;
}


	
caption {
	font-size: 100%;
	color: #eeeeee;
	display: table-caption;
	padding: 3px;
	margin: 0px;
	background-color: #A293CF;
	border-bottom: solid 3px #FFFFFF;
}
/* design containers */
#wrapper {
	margin: 10px auto; /* centers the wrapper left and right, drops the wrapper 10px adjusts top and bottom */
	padding: 0;
	border: 1px solid #666666;
	background: #E6E6FF;
	width: 980px;
	}

#wrapper #banner{
	
	background-color: #F0F0FF;
}






#wrapper #mainColumn{
	background-color: #00FF33;
	width: 980px;

}

/* The following  styles are for list based footers  */

/* End styles are for list based footers  */
	
.copyright {
	padding: 0px;
	margin: 0px;
	font-size: 75%;
	color: #CCCCCC;
}
	
.globalLinks{
	font-size: 70%;
	float: right;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FFCC00;
}


.small {
	font-size: 80%;
	}
.floatLeft {
	float:left;
	}
.floatRight {
	float: right;
	}
.WelcomeSlogan {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
}
.Heading2Slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #003366;
	line-height: normal;
	text-decoration: underline;
}
.NewAd {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF99;
	border: thin dotted #000000;
	text-decoration: blink;
}
.couponspecial {
	font-family: "Trebuchet MS";
	font-size: x-large;
	font-weight: bold;
	color: #FF0000;
}

.Advertisement {
	font-family: Perpetua;
	font-size: large;
	font-weight: bold;
	color: #990066;
}
td {
	background-color: #D98736;
}
