@charset "utf-8";

* {margin: 0;
}

body, html {
	background-color: #666;
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	background-image: url(images/background.gif);
	font-family: Arial, sans-serif;
	letter-spacing: 1px;
	color: #CCC;
	font-size: 0.9em;
	line-height: 1.6em;
}

body {
	font-size: 0.9em;
	font-weight: normal;
	color: #CCC;
}
h1 {
	font-size: 1.1em;
	color: #CCC;
	line-height: 1.4em;
	font-family: Arial, sans-serif;
	padding-bottom: 10px;
	padding-top: 10px;
}
h2 {
	font-size: 1.1em;
	color: #CCC;
	line-height: 1.4em;
	font-family: Arial, sans-serif;
	padding-bottom: 10px;
	padding-top: 10px;
}

h3 {
	background-color: #999;
	color: #333;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-size: 1em;
}

h4 {
	font-size: 1em;
	color: #CCC;
	line-height: 1.4em;
	font-family: Arial, sans-serif;
	padding-bottom: 10px;
	font-weight: bold;
	padding-left: 20px;
}

p {
	margin-bottom: 10px;
	line-height: 1.5em;
}
strong {
	font-size: 1.1em;
	font-weight: bold;
}




#left_copy {
	float: left;
	width: 508px;
	border-right-width: 1pt;
	border-right-style: none;
	border-right-color: #CCC;
	margin-top: 15px;
	padding-right: 15px;
}
#wrapper #left_copy p {
	padding-left: 20px;
}
#news {
	background-image: url(images/middle_news.gif);
	background-repeat: repeat-y;
	margin-bottom: 15px;
}

.photoleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}


.photoright {
	margin-left: 10px;
	float: right;
	margin-top: 20px;
}


.right_copy {
	width: 240px;
	float: left;
	background-repeat: repeat-y;
	margin-top: 30px;
	text-align: center;
	margin-left: 15px;
}
.copyright {
	height: 10px;
	float: left;
	padding-left: 10px;
	font-size: 0.8em;
	margin-top: -25px;
	color: #CCC;
	clear: both;
}

#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 780px;
	margin-top: 0;
	margin-bottom: -80px;
}

#footer a:link {
	color: #CCC;
	text-decoration: none;
}
#footer a:visited {
	color: #CCC;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
	text-decoration: underline;
}
#footer img {
	margin-bottom: -15px;
}
#news_headline {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.1em;
	margin-right: 25px;
	margin-left: 15px;
}

#news_copy {
	margin-right: 25px;
	margin-left: 15px;
	text-align: center;
	padding-bottom: 10px;
	font-size: 0.8em;
}
#news_picture {
	text-align: center;
	margin-right: 25px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}





#header {
	height: 308px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}


#footer{
	height: 70px;
	text-align: right;
	padding-right: 25px;
	clear: both;
	padding-left: 0px;
	padding-bottom: 10px;
}
#image_smile img {
	margin-bottom: 10px;
}

#push{
	height: 80px;
	clear: both;
}
#contact {
	text-align: center;
}

#contact p {

}
.bold {
	font-weight: bold;
}



.header_content {
	height: 257px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
}
.bigredbus {
	font-family: Impact, "Arial Black", sans-serif;
	font-size: 1.1em;
	color: #CCC;
}
.red {
	color: #F00;
	font-family: Impact, "Arial Black", sans-serif;
	font-size: 1.1em;
}
.copyright a:link {
	color: #CCC;
	text-decoration: none;
	font-size: 7pt;
}
.copyright  a:visited {
	color: #CCC;
	text-decoration: none;
}
.copyright a:hover {
	color: #CCC;
	text-decoration: underline;
}
#header a {
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
	padding-right: 7px;
	padding-left: 7px;
	text-align: center;
}
#header a:visited {
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
	padding-right: 7px;
	padding-left: 7px;
}
#header a:hover {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	padding-right: 7px;
	padding-left: 7px;
}
#mapdiv {
	height: 600px;
	width: 510px;
	background-color: #333;
	float: right;
	z-index: 1;
	position: relative;
	margin-top: 30px;
}
#map {
	margin-top: -10px;
	margin-left: -10px;
	height: 600px;
	width: 510px;
}
.block {
	background-color: #999;
	display: block;
	color: #333;
	margin-top: 15px;
	padding: 5px;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.3em;
}

