A { text-decoration:none;  }
A.email {  color: #365F91; font-weight: bold; font-size: 0.75em; }
A.doc, A.link { text-decoration:underline; }
body {
	font-family: Verdana,Geneva,sans-serif; 
	background: white;
	color: #365F91;
	margin: 15px 0px 0px;
	text-align: center;
}
p { 
	font-size: 0.875em;
 	font-weight: bolder;
	margin: 20px 40px;
}
p.announce {
	font-size: 0.75em;
	color: navy;
	margin: 10px 10px 30px 10px;
}
li {
 list-style-type: disc;
 margin-bottom: 15px;
 margin-left: -15px;
 font-weight: bolder;
 font-size: 0.875em;
}
li.sidenav {
	margin-bottom: 5px;
	 text-align: left;
}
li.sidenav a {
        font-size: 0.875em;
        color: black;
}
li.intext {
 list-style-type: none;
 text-align: center;
 margin-bottom: 25px;
 margin-left: -30px;
}
h1 {
	font-size: 1.625em;
	font-weight: bold;
	color: #943634;
	margin: 30px 10px 20px 10px;
}
h2 {
	font-size: 1.5em;
        font-weight: bold;
	color: #943634;
	margin: 30px 10px 20px 10px;
}
h3{
        color: #943634;
        font-size: 1.25em;
        font-weight: bold;
	margin: 30px 10px 16px 10px;
}
h4 { 
        color: #943634;
        font-size: 1.0625em;
        font-weight: bold;
        margin: 25px 10px 12px 10px;
}
h5{
        color: #943634;
        font-size: 0.875em;
        font-weight: bold;
        margin-top: 4px;
}
cite { 
	font-size: 0.75em; 
	color: black;
}
strong {
        color: #943634;
        font-size: 1.125em;
        font-weight: bold;
}
div.header {
 width: 100%;
}
div.navborder {
 width: 752px;
 height: 20px;
 margin: 0 auto;
 padding: 3px;
 background: #EEECE1;
 border-bottom: 3px solid #A6AF93;
 border-right: 3px solid #A6AF93;
}
div.navborder_color {
 z-index: 1;
 background: #76923C; 
 height: 16px;
 width: 748px;
 position: relative;
 top: 0px;
 left: 0px;
 margin: 2px;
 padding: 0px;
 border: 0px;
}
div.title {
 height: 64px;
 width: 752px;
 margin: 0 auto;
 font-weight: bold;
 color: #548DD4;
 font-size: 2.3em;
}
div.title_picleft {
 position: relative;
 top: 0px;
 left: 0px;
 float: left;
 overflow: hidden;
 z-index: 0;
}
div.title_picright {
 position: relative;
 top: 0px;
 right: 0px;
 float: right;
 overflow: hidden;
 z-index: 0;
}
div.topnav {  
  width: 750px;
  height: 22px;
	font-weight: bold;
	margin: 5px auto;
  	border: 3px solid #76923C;
  background: #EEECE1;
  text-align: center;
}
div.mainbox {
 width: 752px;
 margin: 0px auto;
 min-height: 450px;
 border: 0px;
}
div.propmainboxv {
  height: 450px;
  float: right;
  width: 1px;
  border: 0px;
}
div.propmainboxh {
  width: 752px;
  height: 1px;
  clear: both;
  overflow: hidden;
}

div.leftcolumn {
 border: 0;
 width: 25%;
 margin: 0;
 float: left;
}
div.infobox {
 border: 3px solid #76923C;
 width: 100%;
 margin: 0px 2px 0px 0px;
 float: left;
 background: #EEECE1;
}
#pic1 {
        position:relative;
        top: -10px;
	left: 10px;
        z-index: 2;
        clear: left;
}
#pic2 {
        position:relative;
        top: -30px;
        z-index: 3;
        clear: left;
}

div.maincolumn {
 border: 3px solid #76923C;
 width: 72%;
 margin: 0px 0px 0px 2px;
 float: right;
 background: #EEECE1;
 padding-bottom: 20px;
}

div.listcontainer {
display: table;
text-align: center;
margin: 0 auto;
}

div.footer {
  width: 72%;
  height: 45px;
 margin: 5px 0px 0px 3px;
 border: 3px solid #76923C;
 background: #DBE5F1;
 float: right;
 color: #365F91;
}
#pics_horiz_home {
	position: relative;
	top: -5px;
	right: 0px;
	padding: 0px;
	width: 72%;
        border: 0px;
	float: right;
	z-index: 4;
	overflow: visible;
}
#pic3 {
        position: absolute;
	left: 0px;
	top: 0px;
        z-index: 5;
	float: right;
}
#pic4 {
        position: relative;
	right: -22px;
        z-index: 6;
	float: right;
}
#pic5 { 
	position: relative;
	right: 0px;
        top: 0px; 
        z-index: 5;
	float: right;
}

