body {
	margin: 0px;
	background: url(/clientImages/31197/template/bg.gif) repeat-x;
	font-family: "tahoma";
	font-size: 80%;
	color: #232323;
	}

/* -------------------------------------------- TEXT & LINK STYLES -------------------------------------------- */
td {
	font-size: 80%;
	color: #232323;	
	}
	
	
h2 {line-height: 20pt;}

h3, h4 {line-height: 15pt;}

h5, h6 {line-height: 10pt;}

h1, h2, h3, h4, h5, h6 {
	font-family: "arial narrow", "helvetica condensed", "arial";
	margin-bottom: 0px;
	}
	
h1 {
	font-size: 10pt;
	line-height: 14pt;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #771206;
	}
	
a {text-decoration: underline;}

a:link:hover {text-decoration: none;}
	
a, h1, h2, h3, h4, h5, h6 {color: #771206;}

#copyright {
	font-size: 7pt;
	color: #D8AE44;
	width: 270px;
	}

#copyright a {
	font-size: 7pt;
	color: #D8AE44;
	text-decoration: none;
	}
	
#copyright a:link:hover {color: #DED6A5;}

/* -------------------------------------------- MENU STYLES -------------------------------------------- */

#menu {
	background-color: #000;
	width: 774px;
	margin-top: 15px;
	text-align: center;
	}

a.menu {
	font-size: 7pt;
	line-height: 25px;
	color: #D8AF44;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	display: inline;
	background: url(/clientImages/31197/template/menu-colon.gif) right center no-repeat;
	}

a.menu:link:hover {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	}

/* MENU CONTAINER NEEDS TO BE IN THE STYLE SHEET ONLY WHEN FLOATMENU OR DROPMENU IS UTILIZED. */
.menuContainer {
	position: absolute;
	width: 150px;
	background-color: #852202;
	border: solid 1px #232323;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 80%;
	visibility: hidden;
	} 

a.submenu, a.submenu2, a.submenu3, a.submenu4 {
	font-size: 7pt;
	line-height: 10pt;
	color: #E2D08D;	
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding: 2px 10px 2px 10px;
	}

a.submenu:link:hover, a.submenu2:link:hover, a.submenu3:link:hover, a.submenu4:link:hover, #details-submenu strong a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background-color: #7C860F;
	}

a.submenu {margin-left: 0px;}

a.submenu2 {margin-left: 10px;}

a.submenu3 {margin-left: 20px;}

a.submenu4 {margin-left: 30px;}

#container {
	background-color: #771304;
	border-left: 1px solid #D8AF46;
	border-right: 1px solid #D8AF46;
	border-bottom: 1px solid #D8AF46;
	width: 776px;
	}
	
#container td {vertical-align: top;}

#copyright-address-bottomlinks {
	padding: 10px 0px 15px 0px;
	width: 774px;
	}

#address {
	font-size: 7pt;
	color: #D8AE44;
	padding-left: 10px;
	}

#address a {
	font-size: 7pt;
	color: #D8AE44;
	text-decoration: none;
	}
	
#address a:link:hover {color: #DED6A5;}

#bottomlinks {text-align: right;}

#bottomlinks a {
	font-size: 7pt;
	color: #CDCB9F;
	text-decoration: none;
	padding-left: 15px;
	font-weight: bold;
	}
	
#bottomlinks a:link:hover {color: #fff;}
