@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: .75em;
}
.content h1 {
	font-weight: normal;
	color: #512651;
	font-size: 185%;
	margin-top: 45px;
	margin-bottom: 15px;
}
.content h2 {
	font-size: 115%;
	font-weight: normal;
	text-transform: uppercase;
	color: #512651;
	margin: 0px;
	padding: 0px;
}
.content p {
	width: 335px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.content a {
	color: #000000;
}


.content {
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	height: 500px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	padding-left: 200px;

}

.content ul {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 0px;
	list-style-image: url(../images/bullet.gif);
	margin-top: 8px;
}

.content li {
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 8px;
}

.content .mainNav {

}


.content .mainNav a {
	color: #b2a342;
	text-decoration: none;
	font-size: 115%;
	height: 20px;
	display: block;
	float: left;
	text-transform: uppercase;
}

.content .mainNav a:hover {
	color: #512651;
	text-decoration: none;
}

#home {
	padding-right: 25px;
	padding-top: 8px;
}

#services, #photo, #contact {
	padding-right: 25px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b2a342;
	padding-top: 8px;
}

.clr {
clear: both;
}

.content .subNav {
	margin-top:5px;
	margin-left: 210px;
	margin-bottom: 10px;
}


.content .subNav a {
	color: #b2a342;
	text-decoration: none;
	height: 20px;
	display: block;
	widows:300px;
}

.content .subNav a:hover {
	color: #512651;
	text-decoration: none;
}

#installations {
}

#container, #before {

}

#mainImg {

}

#caption {
margin-top: 5px;
 color: #512651;
 }

#picNav {
margin-top: 15px;
 color: #512651;
}
