@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
}
h1 {
	font-size: 16px;
	color: #0c67bb;
	line-height: 320%;
	margin-left: 10px;
}
h2 {
	font-family: "Century Gothic", Century, Arial;
	color: #0f728f;
}
h3 {
	color: #0f728f;
	font-size: 14px;
}




body {
	background-image: url(../images/bg_body.png);
	background-repeat: repeat-x;
	background-color: #B1CCE6;

}


a {
	text-decoration: none;
	color: #0c67bb;
}
a:hover {
	text-decoration: underline;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a .propertyimage:hover {
	border: 3px solid #78B7EB;
}


#shadow {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_shadow.png);
	background-repeat: repeat-y;
}


#wrapper {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../images/bg_container.png);
	background-repeat: repeat-x;
	background-position: top;
}

#header {
	height: 90px;
	position: relative;
	background-image: url(../images/bg_header.jpg);
}
#printlogo  {
	display: none;
}




.logo {
	display: block;
	color: #1278CA;
	position: absolute;
	height: 90px;
	width: 250px;
	left: 0px;
}
#header h1 {
	font-family: "Copperplate Gothic Bold";
	color: #e9c365;
	font-size: 16px;
	display: block;
	width: 225px;
	position: absolute;
	top: 62px;
	left: 10px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 125%;
}
#header p {
	font-family: "Copperplate Gothic Bold";
	text-transform: uppercase;
	color: #FFF;
	font-size: 16px;
	display: block;
	position: absolute;
	top: 62px;
	right: 22px;
	font-weight: normal;
	letter-spacing: 1px;
}

.phoneNumber {
	font-family: "Copperplate Gothic Bold";
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	letter-spacing: 3px;
}
.yellownowtext {
	color: #e9c365;
	font-family: "Copperplate Gothic Bold";
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
}


#header ul {
	list-style-type: none;
	list-style-image: none;
	position: absolute;
	top: 10px;
	right: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header li {
	display: inline;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 8px;
	margin-right: 4px;
}
.seperator {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 8px;
}

#header li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-transform: capitalize;
}
#header li a:hover {
	color: #FC0;
	text-decoration: none;
}

.textBox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c6e0f6;
	border-bottom-color: #c6e0f6;
	border-left-color: #c6e0f6;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c6e0f6;
	background-color: #FFF;

}
.textBox .featured {
	width: 430px;
	float: right;
}
.yellow_top_1 {
	height: 32px;
	position: relative;
	padding-left: 30px;
	background-image: url(../images/bg_yellow_bar.png);
	background-repeat: repeat-x;
}

.find  {
	letter-spacing: 2px;
	font-size: 24px;
}

.topword {
	color: #0f728f;
	font-weight: bold;
	letter-spacing: 2px;
	position: absolute;
	padding-left: 5px;
	top: 3px;
	font-family: "Century Gothic", Century, Arial;
	font-size: 10px;
}
.bottomword {
	font-family: "Century Gothic", Century, Arial;
	font-size: 10px;
	position: absolute;
	top: 16px;
	padding-left: 5px;
}
.textBox h2 {
	font-weight: normal;
	margin: 10px;
}
.textBox .nav {
	list-style-type: none;
	padding-left: 32px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.textBox .nav a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #0c67bb;
	font-weight: bold;
	line-height: 220%;
	background-color: #F1F6FA;
	padding-left: 20px;
	margin-bottom: 3px;
	width: 145px;
}

.textBox .nav a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #015AAE;
	font-weight: bold;
}

#footer {
	background-color: #015AAE;
	clear: both;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: normal;
}

.footer_1 a {
	color: #FFF;
	font-weight: normal;
	line-height: 180%;
	font-size: 11px;
}

.footer_4 {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #FFF;
	background-image: url(../images/blue_cizgi.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 10px;
}

.footer_4 a {
	color: #FFF;
	font-size: 11px;
}
.propertyimage {
	float: left;
	border: 3px solid #c6e0f6;
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-top: 10px;
}
.propertyimageright {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}


.bold {
	font-weight: bold;
	line-height: 180%;
}
.red {
	color: #C00;
}
.white {
	color: #FFF;
}
.green {
	color: #090;
}

.underline {
	text-decoration: underline;
}

