/* -------------------------------------------- NAVIGATION STYLES -------------------------------------------- */

@import "/clientImages/33770/template/menu.css";

#dropMenu div.menuContainer { z-index:100; }
/* --------------------------------------- Body STYLES --------------------------------------------- */	

body, p, td, li {
	font-family: Trebuchet MS, Tahoma,Verdena, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	letter-spacing: 0px;
	}	
	
td{	vertical-align:top;	}

h1 {
	position: relative;
	padding: 0;
	margin: 0 0 0 20px;
	color: #261810;
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	vertical-align: bottom;
	}

h2 {line-height: 18pt;font-size: 14pt;}

h3, h4 {line-height: 10pt; font-size: 10pt;}

h5, h6 {line-height: 10pt; font-size: 10pt;}	

a {
	text-decoration: underline;
	color: #282828;
	}
	
a:link:hover {text-decoration: none;}

body {
	margin: 0px;
	background: #9B2708 url(/clientImages/33770/template/common-bgtile.jpg) left top repeat-y;
	z-index: -1;
	}

a img {border-style: none;}

#common-bgrd
	{
	text-align: center;
	background: #9B2708 url(/clientImages/33770/template/common-body_bgtile.jpg) repeat-x left top;
	}


/* -------------------------------------------- HEADER STYLES -------------------------------------------- */

#common-header {
	position: relative;
	left: 0;
	top: 0;
	margin:0;
	padding:0;
	width: 771px;
	height: 84px;
	overflow: hidden;
	}

#common-login-nav {
	position: absolute;
	left: 572px;top: 51px;
	}

#common-login-nav a {
	color: #CEC08D;
	font-weight: bold;
	text-decoration: none;
	}

#common-login-nav a:hover {
	color: #F9F2E6;
	text-decoration: underline;
	}

/* -------------------------------------------- FOOTER STYLES -------------------------------------------- */

#footer-copyright {
	position: relative;
	bottom: 0;
	left: 0;
	width: 771px;
	height: auto;
	text-align: center;
	color: #CEC08D;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 95px 0 20px 0;
	margin: 0 auto;
	letter-spacing: 1px;
	}
	
#footer-copyright a { 
	text-decoration: none;
	color: #CEC08D;
	}

#common-footer
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 771px;
	height: 86px;
	background: url(/clientImages/33770/template/common-footer.jpg) no-repeat left top;
	}

#common-footer_bg {
	margin: 0;
	padding: 0;
	background: url(/clientImages/33770/template/common-footer_bgtile.jpg) repeat-y left top;
	}

#common-foot_mailto {
	position: absolute;
	top: 25px;
	left: 500px;
	}
	
/* -------------------------------------------- MISC STYLES -------------------------------------------- */
	
#common-tools {
		position: relative;
		top: 20px;
		left: 100px;
		width: 360px;
		height: auto;
		}
	
#common-srch-form {position: absolute; top: 4px; left: 0; z-index:10; width:109px; margin:0; padding:0; }
	
/* search form */
		
#common-toolbar {
	position: absolute;
	top: 8px;
	left: 110px;
	z-index:10;
	border-style:none;
	}
		
#common-srch-box {
	position: absolute;
	top: 5px; left: 0;
	margin:0; padding:0;
	font-family: "Verdana", "Helvetica", sans-serif;
	font-size: 9px;
	line-height: 13px;
	height: 17px;
	width: 65px;
	background-image: url(/clientImages/33770/template/common-srchbox.gif);
	border-bottom: 1px solid #000
	}
		
#common-srch-magn {
	position: absolute;
	top: 0; left: 60px;
	width: 28px;
	height: 25px;
	}

.searchform {display: block;}	
