body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	background-color: #000000;
	font-size: 13px;
}
li {
	list-style-position: outside;
	line-height: 20px;
}

.boldwhite {
	color: #FFFFFF;
	font-weight: bold;
}
.primary_nav {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	border-top-width: 2px;
	border-right-width: 5px;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DB761C;
	border-right-color: #DB761C;
	border-bottom-color: #DB761C;
	border-left-color: #DB761C;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}
.orange {
	background-color: #DB761E;
}

.primary_nav a:hover {
	color: #FFFFFF;
	background-color: #000000;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 5px;
	border-left-width: 5px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	font-weight: bold;
}

.submenu {
	background-color: #CCCCCC;
	color: #000000;
	border: 1px solid #000000;
	font-weight: bolder;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

.subbar {
	background-color: #666666;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

a:hover {
	color: #FFFFFF;
}
.plainwhite {
	color: #FFFFFF;
	font-weight: normal;
}
.speciallink {
	color: #DB761C;
}
.bigtext {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	color: #DB761C;
}
