﻿a:link {color: #1f4d8a; text-decoration: none; }
a:active {color: #1f4d8a; text-decoration: none; }
a:visited {color: #1f4d8a; text-decoration: none; }
a:hover {color: #d86803; text-decoration: underline; }

body{
margin:0;
padding:0;
line-height: 1.5em;
background-image: url(bg.gif);
background-repeat: repeat;
}

#header
{
	font-weight: bold;
	font-size: 12pt;
	color: #d86803;
	font-family: times;
    margin-top:15px;
    margin-bottom:13px;
    margin-left: 5px;}
#maincontainer
{

	

	width: 910px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background: #ffffff;
}

#topsection{
background: #EAEAEA;
height: 0px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn
{
margin-left: 170px; /*Set left margin to LeftColumnWidth*/
height:100%;
}


#innercolumn
{
	margin-left: 15px; /*Set left margin to LeftColumnWidth*/
	margin-right: 5px;
	text-align: justify;
	line-height: 11.5pt;
	font-family: arial;
	font-size: 14.5px;
}

#mls
{
	margin-top: -14px;}
#contact
{
	margin-top: 868px;
	font-size: 17px;
	line-height: 10.5pt;
}
#menu
{	margin-top: -925px;
	text-transform: uppercase;
	font-size: 21.5px;
	font-weight: bold;
	line-height: 18pt;
}
#rightcolumn
{
	float:right;

	}
#leftcolumn
{
    height:1220px;
    min-height:1220px;
    height:auto;
    font-family: times;
    font-size: 12.5px;
    color: #FFF;
    float: left;
    text-align: center;
    width: 184px; /*Width of left column*/
    margin-left: -920px; /*Set left margin to -(MainContainerWidth)*/
    background:url('sidebar4.jpg');
    border-right:solid 4px #1f4d8a;
    background-repeat: no-repeat;
    background-color: #072d5e;
}

/*************** TOP MENU ***************/
#topmenu
{
	text-align: center;
	font-family: Arial;
	float:left;
	text-transform: uppercase;
	background-color:#295795;
	width:100%;
}
#topmenu .static-menu {  	}
#topmenu .static-menu-item 
{   color:#ffffff; 
	text-decoration:none;
    font-size:17px; 
    padding:0px 9px 0px 5px;
}
#topmenu .static-menu-item a:HOVER { color:#d86803; }
#topmenu .static-menu-item a:ACTIVE { color:#ffffff; }


/*************** FOOTER ***************/
#footer{
clear: left;
width: 100%;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #ffffff;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
#footer a 
{
   color:#5E5E5E;/*558822;*/
   text-decoration:none;
}
#footer a:HOVER { color:#334422; }
#footer div.copyright { margin:10px 0px 0px 0px; }

.footer_seo
{
	width: 810px;
	margin: 0 auto;
	color: #000000;
	padding-top:8px;
	font-size: 13px;
	text-align: center;
	line-height: 10pt;
}

#NavII1_Menu1 a.static {
    border-style: none;
    margin-left: 23px;
    margin-right: 20px;
    padding-left: 0.15em;
    padding-right: 0.15em;
    text-decoration: none;
}
