
* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, sans-serif;

    text-align: center;
    
	font-size: x-small; 
		/* Value for Windows IE 5 */
	voice-family: "\"}\"";
		/* Rule 'ends' for Windows IE 5 */
	voice-family: inherit;
		/* Recover from trick */
	font-size: small;
		/* Intended value for recent browsers */
}

.iefive {
/* */
}

a img {
	border: 0;
}

a img, embed, object {
	vertical-align: bottom;
}

.bossbody {
    margin: 0 auto;
    text-align: left;
	width: 950px;
}

.bossheader {
	background: transparent url(images/stripes.png) repeat top left;
	padding-top: 2em;
	height: 10.5em;
}

#topmenu {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
	width: 22em;
	padding-top: 1.5em;
	
	width: 24em;
}

#topmenu li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline;
}

#topmenu li a {
	color: #EDAE0B;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	padding: 0 1em;
	font-weight: bold;
	border-left: 1px solid #636363;
	border-right: 1px solid #0C0C0C;
	line-height: 100%;
}

#topmenu li.first a {
	border-left: 0;
}

#topmenu li.last a {
	border-right: 0;
	padding-right: 0;
}

#promo {
	clear: right;
	float: right;
	color: #CACACA;
	font-size: 124%;
	width: 26em;
	text-align: right;
	padding: 1em 0;
}

#mainmenu {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
	clear: right;
	width: 680px;
	height: 3em;
	background: transparent url(images/menubg.png) repeat-x top left;
}

#mainmenu li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline;
}

#mainmenu li a {
	padding: 0 1em;
	margin: 0.7em 0;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid #D7001F;
	line-height: 110%;
}

#mainmenu li.last a {
	border: 0;
}

#mainmenu li.current a {
	color: #EFB00D;
}

.bossmain {
	clear: both;
	margin-top: 5px;
}

.bosssidebar {
	float: left;
	clear: left;
	width: 265px;
}

.internal .bosssidebar {
	width: 200px;
}

.bossblock {
	background-color: #111111;
	margin-right: 5px;
	margin-bottom: 5px;
}

.redfeet {
	padding-bottom: 2em;
	background: #111111 url(images/redfeet.png) repeat-x bottom left;
}

.bossblock h1 {
	background: transparent url(images/redcorner.png) no-repeat top left;
	font-size: 125%;
	padding: 0.6em 1.5em;
	color: #DA0120;
}

.redfeet h1 {
	background: transparent url(images/yellowcorner.png) no-repeat top left;
	font-size: 100%;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 1em 1.5em;
}

.bossblock h2 {
	color: #F0AE0F;
	text-transform: uppercase;
	font-size: 116%;
	padding: 0 1.3em;
}

.bossblock p {
	padding: 0 1.5em;
	padding-bottom: 1em;
}

.redfeet a {
	font-size: 86%;
	text-transform: uppercase;
	color: #DC0022;
	text-decoration: none;
	line-height: 86%;
}

.bossform h1 {
	padding-left: 2.5em;
}

.bossform form {
	margin-left: 3.1em;
}

.bossform select {
	width: 10em;
}

.bossform p {
	font-size: 86%;
	padding: 0.8em;
	padding-left: 3.5em;
}

.bossform a {
	color: #FFFFFF;
}

.bosscontent {
/*	padding-left: 270px; */
	width: 505px;
	float: left;
	background: transparent url(images/bgradient.png) repeat-x bottom left;
	padding-bottom: 50px;
}

.internal .bosscontent {
	width: 570px;
	padding-bottom: 55px;
}

.bosscontent h1 {
	color: #F0AE0F;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: normal;
	background-color: #111111;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0.5em;
}

.bossitem {
	background-color: #FFFFFF;
	color: #000000;
	height: 100px;
	margin-bottom: 5px;
}

.bossitemfull {
	height: auto;
}

.bossitem img {
	float: left;
	margin-right: 1em;
}

.bossitem h2 {
	color: #D90022;
	font-size: 125%;
	padding: 0.8em 0;
	width: 8em;
	float: left;
}

.bossitem h2 span {
	color: #000000;
	line-height: 150%;
	display: block;
	font-size: 72%;
	font-weight: normal;
}

.bossfooter {
	clear: both;
	background: transparent url(images/stripes.png) repeat top left;
	height: 9em;
	padding-top: 0.5em;
}

.bossitem p {
	padding: 1em;
	padding-bottom: 0;
}

