@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
}

#header {
	background-image: url(images/untitled.bmp);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 50px;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#header h1{
	text-indent: -9000px;
}

#sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	padding-top: 0px;
}

#homepage-content {
	text-align: center;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#department-menu {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
}

#department-menu a:link {
	color: #000000;
	text-decoration: none;
}

#department-menu a:visited {
	color: #FFCC66;
	text-decoration: none;
}

#department-menu a:hover {
	text-decoration: underline;
}

#site-menu {
	color: #000000;
	text-decoration: none;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
	margin-bottom: 5px;
}

#site-menu a:link {
	color: #000000;
	text-decoration: none;
}

#site-menu a:visited {
	color: #FFCC66;
	text-decoration: none;
}

#site-menu a:hover {
	color: #000000;
	text-decoration: underline;
}


#footer {
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	margin-top: 0px;
}

#sub2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 50px;
}

#contractors-content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
}

#links-content {
}

#contact-content {
	margin-bottom: 25px;
}

#housepaint-content {
	margin-top: 0px;
	padding-top: 0px;
}

#staff-img1 {
	text-align: left;
	margin: 2px;
	padding: 0px;
	float: left;
}

#staff-img2 {
	text-align: left;
	float: left;
}

#staff-img3 {
	text-align: left;
	float: left;
}

#staff-img4 {
	float: left;
}

#framing-img1 {
}

#window-img1 {
	text-align: left;
}

#hardware-img {
	white-space: nowrap;
	float: left;
	margin-top: 40px;
	margin-right: 60px;
	margin-bottom: 60px;
	margin-left: 50px;
}

