body {
	background: #FBF4D7 url(images/header.jpg) no-repeat top left;
	margin: 3px 0px 0px 0px; /* Always set margins to 0. Some browsers automatically apply them. */
	padding: 0px; /* Always apply padding if you apply margins */
	
}

p, h2, h3, h4, h5, a, ul, li, lo, td, dl, dt, dd {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

p {
	font-size: 12px;
	clear: left;
}
h1 {
	background-image:url(images/h1-bg-image.gif);
	background-position:top right;
	background-repeat:no-repeat;
	margin:0px 0px 20px;
	padding-top:40px;
	padding-left:25px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color: #000;
	clear: both;
}
h2 {
	color:#000000;
	font-size:15px;
	font-weight:bold;
	clear:both;
	padding:10px 0px 10px 0px;
	margin:0px;
}

a:link, a:visited {
	text-decoration: underline;
	color: #000080;
}

a:hover, a:active {
	text-decoration: underline;
	color: #000;
}

dt {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-top: 15px;
}

dd {
	font-size: 12px;
	color: #666;
}

.ddtable {
	width: 590px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.ddtable td {
	vertical-align: top;
}
 
/* ---------------------------------------------- PAGE LAYOUT ELEMENTS ---------------------------------------------- */

div, table, td, th  {	
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
	border: 0px;
}


/* ---------------------------------------------- HEADER ---------------------------------------------- */

div#header {
	width: 770px;
	height: 65px;
	margin: 0px;
	padding: 0px;
}

div#header p {
	height: 20px;
	color: #215E21;
	text-align: right;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

div#addy {
	height:65px;
	width:250px;
	float:left;
	padding-left:370px;
}

div#addy address {
	color: #215E21;
	font-weight:bold;
	font-style:normal;
	padding-top:5px;
}

div#audio {
	height:65px;
	width:150px;
	float:right;
}
div#audio p {
	color: #215E21;
	height:20px;
}


/* ---------------------------------------------- CONTAINER ---------------------------------------------- */

table#container {
	width: 100%;
	text-align: left;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
}

table#container td {
	vertical-align: top;
}

/* -------------------|| SIDEBAR ||--------------------- */

table#container td#sidebar {
	width: 182px;
	background: #021F02 url(images/sidebar.jpg) no-repeat top left;
	border-right: 1px #000 solid;
	padding: 10px 0px 0px 0px;
}

table#container td#sidebar object {
	margin: 0px 0px 0px 10px;
}


div#infobox {
	width: 145px;
	padding: 20px;
	margin: 5px 0px 0px 0px;
}

div#infobox p {
	color: #fff;
	font-size: 10px;
}

div#infobox a:link, div#infobox a:visited {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

div#infobox a:hover, div#infobox a:active {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}



/* ------------|| MAIN NAVIGATION ||----------- */

div#navcontainer {
	width: 140px;
	margin: 0px auto 17px auto;
	text-align: left;
}


ul#mainnav {
	width: 140px;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 17px 0px;
	text-align: right;
}

ul#mainnav li {
	display: inline; 
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	width: 140px;
	margin: 3px 0px 0px 0px;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: right;
	border-bottom: 1px solid #000;
}

ul#mainnav li a:hover, ul#mainnav li a.current:link, ul#mainnav a.current:visited {
	font-weight: bold;
	color: #683030;
}

/* -------------------|| CONTENT ||--------------------- */

table#container td#content {
	width: 100%;
	background: #fff;
}

div#contentcopy {
	width: 600px;
	font-size: 12px;
	padding: 20px;
	margin-bottom: 70px;
}

div.contentinner {
	background-image:url(images/content-inner-bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	width: 580px;
	color: #000000;
	clear: both;
	padding: 0px 10px 10px 10px;
	margin-bottom: 10px;
	margin-top:0px;
	float:none;
}

div.columninner {
	float:left;
	padding-left:20px;
	width:170px;
}
div.columninner strong {
	text-decoration:underline;
}

div#map {
	width:550px;
	border:1px solid #000;
	margin-left:auto;
	margin-right:auto;
}
.ulleft {
	width: 200px;
	font-size: 11px;
	color: #000;
	margin: 0px 0px 10px 7px;
	padding: 10px 10px 0px 20px;
	float: left;
}

.ulleft li {
	list-style-type: box;
}

/* -------------------|| CALL TO ACTIONS ||--------------------- */

div#contentcopy .ctaheadline {
	font-size: 16px;
	font-weight: bold;
	color: #683030;
}

div#contentcopy .cta1 {
	clear: both;
	text-align: center;
	margin-bottom: 10px;
}

div#contentcopy .cta2 {
	width: 580px;
	color: #021F02;
	background: #D4CEB6;
	border: 1px #333 solid;
	clear: both;
	padding: 10px;
	margin-bottom: 10px;
}

div#contentcopy .cta3 {
	width: 190px;
	height: 210px;
	background: #EEF4C4;
	border-bottom: 1px #333 solid;
	border-top: 1px #333 solid;
	clear: none;
	padding: 5px;
	margin-bottom: 10px;
	float: left;
}

div#contentcopy .cta4 {
	width: 190px;
	height: 210px;
	background: #fff;
	border-bottom: 1px #333 solid;
	border-top: 1px #333 solid;
	clear: none;
	padding: 5px;
	margin-bottom: 10px;
	float: left;
}

div#contentcopy .cta5 {
	width: 190px;
	height: 210px;
	background: #C4DEF4;
	border-bottom: 1px #333 solid;
	border-top: 1px #333 solid;
	clear: none;
	padding: 5px;
	margin-bottom: 10px;
	float: left;
}
/* ---------------------------------------------- FOOTER ------------------------------------------------ */
div#footer {
	width: 770px;
	height: 37px;
	margin: 0px;
	position: relative;
}

div#footerinfo {
	width: 200px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #215E21;
	position: absolute;
	top: 10px;
	left: 10px;
}

div#footercontent {
	width: 765px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: middle;
	font-size: 10px;
	color: #000;
	padding: 0px 0px 0px 0px;
	margin: 10px auto;
}

div#footer a:link, div#footer a:visited {
	text-decoration: none;
	color: #021F02;
	text-align: right;
}

div#footer a:hover, div#footer a:active{
	text-decoration: underline;
	color: #000;
	text-align: right;
}

/* ---------------------------------------------- COPYRIGHT ------------------------------------------------ */

div#copyright {
	width: 770px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 9px;
	color: #000;
}

div#copyright a:link, div#copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 9px;
	color: #021F02;
	text-decoration: none;
}

div#copyright a:hover, div#copyright a:active {
	text-decoration: underline;
}

/* ---------------------------------------------- IMAGE ELEMENTS ---------------------------------------------- */

img.left {
	float: left;
}
img.right {
	float: right;
	margin: 0px 10px 10px 15px;
	padding: 0px;
}
.clear {
	clear: both;
}
p.justify {
	text-align:justify;
}

/* ----------------- CUSTOM CLASSES ----------------- */
div#video {
	clear: both;
	height: 328px;
	width: 433px;
	margin: 15px auto;
}