.mapcontent {
	width: 520px;
	float: left;
	margin-top: 15px;
}
#mapdetails img{
	margin-bottom: 10px;
	display: block;
}
#mapdetails p {
	margin-bottom: 10px;
	display: block;
	clear: both;
}
#mapdetails h3 {
	margin-bottom: 5px;
	display: block;
	clear: both;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 5px;
}
#phone {
	background-repeat: repeat-y;
	margin-top: 15px;
	text-align: center;
	margin-bottom: 15px;
	background-image: url(images/middle_news.gif);
}


#phone_copy {
	margin-right: 25px;
	margin-left: 15px;
	text-align: center;
	padding-bottom: 5px;
}

#formbox {
	width: 520px;
	padding-top: 20px;
	float: left;
}
.rule {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.ruleb {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.adalogo {
	margin-right: 10px;
}
.centercopy {
	text-align: center;
}
a:link {
	color: #CCC;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color: #ccc;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
#phone2 {
	background-repeat: repeat-y;
	margin-top: 15px;
	text-align: center;
	margin-bottom: 15px;
}

.top_head {
	margin-top: -10px;
}
.about_list {
	display: block;
	padding-left: 45px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.about_list img {
	float: left;
	margin-bottom: 0px;
	margin-left: -45px;
}
#video {
	margin-bottom: 25px;
	margin-top: 5px;
}
.image {
	width: 231px;
	margin-left: 20px;
	padding-bottom: 10px;
	float: left;
	margin-top: 10px;
}
.caption1 {
	text-align: center;
	font-size: 0.8em;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.1em;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 191px;
}
.captions {
	display: block;
	padding-bottom: 5px;
	font-size: 0.8em;
	margin-top: 0px;
	padding-top: 0px;
}


.rightcap {
	float: right;
	padding-right: 20px;
}
#caption {
	width: 206px;
	float: right;
	padding: 0px;
	clear: both;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#caption p  {
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: right;
}
.caption_text {
	width: 206px;
	text-align: center;
	font-size: 0.8em;
	line-height: 1.2em;
}
#caption p a .photoright {
	margin: 0px;
	padding: 0px;
}
#caption img {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


#CollapsiblePanel1 {
	margin-top: 20px;
}

#footer .highlight a {
	color: #333;
	text-decoration: none;
}

#wrapper #header .highlight a {
	color: #333;
}
.block2 {
	background-color: #999;
	display: block;
	color: #333;
	padding: 5px;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.3em;
}
.news_headline {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.3em;
}
a.highlight{
	background-color: #999;
	color: #333;
	padding: 5px;
}
#links tr td {
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	width: 230px;
	text-align: center;
}
#links tr td p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#links tr td a {
	color: #333;
}
#contact_link {
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight: bold;
}
#wrapper #left_copy #video {
	height: 282px;
	width: 503px;
	background-color: #333;
	margin-top: 22px;
	margin-left: 8px;
	margin-bottom: 8px;
	position: relative;
}

#wrapper #left_copy #video #FLVPlayer {
	margin-left: -8px;
	margin-top: -8px;
	height: 282px;
	width: 503px;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper .right_copy #news #news_headline a {
	text-decoration: none;
}
#wrapper .right_copy #news #news_headline a:visited {
	text-decoration: none;
	color: #CCC;
}
#wrapper .right_copy #news #news_headline a:hover {
	text-decoration: underline;
	color: #CCC;
}
#ozonepic {
	margin-top: 5px;
	margin-bottom: 10px;
}
#wrapper .right_copy #news #news_copy p a {
	text-decoration: none;
}
#wrapper .right_copy #news #news_copy p a:visited {
	text-decoration: none;
	color: #CCC;
}
#wrapper .right_copy #news #news_copy p a:hover {
	text-decoration: underline;
	color: #CCC;
}

