﻿.ron{

font-size:33px;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
background-image:url('../images/bg_WAVES.jpg');
background-repeat:no-repeat;
background-position: top center;
}
.body2 {
	background-color: #326a9b;
}
.ctr {
	text-align: center;
}
#minor {

}
#minor .minorlinks {
}
#minor a {
	text-decoration: none;
}
div#container {
	margin-left: auto;
	margin-right: auto;
	width: 981px;
	text-align: left;
	color: #585858;
}
td#leftbar {
	padding-right: 5px;
}
td#leftbar2 {
}
td#centerbar {
	width: 100%;
	
}

#ctrbar{
background-color:#f2edb5;

}

td#rightbar {

}
.rightbar2 {
	
	padding-top: 15px;
}
div#mainbody {

	border-style: solid;
	border-width: 1px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 90%;
	line-height: 130%;
	margin-top: 10px;
	background-color: #FFFFFF;
	padding-left: 30px;
	padding-right: 30px;
	color: #585858;
	margin-bottom: 10px;
	border-top-color: #cfd0d8;
	border-right-color: #cfd0d8;
	border-bottom-color: #cfd0d8;
	border-left-color: #cfd0d8;
	
}
#mainbody h1 {

}
#mainbody h2 {

}
#mainbody h3 {

}
div#mainbody2 {
	margin-right: 0px;
	font-size: 90%;
	line-height: 130%;
	color: #312D2B;
}
.mainbodybuffer {
	margin-left: 30px;
	margin-right: 30px;
}
.copyright {

}

#footer a.footeremail:link {

	color: #C6CA6B;
	text-decoration: none;
	margin-right: 4px;
	
}
#footer {
	
	width:700px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C2D3E1;
	
	margin-left:0px;
	
}
#footer .footerlinks {

	color: #C2D3E1;
}
#footer a:link {

	color: #C2D3E1;
	text-decoration: none;
}
#footer a:hover {

	color: #C2D3E1;
	background-color: #398ABC;
	text-decoration: none;
}
#footer a:visited {

	color: #C2D3E1;
	text-decoration: none;
}

.footere {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #328DC9;	
padding-top:7px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	}
.search {
	font-size: 11px;
	color: #777777;
	background-color: #EEEBEB;
	border: 1px solid #D4D4D4;
	width: 100px;
}
#menu2 {
	font-size: 12px;
	width: 150px;
	padding-top: -10px;
}
#menu2 a:link {
	text-decoration: none;
	color: #0255AB;
}
.menuregular2ON {
	color: #000000;
	background-color: #7BB8CF;
}
#menu2 a:hover {
	color: #000000;
	background-color: #7BB8CF;
}
# a:visited {
	text-decoration: none;
	color: #0255AB;
}
#announcements {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	background-color: #fff;
}
#announcements .header {
	font-size: 14px;
	font-weight: bold;
	color: #7BA6BF;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 6px;
}
#announcements .details {
	background-position: bottom;
	font-size: 11px;
	color: #565656;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
#announcements a:link {
	font-size: 11px;
	color: #AC532D;
}
.hotboxdotted {
	background-image: url('../images/hotbox-dotted-hor.gif');
}
#articlesofinterest {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.hbborder {
	border-style: solid solid solid solid;
	border-width: 1px;
	border-color: #D7D7D7;
}
#articlesofinterest .details {
	background-position: bottom;
	font-size: 75%;
	color: #79848D;
	background-repeat: no-repeat;
}
#articlesofinterest a:link {
	color: #AC532D;
}
#bio {
	background-color: #144A83;
	color: #FFFFFF;
	height: 165px;
	width: 250px;
}
#bio .header {
	font-size: 14px;
	font-weight: bold;
	color: #165BA4;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	background-image: url('../images/bg-hotbox-header-top.gif');
}
#bio .details {
	background-position: bottom;
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#bio a:link {
	font-size: 11px;
	color: #ECBC6F;
}
.thumbbdr1 {
	border: 3px solid #CFCFCF;
}
.thumbbdr2 {
	border: 1px solid #ffffff;
}
a.nfpop2 {
	position: relative;
	z-index: 24;
	text-decoration: none;
	color: #333;
}
a.nfpop2 span {
	display: none;
}
a.nfpop2:hover {
	z-index: 25;
}
a.nfpop2:hover span {
	display: block;
	left: 170px;
	top: -100px;
	width: 150px;
	position: absolute;
	padding-left: 18px;
	padding-top: 13px;
	padding-right: 11px;
	padding-bottom: 11px;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	color: #333;
	z-index: 200;
	visibility: visible;
	background-color: #ABC1D8;
	border: 1px solid #3E7BB2;
}
a.nfpop2:visited {
	position: relative;
}
.popuphdr
{
	background-image: url('../images/infoheader.gif');
	height: 92px;
	background-repeat: no-repeat;
	margin-left:30px;
}
#level3 {
}
#level3 ul li {
	position: relative;
	left: -20px;
	font-size: 90%;
}
#projects {
}
#projects h2 {
	background-color: #519973;
	color: #FFFFFF;
	padding: 3px;
}
#projects .prompt {
	font-weight: bold;
	width: 275px;
}
.formfields {
	border: 1px solid #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 1px;
	margin: 0px;
	background-color:#fff;
}
.bgmenu33 {
	background-image: url(../images/bg-menu.gif);
}
li {
	margin-bottom: 8px;
	padding-bottom: 0px;
}
#print {
	color: #8E8E8E;
}
#print .footerlinks {
	color: #1F6DBC;
}
#print a:link {
	font-size: 10px;
	color: #8E8E8E;
	text-decoration: none;
}
#print a:hover {
	color: #8E8E8E;
	background-color: #FFEDAF;
}
#print a:visited {
	color: #8E8E8E;
}
.hotbox1header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3D6EA1;
}

.hotbox2header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #758697;
}
.fspading{



}

.propertyboxtext {
	
	font-size: 12px;

	color: #313131;
}
.propertyboxFORM
{
    border: 1px solid #808080;
    font-size: 12px;
  
    color: #292929;
}