/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

body {
	margin: 20px 0px;
	padding: 0px;
	text-align: center;
	background-color: #0CF40C;
}

/* This sets a default font for all of our tag selectors. We set the text align back to left so it won't center (based on the body tag to compensate for IE.) */

h2, h3, h4, h5, a, ul, li, lo, td {
	font-family:Helvetica, Arial, sans-serif;
	text-align:left;
	font-size:12px;
	color:#000000;
}

/* Redefines the p tag */
p {
	font-family:Helvetica, Arial, sans-serif;
	text-align:left;
	font-size:12px;
	color:#000000;
	line-height:15px;
	margin:10px;
	padding: 0px 0px 0px 0px;
}

h1 {
	font-family:Arial, sans-serif;
	text-align:left;
	font-size:16px;
	color:#0201F5;
	font-weight:bold;
	margin:10px 5px 15px 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #0072BC;
}

h2 {
	font-family:Arial, sans-serif;
	text-align:center;
	font-size:14px;
	color:#5a799e;
	font-weight:bold;
	margin:15px 5px;
	padding-bottom: 5px;
}

h3 {
	margin-right: 0px;
	margin-left: 0px;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align:center;
	color:#000000;
	border-top: 0px solid #265CAB;
	padding-top: 0px;
}

/* Creates the general link style for the site. This is not the main navigation.  */
a:link, a:visited {
	color: #265CAB;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

a:hover {
	text-decoration: underline;
	color: #FF6300;
}

address {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	text-align: center;
	margin-top: 20px;
	margin-right: 10px;
}

address a:link, address a:hover, address a:visited {
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	color: #000000;
}

/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

/* Creates DIV container for header. Setting the left and right margins to auto will center DIV. */
div#header {
	margin: 0px;
	padding: 0px;
	height: 216px;
	background: url(images/header.jpg) no-repeat left top;
	position: relative;
}

/* Creates the div container for the site. */
div#container {
	background: #FFFFFF url(images/container_bg.gif) repeat-y left top;
	margin: 0px auto;
	width: 750px;
	border: 2px solid #FF6300;
	position: relative;
}

/* Creates the div for the content */
div#content {
	float: left;
	margin: 0px 20px 0px 4px;
	padding: 0px 0px 0px 10px;
	width: 540px;
	background: url(images/content_bg.gif) no-repeat left top;
}

/* Creates the div container for the footer. */
div#footer {
	clear: both;
	margin: 0px auto;
	padding: 0px;
	width: 750px;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}

div#footerholder {
	text-align: center;
	padding-top: 15px;
}

div#footerholder a:link, div#footerholder a:visited, div#footerholder a:active {
	color:#ffffff;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	font-size: 14px;
	font-family: tahoma;
}

div#footerholder a:hover {
	color:#000000;
}

/* Styles the copyright div */
div#copyright {
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FF6300;
	margin: 5px auto 0px;
	padding: 0px;
	clear: both;
	width: 770px;
}

div#copyright a {
	font-size: 12px;
	color: #FF6300;
	text-decoration: underline;
	font-weight: normal;
}

/* ----------------- left div ----------------- */

div#sidediv {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	width: 165px;
	background-repeat: no-repeat;
	background-position: left top;
}

/* ----------------- NAVIGATION CONTAINER ----------------- */

div#horznav {
	margin:0 auto;
	padding:0;
	position: absolute;
	bottom: 195px;
	left: 3px;
	color: #5895C1;
	width: 748px;
	top: 3px;
}

ul#nav {
	margin:0;
	padding:0;
	list-style-type:none;
	right: 0px;
}

ul#nav li {
	float:left;
	margin:0 auto;
	padding:0;
	display:inline;
	border-right: 1px solid #ffffff;
}

ul#nav li a:link, ul#nav li a:visited, ul#nav li a:active {
	margin:0;
	display:run-in;
	line-height:12px;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
	color:#ffffff;
	padding: 3px 15px;
}

ul#nav li a:hover {
color:#000000;
}

ul#nav li a#current:link, ul#nav li a#current:visited {
color:#F7F618;
}

ul#list {
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}

ul#list li {
	line-height: 15pt;
	font-family: Arial, Helvetica, sans-serif;
	list-style: url(images/bullet.gif);
}

div#maps {
	border: 0px solid #528FC7;
	height: 320px;
	width: 325px;
	float: center;
	margin-left: 100px;
	margin-top: 20px;
	margin-right: 5px;
	padding: 3px 3px 3px 3px;
}

.right {
	float: right;
	margin: 0px 5px 15px 5px;
	padding: 1px 1px 1px 1px;
	border: 0px solid #0072BC;
	background: #ffffff;
}

.left {
	float: left;
	margin: 15px 5px 2px 20px;
	padding: 1px 1px 1px 1px;
	border: 0px solid #0072BC;
	background: #ffffff;
}

.center {
	float: left;
	margin: 20px 10px 5px 25px;
	padding: 1px 1px 1px 1px;
	border: 0px solid #0072BC;
	background: #ffffff;
}

.coupon {
	float: right;
	margin: 10px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #0072BC;
	background: #ffffff;
}

.creditcard {
	float: center;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #ffffff;
	background: #ffffff;
}

div#buttons {
	border: 0px solid #ffffff;
	height: 20px;
	width: 350px;
	float: right;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	padding: 10px 70px 10px 10px;
	border:0px solid red;
}

div#listbox {
	float: left;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	width: 320px;
	border:0px solid red;	
}

#listfloatleft {
	float: left;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	font-size:12px;
	list-style-type: bullett;
	list-style-position: inside;
	border:0px solid red;	
}


div#stuff {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	float:right;
	padding: 0px;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
}

div#mapcontent {
	width:650px;
	height: 500px;
	background:#ffffff;
	text-align: left;
	padding:0px 0px;
	margin:0;
	float:left;
	border:0px solid #000000;
}	
