@charset "utf-8";
/* CSS Document */

/* -----------------------------------*/
/* ---- GLOBAL <<<-----------*/
/* -----------------------------------*/

body {
	background-color: #000;
	background-image: url(../images/greenBar.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	
}
p {
	font-size:13px;
	line-height: 22px;
	margin-top: 4px;
}

/* -----------------------------------*/
/* ---- PAGE STRUCTURE <<<-----------*/
/* -----------------------------------*/

/* Wrapper
----------------------------------------------- */
#wrapper {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}

/* Header
----------------------------------------------- */

#header {
	height: 150px;	
}
#nav  .active {
	color: #FFF;
}
#breadcrumbs {
	font-size: 10px;
	color: #999999;
	clear: both;
	text-align: right;
	padding-top: 50px;
	text-transform: uppercase;
}

/* Content
----------------------------------------------- */
#content {
	
}
#content-left {
	float: left;
	width: 370px;
}
#content-right {
	margin-left: 370px;
	width: 54%;
}

/* Footer
----------------------------------------------- */
#skyline {
	background-image: url(../images/skyline.jpg);
	background-repeat: repeat-x;
	height: 126px;
	clear: both;
	background-position: center;
	min-width:870px;
}
#bottomLine {
	height: 75px;
	background-color: 080d02;
	min-width:870px;
}
#bottomLine-wrapper {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
#address {
	font-size: 10px;
	color: #666666;
	line-height: 16px;
	float: left;
}
#footerMenu {
	float: right;
	line-height: 20px;
}

/* Properties
----------------------------------------------- */
#properties-list {
	margin-top: 30px;
}
#properties-list img {
	border: 9px solid #FFF;
	margin-left: 12px;
	margin-right: 21px;
}
#properties-list p {
	font-size: 14px;
	line-height: 21px;
}
#properties-list h3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #77BF23;
	font-weight: bold;
	line-height: 35px;
}
#apartments-column {
	width: 425px;
	float: left;
}
#singleFamily-column {
	width: 425px;
	float: right;
}
/* -----------------------------------*/
/* ---- HEADINGS <<<-----------*/
/* -----------------------------------*/
h1 {
	height: 124px;
	width: 247px;
	position: absolute;
	margin-left: 30px;
}
h1 a {
	height: 124px;
	width: 247px;
	display: block;
	background-image: url(../images/celticLogo.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -2000em;
}
h2 {
	font-size: 36px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 12px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 14px;
	text-transform: uppercase;
	color: #77bf23;
	font-weight: bold;
}

/* -----------------------------------*/
/* ---- TEXT STYLES <<<-----------*/
/* -----------------------------------*/

.footerLinks {
	font-size: 11px;
	color: #666666;
}
.footerLinks-extra {
	font-size: 10px;
	color: #333333;
}
.green {
	color:#77bf23;
}
.bold {
	font-weight: bold;
}
.rightAlign {
	text-align: right;
}
.uppercase {
	text-transform: uppercase;
}
/* -----------------------------------*/
/* ---- NAVIGATION <<<-----------*/
/* -----------------------------------*/

a {
	color: #77bf23;
	text-decoration: none;
}

.footerLinks a {
	color: #666666;
}
.footerLinks-extra a {
	color: #333333;
}
/* -----------------------------------*/
/* ---- FORMS <<<-----------*/
/* -----------------------------------*/

select {
	height: 24px;
}
.shortTxt {
	width: 100px;
}
label {
	margin-right: 10px;
	margin-left: 5px;
}

/* -----------------------------------*/
/* ---- COMMENTS <<<-----------*/
/* -----------------------------------*/

/* -----------------------------------*/
/* ---- EXTRAS <<<-----------*/
/* -----------------------------------*/

.float-left {
	float: left;
}
.float-right {
	float: right;
}
.margin-right5 {
	margin-right: 5px;
}
.margin-right25 {
	margin-right: 25px;
}
.divider {
	height: 44px;
	position: relative;
	background-image: url(../images/greenDivider.gif);
	background-repeat: repeat-x;
	min-width: 500px;
	background-position: center;
}
#homeSlideshow {
	height: 309px;
	width: 306px;
	overflow: hidden;
	border: 9px solid #FFF;
	margin-top: 8px;
}
#bodytxt p {
	margin-bottom: 14px;
}
#bulletList {
	list-style-type: disc;
	list-style-position: outside;
	font-size: 13px;
	margin-bottom: 14px;
	padding-left: 20px;
}
.bottom_greenBorder {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #77bf23;
}
.propertie-container {
	height: 185px;
	width: 425px;
	padding-top: 20px;
}

/* Home banners
----------------------------------------------- */
#home-banners {
	list-style-type: none;
}
#home-banners li {
	display: block;
	float: left;
	height: 148px;
	width: 210px;
	background-repeat: no-repeat;
	text-indent: -2000em;
}
#home-banners a {
	display: block;
}



/* Property banners
----------------------------------------------- */
#property-banners {
	list-style-type: none;
}
#property-banners li {
	display: block;
	float: left;
	height: 103px;
	width: 147px;
	background-repeat: no-repeat;
	text-indent: -2000em;
	margin-top: 40px;
}
#property-banners a {
	display: block;
}


/* Property slideshow
----------------------------------------------- */
#propertySlideshow {
	height: 306px;
	width: 306px;
	overflow: hidden;
	border: 9px solid #FFF;
}
#navSlideshow {
	width: 330px;
	margin-top: 15px;
}
#navSlideshow li {
	width: 72px;
	float: left;
	list-style: none;
	display: block;
	border: 3px solid #FFF;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
}
#navSlideshow a {
	width: 72px;
	display: block;
}
#navSlideshow li.activeLI {
	border: 3px solid #65ca33;
}
#navSlideshow a:focus { outline: none; }
#navSlideshow img { border: none; display: block }

/* Property details
----------------------------------------------- */

#property-details-table {
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#property-details-table tr {
	height: 22px;
}

/* GoogleMap Properties
----------------------------------------------- */

#map_canvas {
	height: 530px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #77bf23;
}
#infoWindow {
	height: 125px;
	width: 300px;
	color: #000;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 15px;
}
#infoWindow img {
	margin-right: 10px;
	margin-top: 5px;
	border: 2px solid #77bf23;
}
.iw_name {
	font-weight: bold;
	font-size: 16px;
	color: #77bf23;
}

/* GoogleMap Property Details
----------------------------------------------- */

#map_smallCanvas {
	height: 295px;
	width: 500px;
	border: 2px solid #77bf23;
}
#small-infoWindow {
	height: 50px;
	width: 250px;
	color: #000;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 15px;
}
