body {
	margin: 0;
	padding: 0;
	background-color: #7BB2B2;
}

.wall {
	background-image: url(images/stonewall.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.sky {
	background-image: url(images/sky.jpg);
	background-repeat: repeat-x;
}

.rainbow {
	background-image: url(images/rainbow.jpg);
	background-repeat: no-repeat;
}

.border {
	background-color: #735A3C;
}

.bgOrange-Light {
	background-color: #FFCC66;
}

.bgWhite {
	background-color: #FFF;
}

.bgNavigation {
	background-color: #91785A;
	line-height: 0;
}

.bgDots {
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
}

.bgBottom {
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
}

.bgDivider {
	background-color: #111;
}

.bgCompass {
	background-image: url(images/compass.jpg);
	background-repeat: no-repeat;
}

.bgMap {
	background-image: url(images/map.jpg);
	background-repeat: no-repeat;
	font-size: 0px;
	line-height: 0px;
}

.quickLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

a.quickLink:hover {
	color: #333;
}

.textNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
	line-height: 18px;
}

.textNormalBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
}

.textNormalItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #111;
	line-height: 18px;
}

.textNormalHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #735A3C;
	line-height: 18px;
}

.textNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
	line-height: 16px;
}

.textCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #222;
	line-height: 16px;
}

.linkNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	line-height: 18px;
}

a.linkNormal:hover {
	color: #111;
	text-decoration: none;
}

.linkBottomNav {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	font-weight: bold;
}

a.linkBottomNav:hover {
	color: #336666;
	text-decoration: none;
}

.linkBottomNavSeparater {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 18px;
	color: #FFF;
}

.linkMaxcreative {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #222;
	line-height: 16px;
}

a.linkMaxcreative:hover {
	text-decoration: none;
}
