@charset "utf-8";

/**
* Developed By Jonathan Rourke
* Online Media Group
* jon@webomg.com
**/

* {
	margin: 0;
	padding: 0;
}

body {
	background: url('../images/page_topbg1.jpg') repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#frame {
	width: 980px;	
	margin: 0 auto;
}

#header {
	width: 980px;
	height: 80px;
	float: left;
	background: url('../images/header.jpg') no-repeat;
	background-position: right;
	color: #fff;
}

#header_left  {	
	width: 400px;
	height: 80px;
	float: left;
}


#header_left h1 {	
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin: -2px 0 0 10px;
	color: #a9b6c9;
}

#header_left img {	
	border: none;
	padding-left: 10px;
}

#header_right  {	
	width: 300px;
	height: 80px;
	float: left;
}

#header_right h1 {	
	font-size: 20px;
	font-weight: bold;	
	line-height: 30px;
	padding-left: 20px;
	text-align: center;
}

#header_right h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;	
	padding: 5px 0 0 20px;
	text-align: center;
}

#header_right p {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	line-height: 18px;	
	padding-left: 20px;
	text-align: center;
}

#header_right a {
	color: #fff;
	text-decoration: none;
	text-align: center;
}

#header_right a:hover {
	color: #fff;
	text-decoration: underline;
}

#content {
	width: 980px;
	float: left;
	background: url('../images/body_bg.jpg') repeat-y;
	background-position: 0 6px;
}

#left_cont {
	width: 180px;
	float: left;	
	padding-left: 20px;
	background: url('../images/topnavs_bg.jpg') repeat-x;
	background-position: top;
	background-color: #c0c0c0;
}

#left_cont h1 {
	font-size: 20px;
	font-weight: bold;	
	line-height: 30px;
	color: #203c63;
	margin: 5px 0 5px 0;
}

#left_cont ul {
	padding-left: 20px;
	color: #203c63;
}

#left_cont ul li {
	color: #203c63;
	margin: 2px 0 2px 0;
	font-weight: bold;
}

#left_cont ul li a {
	font-family: "Times New Roman",Arial,Verdana,Helvetica;
	color: #203c63;
	text-decoration: none;
}

#left_cont ul li a:hover {
	color: #203c63;
	text-decoration: underline;
}

#right_cont_index {
	width: 580px;
	float: left;
	padding: 0 10px 0 10px;	
	background: url('../images/center_bg.jpg') repeat-x;
	background-position: top;
}

#right_cont_index #index_table {
	width: 580px;
	float: left;
	background: url('../images/content-bgg.gif');
}

#right_cont_index #index_table img {
	padding-top: 10px;
}

#right_cont_index #index_table td {
	text-align: center;
}

#right_cont_index #index_table h1 {
	font-size: 14px;
	margin-bottom: 10px;
}

#right_cont_index #index_table h1 a {
	color: #203c63;
	text-decoration: none;
}

#right_cont_index #index_table h1 a:hover {
	color: #203c63;
	text-decoration: underline;
}

#right_cont_index a {
	color: #203c63;
	text-decoration: underline;
}

#right_cont_index a:hover {
	color: #203c63;
	text-decoration: none;
}

#right_cont {
	width: 760px;
	float: left;
	padding: 0 10px 10px 10px;
}

#right_cont h1 {
	font-size: 26px;
	font-weight: normal;
	color: #203c63;
	line-height: 36px;
	text-align: left;
}

#right_cont h2 {
	font-size: 18px;
	font-weight: normal;
	color: #203c63;
	padding-bottom: 5px;	
}

#right_cont p {	
	font-size: 14px;
	font-weight: normal;
	color: #203c63;
	line-height: 18px;
	text-align: justify;
}

#right_cont a {		
	color: #203c63;
	text-decoration: underline;
}

#right_cont a:hover {		
	color: #203c63;
	text-decoration: none;
}

.imgFullImageView0 img {
	margin-top: 10px !important;
}

.border {
	border: 1px solid #203c63;
}

.propertydetail_table {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	float: left;
	text-align: left;
}

.propertydetail_table tr td {
	color: #203c63;
}

.propertydetail_title {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}

#detailheaderbox {
	background-color: #C0C0C0;
	margin-top: 10px !important;
}

.mls_btn {
	width: 148px;
	float: left;
	padding: 10px 0 5px 185px;
}

.mls_btn img {	
	border: none;	
}

#right_column_index {
	width: 180px;
	float: left;
	background: url('../images/topnavs_bg.jpg') repeat-x;
	background-position: top;
	background-color: #c0c0c0;
}

#content #right_column_index h1 {
	font-size: 14px;
	font-weight: bold;
	color: #203c63;
	text-align: center;
	margin: 15px 5px 15px 5px;
}

#content #right_column_index p {
	font-size: 10px;
	font-weight: normal;
	color: #203c63;
	text-align: center;
	margin: 15px 5px 15px 5px;
}

#content #right_column_index a {
	color: #203c63;
	text-decoration: underline;
}

#content #right_column_index a:hover {
	color: #203c63;
	text-decoration: none;
}

#content #right_column_index ul {
	margin-left: 20px;	
	color: #203c63;
}

#content #right_column_index ul li {	
	font-size: 12px;
	font-weight: normal;
	color: #203c63;
	margin: 4px 5px 4px 5px;
}

#content p {
	font-size: 14px;
	font-weight: normal;
	color: #203c63;
	text-align: justify;
	letter-spacing: .5px;
}

ul.index_ul {
	padding: 0 0 10px 20px;
}

ul.index_ul li {
	font-size: 14px;
	font-weight: normal;
	color: #203c63;
	text-align: justify;
	letter-spacing: .5px;
	padding: 10px 0 10px 0;
}

h2.heading2 {
	letter-spacing:-1px;
	border-bottom: dashed 1px #cccccc; 
	padding: 5px 0px 5px 0px; 
	margin: 10px 0px 10px 0px; 
	color:#6699cc; 
	font-size: 20px; 
	font-weight: bold; 
}

#footer {
	width: 100%;
	height: 90px;	
	background: url('../images/page_bottombg.jpg') repeat-x;
	margin-top: -6px;
}
#footer_cont {
	width: 980px;
	height: 50px;
	margin: 0 auto;
	padding-top: 25px;
}

#footer_cont p {
	text-align: center;
	color: #fff;	
}

#footer_cont a {
	color: #fff;
	text-decoration: none;
}

#footer_cont a:hover {
	color: #fff;
	text-decoration: underline;
}

/** JQUERY TABLE STYLES **/

.propertydetail_table {
	color: black;
	font-size: 12px;
}

.propertydetail_table tr{
	background-color: #fff;
}

.propertydetail_table tr td {
	padding-left: 3px;
}

.propertydetail_table tr.striped {
	background-color: #66CCFF;
}

#quickform { 
	background: #FFFFFF; 
	padding: 10px; 
}
		
#quickform { 
	border: 1px solid blue; 
}
.style1 {
	color: #000080;
}

.style2 {
	font-size: x-small;
}

.style6 {
	color: #0000FF;
}

.style5 {
	font-family: Tahoma;
	font-size: x-small;
	color: #000080;
}

.style8 {
	font-family: Tahoma;
	font-size: x-small;
	color: #0000FF;
}

.style7 {
	color: #0000FF;
	font-weight: bold;
}
