html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
}

body {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: left;
	background-position: center top;
	background-image: url(images/bk_alt.gif);
	background-repeat: repeat-x;
}
#wrapper {
	width: 800px;
	margin:auto;
	text-align: left;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
}
#header {
	text-align: center;
	margin: auto;
	height: 95px;
}
#nav {
	margin: auto;
	text-align: center;
}

#banner {
	padding-top: 24px;
	}

#content {
	background-image: url(images/bk_content.gif);
	background-repeat: repeat-y;
	padding-top: 25px;
	background-color: #FFFFFF;
	}

#main {
	float: right;
	width: 490px;
	vertical-align: top;
	margin-top: 45px;
	padding-right: 62px;
	}

#sidebar {
	width: 135px;
	float: left;
	padding-right: 39px;
	margin-top: 45px;
	padding-left: 55px;
	}
a {
	text-decoration: underline;
}
a:hover       {
	text-decoration: none;
}
	
#content p {
	font-size: 11px;
	margin-top: 0px;
	padding-bottom: 10px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 15px;
	padding-top: 6px;
	}
.gold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5B86C6;
}
	
#content h1 {
	font-size: 27px;
	color: #3561b1;
	padding-top: 0px;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-weight: lighter;
	font-style: normal;
	letter-spacing: 0px;
	line-height: 30px;
	padding-bottom: 25px;
}

#content h2 {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#content  ul li {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: url(images/arrow.gif);
	margin-left: 18px;
	padding-top: 1px;
	line-height: 18px;
	margin-top: 8px;
}
.floatleft {
	float: left;
	width: 50%;
}
.floatright {
	float: right;
	width: 41%;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #CCCCCC;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#content h3 {
	font-size: 19px;
	color: #ad7e30;
	font-weight: normal;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	line-height: 24px;
	padding-bottom: 12px;
	padding-top: 12px;
}
#content h4  {
	font-size: 11px;
	color: #663300;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 4px;
	line-height: 18px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#content  h5 {
	font-size: 112%;
	font-style: italic;
	font-weight: normal;
	line-height: 20px;
	padding-bottom: 14px;
}

#content h6 {
	font-weight: bold;
	color: #2D5DB2;
	font-size: 11px;
	padding-top: 0px;
}
#main    a  {
	color: #3561b1;
}
#main    a:visited  {
	color: #3561b1;
}

.leftimage{
	float: left;
	padding-right: 30px;
	padding-bottom: 10px;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 10px;
}

.rightimage{
	float: right;
	margin-top: 0;
	margin-right: 0;
	padding-bottom: 24px;
	padding-left: 36px;
}

#footer {
	text-align: center;
	padding-top: 55px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	width: 800px;
	margin: auto;
}

#footer p {
	font-size: 85%;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
#footer a {
	color: #999999;
}
#footer a:visited {
	color: #999999;
}
#footer h1 {
	font-size: 85%;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
	padding-top: 20px;
}

#breadcrumbs {
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	}
	
#breadcrumbs p {
	font-size: 80%;
	margin-bottom: 0px;
	color: #999999;
	padding-bottom: 15px;
	}	
#breadcrumbs a {
	color: #999999;
}
#breadcrumbs a:visited {
	color: #999999;
}

blockquote {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
.horzrule {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top: 15px;
	margin-right: 160px;
}
.caption {
	font-size: 85%;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-style: normal;
}

}
#flashcontent {
	margin: 0px;
	padding: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#sidebar p {
	font-size: 10px;
	margin-top: 0px;
	padding-bottom: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 13px;
}
.news_date {
	font-weight: bold;
	color: #999999;
}
#content ul {
	padding-bottom: 10px;
}
.news_head {
	font-size: 19px;
	font-weight: normal;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	letter-spacing: 0px;
	padding-bottom: 23px;
	color: #666666;
}
#sidebar a {
	color: #3561b1;
}
#sidebar  a:visited {
	color: #3561b1;
}
#main       .link_01   a       {
	color: #ba7e30;
}
#main    .link_01  a:visited  {
	color: #ba7e30;
}
.link_01 {
	font-size: 13px;
	color: #ad7e30;
	font-weight: normal;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
}
.floatright_home {
	float: right;
	width: 50%;
}
.attribution {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 5px;
}
.title {
	font-style: italic;
	color: #666666;
	font-size: 11px;
}
#flashcontent2 {
	margin: auto;
	padding: 0px;
	text-align: center;
}
#sidebar_home {
	width: 175px;
	float: right;
	padding-right: 75px;
	margin-top: 102px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 20px;
}
#main_home {
	float: left;
	width: 405px;
	vertical-align: top;
	margin-top: 45px;
	padding-right: 0px;
	padding-left: 100px;
}
#sidebar_home .link_01 a {
	color: #ba7e30;
	font-size: 13px;
}
#main_payonline {
	float: left;
	width: 500px;
	vertical-align: top;
	margin-top: 45px;
	padding-right: 10px;
	margin-left: 100px;
}
.locations {
	color: #ba7e30;
	font-size: 13px;
}
#sidebar_02 {
	width: 175px;
	float: right;
	padding-right: 0px;
	margin-top: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 25px;
	margin-left: 20px;
	padding-bottom: 0px;
	margin-bottom: 25px;
}
#main_contact {
	float: right;
	width: 480px;
	vertical-align: top;
	margin-top: 45px;
	padding-right: 62px;
}
#sidebar_contact {
	width: 205px;
	float: right;
	padding-right: 0px;
	margin-top: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 45px;
	margin-left: 20px;
	padding-bottom: 0px;
	margin-bottom: 20px;
}
