body {
	margin: 0px;
	background: url(/clientImages/30056/template/bg.gif);
	font-family: "arial";
	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 #4D6056;
	}
	
a {
	text-decoration: underline;
	font-weight: normal;
	}

a:link:hover {text-decoration: none;}
	
a, h1, h2, h3, h4, h5, h6 {color: #4D6056;}

#copyright {
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #BEBBA8;
	padding: 15px;
	}

#copyright a {
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #BEBBA8;
	text-decoration: none;
	}
	
#copyright a:link:hover {color: #61786E;}

/* -------------------------------------------- MENU STYLES -------------------------------------------- */

#menu {
	background: #715219 url(/clientImages/30056/template/bg-menu.gif) left bottom no-repeat;
	width: 689px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: center;
	}
	
#menu-padding {padding-left: 40px;}

a.menu {
	font-size: 7pt;
	line-height: 25px;
	color: #D1C5AB;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 10px 0px 15px;
	display: inline;
	}

a.menu:link:hover {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background: url(/clientImages/30056/template/mo-menu.gif) left center no-repeat;
	}

/* MENU CONTAINER NEEDS TO BE IN THE STYLE SHEET ONLY WHEN FLOATMENU OR DROPMENU IS UTILIZED. */
.menuContainer {
	position: absolute;
	width: 150px;
	background-color: #586764;
	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: #C6C8BB;	
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding: 2px 10px 3px 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;
	border-bottom: 1px solid #C0BEB2;
	padding: 2px 10px 2px 10px;	
	}

a.submenu {margin-left: 0px;}

a.submenu2 {margin-left: 10px;}

a.submenu3 {margin-left: 20px;}

a.submenu4 {margin-left: 30px;}

#container {
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	}
