/* ------ START: Global resets ------ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 1em;
	background: transparent;
}


body {
	line-height: 1.4;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

body {
   font-family: Verdana, Arial, sans-serif;
   behavior: url("/includes/csshover.htc");
   background: #515151 url(../images/body_repeater.png) top left repeat-x;
}



img { behavior: url("/includes/pngbehavior.htc"); border: 0; }


table {
	border-collapse: separate;
	border-spacing: 0;
	
}

/* ------ END: Global resets ------ */

a, a:visited {
    color: #660000;   
}

a:hover {
    color: #333;
}

a:link.tbl_list {
    color: #094074;
}

a:visited.tbl_list{
    color: #094074;
}

a.email {
   text-decoration: none;

}

.alert_box {
   
   background-color:#00FFFF;
   font-style:italic;
       padding: 5px 10px;
    padding-bottom: 1px;
    margin-bottom: 10px;
}

.alert_box a:link{
    color: #333399;
}
.alert_box a:visited{
    color: #333399;
}


.cleaner {
    clear: both;
}

.background {
    z-index:1;
    _background: #ffffff;
    filter:alpha(opacity=60);
   /* opacity: .60; */
    zoom: 1;
}


.breadcrumb {
    text-align:center;
    text-decoration: none;
    margin-top: 5px;
    margin-bottom: 0px;
}

.border {
border-color:#000;
border: 1px solid;
}

.readcrumb a {
    margin-top: 5px;
    margin-bottom: 0px;
    align: center;
}

#content {
    min-height: 300px;
    padding: 5px 20px;
    background: #ffffff url(../images/logo_bg2.gif) bottom right no-repeat;

    margin-bottom: 10px;
}

* * body #content {
    height: 300px;
}

.content_list {
    list-style-type: none;
    margin: 0 0 10px;
    padding: 0;
}

.emphasis {
    font-weight: 700;
}

.fine_print {
    font-style: italic;
}

.feature_box_large {
    float: left;
    width: 450px;
    margin: 10px 5px;
}

.floating_image_left {
    float: left;
    margin-right: 10px;
    border: 1px solid #000;
}

.floating_image_right {
    float: right;
    margin-left: 10px;
}

.floating_image_left img,
.floating_image_right img {
    border: 1px solid #000;
}

.floating_image_center{
    float:top;
    margin-right:5px;
    margin-left:5px;
}

#footer {
    text-align: center;
    font-size: 0.8em;
    color: #333;
    padding-top: 10px;
    border-top: 1px solid #666;
    clear: both;
    margin: 0 auto;
    width: 960px;
}

#footer a, #footer a:visited, #footer a:active {
    text-decoration: none;
    color: #333;
}

#footer a:hover {
    text-decoration: underline;
}

.gallery {
    text-align: center;
}

.gallery img {
    border: 1px solid;
    border-color: #000;
}

.google_map {
    float: right;
    margin-left: 5px;
    border: 1px solid #333;
}

#banner {
    width: 960px;
    height: 200px;
    margin: 0 auto;
    border-bottom:2px solid #333;
    border-top: 1px solid #333;
}

#banner img {
    float: right;
}

.center {
    text-align: center;
}

.event_text {
    letter-spacing: 2px;
    text-align:center;
}

.event_text_small {
    font-size:80%;
    letter-spacing: 2px;
    text-align:center;
}

h1 {
    text-indent: -3000px;
}

h1 a, h1 a:visited, h1 a:active {
   text-decoration: none;
   color: #000;
   display: block;
   width: 100%;
}

h2 {
    font-size: 1.8em;
    margin: 20px 0 5px 0;
    text-transform: uppercase;
    font-weight: 100;
    color: #333;
    letter-spacing: 0.2em;
}

h3 {
    font-size: 1.4em;
    margin-bottom: 5px;
    color: #660000;
}

h4 {
    font-size: 1.3em;
    margin-bottom: 3px;
}

h5 {
    font-size: 1.1em;
}

hr {
    clear: both;
	width: 90%;
	height: 2px;
	margin: 1em auto;
	border: none;
	color: #660000;
	background: #660000;
}

.icon {
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:20px;
}

.info_box {
    padding: 5px 10px;
    padding-bottom: 1px;
    margin-bottom: 10px;
    background-color:#77AADD;
}

.info_box_lite {
    padding: 5px 10px;
    padding-bottom: 1px;
    margin-bottom: 10px;
    background-color:#CCCCCC;
    	filter:alpha(opacity=80);
    opacity: .80;
    zoom: 1;
}

