/*  
Theme Name: Gruenefeldt Construction Homepage
Theme URI: http://www.gruenefeldt.com/
Description: Created For Gruenefeldt Construction, Inc.
*/


body {
	background: #fff url('http://www.gruenefeldt.com/images/background.jpg') repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #21205f;
}
	

#page {
	margin-right: auto;
	margin-left: auto;
	width: 1200px;
}

#header {
	postion: relative;
	left: 2px;
	background: url('http://www.gruenefeldt.com/images/heading.jpg') no-repeat;
	width: 504px;
	height: 138px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#left_nav {
	position: relative;
	top: 80px;
	left: 320px;
	float: left;
	font-weight: bold;
	text-align: right;
}

li {
	list-style-type: none;
	color: #21205f;
}

a {
	text-decoration: none;
	color: #21205f;
}

a:visited {
	text-decoration: none;
	color: #21205f;
}

a:hover {
	text-decoration: underline;
	color: #21205f;
}

#space {
	height: 50px;
}

#logo {
	background: url('http://www.gruenefeldt.com/images/logo.jpg') no-repeat;
	width: 301px;
	height: 315px;
	margin-right: auto;
	margin-left: auto;
}

#right_nav {
	position: relative;
	top: -234px;
	left: -340px;
	float: right;
	font-weight: bold;
	text-align: left;
}


#houses {
	background: url('http://www.gruenefeldt.com/images/houses.jpg') no-repeat;
	width: 1181px;
	height: 193px;
	margin-top: 40px;
}


	
