/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

body {
	background: url(images/main_bgd.gif) repeat-x;
	background-color: #71b39c;
	margin: 0px; /* Always set margins to 0. Some browsers automatically apply them. */
	padding: 0px; /* Always apply padding if you apply margins */
}
/* This sets a default font for all of our tag selectors. We set the text align back to left so it won't center (based on the body tag to compensate for IE.) */

p, h1, h2, h3, h4, h5, h6, a, ul, li, ol, dt, dd, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; /* Not necessary if not using text-align center in body tag for older IE browsers. */
}
/* Redefines the p tag */
p {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 5px 30px 5px 40px;
	text-align: left;
	line-height: 1.7;
}
a img{
	border:none;}
.bizname {
	color: #71b39c;
	font-weight: bold;
}
h1 {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #e08c79;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 40px;
	border-bottom: 1px dotted #b36f60;
}
h2 {
	margin: 10px 30px 10px 40px;
	padding: 10px;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #737373;
	border: 1px solid #71b39c;
}
h3 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 40px;
}
h4 {
font: bold 14px Verdana, Arial, Helvetica, sans-serif;
color: #FFFF99;
padding:15px 0 0 0;
}
address {
	position: absolute;
	top: 15px;
	left: 5px;
	margin:0;
	padding:10px 10px 0px 10px;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #d5fff0;
	text-align: left;
	line-height: 1.5;
}
li {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
/* Creates the general link style for the site. This is not the main navigation.  */
a:link {
	color: #e08c79;
}
a:visited {
	color:#e08c79;
}
a:hover {
	color: #737373;
}
a:active {
	color: #e08c79;
}
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#wrapper {
	width: 962px;
	margin: 0;
	padding: 0;
}
div#logo {
	position: absolute;
	top: 35px;
	left: 0px;
	width: 338px;
	height: 250px;
	margin: 0;
	padding: 0;
}
div#header {
	float: right;
	width: 624px;
	height: 163px;
	margin: 17px 0 0 0;
	padding: 0;
	background: url(images/header.jpg) no-repeat;
	position: relative;
}
div#audio {
	position: absolute;
	top: 127px;
	left: 500px;
	width: 111px;
	height: 10px;
	margin: 0;
	padding: 0;
}
div#cta_left {
	position: absolute;
	top: 267px;
	left: 0px;
	width: 338px;
	height: 337px;
	margin: 0;
	padding: 0;
	background: url(images/cta_left.jpg) no-repeat;
	z-index: 100;
}
div#cta_flash {
	width: 164px;
	height: 148px;
	position: relative;
	top: 3px;
	left: -1px;
}
div#container {
	width:962px;
	margin:0;
	padding:0;
	background: url(images/container.gif) repeat-y;
}
div#content {
	float: right;
	width:622px;
	margin: 0px auto;
	padding: 0px 0px 20px 0px;
	vertical-align:top;
	text-align:left;
}
div#content a:link {
	text-decoration: none;
	border-bottom: 1px dotted #71b39c;
	font-weight: bold;
}
div#content a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #71b39c;
	font-weight: bold;
}
div#footer {
	width:947px;
	height: 46px;
	margin:0px auto;
	padding:0px 15px 0px 0px;
	background: url(images/footer.gif) no-repeat;
	font:normal 9px Verdana, Arial, Helvetica, Verdana, sans-serif;
	color:#e08c79;
	text-align: right;
	clear:both;
	position: relative;
}
div#footer a:link, div#footer a:visited {
	font-size:9px;
	color:#e08c79;
	text-decoration:underline;
	font-weight: bold;
}
div#footer a:hover, div#footer a:active {
	font-size:9px;
	color:#e08c79;
	text-decoration:none;
}
div#footer img {
	position: absolute;
	top: -400px;
	left: 962px;
}
/* ----------------- NAVIGATION CONTAINER ----------------- */




	ul#mainnav {
	width: 962px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1000;
	background-color: #71b39c;
}

ul#mainnav li {
	display: inline;
	margin: 0px auto;
	padding: 0px;
	float: left;
	background-color: #71b39c;
}

ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: auto;
	padding: 10px 15px 3px 15px;
	height:22px;
	margin: 0px;
	border-right: 1px solid #b36f60;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}

ul#mainnav li a:hover, ul#mainnav li a#current:link, ul#mainnav li a#current:visited {
	background-color: #d5fff0;
	color: #303030;
}
/* ----------------- COPYRIGHT CONTAINER ----------------- */


div#site_bottom {
padding:0 0 0 338px;
margin:-25px 0 0 0;
width:100px;
}

div#copyright {
width: 250px;
margin: 0;
padding: 0;
text-align: left;

	font: 9px Arial, Helvetica, sans-serif;
	color: #d5fff0;
}

div#copyright a:link, div#copyright a:visited {
	font-size:9px;
	color:#d5fff0;
	text-decoration:none;
}
div#copyright a:hover, div#copyright a:active {
	font-size:9px;
	color:#d5fff0;
	text-decoration:underline;
}
div#copyright img {
	border: none;
}
/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
	border: 1px solid #3e3e3e;
	background-color: #ffffff;
	margin: 5px 10px 10px 0px;
	padding: 5px;
	clear: both;
}
img.right {
	float: right;
	border: 1px solid #d5fff0;
	background-color: #ffffff;
	margin: 5px 0px 5px 10px;
	padding: 5px;
	clear: both;
}
img.right_b {
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0px;
	clear: both;
}
div#clear {
	clear: both;
}
img.list {
	margin-right: 5px;
}
/* ----------------- CUSTOM CLASSES ----------------- */

ul#bullet {
	list-style:none;
}
ul#bullet_float {
	float: left;
	width: 250px;
	list-style:none;
	padding-bottom: 10px;
}
ul#bullet li, ul#bullet_float li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding: 0px 30px 0px 15px;
	line-height: 1.7;
}
ul#bullet p {
	padding: 5px 30px 5px 0px;
}
div#left_float {
	float: left;
	width: 300px;
}
div#welcome_float {
	float: left;
	width: 450px;
}
div#map {
	width: 550px;
	height: 400px;
	margin: 10px auto;
	padding: 0px;
	border: 1px solid #666666;
}
div#ownerlogin {
	width: 947px;
	margin: 0 0 10px 0;
	padding: 0px 15px 0px 0px;
	text-align: right;
	font: 9px Arial, Helvetica, sans-serif;
	color: #d5fff0;
}
div#ownerlogin a:link, div#ownerlogin a:visited {
	font-size:9px;
	color: #d5fff0;
	text-decoration:underline;
	font-weight: bold;
}
div#ownerlogin a:hover, div#ownerlogin a:active {
	font-size:9px;
	color: #d5fff0;
	text-decoration:none;
	font-weight: bold;
}
div#addloc_1 {
	width: 300px;
	font: normal 12px Verdana, Arial, Helvetica, Verdana, sans-serif;
	color: #fff;
	line-height: 1.3;
	margin-top: 190px;
	margin-left: 60px;
}

.right_link_a {
	color: #fff;
	font-size: 10px;
}
div#addloc_1 .right_link_b {
	color: #FFFF99;
	font-size: 10px;
	font-weight: bold;
}
div#bottom_padding {
	height: 50px;
	width: 10px;
}
.welcome_links {
	font-size: 9px;
}
.clear {
	clear: both;
}
table {
	margin-right: auto;
	margin-left: auto;
}
.listimage {
	margin-right: 20px;
	float: right;
	border: 1px solid #d5fff0;
	padding: 5px;
}
