﻿#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 1px;
}

#nav-menu li a
{
	background: url(images/css-nav.gif) #fff bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 9em;
	display: block;
	border: 1px solid #999999;
	color: #993300;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
#nav-menu li a:hover
{
background: url(images/css-nav.gif) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 1px solid #dcdce9;
color: #0d2474;
text-decoration: underline;
text-align: center;
}
/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
	width:30em;
	background-image: url(images/headerslicebg.jpg);
	padding-left: 0px;
	list-style-type: none;
} 


#Header 
{
    border-bottom-style:solid;
	border-bottom-color: #999999;
	border-bottom-width:1px;
}
#MainNav {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E4E4CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 10px;
	padding-right: 10px;
	display: inline-table;
	font-size: 16px;
	background-image: url(images/navback.jpg);
	background-repeat: repeat-x;
}
#MainNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B70000;
	text-decoration: none;
	background-repeat: repeat-y;
	background-image: url(images/RightArrowBlt.jpg);
	background-position: right center;
	padding-right: 30px;
	padding-left: 15px
	vertical-align: middle;
}
#Quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(images/headerslicebg.jpg);
	background-repeat: repeat-x;
}
.borders {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#Quicklinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	
}
#Quicklinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B70000;
	text-decoration: none;
	font-weight: normal;
	
}

#MainNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-repeat: repeat-y;
	background-image: url(images/RightArrowBlt.jpg);
	background-position: right center;
	
}
#MainFtr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #CCCCCC;
	vertical-align: middle;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	height:48px;
}
#PropSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 2px;
	background-color: #EDEFF3;
	border: 1px solid #999999;
}
#propsearchHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	background-image: url(images/prophead.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	vertical-align: middle;
}
.controls {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#PropDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 2px;
	background-color: #EDEFF3;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}
#PropPhotos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 5px;
	background-color: #EDEFF3;
}
