body {
	margin:20px;
	padding:0px;
	text-align:center;
	background-image: url('images/body_bg.gif');
}

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

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

h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#333333;
	font-weight:bold;
	margin:15px 15px 15px 15px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #333333;
}

h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-align: center;
	margin:20px 0px 0px 15px;
	padding-bottom: 5px;
}

div#header {
	margin: 0px;
	padding: 0px;
	height: 152px;
	background: url(images/header.jpg) no-repeat left top;
	position: relative;
}

ul {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color:#000000;
	line-height:15px;
}

li {
	font-size:11px;
}

/* Creates the general link style for the site. This is not the main navigation.  */
a:link {
	font-size:11px;
	color:#0b4b7f;
	font-weight:bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-decoration:underline;
}

a:visited {
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a:active {
	text-decoration:underline;
}

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

/*Collapses borders that some browsers automatically apply to tables. */
table, td, th  {	
	border-collapse:collapse;
}

/* Creates the div container for the footer. */

div#container {
	width:770px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #ffffff;
	background: url('images/container_bg.gif') left repeat-y;
}

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

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

/*left nav CSS code located here*/

div#mainnav {
	float:left; 
	width: 190px;
	background: url('images/left_navbg.gif') left repeat-x left bottom;
}	 

ul#mainnav {
	line-height:20px;
	margin:0px 0px 10px 0px;
	padding:0px;
	list-style-type:none;
}

ul#mainnav li {
	display:inline;
}

/*button background color located here*/

ul#mainnav li a {
	font-size:14px;
	text-align:center;
	color:#000000;
	font-weight: 100;
	text-decoration:none;
	display:block;
	width:170px;
	padding:3px 10px;	
	border-bottom: 0px solid #ffffff;
	background: url('images/left_navbg.gif') left repeat-y;
}

/*regular rollovers*/

ul#mainnav li a:hover {
	color:#ffffff;
	background: url('images/left_navbg3.gif') left repeat-y;}

/*where you're at*/

ul#mainnav li a.active {
	color:#ffffff;
	background: url('images/left_navbg1.gif') left repeat-y;
}

/*The page you're ons active link*/

ul#mainnav li a:hover.active {
	color:#ffffff;
	background: url('images/left_navbg2.gif') left repeat-y;
}

div#clear {
	clear:both;
}

address {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#000000;
	font-style:normal;
	font-weight:100;
	margin:10px 0px 0px 2px;
}

div#content {
	float:right;
	width:570px;
	text-align: left;
	border:0px solid #ffffff;
}	

.image {
	float:right;
	margin: 0px 10px 10px 10px;
	border: 1px solid #0c4e8b;
	padding: 5px 5px 5px 5px;
	clear: both;
}	

.logo {
	float:left;
	margin: 10px 220px 10px 220px;
	border: 0px solid #0c4e8b;
	padding: 5px 5px 5px 5px;
}	

.logo2 {
	float:left;
	margin: 10px 10px 10px 10px;
	border: 0px solid #0c4e8b;
	padding: 5px 5px 5px 5px;
}	

.creditcards {
	float:left;
	margin: 10px 5px 10px 5px;
	border: 1px solid #333333;
	padding: 2px 2px 2px 2px;
	clear: both;
}	

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

div#footerholder {
	text-align: right;
	padding-top: 12px;
	padding-right: 50px;
}

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: 12px;
	font-family: tahoma;
}

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

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

div#listbox {
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	width: 550px;
	clear: both;
}


#listfloatleft {
	float: left;
	width: 170px;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	font-size:12px;
	list-style-type: bullet;
	list-style-position: inside;
}