/* CSS Document */
body {
	background: url("../assets/img/background.jpg");
	background-repeat: repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	padding: 0px;
	margin-top: 20px;
	border: 0px;
}
p {
	font-size: 1em;
	color: #000;
}
td { font-size: .85em; }
h1 {
	font-size: 1.4em;
	color:#cc0033;
	}
a {
	color: #003399;
}
a:active {
	color: #cc0033;
}
li {
	padding-left: 5px;
	line-height: 1.25em;
	}
/* rows */
#container {
	display: block;
	color: #fff;
	background: #2a2626;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #2a2626;
	width: 1002px;
	}
#rowbanner {
	display: inline;
	margin: 0px;
 	padding: 0px;
	border: 0px;
	color: #000;
	background-color: #f4eedf;
	float:left;
	clear: both;
	width: 1002px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 1002px;
	overflow: hidden;
	height: 149px;
	}
html>body #rowbanner {width: 1002px; /* ie5win fudge ends */}
#banner_left {
	display: inline;
	margin: 0px;
	padding: 0px;
	/*background: url("../assets/img/hmbanner_left.jpg");
	background-repeat: no-repeat;
	*/color: #000;
	float: left;
	width: 776px;
/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 776px;
	}
html>body #rowbanner #banner_left { width: 776px;}
#banner_right {
	display: inline;
	margin: 0px;
	padding-left: 0px;
	color: #fff;
	/*background: url("../assets/img/hmbanner_right.jpg");
	background-repeat: no-repeat;
	*/float: right;
	vertical-align:top;
	width: 226px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 226px;
	font-size: 1em;
	font-weight: bold;
	height: 149px;
	text-align: right;
	}
html>body #rowbanner #banner_right {width: 226px;} /* ie5win fudge ends */

	
#rownav {
	display: block;
	width: 1002px;
	height: 37px;
	min-height:27px; /* height is necessary or Mozilla will not display bkg */
	color: #000; 
	background: url("../assets/img/hmnav.jpg");
	background-repeat: no-repeat;
	font-size: 1em;
	clear: both;
	margin: 0px;
	padding-left: 10px;
	}
#nav a {
	display: block;	
	text-decoration: none;
	list-style-type: none;
	padding: 9px 18px 5px 7px;
	margin: 0px ;
	background: inherit;
}
#nav a:hover, #nav a.sfhover {
	color:#cc0033;
	}
#nav, ul #nav {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-type: none;
}
ul #nav li ul {
	display: block;
	padding-top: 40px;
}
#nav li {
	display: block;
	position:relative;
	margin: 0px;
	padding: 0px;
	border: 0px;
	float:left;
	}
#nav li a { padding-bottom: 8px; }
/*  #############  dropdown menu stuff  ############# */
/* SECOND LEVEL AND BELOW HIDE AND SEEK */
#nav li ul, #nav li:hover ul ul, #nav li.sfhover ul ul {
	display: block;
	position: absolute;
	left: -1500px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #039;
	background-color: #2b2727;
	width: 145px;
	line-height:.75em;
	}
/*this is the style to remove the underline on the no links*/
#nav li:hover ul, #nav li.sfhover ul {
	display: block;
	left:2px;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	}
#nav li li:hover ul, #nav li li.sfhover ul {
	display: block;
	left:100%;
	top: 0px;
	background-color: #e2d4b2;
	}
#nav ul a {
	display:block;
	margin:0px;
	padding: 7px 5px 2px 5px;
	color: #fff;
	font-size: .8em;
	font-weight: bold;
	line-height:1.1em;
	background: none;
	text-decoration: none;
	width: 135px;
	}
#nav ul a:hover {
	color: #cc0033;
	}
#rowcontent {
	display: inline;
	font-size: .9em;
	margin: 0px;
 	padding: 0px;
	border: 0px;
	color: #000;
	background-color: #f4eedf;
	float:left;
	clear: both;
	width: 1002px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 1002px;}
html>body #rowcontent {width: 1002px; /* ie5win fudge ends */}

#colone {
	display: inline;
	margin: 0px;
	padding: 20px 20px 0px 30px;
	background-color: #f4eedf;
	color: #000;
	float: left;
	width: 657px;
/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 607px;}
html>body #colone { width: 607px;}
#coltwo {
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #fff;
	float: right;
	vertical-align:top;
	width: 345px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 345px;
	font-size: 1em;
	font-weight: bold;
	text-align: right;
	}

html>body #rowcontent #coltwo {width: 345px;} /* ie5win fudge ends */
.myaccount {
	margin-top: 50px;
	padding: 0px;
}
#footer {
	display: block;
	color: #fff;
	background: transparent;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	text-align: center;
	font-size: .85em;
	width: 1002px;
	}
#footer a { color: #fff; text-decoration: underline; }

