/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background: #FFFFFF url(images/bgConfett.jpg) repeat;
	margin: 0px auto;
	padding: 0;
}

/*body {
	background-image: url(images/bgScroll2.jpg);
	background-repeat: no-repeat;
	margin-left: 0%;
	margin-top: 0%;
}
*/
#masthead {
	color: #000000;
	background-color:; /* #000 #F7B024 #000000; */
	padding: 10px 0px 0px 0px;
	margin: 0px auto;
	text-align: center;
	border-top: 25px solid #000;
	border-bottom: 0px solid #000; 
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	background-color: #FFFFFF;
/*	border: 1px solid #000; */
}

#center {
	width: 800px;
	font-size: 1.1 em;
}

#center .content {
	padding: 20px 24px;
	font-size: 1.1em;
	line-height: 1.5em;
	border-top: 1px solid #000;
}

#menu {
	width: 800px;
	margin: 0 auto;
	font-size: 1.1em;
	border-top: 1px solid #000;
}

#masthead .content {
	padding: 0px 5px;
	font-size: .8em;
	letter-spacing: .35em;
}


#footer .content {
	padding: 10px 20px 10px 20px;
}

#footer {
	color: #009900;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	font-size: 0.99em;
	font-weight: bold;
}

.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}

/*#center a:link {
	color: #003366;
	font-weight: bold;
}

#center a:visited {
	color: #333;
}

#center a:hover #center a:active{
	color: #006699;
}
*/

a:link {
	color: #336633; /*#003366  E67E0D #669999 */
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #336633 /*F7B024  333333; */;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active{
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

a.glow:link {
	color: #FF3366  /*E67E0D #669999 */;
	text-decoration: none;
	font-weight: bold;
}

a.glow:visited {
	color: #FF3366 /*F7B024  333333; */;
	text-decoration: none;
	font-weight: bold;
}

a.glow:hover, a.glow:active{
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

a.two:link, a.two:visited {
	color: #333  /*E67E0D #669999 */;
	text-decoration: none;
	font-weight: bold;
}

a.two:hover, a.two:active{
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFFFFF;
	padding: 0 0 0 3px;
}

#wrapper .menulist a:hover {
	border-color: #000000;
}

#footer a:link {
	color: #009900;

}

#footer a:visited {
	color: #008800;
}

#footer a:hover {
	color: #F7B024;
}

.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;

}

#masthead h1 {
	font-size: 2.3em;
	font-family: Times New Roman, serif;
	font-weight: bold;
	margin: 0;
}
	
h1 {
	font-size: 2.2em;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 1.8em;
	margin: 30px 0 2 0;
	line-height: 1em;
}

h3 {
	font-size: 1.6em;
	margin: 30px 0 2 0;
	line-height: 1em;
}

h4 {
	font-size: 1.2em;
	margin: 20px 0 0 0;
/*	padding-bottom: 1.2em; */
	line-height: 1.1em;
}

h5 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
	/*padding-bottom: 1.2em; */
}
/*STYLE COLORS */

.navPink { 
	color: #CC3399; 
}
.navOrange { 
	color: #FF6600;
}
.navGreen { 
	color: #008800; 
}
.navGreenDk { 
	color: #336633; 
}
.navGreenBright {
	color: #00CC00;
}
.navTeal { 
	color: #009999;
}
.navBlue { 
	color: #3366FF; 
}
.navWine { 
	color: #660066;
}
.navPurple { 
	color: #6600FF;
}
.navGray { 
	color: #666;
	text-transform:  uppercase; 
}
.navOrangeDk { 
	color: #CC5200;
}
.navOrangeBright { 
	color: #FF9900;
}
.navBlueDk { 
	color: #0000FF;
}
.navPinkDk { 
	color: #FF3366;
}
.navRedDk { 
	color: #990000;
}
.navGold { 
	color: #8C7853;
}
.navBlueSteel { 
	color: #097EBD;
}
.navAqua { 
	color: #66CCCC;
}
.navPlatinum { 
	color: #999999;
}
.navSilver { 
	color: #666666;
}
.navBronze { 
	color: #8C7853;
}
.navYellowGold {
	color: #F2C100;
}
.navRaspberry {
	color: #D71A52;
}
.navOlive {
	color: #808040;
}
