body, html {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	background: url(../../images/styles/big-re/bg_blue.jpg) repeat-x top #2a7183;
}


/* Layout*/

#container {
}

#header {
	height:190px;
	width:100%;
	margin:0;
	padding:0;
	}

#header-heading {
height: 93px;
	margin:0 0 0 300px;
	background-image: url(../../images/styles/jem_investments/logo_blue.jpg);
background-repeat: no-repeat;	
}

#header-tagline {
	margin:70px 0 0 780px;
	padding:0;
	font-size:16px;
	color:#eee;
	font-family: "Franklin Gothic Medium", Arial, Helevetica, sans-serif;
	letter-spacing:.1em;
}

#menu-content-wrapper {
	margin:0 auto 0 auto;
	width:812px;
	padding:0 9px 0 9px;
	background: url(../../images/styles/big-re/bg_contenttop.gif) top no-repeat;
}

#menu {
	height:30px;
}

#content {
	clear:both;
	width:800px;
	margin:0 auto 0 auto;
	padding:0 6px 0 6px;
	background:url(../../images/styles/big-re/bg_wrapper.gif) repeat-y;
}

#content img {
	margin:8px;
	max-width:96%;
}

#content a, #content a:visited {
	color:#559745;
	text-decoration:none;
}

#content a:hover {
	text-decoration: underline;
}

#content-heading {
	color:#000;
	font-size:22px;
	text-align:left;
	padding:10px 0 0 0;
	margin:0;
	font-weight:bold;
	text-align:center;
}

#footer {
	width:830px;
	margin:-245px auto 0 auto;
	padding:255px 0 4px 0;
	text-align:center;
	color:#000000;
}

#footer ul {
	margin:0 8px 0 8px;
	padding:0;
	list-style:none;
	font-size:14px;
}

#footer ul li {
	display:inline;
	line-height:30px;
	margin:0 10px 0 10px;
	font-weight:bold;
	
}

#footer h5, #footer h6 {
	margin:0;
	padding:0;
	color:#000;
}

#footer h4 {
	margin:0 0 .25em 0;
	padding:0;
	font-size:14px;
	color:#eee;
}

#footer h5 a , #footer h6 a, #footer h5 a:visited , #footer h6 a:visited{
	color:#000;
}

#footer a, #footer a:visited {
	color:#eee;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}



/* Navigation */

#menu ul {
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	background-color:#000000;
	
}

#menu li {
	float:left;
}

#menu a, #menu a:visited {
	padding:0 15px 0 15px;
	margin:0 2px 0 2px;
	height:24px;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
	_width:105px;
    _text-align:center;	
}

#menu a:hover {
	color: #999999;
}

/* Featured Property */

#featured-property {
	width:300px;
	height:300px;
	display:block;
	background:url(../../images/styles/big-re/bg_featprop.jpg);
	float:left;
	padding:0;
	margin:10px 10px 10px 20px;
	color:#eee;
	text-align:center;
}

#featured-property h3, #featured-property h4 {
	margin:2px 0 0 0;
	padding:0;
}

#featured-property ul {
	list-style:none;
	margin:0;
	padding:0;
}

/* Listings Page */

#listings {
	width:750px;
	margin: 0 0 25px 35px;
}

.listing {
	width:350px;
	height:410px;
	float:left;
	display:block;
	margin:25px 25px 0 0;
	background: url(../../images/styles/big-re/bg_listing.jpg) top no-repeat;
	text-align:center;
	color:#FFFFFF;
}

#listings .listing img {
	border:solid 2px;
	margin:0;
	padding:2px;
}

#listings a, #listings a:visited {
	font-size:24px;
}

#listings h2 {
	padding:0;
	margin:15px 0 5px 0;
}

#listings p {
	padding:0;
	margin:0 50px 0 50px;
	line-height:1.2em;
}

#listings .listing_location {
	margin:0;
	padding:0;
	line-height:1.2em;
}

#listings #listing_info {
	text-align:left;
}

/* Listing Detail Pages */

.listing-detail {
	width:750px;
	margin:0 auto 0 auto;
	padding:0;
	background:url(../../images/styles/big-re/bg_listingdetail.jpg) repeat-y; 
}

.listing-detail .listing_title {
	background:url(../../images/styles/big-re/bg_listingdetail_top.jpg) no-repeat;
	height:45px;
	color:#559745;
	margin-bottom:0px;
}

.listing-detail .listing_location {
	color:#FFFFFF;
	margin:0;
	padding:0 0 0 10px;
	width:400px;
	float:left;
	display:block;
}

.listing-detail #listing_image img {
	border:solid 2px #559745;
	margin:6px;
	padding:2px;
}

.listing_address {
	color:#559745;
	border-bottom: solid 2px #559745;
	float:right;
	display:block;
	width:310px;
	margin:0;
	padding:0;
}

#listing_gallery-wrapper p {
	color:#FFFFFF;
	margin-left:10px;
}

.listing-detail #listing_image, #listing_gallery-wrapper {
	float:left;
	display:block;
	width:420px;
	margin:0;
	padding:0;
}

.listing-detail #listing_info, #listing_desc, #listing-address {
	float:right;
	display:block;
	width:310px;
	margin:0;
	padding:0;
}

.lightwindow {
	float:left;
	text-align:center;
	width:33%;
	height:150px;
}

#listing_footer {
	clear:both;
	width:100%;
	background:url(../../images/styles/big-re/bg_listingdetail_bottom.jpg) no-repeat;
	height:45px;
	line-height:45px;
}

/*Contact Page */

#contact-info {
	width:300px;
	margin:25px 0 25px 70px;
	padding:0;
	float:left;
}

#contact-form {
	width:300px;
	margin:25px 70px 25px 0;
	padding:0;
	float:right;
}
