body {
	/* background-image: url(images/body_bg.gif); */
	background-color:#e1e1e1;
	background-repeat: repeat;
	background-position: left top;
	font-family:"Century Gothic", Verdana, Arial;
	color:#878787;
}

/* Layers Style */

#body_layer {
	position: relative;
	width: 750px;
	background-color: #FFFFFF;
	border: 1px Solid #999;
	height: auto;
	bottom: 0px;
}

#content_layer {
	width: 497px;
	height: auto;
}

#menu_content_layer {
	width: 253px;
	height: auto;
}

#left_col_layer {
	position:relative;
	width: 100%;
	height: auto;
	margin: 0 0 0 0px;
	bottom: 0px;
}

#right_col_layer {
	width: 253px;
	height: auto;
	margin: 0 0 0 497px;
	bottom: 0px;
}

#search_layer {
	position:absolute;
	left:497px;
	text-align: left;
	top:146px;
	width: 253px;
	height: 110px;
	font-size:13px;
	background-color: #f2f1d4;
}

#menu_layer {
	position:absolute;
	left:497px;
	top:256px;
	text-align: left;
	width: 253px;
	height: 138px;
	font-size: 13px;
	border-top: 1px Solid #999;
	border-bottom: 1px Solid #999;
}

#quick_layer {
	position:absolute;
	left:499px;
	top:398px;
	width:253px;
	height: auto;
}

#phone_layer{
	position:absolute;
	left:500px;
	top:910px;
	width:245px;
	height:101px;
	padding-left: 45px;
	padding-top: 5px;
    background-image: url(images/contact_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}



.all_articles a { color: #6c95a6; text-decoration:none; }
.all_articles a:link, .all_articles a:visited, .all_articles a:active { color: #6c95a6; text-decoration:none; }
.all_articles a:hover { color: #6c95a6; text-decoration:underline; }
.articles_PREVIEW_CONTENT a { color: #6c95a6; text-decoration:none; }
.articles_PREVIEW_CONTENT a:link, .articles_PREVIEW_CONTENT a:visited, .articles_PREVIEW_CONTENT a:active,{ color: #6c95a6; text-decoration:none; }
.articles_PREVIEW_CONTENT a:hover { color: #6c95a6; text-decoration:underline; }
.blog_comments { margin:0px; padding:0px; }


#top_layer {
	position: relative;
	width: 750px;
	height: 20px;
	background-color: #e3e3d7;
	text-align:right;
}

#lang_layer {
	position: relative;
	top: 5px;
	text-align: right;
	font-size:11px;
	width: 750px;
	height: 25px;
}

#logo_layer {
	position: relative;
	text-align: left;
	width: 750px;
	height: 70px;

}

#logo {
	position: relative;
	top:5px;
	left: 20px;
	width: 310px;
	height: 10px;
}

#nav_layer {
	position: relative;
	text-align: left;
	width: 700px;
	height: 31px;
	font-size:13px;
	padding-left: 12px;

}

#main_picture_layer {
	width: 497px;
	height: 250px;
}

#picture_layer {
	width: 497px;
	height: 111px;
}

#main_content_layer {
	width: 376px;
	height: 600px;
	background-color: #ebf1ce;
}

#blog_layer {
	position:relative;
	width: 750px;
	z-index:1;
}

#blog_title {
	position:absolute;
	left:376px;
	top:250px;
	width:122px;
	height:35px;
	z-index:1;
}
.index_blog_p a { text-decoration:none; }
.index_blog_p a:hover { text-decoration:underline; }


#featured_layer {
	position:relative;
	top:10px;
	width: 750px;
	z-index:1;
}

#featured_picture {
	width: 253px;
	height: 165px;
	margin-left: 5px;
	padding: 3px;
	border: 1px Solid #000000; 	
	
}

#featured_text {
	position:absolute;
	left:254px;
	width: 497px;
	top:997px;
	height: 165px;
	background-color: #ebf1ce;
	border-top: 1px dotted #666666;
	text-align: right;
	font-weight: bold;
}

#propertymoth_text {
	position:relative;
	left:266px;
	width: 478px;
	margin-top:-170px;
	height: 160px;
	background-color: #ebf1ce;
	border-top: 1px dotted #666666;
}

