/* ----------------- RESET ----------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
body { line-height: 1.6; background: #fff; margin: 0; }
table { border-collapse: collapse; border-spacing: 0; }
blockquote, q { quotes: "" ""; }
a img { border: none; }
input,textarea { margin: 0; }

/* Removes Firefox imposed outline */
a { outline: none; }
/* ----------------- END RESET ----------------- */

/* Default fonts and colors. */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea, address { font-family: Helvetica, Arial, sans-serif; }

body {
	font-size: 13px;
	background-image:url(images/bgbody.jpg);
	background-repeat:repeat-x;
	background-color:#2E1010;
}





/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: bold; margin: 0 10px 1.5em 10px; }

h1 {
	font-size: 2em;
	margin-bottom: 0.75em;
	margin-top: 0.75em;
	border-bottom: 1px dotted #ccc;
	color: #753334;
	line-height:28px;
	margin-left: 25px;
	margin-right: 25px;
	left: 278px;
	top: 339px;
	font-weight:600;
}
h2 {
	font-size: 1.4em;
	line-height: 1;
	margin-bottom: 0.5em;
	margin-left: 25px;
	margin-right: 25px;
	font-weight:200;
	border-bottom: 2px solid #eee;
	color: #345E84;
}
h3 {
	font-size: 1.3em;
	line-height: 1;
	margin-bottom: 1em;
	margin-left: 20px;
	margin-right: 20px;
	color:#FFFFFF;
}
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 {
	font-size: 1em;
	margin-bottom: 1em;
	color:#600407;
	border-bottom: 1px dotted #ccc;
}
h6 { font-size: 1em; }


/* Text elements
-------------------------------------------------------------- */

p, address { margin: 0 20px 1.5em 20px; }

ul, ol { margin: 0 40px 1.5em 80px; }
ul { list-style-type: circle; }
ol { list-style-type: decimal; }

dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dl dd { margin-left: 1.5em; }

abbr, acronym { border-bottom: 1px dotted #000; }
address {
	margin-top: 1.5em;
	font-style:normal;
	color:#FFFFFF;
}
del { color: #000; }



blockquote { margin: 1.5em; }
strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
pre, code { margin: 1.5em 0; white-space: pre; }
pre, code, tt { font: 1em monospace; line-height: 1.5; } 
tt { display: block; margin: 1.5em 0; line-height: 1.5; }


/* Tables
-------------------------------------------------------------- */

table { margin-bottom: 1.4em; }
th { border-bottom: 2px solid #ddd; font-weight: bold; }
td { border-bottom: 1px solid #ddd; }
th,td { padding: 4px 10px 4px 0; }
tfoot { font-style: italic; }
caption { background: #ffc; }


/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

/* Creates DIV container for header. Setting the left and right margins to auto will center DIV. */
div#header {
	position: relative;
	width: 960px;
	height: 363px;
	position: relative;
}
/* Styles the div that serves as the container for the content and navigation.*/
div#container {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	background-image:url(images/bgcontainer.gif);
}
div#rightcol2 {
	position: absolute;
	width: 114px;
	margin: 0px;
	padding: 0px;
	left: 798px;
	top: 315px;
	height: 42px;
}

div#rightcol {
	position: absolute;
	right: 30px;
	width: 279px;
	margin: 0px;
	padding: 0px;
	top: 154px;
	left: 10px;
	height: 320px;
	text-align:left;
	font-size:.9em;
	line-height:1.4em;
	
}
div#rightcol a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;

}

div#rightcol h3 a:link, a:visited, a:hover, a:active {
	color: #080109;
	font-size: .9em;

}


div#content {
	margin: 0px 10px 0px 290px;
	padding: 0px 0px 0px 0px;
	width:660px;
}


div#content p{
	margin: 0 25px 1.5em 25px;
}

div#content a {
	font-size: 12px;
	color: #003399;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
div#content a:hover {
	color:#666666;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}





.colrt #content {
	margin: 0px 10px 0px 290px;
	padding: 0px 0px 0px 0px;
	width:660px;
	}
	
.colrt #rightcol2 {
	position: absolute;
	width: 114px;
	margin: 0px;
	padding: 0px;
	left: 154px;
	top: 325px;
	height: 42px;
}

.colrt #rightcol {
	position: absolute;
	right: 30px;
	width: 279px;
	margin: 0px;
	padding: 0px;
	top: 380px;
	left: 10px;
	height: 359px;
	text-align:left;
	font-size:.9em;
	line-height:1.4em;
	
}
.colrt #rightcol a:link, a:visited, a:hover, a:active {
	color: #3300FF;
	font-size: .9em;

}

.colrt #rightcol h3 a:link, a:visited, a:hover, a:active {
	color: #080109;
	font-size: .9em;

}
	

.colrt #content p{
	margin: 0 25px 1.5em 25px;
}

.colrt #content a {
	font-size: 12px;
	color: #003399;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
.colrt #content a:hover {
	color:#666666;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

div#leftcol {
	position: absolute;
	left: 31px;
	width: 627px;
	color: #564b47;
	margin: 0px;
	padding: 0px;
	top: 98px;
	height: 40px;
}

div#sidebar {
width:280px;
height:147px;}




/* ---------------------------- Footer Nav ----------------------------  */
div#utilnav{
width: 960px;
margin: 0px auto 30px;
position:relative;

}

ul#footernav {
	text-align:left;}
	
ul#footernav {
	position:absolute;
	left:145px;
	list-style:none;
	width:560px;
	top: 2px;
}

