body {
	background-color: #5c0101;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #fdeac7;
	line-height: 20px;
}

/* stops shorter pages from jumping when there is no scrollbar
html { min-height:100%; margin-bottom:1px; } */


/*heading styles*/
  h1 {
	font-size: 24px;
	margin:0;
 }
 
 h2{
	font-size:20px;
	margin:0;
 }
 
h3{
	font-size: 18px;
	margin:0;
 }
 a:link {

	color: #96601f;
}

a:visited {
    color: #96601f;

}

a:hover {
    color: #ffce77;
	text-decoration: underline;
}

a:active {
    color: #96601f;
	
	}
	
p {
	margin:0 0 0em;
	padding:0;
	}
ul {
	margin:0 0 0em;
	padding:0;
	}
li  {
	margin:0 0 0em;
	padding:0;
	}
.Text {
    font-size: 14px;
	color: #fdeac7;
	line-height: 20px;
	
}
.Text a:link {
	color: #96601f;
	text-decoration: none;
	
}
.Text a:visited {
	color: #96601f;
	text-decoration: none;
	
}
.Text a:active {
	color: #96601f;
	text-decoration: none;
	
}
.Text a:hover {
	color: #ffce77;
	text-decoration: underline;
	
}
.TextSmallGold {
    font-size: 12px;
	color: edb86a;
	line-height: 20px;
	
}
.TextSmallGold a:link {
	color: #96601f;
	text-decoration: none;
	
}
.TextSmallGold a:visited {
	color: #96601f;
	text-decoration: none;
	
}
.TextSmallGold a:active {
	color: #96601f;
	text-decoration: none;
	
}
.TextSmallGold a:hover {
	color: #ffce77;
	text-decoration: underline;
	
}
.TextBold {
	font-size: 14px;
	color: #a37524;
	line-height: 20px;
	font-weight: bold;
	
}
.Heading {
	font-size: 17px;
	color: #a37524;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
.Heading a:link {
	color: #96601f;
	text-decoration: none;
	
}
.Heading a:visited {
	color: #96601f;
	text-decoration: none;
	
}
.Heading a:active {
	color: #96601f;
	text-decoration: none;
	
}
.Heading a:hover {
	color: #ffce77;
	text-decoration: underline;
	
}
.Navigation {
	font-size: 15px;
	color: #a37524;
	line-height: 15px;
	text-transform: uppercase;
	font-weight: bold;
}
.Navigation a:link {
	color: #a37524;
	text-decoration: none;
	
}
.Navigation a:visited {
	color: #a37524;
	text-decoration: none;
	
}
.Navigation a:active {
	color: #a37524;
	text-decoration: none;
	
}
.Navigation a:hover {
	color: #ffce77;
	text-decoration: none;
	
}
#navBox{
	font-size: 10px;
	margin: 0px;
	font-weight: bold;
	color: #993333;
	text-transform: none;
	line-height: 12px;
	
}
#navBox a:link {
    color: #993333;
	text-transform: none;
	text-decoration: none;
	
}

#navBox a:visited {
	color: #993333;
	text-transform: none;
	text-decoration: none;
	
}
#navBox a:active {
	color: #993333;
	text-transform: none;
	text-decoration: none;
	
}

#navBox a:hover {
	color: #000000;
	text-transform: none;
	text-decoration: underline;
	
}
#bedBox{
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
	color: #993333;
	text-transform: none;
	line-height: 15px;
	
}
#paddedTableRight {
	padding-right: 7px;
}

#bedBox a:link {
    color: #993333;
	text-transform: none;
	text-decoration: none;
	
}

#bedBox a:visited {
	color: #993333;
	text-transform: none;
	text-decoration: none;
	
}
#bedBox a:active {
	color: #993333;
	text-transform: none;
	text-decoration: none;
	
}

#bedBox a:hover {
	color: #0a4d13;
	text-transform: none;
	text-decoration: none;
	
}
#navTable {
	font-size: 15px;
	font-weight: bolder;
	color: #993333;
	text-transform: none;
	line-height: 17px;
	height: 25px;
	
}
#navTable a:link {
	color: #993333;
	text-transform: none;
	text-decoration: none;
	
}

#navTable a:visited {
	color: #993333;
	text-transform: none;
	text-decoration: none;
	
}
#navTable a:active {
	color: #993333;
	text-transform: none;
	text-decoration: none;
	
}

#navTable a:hover {
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
	background-color: #993333;
	height: 15px;
	
}
#logobox {
	height: 104px;
	width: 254px;
	margin: 0px;
	position: fixed;
}
#navbox {
	vertical-align: top;
}
#tablePadding{
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: ffce77;
	border-right-color: ffce77;
	border-bottom-color: ffce77;
	border-left-color: ffce77;
}
#content {
	padding-right: 4px;
}
#flash {
	height: 365px;
	width: 765px;
}
.navBox {
	font-size: 10px;
	color: edb86a;
	line-height: 20px;
	text-transform: uppercase;	
}
.navBox a:link {
	color: #ffce77;
	text-decoration: none;
	
}
.navBox a:visited {
	color: #ffce77;
	text-decoration: none;
	
}
.navBox a:active {
	color: #ffce77;
	text-decoration: none;
	
}
.navBox a:hover {
	color: #ffce77;
	text-decoration: underline;
	
}
