﻿<!-- 

html {
    scrollbar-face-color: white;
    scrollbar-shadow-color: #80ACFF;
    scrollbar-highlight-color: #80ACFF;
    scrollbar-3dlight-color: white;
    scrollbar-darkshadow-color: white;
    scrollbar-track-color: white;  
    scrollbar-arrow-color: #80ACFF;
}                                  

body {
    margin: 0;
    background-color: #185098;
    background-image: url('../images/bg2.jpg'); 
    background-repeat: repeat-x;
    font-size: x-small;
    font-family: arial;
}


/*a:link, a:visited { color: #185098; }*/
a { text-decoration: none; }
a:link, a:visited { color: #006699; }
a:hover, a:active { color: #1B4A59; }

.overall {
    margin: auto;
    width: 775px; 
}

.outergrid { 
    margin: auto;
    width: 774px; 
 }

.header-top {
    background-color: white;
    background-image: url('../images/header-top.jpg');
    background-repeat: no-repeat;
    height: 39px
}

.header-top-left {
    float: left;
    margin-left: 13px;
}

.header-top-right {
    float: right;
    margin-right: 13px;
}

.header-mid {
    background-color: white;
    background-image: url('../images/bg.jpg');
    background-repeat: no-repeat;
    height: 295px; /* bg image height */
	vertical-align: top;
}

.header-top-spacer {
    height: 5px;
}


/* navigationals */
.navigationals 
{
     height:30px;
     float:right;
     width:600px;
     margin:0;
     margin-top:20px;
     text-align:right;
}

/* locations */
.navlocation
{
     padding:0;
     margin:0;
     margin-right:20px;
}

.navlocation ul
{
     padding-top:0;
     margin:0;
     padding:0;
}

#nav_location li
{
     list-style:none;
     display:inline;
}

.innergrid { 
    margin: auto;
    width: 774px; 
 }

.middle {
    background-color: white;
}

.middle .grid {
    width: 746px; 
    margin: 0 14px 0 14px; 
}

/* blue lines that are part of the design */
.middle .grid .loblue { border-bottom: 2px solid #185098; }
.middle .grid .hiblue { border-bottom: 1px solid #185098; }

.middle-loc {
    /* margin-top: 1em;
    border: 1px solid black; */
}

/* should equal widths of cols 3-7 of .midgrid */
.middle-loc .content {
    width: 600px;
}

tr.r00 td.c00 {
	padding-top:5px;

}

tr.r00 td.c01 {
    padding-right: 1em;
}

tr.r00 td.c02 {
    padding-right: 10em;
}

.lochome {
    margin: 0 0 0 0;
}

td.leftbar { 
	padding-top:5px;
	width:150px; 
	vertical-align: top;
}

/* the photo of the location in the left bar of any location page */
.locphoto img {
    margin-top: 1em;
    border: 1px solid black;
}


td.content
{
	vertical-align:top;
	padding-top:5px;
}

.framedimg {
    border: 1px solid #B0CCE0;
    padding: 5px;
}

p.notopspace {
    margin-top: 0;
    padding-top: 0;
}

p.page_header2
{
	font-size: 10pt;
	font-weight: bold;
    font-family: arial;
}	

p.page_header
{
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
	font-family: Arial Black;
}	

.small_header
{
	font-size: small;
	color: #000066;
	font-family: Arial Black;
}	

.small_header2
{
	font-size: x-small;
	color: #000000;
	font-family: Arial Black;
}	

.small_header3
{
	font-size: x-small;
	color: #000066;
	font-family: Arial Black;
}	

.small_header4
{
	font-size: 10pt;
	color: #990000;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
}	

.small_text
{
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
}	

.onterie_text
{
	margin: 0px 0px 0px 0px; 	
}	

ul.list_bullet_square_sd_black	{list-style-type: square; font-family: Arial,sanserif; font-style: normal; font-weight: normal; font-size: 8pt; color: black; }

/* fonts */

.copyright {
    font-size: xx-small;
}

.framedimg2 {
    border: 1px solid #B0CCE0;
    padding: 0px;
}

.framedimg1 {
    border: none;
    padding: 0px;
}

-->
