body
{
font-size: 15px;
font-family: georgia, "times new roman", serif;
color: #000;
background-color: #FFFFCC;
background-image: url('img/bg.gif');
}

p
{
display: block;
}

a
{
color: #D97900;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
background-color: #D97900;
color: #FFFAF3;
}

h1,h2,h3,h4,h5,h6,th
{
font-family: georgia, "times new roman", serif;
font-weight: normal;
}

blockquote {
background: url(img/quote.gif) no-repeat;
display: block;
font-weight: normal;
padding-left: 28px;
text-indent: 15px;
}

blockquote span {
font-style:italic;
font-weight: bold;
}

#outer
{
width: 760px;
padding: 10px;
background-color: #FFFFFF;
margin: 0px auto 0px auto;
border: #FFFFCC 2px solid;
min-height: 1300px;
}

#main
{
padding: 0px;
}

#header
{
padding: 10px 10px 0px 10px;
background-color: #007268;
background-image: url('img/header.gif');
background-repeat: no-repeat;
height: 70px;
}

#header p
{
position: absolute;
margin-left: 535px;
margin-top: 0px;
width: 190px;
font-family: georgia, "times new roman", serif;
font-size: 12px;
text-align: center;
}

#header a:hover
{
border: 0px;
text-decoration: none;
}

#header img
{
border: 0px;
}

#header h1
{
position: absolute;
font-size: 26px;
color: #fff;
padding: 0px 0px 0px 20px;
}

#header h1 strong
{
color: #fff;
}
#header h1 span
{
color: #D97900;
}

#topnav
{
margin-left: 500px;
}

#navfix
{
float: left;
}

#copyright
{
font-size: 10px;
margin: 0px;
margin-top:5px;
text-align: center;
padding: 0px;
}

#copyright p
{
padding: 0px;
margin: 0px;
}

#navigation
{
font-family: georgia, "times new roman", serif;
font-size: 14px;
position: absolute;
float: none;
width: 175px;
background-color: #E4F7F5;
background-image: url('img/navbg.gif');
background-repeat:repeat-y;
border-bottom: #007268 1px solid;
border-top-style: none;
padding: 0px 10px 10px 10px;
display: block;
clear: left;
letter-spacing: 1px;
}

#navigation h2
{
color: #fff;
font-weight: bold;
font-size: 15px;
padding: 5px 10px 5px 10px;
margin-bottom: 0px;
background-color: #007268;
}

#navigation p
{
font-size: 12px;
padding-left: 7px;
padding: 5px;
padding-bottom: 2px;
margin: 0px;
}

#navigation span
{
font-size: 12px;
}

#navigation a
{
text-decoration: none;
color: #663300;
padding: 3px 10px 3px 5px;
display: block;
border-top: #000 1px solid;
}

#navigation ul, #navigation li
{
margin-left: 5px;
padding: 3px;
text-indent:none;
padding-left: 0px;
list-style-type: none;
}

#nav_header
{
text-align: center;
font-size:14px;
padding: 15px 3px 15px 3px;
font-weight: bold;
}

#nav_header a
{
display: inline;
padding: 0px;
text-decoration: underline;
}

#nav_header a:hover
{
color: #FFFAF3;
}

#nav_expand a
{
padding-left: 15px;
color: #fff;
background-color: #BA8D63;
font-size: 13px;

}

#content
{
margin-left:210px;
padding: 10px;
width: inherit;
}

#content p
{
margin: 7px;
text-indent: 15px;
}

#content h2
{
font-size: 22px;
color: #666666;
padding-bottom: 5px;
border-bottom: #000 3px solid;
}

#content h3
{
padding: 5px 5px 5px 30px;
font-size: 18px;
color: #000;
background-image: url('img/h3back.gif');
background-repeat: repeat-y;
}

#content h4
{
font-weight: bold;
font-size: 16px;
margin-top: 0px;
margin-bottom: 0px;
}

#content h5
{
font-style: italic;
font-size: 14px;
margin-bottom: 0px;
margin-top: 0px;
}

#content h6
{
font-size: 20px;
color: #006633;
font-weight: bold;
padding: 10px;
margin: 0px;
display: block;
border-top: #000 2px solid;

}

#subtitle
{
font-size:18px;
}

#content img
{
float:left;
position: relative;
margin:0px 20px 20px 0px; 
padding:1px; 
border:0px solid #d0d0d0;
 }
 
#content li, #content ul
{
list-style-position: outside;
}

#content ul
{
margin-top: 3px;
}
 
#img_right
{
float: right;
margin: 0px 0px 20px 20px; 
}

#imgbutton img
{
border: 0px;
display:block;
float: none;
margin: auto;
}

.contact_left
{
width: 150px;
background-color: #F2D596;
padding: 5px;
padding-right:10px;
color: #000000;
}

.contact_right
{
background-color: #fff;
padding: 5px;
padding-left:10px;
}