.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 16px;
}
A.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
}
A.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
}
.bigHeaderOrange {
	font-size: 14px;
	color: #DA8F44;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
}
A.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E5E5E5;
	line-height: 16px;
	text-decoration: none;
}
.subNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
}
A.subNav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
A.subNav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
A.subNav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #E2BC4C;
	text-decoration: none;
}
.navBack {
	background-image: url(/images/menuback.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.frontpageBack {
	background-image: url(/images/back_frontpage.jpg);
	background-repeat: no-repeat;
	background-position: 780px 137px;
}

.subpageBack {
	background-image: url(/images/back_rightShadow.jpg);
	background-repeat: no-repeat;
	background-position: 780px 137px;
}

.smallHeader {
	font-size:10px;
	color: #666666;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
A.smallHeader:LINK {
	font-size:10px;
	color: #666666;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.smallHeader:VISITED {
	font-size:10px;
	color: #666666;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.smallHeader:HOVER {
	font-size:10px;
	color: #da8f44;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.smallHeader:link {
	color: #99999;
	text-decoration: none;
}
A.smallHeader:visited {
	color: #99999;
	text-decoration: none;
}
A.smallHeader:hover {
	color: #da8f44;
	text-decoration: none;
}

.bigHeader {
	font-size:14px;
	margin-top: 5px;
	text-transform: capitalize;
	color: #666666;
}
A.bigHeader:link {
	font-size:14px;
	margin-top: 5px;
	text-transform: capitalize;
	text-decoration: none;
	color: #666666;
}
A.bigHeader:visited {
	font-size:14px;
	margin-top: 5px;
	text-transform: capitalize;
	text-decoration: none;
	color: #666666;
}
A.bigHeader:hover {
	font-size:14px;
	margin-top: 5px;
	text-transform: capitalize;
	text-decoration: none;
	color: #da8f44;
}

.body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
A.body:link {
	color: #DA8F44;
	text-decoration: none;
}
A.body:visited {
	color: #DA8F44;
	text-decoration: none;
}
A.body:hover {
	color: #DA8F44;
	text-decoration: none;
}
.subBodyBack {
	background-image: url(/images/subPage_back.jpg);
	background-repeat: repeat-x;
}
.rightbarBackground {
	background-image: url(/images/rightBar_background.gif);
	background-repeat: repeat-x;
}
.rightbarText {
	color: #da8f44;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
A.rightbarText:LINK {
	color: #da8f44;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.rightbarText:VISITED {
	color: #da8f44;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.rightbarText:HOVER {
	color: #666666;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.quotebox {
	position:absolute;
	top:0px;
	left:0px;
}
