.bigtext {font-family: Arial, Verdana; font-size: 14px; color: #535151;}
.minitext {font-family: Arial, Verdana; font-size: 8px; color: #535151;}
.medtext {font-family: Arial, Verdana; font-size: 12px; line-height: 150%; color: #C0B496;}
.extraleadingtext {font-family: Arial, Verdana; font-size: 12px; line-height: 175%; color: #C0B496;}
.topnametext {font-family: Arial, Verdana; letter-spacing: 1px; font-size: 14px; line-height: 100%; color: #C0B496;}
.botomnametext {font-family: Arial, Verdana; text-transform: uppercase; font-size: 14px; line-height: 150%; color: #1F5E58;}
.italictext {font-style: italic; letter-spacing: 0px; font-family: Times, Georgia, serif; font-size: 11px; color: #535151;}
.smallboldcapstext {font-weight: bold; text-transform: uppercase; font-family: Arial, Verdana; font-size: 10px; color: #C0B496;}
.smallboldtancapstext {font-weight: bold; letter-spacing: 2px; text-transform: uppercase; font-family: Arial, Verdana; font-size: 12px; color: #C0B496;}
.smallboldopencapstext {font-weight: bold; font-style: normal; letter-spacing: 3px; text-transform: uppercase; font-family: Arial, Verdana; font-size: 142x; color: #C0B496;}
.copyrighttext {font-weight: bold; text-transform: uppercase; font-family: Arial, Verdana; font-size: 10px; line-height: 50%; color: #C0B496;}
.pageheader {font-weight: bold; text-transform: uppercase; font-family: Arial, Verdana; letter-spacing: 1px; font-size: 12px; line-height: 150%; color: #B86208;}

a:link {text-decoration: none;color: #C0B496;}
a:visited {text-decoration: none;color: #C0B496;}
a:hover, a:active {font-weight: bold; text-decoration: none; color: #B86208;}

#extraDiv2 {
	background-image: url(bottom.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 5;
}