body {
	background-color: #000000;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #711c1e;	
}

/* stops shorter pages from jumping when there is no scrollbar */
html { min-height:100%; margin-bottom:1px; }


/*heading styles*/
  h1 {
 	color: #37371e;
	font-size: 14px;
	margin:0;
 }
 
 h2{
 	color: #37371e;
	font-size:12px;
	font-weight: bold;
	margin:0;
 }
 
a:link {
	text-decoration: underline;
	color: #000000;
}

a:visited {
    color: #000000;
	text-decoration: underline;
}

a:hover {
    color: #990000;
	text-decoration: underline;
}

a:active {
    color: #000000;
	text-decoration: underline;
	}
p {
	margin:0 0 1em;
	padding:0;
	}
#content {
	padding: 5px;
}

.Text {
	font-size: 12px;
	color: #711c1e;
	line-height: 13px;

}
 .Text a:link {
	text-decoration: none;
	color: #711c1e;
}

.Text a:visited {
    color: #711c1e;
	text-decoration: none;
}

.Text a:hover {
    color: #711c1e;
	text-decoration: underline;
}

.Text a:active {
    color: #711c1e;
	text-decoration: none;
	}
.greenText {
    font-size: 12px;
	color: #37371e;
	line-height: 13px;
}
 .greenText a:link {
	text-decoration: none;
	color: #37371e;
}

.greenText a:visited {
    color: #711c1e;
	text-decoration: none;
}

.greenText a:hover {
    color: #37371e;
	text-decoration: underline;
}

.greenText a:active {
    color: #37371e;
	text-decoration: none;
	}
	
.whiteText {
    font-size: 12px;
	color: #ffffff;
	line-height: 13px;
}
 .whiteText a:link {
	text-decoration: none;
	color: #ffffff;
}

.whiteText a:visited {
    color: #ffffff;
	text-decoration: none;
}

.whiteText a:hover {
    color: #ffffcc;
	text-decoration: underline;
}

.whiteText a:active {
    color: #ffffff;
	text-decoration: none;
	}

.red2Text {
    font-size: 10px;
	color: #711c1e;
	line-height: 13px;
}
 .red2Text a:link {
	text-decoration: none;
	color: #711c1e;
}

.red2Text a:visited {
    color: #37371e;
	text-decoration: none;
}

.red2Text a:hover {
    color: #711c1e;
	text-decoration: underline;
}

.red2Text a:active {
    color: #711c1e;
	text-decoration: none;
	}		
.itemTitle {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	line-height: 15px;
	
}
.navTwo {
    font-size: 14px;
	font-weight: bold;
	color: #800116;
	line-height: 15px;
}
.navTwo a:link {
	text-decoration: underline;
	color: #800116;
}

.navTwo a:visited {
    color: #800116;
	text-decoration: underline;
}

.navTwo a:hover {
    color: #000000;
	text-decoration: underline;
}

.navTwo a:active {
    color: #800116;
	text-decoration: underline;
	}
	
.footer {
    font-size: 10px;
	color: #800116;
	line-height: 15px;
}
.footer a:link {
	text-decoration: none;
	color: #800116;
}

.footer a:visited {
    color: #800116;
	text-decoration: none;
}

.footer a:hover {
    color: #CC6633;
	text-decoration: underline;
}

.footer a:active {
    color: #800116;
	text-decoration: none;
}

.idSpan {
    font-size: 12px;
	color: #ffffff;
	line-height: 13px;
}
 .idSpan a:link {
	text-decoration: none;
	color: #ffffff;
}

.idSpan a:visited {
    color: #ffffff;
	text-decoration: none;
}

.idSpan a:hover {
    color: #ffffff;
	text-decoration: underline;
}

.idSpan a:active {
    color: #ffffff;
	text-decoration: none;
	}
#navBox {
	padding-left: 5px;	
	
}
#widthFix {
	width: 765px;	
	
}
