/* CSS Document */
/*
Dark Blue: 2768a8
Lite Blue: 3ca3ea
Yellow: f8c748 
*/
body {
	background-color: #e2f0fa;
	background-image: url(../images/1px-bg-full.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;	
	text-align:center;
	margin: 0px auto;
	margin-bottom:0px;
	padding: 0px;
	height:100%;
}

a img {
	border: none;
}
a:link {
	color: #272900;
	text-decoration: none;
}

.rap {
	padding:0px;
	width: 760px;
	text-align: center;
	margin: 0px auto;
	margin-bottom:-5px;
	height:100%;
}
.page {
	border: 0px solid #272900;
	text-align: center;
}
.title-bar {
	font-family: Arial, Helvetica, san-serif;
	font-size: 15px;
	color: #f8c748;
	text-align: left;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:10px;
}
.title-bar a{
	color: #f8c748;
	text-decoration:none;
}

.title-bar-esp {
	height: 45px;
	font-family: Arial, Helvetica, san-serif;
	font-size: 15px;
	color: #f8c748;
	padding-left:215px;
	text-align: left;
	background-image: url(../images/top-bar-esp.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top: 0px solid #272900;
	border-right: none;
	border-bottom: 0px solid #272900;
	border-left: none;
	font-weight: bold;
	margin-bottom:15px;
}

.panel-bkgd {
	/*background-image: url(../images/panel-bkgd.gif);
	background-repeat: repeat-y;
	background-position: center top;*/
}
.menu-left {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
	/*background-image: url(../images/menu-bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	height: 21px;
	width: 188px;
	text-align: left;
	padding-left: 12px;
	padding-top: 0px;
}
.menu-right {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
	/*background-image: url(../images/menu-bullet.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
	height: 21px;
	width: 140px;
	text-align: center;
	padding-top: 4px;
	padding-right: 18px;
}
.menu-left a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu-left a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu-left a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu-left a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.menu-right a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu-right a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu-right a:hover {
	color: #DE792E;
	text-decoration: none;
}
.menu-right a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.column-center, .column-center a {
	width: 385px;
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #272900;
	text-align:left;
	padding-top: 10px;
	padding-bottom: 15px;
	/*padding-left:15px;*/
	color:#FFFFFF;
}

.column-center a {

	text-decoration:underline;
}

#links-center {
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #272900;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 15px;
}

.property-title {
	width:240px;
	height:35px;
	font-family:Tahoma;
	font-size:14px;
	color:white;
	float:right;

}

.property-frame {
	width:385px;
	height:170px;

}

.property-thumbnail {
	width: 130px;
	height: 130px;
	border: none;
	float: left;

	margin:0px 5px 0px 5px;

}

.property-description {
	width:225px;
	height:70px;
	color:#f8c748;
	font-family:Tahoma;
	font-size:11px;

	float:right;
	padding-right:10px;
	
}

.property-price {
	float:right;
	width:105px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	padding-right:10px;
	padding-top:12px;
	font-size:11px;
	vertical-align:bottom;
}
.property-flag {

	width:115px;
	overflow:hidden;
	float:right;
	position:relative; 
	top:-30px;
	left:110px;
}
.property-more {

	float:left;
	width:100px;
	height:30px;
	margin-left:5px;
	
}

.client-comments-title{
	font-family: Arial, Helvetica, san-serif;
	font-size: 15px;
	color: #f8c748;
	font-weight:bold;
	margin-bottom:15px;
}
.client-comments-text{
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:12px;
}

.client-comments-name{
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:12px;
	color: #f8c748;
	font-weight:bold;
	margin-bottom:20px;
}

#copyright {
	/*height: 60px;*/
	text-align: center;
	vertical-align: middle;
	padding-top: 20px;
	font-family: Arial, Helvetica, san-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style:italic;
}
.yellow-copyright{
	padding-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#f8c748;
	font-size:11px;
	font-style:italic;
	padding-left:6px;
	font-weight:normal;
	text-align:center;
}
.yellow-copyright a{
	font-family:Arial, Helvetica, sans-serif;
	color:#f8c748;
	font-size:11px;
	font-style:italic;
	width:175px;
	padding-left:6px;
	font-weight:normal;
}
.yellow-copyright a:hover{
	text-decoration:underline;
}
	
.blog-column {
	width:130px;
	padding-right:10px;
	padding-left:15px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:white;
}
.blog-column-title {
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	text-align:center;
}
.blog-column-date{
	font-size:14px;
	font-style:normal;
	font-weight:bold;
}

.details-frame {
	border: 0px solid #808000;
	text-align:left;
	clear: both;

}
.details-frame a{
	color:white;
	text-decoration:underline;

}
.details-title {
	height: 19px;
	width:394px;
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 10px;
	background-color:#348dd7;
	text-align: left;
}
.details-thumbnail {
	float: left;
	background-color: #D1DDB5;
	margin-right: 8px;
	margin-left:15px;
	margin-top:10px;

}
#details-description {
	padding-top:10px;
	min-height:110px;
	overflow:visible;
	}
#details-description, #details-description a {
	font-family:Tahoma;
	font-size: 11px;
	color: #f8c748;
	text-align: left;
	margin: 0px 8px;
}
#details-description a {
	color:white;
	text-decoration:underline;
}
#details-line-items {
	font-family:Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #3A3A00;
	text-align: left;
}
.details-line-a {

	width:392px;
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	color: white;
	text-align: left;
	padding-left: 10px;
	background-color:#144575;
	padding-top:5px;
	padding-bottom:5px;
}
.details-line-b {

	width:392px;
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	color: white;
	text-align: left;
	padding-left: 10px;
	background-color: #144575;
	padding-top:5px;
	padding-bottom:5px;

}
.img-flt-left {
	float: left;
	padding-right: 10px;
}
.img-flt-right {
	float: right;
	padding-left: 10px;
}
.img-center {
	width: 390px;
	background-color: #0c365f;
	border: 2px solid #fff;
	padding-top: 0px;
	padding-bottom: 0px;
}
.agent-frame {
	text-align:left;
	width:390px;
}
.agent-title {
	width:230px;
	height:25px;
	font-family:Tahoma;
	font-size:14px;
	color:white;
	float:right;
}
.agent-photo {
	float: left;
	background-color: #D1DDB5;
	margin: 0px 8px 0px 0px;	
	/*margin-right: 8px;*/
	
}
.agent-bio, .agent-bio a{
	font-family:Tahoma;
	font-size: 11px;
	color: #f8c748;
	text-align: left;
	padding-right:5px;
}
.agent-bio a{
	text-decoration:underline;
	color:white;
}

.button {
	font-family: Arial, Helvetica, san-serif;
	font-size: 13px;
	color: black;
	background-color: #f8c748;
}
#test_div_outside {
	border: 1px solid #FFFFFF;
}
.img-left {
	margin: 0px 0px 0px 0px;
}
.test_div_inside {
	float: left;
}

.learn-more {
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	text-align:center;
}