body {
	font-size: 100%;
	line-height: 1.125em;
	color: #000000;
	margin: 0;
	padding: 0;
}

body.mceContentBody {
		padding: 0;
}

img {
	border: 0;
}

#Header {
	height: 136px;
	background: url(../images/header.line.gif);
	margin-bottom: 0;
}

#BIALogo {
	width: 220px;
	float: right;
}

#NavBar {
	margin: 0;
	text-align: center;
	background-color: #006d9a;
	width: 100%;
	min-height: 2.75em;
	}

.NavItem  {
	width: 200px;
	float: left;
}

.NavItem a,
.NavItem a:visited{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006d9a;
	display: block;
	text-decoration: none;
	padding: 2px 3px;
}
.NavItem a:hover {
	color: #FFFFFF;
	background-color: #008daa;
}

#Menu {
	margin: 0;
	text-align: center;
	color: #FFFFFF;
	background-color: #006d9a;
	width: 100%;
	padding-top: 5px;
}

#Menu ul {
	list-style: none;
	width: 180px;
	float: left;
	padding: 0;
	margin: 0;
}

#Menu li {
	position: relative;
}

#Menu li a {
	color: #FFFFFF;
	background-color: #006d9a;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding: 2px 3px;
	display: block;
}

#Menu li a:hover {
	color: #ffffff; 
	background-color: #008daa;
}

#Container {
	padding: 0;
	margin: 0;
}

#LeftColumn {
	background-color: #b2d3e1;
	width: 185px;
	padding: 5px;
	border-right: 3px solid #dddddd;
	border-bottom: 3px solid #dddddd;
	/* float: left; */
} 

#Main {
	/* margin-left: 205px; */
	padding: 5px;
}

ul.featuredProperties a {
	text-decoration: none;
	color: #006d9a;
}

ul.featuredProperties a:hover {
	text-decoration: underline;
	color: #ffffff;
}

ul.featuredProperties {
	list-style: none;
	padding: 0;
	margin: 12px 12px;
	line-height: 1em;
}

umageList {
        list-style: none;
}

ul.imageList li {
        position: relative;
        list-style: none;
        display: inline;
        float: left;
        padding: 5px;
}

ul.featuredProperties li {
	list-style: none;
	padding: 0;
	margin: 0 0 12px 0;
}

ul.imageList {
	list-style: none;
} 

ul.imageList li {
	position: relative;
	list-style: none;
	display: inline;
	float: left;
	padding: 5px;
	/*height: 210px;*/
} 

html>body ul.imageList li {
	height: auto;
	/*min-height: 210px;*/
}


h1 {
	margin: 0;
	padding: 0;
	color: #006d9a;
}

h2 {
	color: #e77817;
}

.SearchForm
{
width: 450px;
padding: 5px;
background-color: #f9dec5;
}

.HomeSearchForm
{
width: 300px;
background-color: #f9dec5;
padding: 5px;
margin-bottom: 10px;
}

div.message {
	font-size: 120%;
	color: red;
	background-color: transparent;
	margin-bottom: 1em;
}

span.error {
	padding-left: .5em;
	color:red;
	background-color: transparent;
}

div.searchForm label {
	text-align: right;
	font-weight: normal;
}

.FeatureSeparator 
{
margin: 3px auto 3px auto;
width: 160px;
background-color: #e77817;
height: 2px;
line-height: 2px;
}

ul.featuredProperties h1 {
	font-weight: bold;
	color: #e77817;
	font-size: 90%;
	text-align:center;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 1px;
	height: 1px;
}

#Loginbox {
	margin: 0 5px;
	font-size: 80%;
}

form.login_form dt {
	margin-top: .5em;
}

form.login_form dd {
	margin-left: 0;
}

.videoBox {
	width: 330px;
	float:left;
	padding-right: 5px;
	margin-top: 10px;
}

.center {
	text-align: center;
}

table.searchHeader {
	border-spacing: 0;
	width: 100%;
	text-align: center;
}

table.searchHeader tr{
	border-spacing: 0;
	line-height: 1.2em;
}

table.searchHeader tr td{
	padding: 0 1em .5em 1em !important;
}

div.searchResults table tr {
	border-spacing: 0;
}

div.searchResults table tr {
	line-height: 1.2em;
}

div.searchResults table tr td {
	padding-right: 1em;
	padding-bottom: 2em;
}

div.centered {
	text-align: center;
}

table.spaced_table tr td {
	padding: 0 1em;
}

tr.table_header {
	font-weight: bold;
}

div.messages p {
	border: solid black 2px;
	padding: .5em 3em;
	text-align: center;
	font-weight: bold;
	background-color: #FF5;
	width: 50%;
}

#Main dl dt {
	font-weight: bold;
	margin-top: 1em;
}

#Main a, a:visited {
	color: #e77817;
}

#Main a:hover {
	color: #006d9a;
}

#Footer
{
background-color: #e77817;
color: #000000;
font-size: 90%;
text-align: center;
}

#Copyright
{
color: #000000;
font-size: 70%;
text-align: center;
}

#SearchBar ul
{
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 0;
	background-color: #b2d3e1;
	color: white;
	width: 100%;
	text-align: center;
}

#SearchBar ul li
{
	display: inline;
}  

#SearchBar ul li a
{
	margin: 0px auto 0px auto;
	padding: 0.2em 1em;
	background-color: #006d9a;
	text-decoration: none;
	color: white;
	width: 20%;
}

#SearchBar ul li a:hover
{
	background-color: #008daa;
	color: white;
}

.searchImage {
	border: 5px solid #c0f500;
}

.notsearchImage {
	padding: 5px 0 5px 0;
}

.imageAdminFoot {
	text-align: center;
	padding-top: 10px;
}

.imageAdminFoot a, a:visited {
	color: #e77817;
}

.imageAdminFoot a:hover{
	color: #006d9a;
}

#Cities {
	font-size: 70%;
	text-align: center;
}