#featured_textBottom{
	position:absolute;
	left:254px;
	width: 497px;
	top:1187px;
	height: 165px;
}

/* Layers Style End */

/*Text Style*/

h1 {
	font-family:"Century Gothic", Verdana, Arial;
	margin: 0px 5px 0px 0px;
	font-size: 15px;
	font-weight:300;
	color: #968063;
}


h2 {
	font-family:"Century Gothic", Verdana, Arial;
	margin: 0px 5px 5px 5px;
	font-size: 23px;
	font-weight:300;
	color: #968063;
}

h2 A:link, h2 A:visited, h2 A:active {
	color: #968063;
	text-decoration: none;
}

h2 A:hover {
	color: #968063;
	text-decoration:underline;
}


h3 {
	font-family:"Century Gothic", Verdana, Arial;
	margin: 0px 5px 5px 5px;
	font-size: 17px;
	font-weight:300;
	color: #6c95a6;
}

h3 A:link, h3 A:visited, h3 A:active {
	color: #6c95a6;
	text-decoration: none;
}

h3 A:hover {
	color: #6c95a6;
	text-decoration:underline;
}

h4 {
	font-family:"Century Gothic", Verdana, Arial;
	font-size: 15px;
	font-weight:300;
	color: #ebf1ce;
	text-align:left;
	height: 20px;
	padding-left: 10px;
}

h4 A:link, h4 A:visited, h4 A:active {
	color: #ebf1ce;
	text-decoration: none;
}

h4 A:hover {
	color: #ebf1ce;
	text-decoration:underline;
}

.index-subhead{
font-family:"Century Gothic", Verdana, Arial;
	margin: 0px 5px 5px 5px;
	font-size: 17px;
	font-weight:300;
	color: #968063;
}

.index-subhead a:link, .index-subhead A:visited, .index-subhead A:active {
	color: #968063;
	text-decoration: none;
	}

.quicklinks,.quicklinks a:link, .quicklinks a:visited, .quicklinks a:active {
	padding: 5px;
    font-size: 11px;
	color: #6c95a6;
	margin: 0px;
	list-style-type:none;
}

.menu_links {
	padding: 15px;
    font-size: 11px;
	color: #6c95a6;
	margin: -3px;
	list-style-type:none;
	display: block;
	text-transform: uppercase;
}

.menu_links A:link, .menu_links A:visited, .menu_links A:active {
	color: #6c95a6;
	text-decoration: none;
	display: block;
	height: 15px;
}
.menu_links A:hover {
	color: #6c95a6;
	background-color: #bed1de;
	text-decoration:none;
	display: block;
	height: 15px;

}

#nav_layer A:link, #nav_layer A:visited, #nav_layer A:active {
	color: #878787;
	text-decoration: none;
}

#nav_layer A:hover {
	color: #878787;
	text-decoration:underline;
}

.main_p {
	font-family:"Century Gothic", Verdana, Arial;
	margin: 5px 5px 5px 5px;
	text-align: justify;
	font-size: 13px;
}

.main_list {
	padding: 15px;
    font-size: 13px;
	color: #6c95a6;
	margin: 15px;
	list-style-type: circle;
}

.main_p A:link, .main_p A:visited, .main_p A:active {
	color: #6c95a6;
	text-decoration: none;
}
.main_p A:hover {
	color: #6c95a6;
	text-decoration:underline;
}


.main_list A:link, .main_list A:visited, .main_list A:active {
	color: #6c95a6;
	text-decoration: underline;
}
.main_list A:hover {
	color: #6c95a6;
	text-decoration:underline;
}

.text_11 {
	font-family:"Century Gothic", Verdana, Arial;
	font-size: 11px;
}

.text_13 {
	font-family:"Century Gothic", Verdana, Arial;
	font-size: 13px;
}

.featured_p, .featured_p A:link, .featured_p A:visited, .featured_p A:active {
	font-family:"Century Gothic", Verdana, Arial;
	margin: 5px 5px 5px 5px;
	text-align: justify;
	font-size: 13px;
	color:#6c95a6;
	text-decoration:none;
}

.index_blog_p {
	font-family:"Century Gothic", Verdana, Arial;
	margin: 8px 8px 8px 8px;
	font-size: 11px;
}

