﻿body
{
	background-color: #71133A;
	margin: 0px;
}
.adminContentBody {
    background-color: #000000;
    width:770px;
    font-family: Verdana;
    font-size: 10pt;
}
.ContentBody {
    background-color: #000000;
    width:770px;
    font-family: Verdana;
    font-size: 10pt;
}
A.ContentBody {
	color: #ffffff;
	text-decoration: none;
	font-family:Verdana;
	font-size: 10pt;
}
A.ContentBody:active {
	color: #FF6600;
	text-decoration: none;
}
A.ContentBody:hover {
	text-decoration: underline;
	color: #F375C6;
}
.page
{
	background-color: #71133A;
	margin: 0px;
	color:#ffffff;
	position:absolute;
	top: 164px;
	left: 0px;
	width:100%;
}
.main-table
{
	width: 100%;
	margin: 0px;
}
.mainbox
{
   border-bottom-color:#71133A;
   border-left-color:#71133A;
   border-top-color:#71133A;
   border-right-color:#71133A;
   background-color:#000000;
   color:#ffffff;
   border-width:1px;
   border-style:groove;
}
.ImageBody {
    background-color: #000000;
    width:675px;
    font-family: Verdana;
    font-size: 10pt;
}
.four_column
{
	float:left;
	width:150px;
	padding: 10px 15px 0 0; 
	margin: 0 0 5px 0; 
	text-align: center; 
	z-index: 0;
}
.container
{
	background-color: #ffffff;
	width: 800px;
}
.content
{
	width: 800px;
	font-family: Trebuchet MS;
	font-size: 10pt;
	color:#ffffff;
}
.header
{
	width: 100%;
	margin: 0px;
	top: 0px;
	left: 0px;
	background-color: #000000;
	height: 114px;
	position:absolute;
	text-align:center;
}
.footer
{
	width: 100%;
	height: 50px;
	background-color: #71133A;
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 8pt;
}
.address
{	
	width: 215px;
	margin-right: 10px;
	height: 60px;
	color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 10pt;
}
.seperator
{
	border-left: #000000 2px solid;
	height: 25px;
	width: 2px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top:0px;
}
.logo
{
	height: 114px;
	width: 400px;
	background-color:#000000;
}
.tagline
{
	font-family: "Vladimir Script";
	font-weight:bold;
	color: #ffffff;
	font-size: 30pt;
	width: 350px;
	height: 50px;
}
.home-tagline
{
	font-family: "Vladimir Script";
	font-weight: bold;
	color: #ffffff;
	font-size: 24pt;
	height: 40px;
}
.nav-bar
{
	background-color: #71133A;
	height: 40px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	margin-top: 0px;
}
.nav-link
{
	font-family: Trebuchet MS;
	font-size: 11pt;
	color: #ffffff;
	vertical-align: bottom;
	height: 21px;
	text-decoration:none;
}
.navigation
{
	height: 40px;
	width: 100%;
}
.text-white-regular-11pt
{
	font:Trebuchet MS;
	font-size: 11pt;
	color: #ffffff;
	line-height: 11pt;
}
.text-white-bold-12pt
{
	font:Trebuchet MS;
	font-size: 12pt;
	color: #ffffff;
	line-height: 12pt;
	font-weight:bold;
}
.sides
{
	background-color: #000000;
}
.filler
{
	background-color: #ffffff;
	width:15px;
}
.gallery
{
	background-color: #000000;
}
a:link
{
	color: #FFFFFF;
	text-decoration: none;
}
a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}

/*Modal Popup*/
.modalBackground {
	background-color:#000000;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#71133A;
	border-width:3px;
	border-style:solid;
	border-color:#000000;
	padding:3px;
	width:650px;
}
.modalImage
{
	width:640px;
	height:480px;
}
.four_column_right
{
	float:right;
	width:150px;
	padding: 10px 15px 0 0; 
	margin: 0 0 5px 0; 
	text-align: center; 
	z-index: 0;
}
.designPanel
{
    background-color:#000000;
    color:#FFFFFF;
}