.bossitem p a {
	font-size: 86%;
	text-transform: uppercase;
	color: #DC0022;
	text-decoration: none;
	line-height: 86%;
}

.bossitem h2 a {
	color: #DC0022;
	text-decoration: none;
}

.bossitem h2 a:hover {
	text-decoration: underline;
}

.bossadbar {
	float: left;
	width: 165px;
	background-color: #FFFFFF;
	color: #000000;
	padding: 5px;
	margin-left: 5px;
	text-align: center;
}

.bossadbar img {
	border: 1px solid #CACACA;
	margin-bottom: 5px;
}

address {
	font-style: normal;
	background: transparent url(images/footercrown.png) no-repeat top left;
	padding-top: 3.5em;
}

.bossfooter img {
	float: right;
}

.bossfooter span {
	color: #979797;
}

.bossfooter span.red {
	color: #DB0020;
}

.bossfooter a {
	color: #FFFFFF;
	text-decoration: none;
}

.bossfooter ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.bossfooter ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline;
}

.bossfooter ul li a {
	padding: 0 1em;
	margin: 0.5em 0;
	float: left;
	color: #636363;
	text-decoration: none;
	border-right: 1px solid #D7001F;
	line-height: 100%;
}

.bossfooter ul li.first a {
	padding-left: 0;
}

.bossfooter ul li.last a {
	border: 0;
}

.cpr {
	clear: both;
	font-size: 86%;
	color: #636363;

	float: left;
}

.cpr a {
	color: #636363;
	text-decoration: none;
}

.bossdirectory {
	background-color: #E6E6E6;
}

.bossdirectory h1 {
	background: transparent url(images/redcorner.png) no-repeat top left;
	font-size: 125%;
	padding: 1em 1.5em;
	padding-bottom: 0.6em;
	color: #DA0120;
}

.bossdirectory ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 2em;
	padding-bottom: 1em;
}

.bossdirectory li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.bossdirectory li a {
	background: transparent url(images/bullet.png) no-repeat center left;
	display: block;
	padding: 0.2em 1.2em;
	color: #000000;
	text-decoration: none;
}

.bosstext {
	background-color: #FFFFFF;
	margin-left: 5px;
	color: #000000;
	padding: 1em 1.5em;
	min-height: 300px;
}

.bosstext h1 {
	background-color: #FFFFFF;
	font-size: 136%;
	color: #DA0120;
	font-weight: bold;
	text-transform: none;
	padding: 0;
}

.imgblock {
	text-align: center;
	float: left;
	width: 150px;
	overflow: hidden;
	padding-bottom: 1em;
}

.txtblock {
	float: left;
	padding-bottom: 1em;
	padding-left: 0.5em;
}

hr {
	clear: left;
	margin: 1em 0;
	border: 0;
	height: 1px;
	background: #080808;
	color: #080808;
}

.bosstext h2 {
	font-size: 100%;
}

.bosstext h2 a {
	color: #000000;
	text-decoration: none;
}

.bosstext h2 a:hover {
	text-decoration: underline;
}

.bosstext p {
	padding-bottom: 0.8em;
}

.bosstext ul {
	padding-left: 1.2em;
	padding-bottom: 0.8em;
}

.cc {
	clear: both;
}

.paginate a {
	color: #FFFFFF;
}

.indented {
	margin-left: 230px;
	/* overflow: auto; */
	min-height: 250px;
	
	padding-top: 10px;
	padding-left: 15px;
}

.indented p {
	padding-left: 0;
}

.bosstext form {
}

.bosstext form fieldset {
}

.bosstext form p {
	clear: left;
	padding: 0.2em;
}

.bosstext form label {
	float: left;
	width: 7em;
}

.bosstext form input {
	width: 20em;
}

.bosstext form select {
	width: 10em;
}

.bosstext form textarea {
	width: 20em;
	height: 5em;
}

.bosstext form textarea.bigger {
	height: 10em;
}

.bosstext form p.widerlabel label {
	width: 17em;
}

.bosstext form input.button {
	width: 6em;
	margin-left: 7em;
}

.error {
	color: red;
	font-weight: bold;
}

#ralign {
	float: right;
	padding-left: 0.5em;
	padding-top: 1em;
}

.g {
	float: left;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
}

fieldset {
	border: 0;
}

fieldset p.i {
	padding-left: 7.5em;
}

table {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	width: 90%;
	margin-bottom: 1em;
}

td {
	padding-right: 0.5em;
}