body,
html {
	background-image:url(assets/background.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#fecf82;
	font-size:12px;
	text-align:center;
	padding:0px;
	margin: 0px auto;
	min-width:1010px;
	height:100%;
	}
	
body {
	min-width:1010px;
    }
	
#container {
	width:1010px;
	padding:0px;
	margin:0px auto;
	text-align:left;
	overflow:hidden;
	}

	
                          /*         W R A P   S T Y L E S          */
#navigation {
	width:1010px;
	margin:0px auto;
	margin-top:5px;
	height:70px;
	}

#main-image {
	width:853px;
	margin:0px auto;
	background-image:url(assets/window.jpg);
	background-repeat:no-repeat;
	height:196px;
	padding:0px;
	}
	
#content-wrap-home {
	background-image:url(assets/copy-background.jpg);
	background-repeat:no-repeat;
	width:854px;
	height:400px;
	margin:0px auto;
	padding:0px;
	}
	
#copy-area {
	width:730px;
	margin:0px auto;
	}
	
#home-copy {
	width:475px;
	float:left;
	display:inline;
	margin-top:20px;
	}
	
#home-copy .body_copy p {
	margin-top: 0px;
	}
	
#map-wrap {
	width:250px;
	float:right;
	display:inline;
	margin-top:10px;
	}
	
#homes-wrap {
	width:730px;
	height: 150px;
	margin:0px auto;
	clear:both;
	padding-top:7px;
	}
	
.email-subscribe {
	margin:13px 0px 0px 110px;
	width:183px;
	}
	

                          /*         C O P Y   S T Y L E S          */

	
h1 {
	color:#ff8844;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:16px;
	font-weight:normal;
	margin-bottom:-10px;
	margin-top:0px;
	}
	
h2 {
	color:#000000;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:14px;
	letter-spacing:1px;
	font-weight:bold;
	margin-bottom:5px;
	}
	
.body_copy {
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#777777;
	font-size:12px;
	line-height:150%;
	}
	
.body_copy a {
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#777777;
	font-size:12px;
	}
	
.body_copy a:hover {
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#ff8844;
	font-size:12px;
	}
	
.body_copy .innertube_home p {
	margin-top:0px;
	}
	
.body_copy .innertube{
	padding: 5px 10px 0px 80px;
	}
	
ul {
  margin-left: 1em;
  padding-left: 0;
  margin-top: 5px;
  padding-top:0px;
  }
  
li {
  margin: 0;
  padding: 0;
  }
	

	

		
	
                          /*         B O T T O M   S T Y L E S          */

#footer_wrap {
	width:850px;
	margin:0px auto;
	margin-top:20px;
	clear:both;
	text-align:center;
	line-height:15px;
	padding-bottom:20px;
	}
	
.footer {
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#ff8844;
	font-size:11px;
	}
	
.footer a{
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#ff8844;
	font-size:11px;
	text-decoration:none;
	}
	
.footer a:hover{
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#ff8844;
	font-size:11px;
	text-decoration:underline;
	}						 

	
img {
	display:block;
	}
	
img a {
	border:none;
	display:block;
	}