@charset "utf-8";
body {
	font-family: "century gothic", Arial, Helvetica, sans-serif;
	color: #800000;
	background-color: FFFFEE;
	line-height: 1.175em;
}
a {
	color: 800000;
}
h1 {
	font-style: italic;
	font-weight: bold;
	color: #F00;
	line-height: normal;
}
h2 {
	color: #F00;
	line-height: normal;
}



h3 {
	font-size: x-large;
	font-weight: bold;
	color: #F00;
}
h4 {
	font-size: medium;
	font-weight: bold;
	color: #F00;
	line-height: 1.15em;
	margin-bottom: 1em;
}
h5 {
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #ff0000;
}
legend {
	font-size: large;
	font-weight: bold;
	color: #F00;
}




#Container {
	padding: 0px;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: fixed;
	background-image: url(media/images/bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#banner {
	width: 800px;
	height: auto;
	text-align: center;
}
#navigationbar {
	height: auto;
	width: 800px;
	padding-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: none;
	border-top-color: #009;
	border-right-color: #009;
	border-bottom-color: #009;
	border-left-color: #009;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	padding-bottom: 0px;
}
#mainbodyfullsize {
	width: 800px;
	height: auto;
	font-size: small;
}
#mainbodyleft {
	float: left;
	height: auto;
	width: 475px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2%;
	margin-left: 0px;
}
#mainbodyright {
	float: right;
	height: auto;
	width: 300px;
	text-align: center;
	margin-bottom: 2%;
}
#gallerycontainer {
	height: auto;
	width: 750px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
}
#services_images {
	float: right;
	height: auto;
	width: 300px;
	padding-left: 10px;
	margin-left: 10px;
}
#remodel_images {
	float: right;
	height: auto;
	width: 300px;
	padding-left: 10px;
	margin-left: 10px;
}



#popup {
	z-index: 3;
	height: 100%;
	width: 800px;
	text-align: center;
	position: absolute;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	overflow: auto;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 200px;
}

#productpage {
	text-align: center;
	margin-bottom: 0%;
}
#leftproductpage {
	float: left;
	text-align: center;
	height: auto;
	width: 400px;
}
#rightproductpage {
	float: right;
	height: auto;
	width: 400px;
	text-align: right;
}
#specs {
	text-align: left;
}
#returnlinks {
	clear: both;
	height: auto;
	width: auto;
	text-align: center;
	margin-bottom: 5px;
}

#socialnetworks {
	height: auto;
	width: 800px;
	clear: both;
	border-top-width: medium;
	border-top-style: groove;
	border-top-color: #009;
	border-right-color: #009;
	border-bottom-color: #009;
	border-left-color: #009;
	margin: auto;
	text-align: center;
	font-size: small;
	background-color: #F90;
	border-bottom-style: groove;
	color: 800000;
}
#socialnetworkingsetuptable {
	text-align: center;
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}

#socialnetworksexpanded {
}


#footer {
	height: auto;
	width: 800px;
	clear: both;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: groove;
	border-top-color: #009;
	border-right-color: #009;
	border-bottom-color: #009;
	border-left-color: #009;
}
#cmstable {
	text-align: center;
	vertical-align: bottom;
}


.footertext {
	font-size: 10px;
	text-align: center;
	color: #800000;
	padding-bottom: 0px;
}



.returnlinks {
	text-align: center;
	font-size: x-large;
	line-height: normal;
	color: #F00;
	text-decoration: underline;
	clear: both;
}
.gallerytable {
	height: auto;
	width: 750px;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 5%;
	line-height: .5em;
}
.socialnetworksexpandlink {
	font-size: medium;
	font-weight: bold;
	color: #330099;
	line-height: 1.5em;
	font-style: normal;
}
.boldtext {
	font-weight: bold;
	color: #309;
	text-align: center;
}
.emphasistext {
	font-style: italic;
	font-weight: bold;
}
