@charset "utf-8";

body  {
	padding: 0;
	text-align: center; 
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 800px;
}

#inviscont {
	padding: 0px;
	width: 802px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#pwd {
	color: #999999;
	text-align: right;
	font-size: xx-small;
	margin-top: 5px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

#pwd a {
	text-decoration: none;
	color: #999999;
}

#pwd a:hover {
	text-decoration: underline;
	color: #999999;
}

#container {
	width: 800px;  
	background: #FFFFFF; 
	border: 1px solid #CCCCCC;
	text-align: left; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 0px;
	line-height: 1.3;
	color: #666666;
} 

#header {
	background-color: #FFFFFF;
	background-image: url(../AFImages/logo.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 77px;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: right;
	margin-left: 20px;
	margin-right: 20px;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: small;
} 

#header a {
	text-align: right;
	color: #4BB9C5;
	text-decoration: none;
} 

#header a:hover {
	font-weight: normal;
	text-decoration: underline;
}

#sidebar1 {
	float: left;
	width: 150px; /* top and bottom padding create visual space within this div */
	background-color: #FFFFFF;
	font-size: small;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding: 0px;
	display: inline;
}

#navbar {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

#navbar ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}

#navbar ul li {
	text-decoration: none;
	list-style-type: none;
	display: block;
	background-color: #4bb9c5;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#navbar ul li a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
	color: #FFFFFF;
}


#navbar ul li:hover {
	background-color: #cccccc;
	color: #FFFFFF;
	display: block;
}

#navbar2 {
	margin: 0px;
	padding: 0px;
}

#navbar2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navbar2 ul li {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin: 0px;
	color: #FFFFFF;
	background-color: #ff6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	list-style-type: none;
	text-decoration: none;
}

#navbar2 ul li a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

#navbar2 ul li:hover {
	background-color: #CCCCCC;
	display: block;
}

#navbar3 {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#navbar3 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navbar3 ul li {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #4bb9c5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	display: block;
	list-style-type: none;
	margin: 0px;
	text-decoration: none;
}

#navbar3 ul li a {
	font-weight: normal;
	color: #4bb9c5;
	text-decoration: none;
	display: block;
}

#navbar3 ul li:hover {
	color: #4bb9c5;
	background-color: #CCCCCC;
	text-decoration: none;
	display: block;
}

#image {
	height: 113px;
	width: 150px;
	margin-top: 20px;
	margin-left: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.imageborder {
	border: 1px solid #CCCCCC;
    }
	
#imageborder {
	border: 1px solid #CCCCCC;
    }

.imageborderspace {
    border: 1px solid #CCCCCC;
	margin-right:20px;
	}

#mainContent ul {
	list-style-type: disc;
}

#mainContent ul li {
	padding-top: 1px;
	padding-bottom: 3px;
}

#mainContent h1 {
	font-size: large;
	color: #4bb9c5;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#mainContent h2 {
	font-weight: bold;
	color: #999999;
	font-size: small;
	line-height: normal;
	margin: 0px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#mainContent .h2orange {
	font-weight: normal;
	color: #FF6600;
}

#sidebar2 .typeandtenure {
    color:#ff6600;
	}
	
#sidebar2 .typeandtenure a {
    color:#ff6600;
	text-decoration:none;
	}

#sidebar2 .typeandtenure a:hover {
    color:#ff6600;
	text-decoration:none;
	}

#sidebar2 .location {
    color:#666666;
	}

#sidebar2 .location a {
    color:#666666;
	text-decoration:none;
	}

#sidebar2 .location a:hover {
    color:#666666;
	text-decoration:none;
	}
	
#sidebar2 .price {
    font-weight:bold;
	color:#666666;
	}

#sidebar2 .price a {
    font-weight:bold;
	color:#666666;
	text-decoration:none;
	}

#sidebar2 .price a:hover {
    font-weight:bold;
	color:#666666;
	text-decoration:none;
	}
	
#sidebar2 a {
    text-decoration:none;
	color:#666666;
	}
	
#sidebar2 a:hover {
    text-decoration:underline;
	color:#666666;
	}
	
#mainContent h3 {
	color: #ff6600;
	font-size: small;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 5px;
	margin: 0px;
}

#mainContent h4 {
	color: #666666;
	font-size: small;
	font-weight: bold;
	margin: 0px;
}

#mainContent a {
	color: #666666;
	text-decoration: none;
}

#mainContent a:hover {
	text-decoration: underline;
}

#mainContent .smallh1 {
	font-size: 14px;
}

#mainContent .smallh2 {
	font-size: 11px;
	font-weight: bold;
}

#mainContent .smalltext {
	font-size: 10px;
}

#mainContent .boldgrey {
    color:#999999;
	font-weight:bold;
}

#mainContent .italic {
    color:#999999;
	font-style:italic;
}

#mainContent .boldgrey a{
    color:#999999;
	font-weight:bold;
}

#mainContent .italic a{
    color:#999999;
	font-style:italic;
}

#mainContent .boldgrey a:hover{
    color:#999999;
	font-weight:bold;
}

#mainContent .italic a:hover{
    color:#999999;
	font-style:italic;
}

#mainContent .underline {
	text-decoration: underline;
}

#mainContent .bullet li {
	margin-left: -25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

html > body .footer {
	width:760px;
}

.footer {
	font-size: x-small;
	text-align: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 780px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-right: 0px;
}

.footer img {
    border:none;
}

#ricsmember {
	float: right;
	text-align: right;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right center;
}

#terms {
	color: #4bb9c5;
	margin: 0px;
	padding: 0px;
}

#terms a {
	color: #4bb9c5;
	text-decoration: none;
}

#terms a:hover {
	color: #ff6600;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

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


#noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.warning {
  font-weight:bold;
  color:#ff0000;
}
#mainContent h5 {
	font-size: large;
	font-weight: bold;
	color: #FF6600;
}

.underoffer {
	font-weight: bold;
	color: #4bb9c5;
}
.underofferorange {
	color: #ff6600;
}


	
.scrollingimage {
	padding: 0px;
	height: 113px;
	width: 150px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    }
.types a:link,
.types a:visited {
    text-decoration:none;
}
.types a:hover,
.types a:active {
    text-decoration:underline;
	}
	
.button a:link,
.button a:visited {
	padding: 3px;
	color: #FFFFFF !important;
	background-color: #4BB9C5;
	text-align: center;
	text-decoration:none;
	border: medium double #FFFFFF;
	display: block !important;
}
.button a:hover,
.button a:active {
	padding: 3px;
	color: #FFFFFF!important;
	background-color: #FF6600;
	text-align: center;
	text-decoration:none!important;
	border: medium double #FFFFFF;
	display: block !important;
}
.selected a:link,
.selected a:visited,
.selected a:hover,
.selected a:active {
    padding:3px;
	color:#FFFFFF !important;
	background-color:#ff6600;
	text-align:center;
	text-decoration:none !important;
	border: medium double #ffffff;
	display: block !important;
	}
#areasmap {
	text-align: center;
}
.newsflash {
	color: #FF6600;
	margin-bottom: 0px;
}
.boldnewsflash {
	font-weight: bold;
	color: #FF6600;
}
#contact,
#contact2 {
	color: #4BB9C5;
}
#contact h6,
#contact2 h6 {
	font-size: small;
	font-weight: bold;
	margin: 0px;
}
#contact a:link,
#contact a:visited,
#contact2 a:link,
#contact2 a:visited  {
	color: #4BB9C5;
}
#contact a:hover,
#contact a:active,
#contact2 a:hover,
#contact2 a:active  {
	color: #FF6600;
}
