/* ----------------- REDEFINES THE TAG SELECTORS ----------------- */
html, body { 
  padding:0px;
  margin:0px;
  height: 100%;
}

body {

	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000;
	padding:0px;
	margin:0px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	background-image: url(images/site_bg.jpg);
	background-repeat: repeat-x;
}

div#content a:link {
color: #333333;
font-size: .85em;
}

div#content a:visited {
color: #333333;
font-size: .85em;
}

div#content a:hover {
color: #333333;
font-size: .85em;
}


h1 {
	text-align: left;
	color: #025C98;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	padding: 0px;
}


h2 {
	font-size:1.1em;
	color: #333333;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

h3 {
	font-size: 0.95em;
	color: #333333;
	padding: 5px 0px 0px;
	margin: 0px 30px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D5D1;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4 {
	font-size: 0.95em;
	color: #333333;
	padding: 5px 0px 0px;
	margin: 0px 30px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

strong {
	color: #333333;
	font-size: .95em;
}

/* This sets a default font for all of our  selectors. We set the text align back to left so it won't center (based on the body  to compensate for IE.) */


address {
	font-style: normal;
	margin: 0px;
	padding: 6px;
	line-height: 1.6em;
	color: #333333;
	text-align: left;
	font-size: 0.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

div#contentbox {
	background-color: #ECECEC;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D9D9D9;
	margin-bottom: 10px;
	margin-top: 0px;
	background-image: url(images/hours_bg.jpg);
	width: 700px;
}
div#contentbox p {
	color: #333333;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 6px;
	font-size: 0.8em;
	font-weight: normal;
}

div#contentbox a:link {
	font-size: .95em;
	font-weight: bold;
}


/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

/* Styles the div that serves as the container for the content and navigation.*/
div#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -141px;
	position:relative;
	width: 960px;
	background-color: #FFFFFF;
	background-image: url(images/container_g.gif);
	background-repeat: repeat-y;
}

div#cta {
	height: 61px;
	width: 409px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 26px;
	margin-right: 0px;
	padding: 0px 0px 10px;
	float: left;
}

div#flash {
	height: 48px;
	width: 400px;
	position: absolute;
	left: 284px;
	top: 120px;
}

div#content {
	margin: 0px;
	padding: 0px 0px 5px;
	width:960px;
	position: relative;
} 
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


	#content p, h2{
	margin: 0px;
	line-height:1.6em;
	color: #333333;
	text-align: justify;
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 6px;
	padding-left: 30px;
	font-size: 0.85em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}


/* Creates DIV container for header. Setting the left and right margins to auto will center DIV. */
div#header {
	position: relative;
	width: 960px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;

}
div#sidebarleft {
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}

/* Creates DIV container for body. Setting the left and right margins to auto will center DIV. */
div#body {
	padding: 0px;
	margin: 0px;
	width: 760px;
	float: left;
}

/* ----------------- MAIN NAVIGATION ----------------- */
	
#menu {
	width: 200px;
	margin: 0px;
	border-style: solid solid none solid;
	border-color: #D8D5D1;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu li a {
	height: 32px;
	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #015D99;
	display: block;
	list-style: none;
	background:  url(images/menu.gif);
	padding: 8px 0 0 30px;
	font-size: 0.82em;
	font-weight: bold;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#menu li a:hover {
	color: #333333;
	background: url(images/menu.gif) 0 -32px;
	padding: 8px 0 0 32px;
	}
	
	#menu li a.current:link {
	color: #333333;
	background: url(images/menu.gif) 0 -32px;
	padding: 8px 0 0 32px;
	}
	
	#menu li a.current:visited {
	color: #333333;
	background: url(images/menu.gif) 0 -32px;
	padding: 8px 0 0 32px;
	}
	
div#body li {
	color: #03548B;
	font-size: 0.75em;
	line-height: 20px;
	list-style-image: url(images/bullet.gif);
	margin: 0px 0px 0px 55px;
	padding: 0px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}


/* ----------------- IMAGE ELEMENTS ----------------- */

img.left {
	float: left;
	margin: 0px 10px 5px 0px;
	border: 1px solid #EFE1D6;
	padding: 2px;
}
img.right {
	float: right;
	margin: 8px 0px 5px 15px;
	padding: 2px;
	border: 1px double #CCCCCC;
}

.border{
	margin: 8px 0px 5px 15px;
	padding: 2px;
	border: 1px double #CCCCCC;
}

div#audio {
	position: absolute;
	height: 24px;
	width: 167px;
	top: 176px;
	left: 761px;
}
div#audio a:link {
	color: #FFFFFF;
	font-size: 0.6em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

div#audio a:visited {
	color: #FFFFFF;
	font-size: 0.6em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.clear {
	clear: both;
}



/* DIV UTILITY NAV */

	div#utilnav {
	/*margin-left: 150px;*/
    text-align: center;
	color: #FFFFFF;
	width: 731px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	position: absolute;
	left: 215px;
	top: 33px;
	height: 12px;
}
	#utilnav a {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	line-height: normal;
	padding-top: 0px;
	padding-bottom: 0px;
			}
	#utilnav a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

div#addressbox {
	width: 190px;
	padding: 0px;
	margin-top: 15px;
	background-color: #EDEDE5;
	margin-bottom: 15px;
	border-top: 1px solid #D8D5D1;
	border-right: 1px solid #D8D5D1;
	border-bottom: 1px solid #D8D5D1;
	border-left: 10px solid #D8D5D1;
	margin-right: 0px;
	margin-left: 0px;
}

.copyright  {
	font-size: .85em;
	line-height: 14px;
	text-align: center;
	color: #FFFFFF;
	width: 460px;
	position: absolute;
	left: 357px;
	top: 70px;
}
div#ownersignin a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.7em;
	font-weight: normal;
}


div#footercontact {
	text-align: center;
	font-size: 10px;
	color: #333333;
	height: 141px;
	line-height: 35px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	width: 960px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
div#footer {
	height: 141px;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
}


div#push {

    min-height: 100%;
    height: 141px;
	
}

div#footercontact a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}

div#iframe {
	width: 665px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#map {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #FDF302;
	padding: 1px;
}
div#imagesright {
	float: right;
	width: 200px;
	margin: 0px;
	padding: 10px 35px 0px 15px;
}
div#ownersignin {
	float: right;
	width: 110px;
	position: absolute;
	left: 852px;
	top: 102px;
}

div#imagecenter {
	width: 450px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.imageborder {
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin: 0px;
}
div#officehours {
	background-color: #EDEDE5;
	width: 300px;
	margin-left: 30px;
	border: 1px solid #D8D5D1;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/hours_bg.jpg);
	background-repeat: repeat-x;
}
div#officehours p {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}

.fontsize{
font-size: 20px;
}