@charset "UTF-8";
body {
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 27px;
	color: #333333;
	font-weight: lighter;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 21px;
	font-weight: lighter;
	color: #333333;
	line-height: 24px;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: lighter;
}
h4 {
	font-size: 17
.px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	line-height: 130%;
	font-size: 19px;
}
p {
	font-size: 12px;
}
a  {
	text-decoration: none;
	color: #00476C;
}
a:hover  {
	color: #00476C;
	text-decoration: underline;
}
/* CSS Document */

#wrapper {
	width: 950px;
	margin: auto;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}
#nav {
	height: 110px;
	width: 950px;
}
#navlogo {
	display: inline;
	float: left;
	height: 110px;
	width: 360px;
}
#navtabs {
	display: inline;
	float: right;
	height: 35px;
	width: 570px;
	margin-top: 75px;
	padding-right: 20px;
}
#navtabs a {
	color: #FFFFFF;
	text-decoration: none;
}
#navtabs a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#bluebox {
	height: 320px;
	width: 950px;
}
#featprop {
	float: left;
	height: 290px;
	width: 230px;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
	background-color: #00476c;
	display: inline;
	color: #FFFFFF;
}
#featprop a {
	color: #FFFFFF;
	text-decoration: none;
}
#featprop a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#featprop h2, #featprop h1 {
	font-family: "Futura Light", Futura, helvetica, sans-serif;
}
#maincontent {
	width: 950px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}
#blueleft {
	background-color: #00476C;
	float: left;
	width: 230px;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
	display: inline;
	color: #FFFFFF;
}
#blueleft a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Futura Light", Futura, helvetica, sans-serif;
}
#blueleft a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#blueleft     h2, #blueleft h1{
	font-family: "Futura Light", Futura, helvetica, sans-serif;
}
#indexflash {
	float: right;
	height: 320px;
	width: 650px;
}
#imgheader {
	width: 650px;
	float: right;
	height: 130px;
}
#indexwhite {
	width: 950px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_index.gif);
}
#news {
	width: 230px;
	padding-top: 20px;
	padding-right: 35px;
	padding-left: 35px;
	float: left;
	display: inline;
	padding-bottom: 50px;
	background-color: #C0C0C0;
}
#info {
	width: 610px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	float: right;
	padding-bottom: 50px;
}
.white {
	color: #FFFFFF;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
#footer {
	height: 50px;
	width: 950px;
}
li {
	font-size: 12px;
	color: #333333;
}
.boldcategory {
	font-weight: bold;
	color: #00476C;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}
.rowcolor {
	background-color: #cccccc;
}
.short { 
     display:inline; 
}
.long { 
     display:none; background-color: #ffff99; 
}
input.button {
  color: #fff; background: #0034D0;
  font-size: .8em;
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: solid 1px #ffcf31;
}
.tablecolor {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
}
.table {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.propsearchbox {
	border: 1px solid #00476C;
}
.boldcategorycolor {
	font-weight: bold;
	color: #00476C;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #CCCCCC;
}
