@charset "utf-8";
body{
	margin:0;
	padding:0;
	background-repeat:repeat-x;
	font-family:Georgia;
	background-color:#000;
	font-size:12px;
	color:#FFFFFF;
} 
h1, h2, h3, h4, h5, h6, h7{
	font-family:Georgia;
	color:#650103;
}
.topmenudiv a {
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	
}
.imageheader{
	background-color:#000000;
    width:100%;
}
.topmenudiv a:hover {
	color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
}
.sitemap {
	position:absolute;
	top:0px;
	right:0px;
	padding:10px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
}
.sitemap a {
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}
.sitemap a:herf {
	color:#000;
	font-family:Arial;
	font-size:12px;
	text-decoration:underline;
}
p {
	font-family:Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #fff;	
	padding:7px;
}
a {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#fff;
	text-decoration:none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#fff;
	text-decoration:underline;
}



.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;
}

.categorytitle {
	display: block;
	cursor: pointer;
	background-color: #000;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:6px;
	padding-bottom:6px;
	color: #fff;
	text-decoration: none;
	border:#000 solid 1px;
}
.categorytitle:hover {
	display: block;
	cursor: pointer;
	background-color: #650103;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:6px;
	padding-bottom:6px;
	color: #fff;
	text-decoration: none;
	border:#000 solid 1px;
}

.tdcategorytitle {
	background-color:#000;
	width:25%;
	text-align:center;
}
.tdcategorytitle:hover {
	background-color:#650103;
	width:25%;
	text-align:center;
}

.divcategorytitle {
	border:#000 solid 1px;
	background-color:#000;
}

.itemtitle{
text-decoration:underline;
	font-size:12px;
	color:#804000;
}
.itemtitle:hover{
	
	font-size:12px;
	color:#804000;
}

.itemlinks a{
	text-decoration:none;
	color:#fff;

}

.itemcontent {
	text-decoration:none;
	color:#fff;
}

.topmenudivlinks{
	color:#fff;
	text-decoration:none;
}
.topmenudivlinks:hover{

	text-decoration:underline;
}
.topmenucontentdiv{
	position:absolute; 
	visibility: hidden;
	background: transparent url(../images/menu-corner.png) scroll no-repeat bottom right #000;
	width: 300px; 
	padding: 8px;
}h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC6600;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC6600;
	text-transform: capitalize;
}

.divmenutest{

}

.divmaincontent{
	width:1020px;
	background: url(../images/table-corner-copy-black.jpg) no-repeat top right #000;
	padding:10px;
}

.tablefooter {
clear:both;
	background-color:#000;
}

.footercap{
	 background-color:#650103; 
	 height:6px;
}
    .floatLeft{float: left;}
    .floatRight{float: right;}
    .image-left{float: left; vertical-align: text-top;}
    .image-right{float: right; vertical-align: text-top;}
    div.wrapContainer{width:99.5%; float:left;}
	
.next {
	color:#990000;
	font-size:20px;
	font-weight:600;
}
.nextArrow {
	color:#990000;
	font-weight:900;
	font-size:9px;
}
.nextLink {
	color:blue;
	font-weight:900;
	font-size:15px;
}

.sitemap a {
	letter-spacing: 5px;
	font-size:11px;
	margin:5px;
}
.sitemap a:hover {
	text-decoration:underline;
}

