body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #67100a;
	background-image: url(images/Site_2_BG.jpg);
	background-repeat: repeat-x;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
	padding: 0px;
	font-weight: normal;
	line-height: 19px;
	text-align: justify;
}
.headerinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4A;
	padding: 0px;
	font-weight: normal;
	line-height: 15px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #53181e;
	padding: 0px;
	font-weight: normal;
	line-height: 20px;
}
.sideLinks {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
}
a#photoLink {

	display: block;
	background-color: #53181e;
	color: #FFFFFF;
	padding: 8px;
}
.redBox {

	display: block;
	width: 250px;
	background-color: #53181e;
	color: #FFFFFF;
	padding: 8px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	padding: 0px;
	font-weight: normal;
	line-height: 17px;
}

.ThinNavLine { width:1px; height:1px; background:#4A4A4A }

A.menulink {
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	padding: 5px;
	text-indent: 0pt;
	font-style: normal;
}

A.menulink:hover {
background-color:#3E0909;
}

#mainlinks a
{
	color: #4A4A4A;
	text-decoration: none;
}

#mainlinks a:hover
{

	color: #4A4A4A;
	text-decoration: underline;
}

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

#secondarylinks a:hover
{

	color: #FFFFFF;
	text-decoration: underline;
}

#dropmenudiv{
position:absolute;
width:190px;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
z-index:100;
margin-top:2px;
}

#dropmenudiv a{
color: #ffffff;
text-decoration: none;
width: 170px;
display: block;
text-indent: 5px;
padding: 5px;
margin:5px;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#b79f80;;
}