.quick_p {
	font-family:"Century Gothic", Verdana, Arial;
	margin: 5px 5px 5px 5px;
}


/*Text Style End*/

/* Quick Search Form */

form {
	margin: 0px;
	padding: 0px;
}

.quick_input {
font-size: 10px;
width: 60px;
height: 11px;
border: 1px Solid #aeaeae;
}

.form_select {
width: 150px;
font-size: 10px;
border: 1px Solid #aeaeae;
}

.quick_button {
width: 100px;
font-size: 10px;
border: 1px Solid #aeaeae;
}

.form {
font-size: 12px;
border: 1px Solid #aeaeae;
}

/* Quick Search Form End */

/* SEO-DATASOFT CSS */

/* Property Details */

#text_description {
	font-size: 100%;
}

.h2_details {
	font-family:"Century Gothic", Verdana, Arial;
	margin: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight:300;
	color: #968063;
}

.featured_cell {
	font-family:"Century Gothic", Verdana, Arial;
	font-size: 12px;
	border-bottom: 1px dotted #666666;	
}

.details_price {
	font-family:"Century Gothic", Verdana, Arial;
	font-size: 15px;
	color: #968063;
	margin: 0px;
	font-weight: bold;
	text-align: center;
}

.details_pictures {
	width: 110px;
	height: 90px;
	border: 1px Solid #000000; 
}

.details_pictures_cell {
	background-color: #DFDFDF;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;	
}

.morinfo_table  {
	background-color: #ebf1ce;
	border-top: 1px Solid #9db7bd;
	border-bottom: 1px Solid #9db7bd;	
}

.button_submit_moreinfo {
	width: 80px;
	border: 1px Solid #9db7bd;
	background-color: #FFF;
}

.button_submit_search {
	border: 1px Solid #9db7bd;
	background-color: #FFF;
}

/* Quicklinks css details page */
.table_quicklinks {
	width: 493px;
	height: 100px;
	background-color: #ebf1ce;
	border-top: 1px Solid #9db7bd;
	border-bottom: 1px Solid #9db7bd;	
}

.similar_quicklinks td {
	width: 245px;
	font-size: 12px;
}

.similar_quicklinks li {
	list-style-type: circle;
}

.similar_quicklinks ul {
	padding: 10px;
	margin: 10px;
}

.similar_quicklinks A:link, .similar_quicklinks A:visited, .similar_quicklinks A:active {
	color: #968063;
	font-size: 12px;
	text-decoration:none;
}
.similar_quicklinks A:hover {
	color: #968063;
	font-size: 12px;
	text-decoration:underline;
}

.static_quicklinks td {
	width: 250px;
	vertical-align:top;
	font-size: 12px;
}

.static_quicklinks li {
	list-style-type: circle;
}

.static_quicklinks ul {
	padding: 10px;
	margin: 10px;
}

.static_quicklinks A:link, .static_quicklinks A:visited, .static_quicklinks A:active {
	color: #968063;
	font-size: 12px;
	text-decoration:none;
}
.static_quicklinks A:hover {
	color: #968063;
	font-size: 12px;
	text-decoration:underline;
}

/*End Quicklinks css details page*/

/* End Property Details */

/* Shortlist */

.div_shortlist_top {
	padding: 5px;
	background-color: #ebf1ce;
}

.shortlist_links_nav {
	width:480px;
	height:15px;
	background-color:#FFFFFF;
	text-align:right;
	font-size: 13px;
	color: #968063;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 20px;
}

.shortlist_links_nav A:link, .shortlist_links_nav A:visited, .shortlist_links_nav A:active {
	color: #968063;
	text-decoration:none;
}
.shortlist_links_nav A:hover {
	color: #968063;
	text-decoration:underline;
}

.h2_shortlist {
	font-family:"Century Gothic", Verdana, Arial;
	margin: 0px 0px 0px 5px;
	font-size: 18px;
	font-weight:300;
	color: #968063;
}

.shortlist_top_text {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 15px;
}
/* Shortlist Table */

.shortlist_table {
	width:493px;
	border-bottom: 1px Solid #9db7bd;
}

.shortlist_title_cell {
	width:415px;
	height:15px;
}

