/*------------------------
	GENERAL SELECTORS
------------------------*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.7%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #434749;
}

p {
	font-size: 1.2em;
	line-height: 165%;
	margin: 0 0 23px 0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a:link, a:visited {
	color: #84ac26;
	font-weight: bold;
}

a:hover {
	color: #02a0c6;
	font-weight: bold;
}
h4 {
	height: 12px;
	text-transform: uppercase;
	color: #02a0c6;
	font-size: 1.4em;
	margin-top: 12px;
	margin-bottom: 21px;
}

ul
{
list-style-type: none;
padding: 0;
margin: 10px 10px 10px 10px;
}

li
{
background-position: 0 .4em;
padding-left: .8em;
font-size: 1.4em;
}
form {
	font-size: 1.2em;
	margin: 10px 10px 23px 10px;
}
	
	
    

/*------------------------
	RULES FOR ALL PAGES
------------------------*/
#container {
	width: 740px;
	margin: 0px auto 0 auto;
    background-image: url(images/containerbg.gif);
	background-repeat: repeat-y;
}
#header {
	position: relative;
}

#header h1 a {
	display: block;
	float: left;
	margin: 0 0px 0 0;
	text-decoration: none;
	text-indent: -2100px;
	width: 282px;
	height: 0px;
	background: transparent url(../img/logo.gif) no-repeat left top;
}

#navigation {
	/*padding: 37px 0 0 0;*/
	position: absolute;
	top: 0px;
	width: 416px;
	z-index: 4000;
}
#header > #navigation {
	position:absolute;
	right:-2px;
}



#navigation a {
	position: absolute;
	display: block;
	text-decoration: none;
	text-indent: 0px;
	width: 82px;
	height: 83px;
	/*margin: 0 1px 0 0;*/
	background-position: left top;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
.image_left {
	color: #84ac26;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 100%;
	padding: 5px 0 5px 23px;
}
.image_right {
	color: #84ac26;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 100%;
	padding: 5px 0 5px 23px;
}
/* IE Mac, you spoiled brat \*/
#navigation a:focus { outline: none; }
/* end IE Mac hide */

#nav_building {
	background: transparent url(../img/nav_building.gif) no-repeat left top;
	left: 0;
}

#nav_features {
	background: transparent url(../img/nav_features.gif) no-repeat left top;
	left: 83px;
}

#nav_neighbors {
	background: transparent url(../img/nav_neighbors.gif) no-repeat left top;
	left: 166px;
}

#nav_location {
	background: transparent url(../img/nav_location.gif) no-repeat left top;
	left: 249px;
}

#nav_interested {
	background: transparent url(../img/nav_interested.gif) no-repeat left top;
	left: 332px;
}

#navigation a:hover {
	background-position: 0 -83px;
}

#navigation a.current {
	background-position: 0 -166px;
}

#content {
	width: 740px;
	clear: left;
}

* html #content {
	width: 774px;
	position: absolute;
	background-image: url(images/containerbg.gif);
}

#copy {
	/*margin: 0 0 0 453px;
	padding: 30px 0 37px 22px;*/
	margin: 0;
	border-left: 1px solid #e5e5e5;
	width: 280px;
	/*width: 290px;*/
	float: right;
	/*height: 1%;*/
}

* html #copy {
	position: relative;
	right: 32px;	
}

#copy object, #copy embed {
	margin: 0;
	padding: 0;
}


#copy h4, #copy p {
	margin-left: 25px;
	margin-right: 15px;
}



#copy h4 {
	text-transform: uppercase;
	color: #02a0c6;
	font-size: 1.4em;
	margin-top: 12px;
	margin-bottom: 22px;
}

#copy a:link, a:visited {
	color: #84ac26;
	font-weight: bold;
}

#copy a:hover {
	color: #02a0c6;
	font-weight: bold;
}

#copy li
{
background-image: url(images/blue_bullet.gif);
background-repeat: no-repeat;
}

.image_right {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 100%;
	padding: 5px 0 5px 23px;
}


#sidebar {
	width: 452px;
	/*margin: 0 287px 0 0;*/
	margin: 0;
	padding: 0;
}

#sidebar h3 {
	text-indent: 0px;
	width: 452px;
	height: 24px;
	padding: 0;
	border-bottom: 1px solid #e5e5e5;
	margin: 50px 0 15px;	
}
#sidebar h4, #sidebar p {
	margin-left: 25px;
	margin-right: 15px;
}

#sidebar a:link, a:visited {
	color: #84ac26;
	font-weight: bold;
}

#sidebar a:hover {
	color: #02a0c6;
	font-weight: bold;
}

#footer {
	position: relative;
	border-top: 1px solid #e5e5e5;
	padding: 5px 0px 5px 5px;
	background-image: url(images/footerbg.gif);
	clear: right;
	width: 737px;
}

#footer ul li {
     background-repeat: no-repeat;display: inline;
	margin: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	font-size: 1em;
}

#footer ul li#contact, #footer ul li#footer_home,
#footer ul li#faq {
	border-right: 1px solid #404040;
	padding: 0 8px 0 0;
}

#footer ul li a {
	text-transform: uppercase;
}

#footer ul li a:link, #footer ul li a:visited {
	color: #404040;
}

#footer ul li a:hover {
	color: #ffffff;
}
#footer #leftcopy {
	position: absolute;
	left: 45px;
	top: 12px;
}
#footer #leftcopy #copyright {
	padding: 5px 0 0 0;
}
