﻿body
{
    background: url('images/hie_back.png') repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .9em;
}
/*added 9-15-10*/
p
{
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align:left;
}


img
{
    border: 0;
}

h1
{
    color: #0d9547;
    font-size: 1.5em;
    font-weight: normal;
    font-family: "Myriad Pro" , Sans-Serif;
}
h2
{
    color: #0d9547;
    font-size: 1.5em;
    font-weight: normal;
    font-family: "Myriad Pro" , Sans-Serif;
}
a:hover
{
    color: #0d9547;
}
ul
{
    list-style-type: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
    display: inline;
}
li
{
    display: list-item;
    margin-right: 9px;
    text-decoration: none;
    font-size: .8em;
    text-transform:uppercase;
    line-height: 2.545em;
    background: url(images/link-bg.gif) no-repeat 0 12px;
    padding-left: 10px;
}
/*  layout  */

#container
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

#header
{
    height: 145px;
}



#topnav
{
    background: url('images/link_bg.png') repeat-x;
    height: 48px;
    text-align: center;
    
    color: White;
}
#BannerDiv
{
   margin-bottom:0px;
}
#reserve
{
    background: url('images/reserve_bg.png') repeat-x;
    height: 65px;
    
}
/*#reserver
{
    background: url('images/reserve_right.png') repeat-x;
    height: 65px;
    width: 32px;
    float: right;
}

#reservel
{
    background: url('images/reserve_left.png') repeat-x;
    height: 65px;
    width: 34px;
    float: left;
}*/
#content
{
}

#intro
{
    padding: 5px, 15px, 5px, 15px;
    width: 700px;
    margin-left: auto;
    margin-right: auto;
}

#col1
{
    float: left;
    width: 300px;
}
#col2
{
    float: left;
    width: 300px;
}
#col3
{
    float: left;
    width: 275px;
}
#col4
{
	float: left;
	width: 960px;
}
#footer
{
    text-align: center;
    
}

#footer .menu
{
	font-size:12px;
}

#footer a:hover
{
	color: #0d9547
}

#btmnav
{
    margin-right: 9px;
}
#social
{
    margin-left: auto;
    margin-right: auto;
    width: 105px;
}


/* extra styling */
.banner
{
	font-size: 2.083em;
    text-transform: uppercase;
    font-weight: normal;
    color: #01549e;
    font-family: "Myriad Pro" , Sans-Serif;
}
	
.spacer
{
    height: 20px;
    clear: both;
}

.spacer2
{
    height: 20px;
    clear: both;
}

.hline
{
    background: url('images/h_line.png');
    height: 15px;
    width: 686px;
    margin-left: auto;
    margin-right: auto;
}

.vline
{
    background: url('images/v_line.png');
    height: 215px;
    width: 8px;
    float: left;
    margin: 50px 15px 0 15px;
}

.vlinelong
{
    background: url('images/v_line_long.jpg');
    height: 500px;
    width: 8px;
    float: left;
    margin: 50px 15px 0 15px;
}

.vlinemed
{
    background: url('images/v_line_med.jpg');
    height: 360px;
    width: 8px;
    float: left;
    margin: 50px 15px 0 15px;
}

a.toplinks
{
    color: White;
    text-decoration: none;
    font-family: "Arial" , "Verdana" , sans-serif;
    font-size: 14px;
}
a.btmlinks
{
    color: #01549e;
    text-decoration: none;
    font-family: "Arial" , "Verdana" , sans-serif;
    font-size: .5em;
}
a
{
    color: #01549e;
    text-decoration: none;
    font-family: "Arial" , "Verdana" , sans-serif;
}
.hover:hover
{
    background: url('images/link_highlight.png') repeat-x;
}
.aspbutton
{
    text-align:center;
    font-size:12px;
}

.selectedpage
{
    background-color:#005DB4;
}