.h3_shortlist {
	font-family:"Century Gothic", Verdana, Arial;
	margin: 0px 0px 0px 0px;
	font-size: 17px;
	font-weight:300;
	color: #6c95a6;
}

A.shortlist_h3_link, A.shortlist_h3_link:visited, A.shortlist_h3_link:active {
	color: #6c95a6; 
	text-decoration:none;
}
A.shortlist_h3_link:hover {
	color: #6c95a6; 
	text-decoration:underline;
}

.shortlist_details_cell {
	width:415px;
	height:15px;
	font-size: 12px;
}

.shortlist_description_cell {
	width:415px;
	height:15px;
}

.shortlist_description {
	line-height: normal;
	text-align: justify;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

.shortlist_relatedlinks_cell {
	height:18px;
	background-color: #ebf1ce;
	border-top: 1px dotted #666666;
	text-align: right;
	font-weight: bold;
}

.shortlist_relatedlinks_cell A:link, .shortlist_relatedlinks_cell A:visited, .shortlist_relatedlinks_cell A:active {
	color: #968063;
	font-size: 12px;
	text-decoration:none;
}
.shortlist_relatedlinks_cell A:hover {
	color: #968063;
	font-size: 12px;
	text-decoration:underline;
}

.Shortlist_picture_cell {
	width:150px;
	height:120px;
}

.shortlist_picture {
	width: 150px;
	height: 100px;
	float: left;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px Solid #000000; 
}

.buying_page{
	font-family:"Century Gothic", Verdana, Arial;
	margin: 5px 5px 5px 5px;
	text-align: justify;
	font-size: 13px;
	list-style-type: none;
}


/* .listeNumbers{
	font-family:"Century Gothic", Verdana, Arial;
	margin: 5px 5px 5px 5px;
	text-align: justify;
	font-size: 13px;
} */

.list{
	font-family:"Century Gothic", Verdana, Arial;
	font-size: 13px;
	list-style-type:disc;
}

.number{
	font-family:"Century Gothic", Verdana, Arial;
	font-size: 13px;
	list-style-type:decimal;
}

.marginUpper{
margin-bottom:-20px;
}

#marginUpUpper{
margin-top:-5px;
}
/*End shortlist Table*/


/* End short list */


/* End SEO-DATASOFT CSS */

/* Property Index */


.prop_index_table th a:link, .prop_index_table th a:visited {
	
	color:#6c95a6;
	font-size: 13px;
	text-decoration:none;
	font-weight:bold;
	
}
.prop_index_table th a:hover, .prop_index_table th a:active {
	
	color:#6c95a6;
	font-size: 13px;
	text-decoration:underline;
	font-weight:bold;
	
}

.prop_index_table li {
	
	color:#968063;
	font-size: 12px;
	list-style: none;
	
}

.prop_index_links {
	margin-left: 5px;
	padding: 0px;

}

.prop_index_links li a:link, .prop_index_links li a:visited, .prop_index_links li a:active {
	
	color:#005f9f;
	font-size: 12px;
	text-decoration:none;
	
}
.prop_index_table li a:hover {
	
	color:#005f9f;
	font-size: 12px;
	text-decoration:underline;
	
}

featuredProperties{
position:relative;
top: 20px;
}

.featured_pictureProperties{

	width: 253px;
	height: 165px;
	margin-left: 5px;
	padding: 3px;
	border: 1px Solid #000000; 	
}


.featured_textProperties{
	position:relative;
	margin-top:-150px;
	top:-19px;
	left:266px;
	height: 165px;
	width: 478px;
	background-color: #ebf1ce;
	border-top: 1px dotted #666666;
	text-align: right;
}




.featured_pProperties, .featured_pProperties A:link, .featured_pProperties A:visited, .featured_pProperties A:active {
	font-family:"Century Gothic", Verdana, Arial;
	margin: 5px 5px 5px 5px;
	text-align: justify;
	font-size: 13px;
	color:#6c95a6;
	text-decoration:none;
}

#featured_title{
position:relative;
top: 20px;
padding-bottom: 20px;
}
.FooterLinks {
	font-size: 11px;
	color: #6c95a6;
	margin: 0px;
	list-style-type:none;
	text-transform: uppercase;
}