.interior_nav {
    list-style-type: none;
    margin: 5px 0;
    padding: 0;
    text-align: center;
}

.interior_nav li {
    display: inline;
    padding: 0;
    margin: 0 3px;
}

.menu_feature {
    font-weight: 600;
    font-size: 1.20em;
}




p {
   margin-bottom: 10px;
}

.pdf-file {
background-image:url(../images/pdf.gif);
}

.pointer {
    cursor: pointer;
}

.staff {
    width: 450px;
    margin: 10px 0;
    float: left;
    
}

.staff_box{
    width: 450px;
    margin: 10px 0;
    float: left;
    
}


.staff_image {
    float: left;
    width: 110px;
}

.staff_text {
    float: left;
    width: 340px;
}

.tbl_list {
	width: 100%;
	position: relative;
	text-align: left;
	clear: both;
  
}

.tbl_list .input_add {
	background: #AAAAAA;
}

.tbl_list .tbl_list_med {
	width: 125px;
	text-align: left;
	position: relative;
	z-index: 0;
}

.tbl_list td {
	border: 1px solid #000000;
	background: #efefef;
	padding: 2px 5px;
	font-size:0.9em;
	position: relative;
	z-index: 0;
}

.tbl_list td.input_box {
	text-align: left;
}

.tbl_list td a,
.tbl_list td a:visited {
	color: #094074;
	text-decoration: none;
	position: relative;
	z-index: 0;
	font-style: italic;
}

.tbl_list td a:hover {
	color:#333;
	position: relative;
	z-index: 0;
	text-decoration: underline;
}
.tbl_list th {
	border: 1px solid #000000;
	background-color: #094074;
	padding: 2px 5px;
	color: #fff;
	text-align: center;
}

.tbl_list .tbl_list_title {
	text-align: left;
	width: auto;
	z-index: 0;
}

.tbl_list .tbl_list_title input {
	text-align: left;
}

.tbl_list select {
	width: 99%;
	border: 1px solid #78A6C8;
	font-size: 10px;
	border: 1px solid #0E0E0E;
}

.tbl_list_sm {
	width: 16px;
}

.tbl_list input {
	border: 1px solid #0E0E0E;
	background-color:#fff;
}

.tbl_list_full input {
	width: 100%;
}

.tbl_separator {
	margin: 6em auto 3em auto;
}

.tbl_small {
    width: 350px;
    margin: 5px auto;
    border: 1px solid #333;
    border-collapse: separate;
}

.tbl_small td {
    border: 0;
}

* * body .tbl_separator { margin: 0em auto 1em auto; }

#top_nav {
    width: 960px;
    color: #fff;
    margin: 0 auto;
    border-bottom:2px solid #000;
    height: 15px;


}

#top_nav ul {
background-color: #871212;
text-align: center;
padding: 0px 0;
width: 960px;
font-size: .85em;
font-weight:bold;
margin: 0 0;
position: relative;
z-index: 500;
height: 19px;
         border-bottom:2px solid #000;
     text-transform: uppercase;
}

#top_nav ul li
{
display: inline;
padding: 0px 0;
position: relative;
}

#top_nav ul li a
{
padding: 0px 9px;
color: #fff;
text-decoration: none;
border-right: 1px solid #fff;
height: 9px;
}

#top_nav ul li a.last {
    border-right: 0;
}

#top_nav ul li a:hover
{
background-color: #7C7886;
color: #fff;
height: 10px;
}

#top_nav #active { 
    border-left: 1px solid #fff; 
}

#top_nav li ul {
  text-align: left;
	background-color: #000;
	clear: both;
	display: none;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 16px;
	width:202px;
	z-index: 100;
	filter: alpha(opacity=90);
    opacity: .90;
}

#top_nav li ul a {
	background-image: none;
	border-left: 6px solid #000;
	border-right: 6px solid #000;
	color: #fff;
	display: block;
	margin: 0;
	padding: 5px 5px 10px 10px;
	text-decoration: none;
	width: 187px;
	background-color: #000;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
	border-left:1px solid #FFF;
}

#top_nav li ul a:hover {
	width: 177px;
	border-left: 6px solid #9F1313;
	border-right: 6px solid #9F1313;
	color: #fff;
}


#top_nav li.top {
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#top_nav li:hover ul,#top_nav li.over ul {
	display: block;
}


.underline {
    text-decoration: underline;
}
#wrapper {
    width: 960px;
    margin: 5px auto;
    border: 1px solid #666;
    background: #fff;
}