ul#footernav li {
	font-weight: bold;
	padding:0px 7px;
	float:left;
	border-right: 1px dotted #ccc;
	
}
ul#footernav a{ color:#fff; font-size:11px; }

 ul#footernav li a:link, li a:visted, li a:active {
 color:#fff;
 font-size:11px;
}

 ul#footernav li a:hover { text-decoration:none;}

/* ---------------------------- Footer ----------------------------  */

#footer {
	clear: both;
	color: #fff;
	padding: 0px 0;
	
}
#copyright {
	padding: 44px 0 0;
	font-size: .8em;
}
#footerwrap {
	margin: 25px auto;
	width: 960px;
}
div#footerright {
	font-size: 10px;
	color: #fff;
	text-align: right;
	width: 940px;
}
div#footerright a{ color:#fff;}
div#footerright a:hover { color:#fff; font-size:10px;}

.footimage{background-image:url(images/bgfooter.jpg); width:960px; height:29px; background-repeat:no-repeat; margin: 0 auto;}

/* ---------------------------- Copyright ----------------------------  */
.copyright {
text-align:center;
width: 960px; margin-top:50px; color:#fff;}

.copyright img {
	margin-top:10px;
	text-align:center;
}
.copyright a:link, a:visited, a:hover, a:active p {
	font-size: 9px;
	color: #fff;
	text-align:center;
}

.borders {border:1px solid #eee;}


#content ul {
	margin-left: 65px;
}

#content em {
color:#933d95;
}

#content strong {
	color:#2E1010;
}

#content ol{
margin-left: 80px;
}

#content ul li{
list-style-type:disc;}


/* Some default classes
-------------------------------------------------------------- */

.small { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.quiet { color: #999; }

.hide { display: none; }
.highlight { background: #ffc; }

.top { margin-top: 0; padding-top: 0; }
.bottom { margin-bottom: 0; padding-bottom: 0; }


/* Creates DIV container for address/info. */
div#address {
	padding: 5px 10px;
	background: #000;
	border-top: 1px dashed #fff;
	clear: both;
}
div#address p {
	color: #fff;
}

/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
	margin: 0px 10px 20px 0px;
	padding: 3px;
	clear: both;
}
img.right {
	float: right;
	margin: 0px 0px 20px 10px;
	border: 1px solid #ccc;
	padding: 3px;
	clear: both;
}
img.rightnobdr {
	float: right;
	margin: 0px 0px 20px 10px;
	padding: 3px;
}
img.normal {
	margin: 3px;
	border: 1px solid #000;
}
object.left {
	float: left;
	margin: 0px 10px 5px 0px;
	border: 1px solid #000;
}
.clear {
	clear: both;
}
.border {
	border:1px solid #000;
}
.center {
	text-align:center;
}
/* ----------------- HORIZONTAL NAVIGATION CONTAINER ----------------- */
/* ----------------- HORIZONTAL NAVIGATION CONTAINER ----------------- */
div#horznav {
	width:100%;
	height:22px;
	padding:0;
}
ul#nav {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#nav li {
	float:left;
	margin:0 auto;
	padding:0;
	display:inline;
	line-height: 25px;
}
ul#nav li a {
	display:block;
	padding:7px 11px;
	color:#f5ce48;
	text-decoration:none;
	font-size:1.0em;
	border-right: 1px dotted #ccc;
	font-weight: bold;
}
ul#nav li a:hover, ul#nav li a#current:link, ul#nav li a#current:visited {
	color:#f5ce48;
	font-weight: bold;
	background: url(../images/bar.gif) no-repeat center bottom;
	background-color: #753334;
	border-right: none;
	border-right: 1px dotted #ccc;
}
/* ----------------- HORIZONTAL NAVIGATION CONTAINER ----------------- */
/* ----------------- HORIZONTAL NAVIGATION CONTAINER ----------------- */






/* ----------------- VERTICAL NAVIGATION CONTAINER ----------------- */
/* ----------------- VERTICAL NAVIGATION CONTAINER ----------------- */

/* 

ul#nav {
	float: left;
	width: 100%;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	list-style-type: none;

	}

ul#nav li {
	
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
}


ul#nav li a {
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	display: block;
	height: 24px;
	text-indent: 20px;
	padding-top: 7px;
	margin: 0px;
	font-weight:bold;
	color: #063768;
	background-image:url(images/navoff.gif);
	border-bottom: 1px dotted #195b88;
}


ul#nav li a:hover, ul#nav li a#current {
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(images/navon.gif);
	background-color:#063768;
}


*/

/* ----------------- VERTICAL NAVIGATION CONTAINER ----------------- */
/* ----------------- VERTICAL NAVIGATION CONTAINER ----------------- */



/* ---------------------------- Standout ----------------------------  */

.standout {
	background-color: #a2c572;
	border: 1px solid #91b362;
	margin: 0px 10px 0px 10px;
	float:right;
	width: 225px;
}
.standout p {
	color:#fff;
}
div#map {
	text-align:center;
}
div#map2 {
	text-align:center;
}
/* ---------------------------- page layout ----------------------------  */


div#audio3 {
	position:absolute;
	top: 106px;
	left:707px;
	width:215px;
	border:1px solid #ccc;
	height: 20px;
	background-color: #f6f6f6;
}
.audiotext {
	float:left;
	padding-top:3px;
	padding-left:5px;
	text-align:left;
	font-size:10px;
}
/* ---------------------------- columns ----------------------------  */

.col-border {
border-right: 1px dotted #ccc;}

.col33 {
	margin:5px;
	float:left;
	width:30%;
}
.col50 {
	margin:0px;
	float:left;
	width:45%;
}
.last {
	margin-right:0px;
	float:right;
}

.margin-lft-3 {margin-left:3px;}
