/* CSS Document */
* { 
	margin: 0; 
	padding: 0; 
	font-size: 100%; 
}
body { 
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000; 
	background: #FFFFFF url(../../images/page-bg.jpg) repeat-x 0 0; 
	min-width: 900px; 
}
address { 
	line-height: 1.2em; 
	font-style: normal; 
	padding-top: 5px; 
}
ul { 
	list-style-type: none; 
}
address span { 
	font-weight: bold; 
	color: #003399; 
}
#page-wrapper {
	width: 800px;
	margin: 0 auto;
}
#header {
	width: 800px;
	height: 122px;
}
#header h1 {
	display: none;
}
#logo {
	width: 345px;
	float: left;
	padding: 0;
}
#movie {
	width: 455px;
	float: left;
	text-align: right;
}
#nav-menu {
	width: 800px;
	height: 40px;
}
#nav-menu p {
	display: none;
}
#iframe {
	width: 800px;
	height: 450px;
	margin: 0 auto;
}
#content-wrapper {
	width: 800px;
	margin: 10px 0;
	background: #FFFFFF url(../../images/content-bg.jpg) repeat-y; 
}
#content-left {
	width: 266px;
	float: left;
}
#left-inner {
	padding: 0 5px;
}
#left-inner img {
	padding: 0 0 5px 0;
	float: left;
}
#content-right {
	width: 534px;
	float: left;
}
#content {
	padding: 0 0 0 15px;
}
#content h2 {
	font-size: 24px;
	font-weight: bold;
	color: black;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../../images/hiBullet.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin-bottom: 0;
	margin-top: 11px;
}
#content h3 {
	border-bottom: 1px dashed #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	padding-bottom: 5px;
	background-image: url(../../images/greyBullet.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin: 10px 0;
}
#content p {
	margin: 10px 0 0 0;
}
#content img {
	float: left;
	padding: 0 10px 5px 0;
}
#right-inner {
	padding: 0 5px 0 7px;
}
#content ul {
	margin: 10px 0 0 45px;
}
#content ul li {
	list-style-image: url(../../images/arrowBullet.jpg);
	margin: 3px 0;
}
#content a:link, #content a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e70000;
}
#content a:hover, #conent a:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}
#content #search {
	width: 507px;
	height: 137px;
	position: relative;
	background-image: url(../../images/property-search-bg.jpg);
	background-repeat: no-repeat;
	padding-top:35px;
	margin-top:5px;
}

#minlettings{
display:none;
}

#maxlettings{
display:none;
}

#minsales{
display:inline;
}

#maxsales{
display:inline;
}

#content #search form {
	margin: 0px 0 0 18px;
}
#content #search form .option {
	padding: 3px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#content #search form .option select{
	font-size:11px;
}

#content #search form label {
	width: 100px;
	float: left;
}
#content #search #button {
	position: absolute;
	top: 107px;
	left: 285px;
}
#footer-wrapper {
	width: 100%;
	height: 150px;
	background-color: #000000;
}
#footer {
	width: 800px;
	background-color: #000000;
	color: #ffffff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer-left {
	width: 340px;
	float: left;
	padding-top: 20px;
}
#footer-right {
	width: 460px;
	float: left;
	text-align: right;
	padding-top: 20px;
}
#footer-nav ul {
	margin: 0;
	padding: 0;
}

#footer-nav li {
	display: inline;
}
#footer-nav a:link, #footer-nav a:visited {
	color: #ffffff;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

#footer-nav a:hover, #footer-nav a:focus {
	text-decoration: underline;
	color: #E70000;
}
/* Nav Menu */
#nav-main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0;
	padding: 12px 0 0 0;
	text-decoration: none;
}
#nav-main ul {
	margin: 0;
	padding: 0;
}

#nav-main li {
	display: inline;
}
#nav-main a:link, #nav-main a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}

#nav-main a:hover, #nav-main a:focus {
	text-decoration: underline;
	color: black;
}
#sub-nav { 
	list-style-type: none; 
	margin-bottom: .5em; 
}
#sub-nav-li { 
	margin: 0; 
}
#sub-nav li a { 
	width: 249px; 
	display: block; 
	padding: 4px 0;
	margin: 3px 0;
	font-size: 11px;
	text-decoration: none; 
}
#sub-nav-on a { 
	background: #E70000; 
	color: #ffffff;
	font-weight: bold;
}
#sub-nav-on a:hover, #sub-nav-on a:focus, #sub-nav-on a:active { 
	background: #E70000; 
	color: #ffffff; 
	font-weight: bold; 
}
#sub-nav-red a { 
	background: #ff7f7f; 
	color: #000000;
}
#sub-nav-red a:hover, #sub-nav-red a:focus, #sub-nav-red a:active { 
	background: #E70000; 
	color: #ffffff; 
	font-weight: bold; 
}
#sub-nav-grey a { 
	background: #dfdfdf;
	color: #000000;
}
#sub-nav-grey a:hover, #sub-nav-grey a:focus, #sub-nav-grey a:active { 
	background: #E70000; 
	color: #ffffff; 
	font-weight: bold; 
}
#sub-nav li a span { 
	padding: 2px 14px; 
	margin: 0; 
}
/* Form Elements */
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
fieldset {
	padding: 10px 0 25px 10px;
	width: 95%;
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
legend {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px 10px 5px;
	text-align: left;
}
.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #E70000;
	border: 1px solid #000000;
	margin-top: 10px;
}
.inputBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00000;
	border: 1px solid #000000;
}
.errormsg {
	background-color: #FFFFFF;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
/* staff profiles */
#people {
	margin: 0 13px 25px 15px;
	border-bottom: 1px solid #a0a0a0;
	min-height: 200px;
}

#people p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color; color: black;
	margin: 0;
	padding: 0;
}

#people p.name {
	font-size: 14px;
	color: #e70000;
	font-weight: bold;
	padding-bottom: 10px;
}

#people p.degree {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	padding-bottom: 10px;
}

#people .image {
	float: left;
	border: 2px solid #e70000;
}
#property-list {
	height: 300px;
	overflow: auto;
}
/* Gerneral */
.clear-content {
	clear: both;
}
#footer-wrapper #footer #footer-left p {
	color: #FFFFFF;
	padding-bottom: 5px;
}
.footer-image-padding {
	padding-right: 10px;
}

