body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	line-height: 15px;
	color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	text-transform: uppercase;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}


h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	text-transform: uppercase;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 5px;
}

h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #000000;
	margin-top: 10px;
}

div#container {
	background-image: url(images/container_bg.jpg);
	background-repeat: repeat-y;
	width: 910px;
	z-index: 1;
}

div#container h1 {
	background: transparent url(images/header.jpg) no-repeat top left;
	width: 910px;
	height: 160px;
	float: left;
	margin: 0px 0px 0px;
}
input {
	font-size: 10px;
}
.smallfont {
	font-size: 10px;
}

div#container #home h2 {
	background: transparent url(images/heading_home.jpg) no-repeat top left;
	width: 910px;
	height: 135px;
	float: left;
	margin: 0px 0px 0px;
}

div#container #news h2 {
	background: transparent url(images/heading_news.jpg) no-repeat top left;
	width: 910px;
	height: 135px;
	float: left;
	margin: 0px 0px 0px;
}

div#container #about h2 {
	background: transparent url(images/heading_about.jpg) no-repeat top left;
	width: 910px;
	height: 135px;
	float: left;
	margin: 0px 0px 0px;
}

div#container #franchise h2 {
	background: transparent url(images/heading_franchise.jpg) no-repeat top left;
	width: 910px;
	height: 135px;
	float: left;
	margin: 0px 0px 0px;
}

div#container #links h2 {
	background: transparent url(images/heading_links.jpg) no-repeat top left;
	width: 910px;
	height: 135px;
	float: left;
	margin: 0px 0px 0px;
}

div#container #locations h2 {
	background: transparent url(images/heading_locations.jpg) no-repeat top left;
	width: 910px;
	height: 135px;
	float: left;
	margin: 0px 0px 0px;
}

div#container #members h2 {
	background: transparent url(images/heading_members.jpg) no-repeat top left;
	width: 910px;
	height: 135px;
	float: left;
	margin: 0px 0px 0px;
}

div#container #contact h2 {
	background: transparent url(images/heading_contact.jpg) no-repeat top left;
	width: 910px;
	height: 135px;
	float: left;
	margin: 0px 0px 0px;
}

div#container #privacy h2 {
	background: transparent url(images/heading_privacy.jpg) no-repeat top left;
	width: 910px;
	height: 135px;
	float: left;
	margin: 0px 0px 0px;
}

div#container #information h2 {
	background: transparent url(images/heading_legal.jpg) no-repeat top left;
	width: 910px;
	height: 135px;
	float: left;
	margin: 0px 0px 0px;
}

div#container span {
	display:none
}

div#container #navigation {
	float: left;
	width: 910px;
	height: 34px;
	line-height: 34px;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/navigation.jpg);
	z-index: 2;
}

div#container #footer h3 {
	background: transparent url(images/footer.jpg) no-repeat top left;
	width: 910px;
	height: 150px;
	float: left;
	margin: 0px 0px 0px;
}

div#container #footertext {
	width: 910px;

	float: left;
	font-size: 10px;
	text-align:center;
}

div#container #leftcol {
	float: left;
	width: 655px;
}

div#container #leftcol #text {
	float: left;
	width: 630px;
	padding-left: 25px;
	text-align: left;
}
div#container #leftcol2 {
	float: left;
	width: 255px;
    align: left;
}

div#container #leftcol2 #text {
	float: left;
	width: 230px;
	padding-left: 25px;
	text-align: left;
    align: left;
}

div#container #leftcol3 {
	float: left;
	width: 400px;
    align: left;
}

div#container #leftcol3 #text {
	float: left;
	width: 375px;
	padding-left: 25px;
	text-align: left;
    align: left; 
}
div#container #rightcol {
	float: left;
	width: 255px;
}

div#container #rightcol #text {
	float: left;
	width: 230px;
	padding-left: 25px;
	text-align: left;

}

div#container #linebreak {
	background: transparent url(images/linebreak.jpg) no-repeat top left;
	width: 609px;
	height: 10px;
	float: left;
	margin: 0px 0px 0px;
}

.latestnews {
	width: 195px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}

.latestnews img {
	border-color: #666666;
	border-bottom-style: solid;
	border-width: 1px;
}

a.navigation:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.navigation:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.navigation:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.navigation:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

div#container #rightcol #loginbox {
	background-image:url(images/login_bg.jpg);
	background-repeat: repeat-y;
	width:196px;
	margin-left: 10px;
}

div#container #rightcol #images {
	width:196px;
	margin-left: 10px;
}

div#container #rightcol #images img {
	border-color: #666666;
	border-bottom-style: solid;
	border-width: 1px;
}


div#container #rightcol #loginbox #content {
	width:185px;
	padding-left: 5px;
	padding-right: 6px;
	text-align: left;

}

.imageleft {
	float: left;
	margin-right: 10px;
	border-color: #666666;
	border-bottom-style: solid;
	border-width: 1px;
}

.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.contacttextdata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}