/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */

body {
	background: #FFF;
	margin: 0px;
	padding: 0px; 
	text-align: center;
}
p, h1, h2, h3, h4, h5, a, ul, li, lo, td, dd, dt {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}


a:link, a:visited {
	font-weight: bold;
}

a:hover, a:active {
	text-decoration: none;
}


td, tr {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}


h1 {
	color: #004533;
	font: 900 .9em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-bottom: 1px solid #CCCCCC;
}
h2 {
	color: #333333;
	font-size: .9em;
}
h4{
	color: #666666;
	margin:0px;
	padding:0px;
	font-size: 12px;
}

p {
	font-size: .8em;
	line-height: 1.3em;
}
iframe {
	margin-top: -10px;
}
li {
	font-size: 12px;
	margin-bottom: 3px;
}

address {
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform: uppercase;
}
address strong {
	text-transform: uppercase;
}

address img {
	margin-top: 10px;
}



/* ----------------- LAYOUT ELEMENTS ----------------- */

div#container {
	width: 990px;
	margin: 0px auto;
	background: url(images/bg-container.gif) repeat-y;
	}

div#logo {
	}

div#video {
	position:absolute;
	left: 440px;
	top: 10px;
	text-align: right;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
div#header {
	background: url(images/header.jpg) no-repeat;
	height: 251px;
	position: relative;
	}
div#header img#discount {
	position: absolute;
	left: 409px;
	top: 100px;
	width: 198px;
	height: 44px;
}

div#ctabtn {
	position:absolute;
	left: 383px;
	top: 28px;
}

div#audio {
	position: absolute;
	left: 822px;
	top: 8px;
}

div#flash {
	position: absolute;
	left: 86px;
	top: 25px;
}
div#bar {
	background: url(images/bar.gif) no-repeat;
	height: 54px;
	position: relative;
}


div#content {
	float: left;
	width: 700px;
	padding-left: 40px;
}
div#content  p a {
	color: #004533;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}
div#content  a:hover {
	font-weight: bold;
}

div#content li img {
	margin-right: 10px;
}


div#sidebar {
	float: right;
	width: 190px;
	padding-right: 30px;
	}
	

div#footer {
	clear: both;
	background: url(images/footer.gif) no-repeat;
	height: 21px;
	}

div#owner {
	width: 960px;
	margin: 0px auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#owner img {
               float: right;
               border: none;
}
	
div#copyright {
	font-size: 9px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 960px;
	margin: 0px auto;
	padding-top: 10px;
	}
	div#copyright a:link {
	color: #666666;
	text-decoration: none;
	}
	div#copyright a:hover {
	text-decoration: underline;
	color: #004533;
	}
	.green {
	color: #004533;
	}
	
/* ----------------- MAIN NAVIGATION ----------------- */
div#nav {
	width: 212px;
	float: left;
	position: absolute;
	left: 761px;
	top: 26px;
	}
	ul#mainnav {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #D8BE0E;
	}
	ul#mainnav li {
	display: inline; 
	list-style: none;
	}
	ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	color: #333333;
	text-decoration: none;
	display: block;
	width: 207px;
	border-bottom: 1px solid #D8BE0E;
	padding: 5px 5px 5px 0px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-indent: 8px;
	}
	ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav a.current:visited {
	background: #FFEF82;
	color: #126B55;
	font-weight: bold;
	}
	


/* ---------------------------- UTILITY NAVIGATION ----------------------------  */
div#utility {
	width: 960px;
	margin: 0px auto;
	clear: both;
	}
	ul#utilitynav {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	ul#utilitynav li {
	display: inline;
	float: left;
	margin: 0px auto;
	padding: 0px;
	}
	ul#utilitynav li a:link, ul#utilitynav li a:visited, ul#utilitynav li a:active {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	display: block;
	width: auto;
	padding: 2px 5px;
	margin: 0px;
	color: #666666;
	border-left: 1px solid #CCCCCC;
	}
	ul#utilitynav li a:hover, ul#utilitynav li a.current:visited {
	text-decoration: underline;
	color: #004533;
	}
	
/* ---------------------------- CUSTOM CLASSES ----------------------------  */
img.right {
	padding: 5px;
	clear: right;
	float: right;
	margin-left: 30px;
	border: 1px solid #ccc;
	margin-top: 5px;
}
img.right2 {
	padding: 3px;
	clear: right;
	float: right;
	margin-left: 15px;
	border: 1px solid #ccc;
	margin-top: 5px;
}

img.left {
	padding: 5px;
	clear: left;
	float: left;
	margin-right: 15px;
	border: 1px solid #ccc;
}
div.column {
	float: left;
	width: 310px;
	margin-right: 30px;
}
div.contact {
	float: left;
	width: 220px;
	margin-bottom: 15px;
	margin-right: 10px;
}
div.list {
	float: left;
	width: 160px;
	margin-right: 10px;
}

p.clear {
	clear: both;
}
table.associations {
	width: 500px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
table.associations  img, table.associations img a {
	border-style: none;
}


table.associations2 td {
	padding: 4px;
}
table.associations2  img, table.associations2 img a {
	border-style: none;
}
