/* CSS Document */
body {
	background-image: url(/reimages/bkgnd_mainblue.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 175%;
	color: #CC0000;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #CC0000;
	font-weight: normal;
}
h3 {
	font-size: 135%;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 110%;
	margin-top: 0px;
	margin-bottom: 0px;
}
#date {
	width: 250px;
	float: left;
	margin-top: 20px;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
}
#rewrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	margin-top: 0px;
	padding: 0px;
}
#reheader {
	width: 980px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}
#reheader img {
	float: left;
}
#reheader #rebanner {
	float: right;
	height: 60px;
	width: 234px;
	margin-right: 20px;
}
#reheader #hdrnavigation {
	float: right;
	width: 320px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: 14px;
}
#reheader #hdrnavigation a {
	color: #CCCCCC;
	text-decoration: underline;
}
#reheader #hdrnavigation a:hover {
	text-decoration: none;
}
/*=========MENUS=============*/
#remenu {
	background-color: #FF0000;
	background-image: url(/reimages/bkgnd_top_rednav.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 26px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}
#remenulinks {
	margin: 0px;
	color: #FFFFFF;
	padding-right: 0em;
	padding-bottom: .05em;
	padding-left: 1em;
	padding-top: 0.3em;
	text-align: center;
	font-size: 14px;
}

#remenulinks li {
	margin-right: 1em;
	padding-right: 1em;
	font-weight: normal;
	display: inline;
	list-style: none;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-transform: uppercase;
}

#remenulinks li.last {
	border-right-style: none;
}

#remenulinks a {
	color: #FFFFFF;
	text-decoration: none;

}
#remenulinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#submenu
{
	width: 998px;
	padding-top: 1px;
	padding-bottom: 1px;
	float: left;
	height: 30px;
}
#submenulinks {
	margin: 0px;
	color: #FFFFFF;
	padding-right: 0em;
	padding-bottom: .05em;
	padding-left: 1em;
	padding-top: 0.5em;
	text-align: center;
	font-size:14px;
}

#submenulinks li {
	margin-right: 1em;
	padding-right: 1em;
	font-weight: normal;
	display: inline;
	list-style: none;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#submenulinks li.last {
	border-right-style: none;
}

#submenulinks a {
	color: #FFFFFF;
	text-decoration: underline;

}
#submenulinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/*=========CONTENT AREA=============*/
#recontent {
	background-color: #FFFFFF;
	float: left;
	width: 1000px;
	padding-top: 10px;
	text-align: left;
}
/*=========LEFT COLUMN=============*/
#columnleft {
	float: left;
	width: 725px;
	padding-left: 10px;
}
#introbox {
	float: left;
	width: 725px;	
	
}
#introbox img{
	float: left;	
}#columnleft #map {
	float: left;
	width: 725px;
	margin-bottom: 10px;
}
.threecolumn {
	float: left;
	width: 220px;
	margin-right: 20px;
	margin-bottom: 25px;
}

/*=========SEARCH COLUMNS=============*/
#searchbox {
	width: 193px;
	float: left;
	border: 1px solid #CCCCCC;
	text-transform: uppercase;
	margin-right: 10px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#searchbox h5 {
	font-size: 125%;
	font-weight: bold;
	background-color: #CCCCCC;
	width: 188px;
	height: 30px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#resultsbox {
	width: 497px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.table {
	font-size: 125%;
}

#resultsbox h5 {
	font-size: 125%;
	font-weight: bold;
	background-color: #CCCCCC;
	width: 492px;
	height: 30px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/*=========RIGHT COLUMN=============*/
#columnright {
	float: right;
	width: 250px;
	padding-right: 10px;
	padding-left: 5px;
	text-align:left;
}
.columntab h3 {
	font-size: 120%;
	color: #CC0000;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.columntab {
	background-image: url(/reimages/bkgnd_tab.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 250px;
	margin-bottom: 30px;
}
.columntab li {
	padding-bottom: 5px;
	list-style-image: url(/reimages/bullet_red.gif);
	list-style-type: none;
}
#form1 input {
	width: 205px;
}


#clear {
	clear: both;
	float: left;
	width: 998px;
}
#footergray {
	background-image: url(/reimages/bkgnd_ftr_gray.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 153px;
	clear: both;
	float: left;
	margin: 0px;
	padding-bottom: 0px;
	font-size: 14px;
}
#footerlogos {
	width: 1000px;
	height: 119px;
	float: left;
}

.propsearch_headtext {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.dthumb {
	border-style: solid;
	border-color: #223768;
	border-width: 1px;
}

.dthumb_selected {
	border-style: dashed;
	border-color: #223768;
	border-width: 1px;
}

.resource_list {
	margin-top:10px;
}
.resource_link {
	font-size: 16px;
	font-weight: bold;
}

.resource_desc {
	font-size: 12px;
	font-weight: normal;
}
