body {
	background-image: url(images_root/pageBackground.jpg);
	color: #333;
}

.topTag {
	font-family: "Century Gothic", "Futura Lt BT", Tahoma, verdana;
	font-size: 10px;
	font-weight: normal;
	color: #A38058;
	font-style: italic;
}
.p {
	font-family: "Century Gothic", "Futura Lt BT", Tahoma, verdana;
	font-size: 1em;
	line-height: 24px;
	text-align: left;
}
h1 {
	font-family: "Century Gothic", "Futura Lt BT", Tahoma, verdana;
	font-size: 19px;
	font-weight: bold;
	line-height: 22px;
	color: #333;
}
h2 {
	font-family: "Century Gothic", "Futura Lt BT", Tahoma, verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
}
.botTag {
	font-family: "Century Gothic", "Futura Lt BT", Tahoma, verdana;
	font-size: 10px;
	font-style: italic;
	color: #F7E8AF;
}
.extraLarge {
	font-family: "Century Gothic", "Futura Lt BT", Tahoma, verdana;
	font-size: 28px;
	line-height: 32px;
	text-align: left;
}
.paragraph {
	font-family: "Century Gothic", "Futura Lt BT", Tahoma, verdana;
	font-size: 11px;
	line-height: 22px;
}

.h2center {
	font-family: "Century Gothic", "Futura Lt BT", Tahoma, verdana;
	font-size: 28px;
	line-height: 32px;
	text-align: center;
	
}
	.pbody {
	font-family: "Century Gothic", "Futura Lt BT", Tahoma, verdana;
	font-size: 14px;
	line-height: 1em;
	text-align: center;
}

.p2 {
	font-family: "Century Gothic", "Futura Lt BT", Tahoma, verdana;
	font-size: .8em;
	line-height: 30px;
	text-align: left;
	color: #F00;
	font-weight: normal;
	text-decoration:none;
		
}
.wordbold {	font-weight: bold;
}
.highlited {
	color: #00F;
	text-align: center;
	font-family: "Comic Sans MS", cursive;
	font-size: 0.9em;
}

.class1 A:link {
	font-family: "Century Gothic", "Futura Lt BT", Tahoma, verdana;
	font-size: 0.8em;
	line-height: 30px;
	text-align: left;
	color: #090;
	font-weight: normal;
}

.class1 A:visited {
	font-family: "Century Gothic", "Futura Lt BT", Tahoma, verdana;
	font-size: 0.8em;
	line-height: 30px;
	text-align: left;
	color: #333;
	font-weight: normal;
	text-decoration: underline
}

.class1 A:active {
	font-family: "Century Gothic", "Futura Lt BT", Tahoma, verdana;
	font-size: 0.9em;
	text-align: left;
	color: #F00;
	font-weight: bolder;
	text-decoration: none;	
	}

.class1 A:hover {
	font-family: "Century Gothic", "Futura Lt BT", Tahoma, verdana;
	font-size: 0.8em;
	line-height: 30px;
	text-align: left;
	color: #F00;
	font-weight: bold;
}


.class2 A:link {text-decoration: underline overline;
	font-family: "Century Gothic", "Futura Lt BT", Tahoma, verdana;
	font-size: .8em;
	line-height: 30px;
	text-align: left;
	color: #F00;
	font-weight: normal;}

.class2 A:visited {text-decoration: underline overline}

.class2 A:active {text-decoration: underline overline}

.class2 A:hover {text-decoration: underline; color: green;}

a.topNav:link, a.topNav:visited{
	font-family: "Century Gothic", "Futura Lt BT", Tahoma, verdana;
	color: #F7E8AF;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	line-height: 1.5em;
}

a.topNav:hover, a.topNav:active{
	font-family: "Century Gothic", "Futura Lt BT", Tahoma, verdana;
	color: #ffffff;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
a.leftNav:link, a.leftNav:visited{
	font-family: "Century Gothic", "Futura Lt BT", Tahoma, verdana;
	color: #A38058;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
}
a.leftNav:hover, a.leftNav:active{
	font-family: "Century Gothic", "Futura Lt BT", Tahoma, verdana;
	color: #999;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
