<style type="text/css">
<!--
html {
	height:100%;
}

body {
	margin:0 auto;
	padding:0;
	height:auto !important;
	height:100%;
	min-height:100%;
	min-width:780px;
	width:780px;
	font-size:medium;
	font-weight:normal;
	color:#6A6A6A;
	font-family: Tahoma;
}

ul, ol, li, form, fieldset, label, optgroup, textarea, input, legend, a, img, br, b, big {

}


p {
	font-face: Tahoma;
	color:#6A6A6A;
	margin:0 0 15px 0;
}



a {
	text-decoration:underline;
	color:#6A6A6A;
}

a:hover {
	text-decoration:none;
	color:#6A6A6A;
}

H3 {
	font:normal 167% Tahoma;
	color:#E69200;
	padding:0 0 0 0;
	margin:0 0 19px 0;
}

/* Menu */

/* Forms */

/* Divs */

.block {
	display:block;
}

.header {
	background:url(../images/header_right_back.jpg) no-repeat right bottom;
	width:780px;
	float:left;
}

.floatleft {
	float:left;
	margin-bottom:23px;
}



.headerSlogan {
	color:#919191;
	font:100% Tahoma;
	padding:5px 0 5px 12px;
	border-left:3px solid #808080;
	margin:31px 0 0 65px;
	display:inline;
	width:220px;
	float:left;	
}

.headerLeft {
	clear:both;
	width:528px;
	margin:0 0 0 0;
	height:144px;
}
.headerLeftImg {
	margin:30px 0px 0px 40px;
}

.headerLeftImg img {
	display:block;
}

.menu {
	clear:both;
	border-top:1px solid #808080;
	border-bottom:1px solid #808080;
	padding:0 0 0 0;
	color:#E1E1E1;
	float:left;
	width:780px;
}

.nolink {
	display:block;
	padding:7px 6px 5px 6px;
	font:86% Tahoma;
	color:#000000;
	text-transform:uppercase;
	text-decoration:none;
	float:left;
}

.menu span {
	display:block;
	float:left;
	padding-top:10px;
	font-size:9px;
}

.menu a {
	display:block;
	padding:5px 6px 5px 6px;
	font:86% Tahoma;
	color:#4B4B4B;
	text-transform:uppercase;
	text-decoration:none;
	border-top:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
	float:left;
}

.menu a:hover {
	color:#4B4B4B;
	text-decoration:none;
	border-top:2px solid #F6BD10;
	border-bottom:2px solid #F6BD10;
}

#style0px {
	padding-left:0;
}
.oneColumn {
	clear:both;
	float:left;
	width:736px;
	padding:22px 44px 22px 0;
	border-right:0px;
	min-height:50px;
	height:1%;
}

.leftColumn {
	clear:both;
	float:left;
	width:476px;
	padding:22px 44px 22px 0;
	border-right:1px dashed #4F4F4F;
	min-height:370px;
	height:expression(this.scrollHeight < 370? "370px" : "auto");
}

.contentImg {
	border:1px solid #F9CA4F;
	float:right;
	margin-left:25px;
	margin-bottom:10px;
	display:inline;
}

.rightColumn {
	width:220px;
	float:right;
	padding: 22px 0px 0px 3px;
	color: #6A6A6A;
}



div.footerText {
	background:url(graphics/footer_img.gif) no-repeat right bottom;
	padding:0 180px 0 0;
	color:#846300;
}

.footer {
	clear:both;
	background-color: #F6BC0B;
	background:url(graphics/footer_back.gif) repeat-x left top;
	border-top:1px solid #808080;
	border-bottom:1px solid #808080;
	padding:7px 20px 8px 20px;
	float:left;
	width:740px;
}


.botMenu {
	padding:7px 0;
	font:60% Verdana, Arial, Helvetica, sans-serif;
}

.botMenu a {
	color:#554000;
	text-decoration:underline;
	padding:1px;
}

.botMenu a:hover {
	color:#FFF5D7;
	text-decoration:none;
	background:#F6A70F;
	padding:1px;
}

.copy {
	color:#FFF8E1;
	font:60% Verdana, Arial, Helvetica, sans-serif;
	float:left;
	width:420px;
}

.account {
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	width:200px;
	color:#F9D566;
	background-color:#8C2121;
	padding:3px;
	border-style:outset;
	border-width:2px;
	border-color:#8C2121;
}

.directions {
	float:right;
	width:260px;
	color:#554000;
	font:65% Tahoma;
}

.directions a, .directions a:hover {
	color:#554000;
}

.include {
        padding-left: 7px;
}


-->
</style>

