* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}

#wrapper {
	width: 970px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	width: 970px;
	color: #333;
	padding: 0px;
	height: 93px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/headerbar.gif);
	background-repeat: repeat-x;
}
#header p {
	font-family: Tahoma;
	color: #FFFFFF;
	padding-left: 20px;
	font-size: 14px;
}
#header a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover {
	color: #EEEEEE;
}
#header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


#title {
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	margin-left: 64px;
}

#address {
	background-image: url(../images/address.gif);
	background-repeat: no-repeat;
}

#flash {
	width: 970px;
	color: #333;
	margin: 0px;
	height: 350px;
}
#headerlowerbar {
	background-image: url(../images/headerlowerbar.gif);
	height: 15px;
	width: 970px;
}
.offer_bar {
	width: 200px;
	margin-left: 58px;
	background-color: #ab9d90;
	margin-bottom: 20px;
}
.offerbar_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 16px;
	padding-right: 5px;
	padding-left: 5px;
}
.offerbar_lower {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	line-height: 16px;
	font-weight: bold;
}
.offerbar_lower a {
	color: #000000;
	text-decoration: none;
}
.offerbar_lower a:hover {
	color: #FFFFFF;
}





#content {
	color: #333;
	margin: 0px;
}

.main_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
}
.main_text a:link {
	color: #666666;
	text-decoration: none;
}
.main_text a:hover {
	color: #666666;
	text-decoration: underline;
}

.main_text a:visited {
	color: #666666;
	text-decoration: none;
}


.main_header {
	font-family: Tahoma;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #996600;
}


#footer {
	width: 960px;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 80px;
}


.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.footer_text a {
	text-decoration: none;
	color: #666666;
}
.footer_text a:hover {
	text-decoration: underline;
	color: #666666;
}
h1 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #996600;
	font-style: italic;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

