.MainText {
	font-family: "Berlin Sans FB", "Berlin Sans FB Demi";
	font-size: 18px;
	font-style: normal;
	line-height: 115%;
	font-weight: lighter;
	font-variant: normal;
}
.MainHeading {
	font-family: "Berlin Sans FB", "Berlin Sans FB Demi";
	font-size: 36px;
	font-weight: 200;
}
.SubHeading1 {
	font-family: "Berlin Sans FB", "Berlin Sans FB Demi";
	font-size: 24px;
	font-weight: 200;
}
body
{
	background-image:none;
	background-repeat:no-repeat;
	background-position:right top;
	margin-right:10px;
	margin-left:10px;
	background-color: #FEEED8;
}
.MainTitle {
	font-family: "Monotype Corsiva";
	font-size: 55px;
	font-weight: 200;
	padding: 0px;
	margin: 0px;
}
a:link {
	color: #254B25;
	text-decoration: underline;
}
a:visited {
	color: #254B25;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}.MenuButtons {
	font-family: "Berlin Sans FB", "Berlin Sans FB Demi";
	font-size: 20px;
	font-style: normal;
	font-weight: 200;
}
#Navigation {
	font-family: "Berlin Sans FB", "Berlin Sans FB Demi";
	font-size: 18px;
	font-weight: 300;
	background-color: #FEEED8;
	width: 172px;
	background-position: center;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
}
#Content {
	font-family: "Berlin Sans FB", "Berlin Sans FB Demi";
	padding: 5px;
	text-align: justify;
	position: relative;
}

#Navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Navigation a {
	padding: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	background-color: #FBBF6F;
	width: 156px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E38606;
	border-bottom-color: #e38606;
	text-decoration: none;
}
#Navigation a:hover {
	background-color: #fbfcf9;
}
body.About #aAbout {
	background-color: #fbfcf9;
}
body.Estimate #aEstimate {
	background-color: #fbfcf9;
}
body.Home #aHome {
	background-color: #fbfcf9;
}
body.Service #aService {
	background-color: #fbfcf9;
}
body.Project #aProject {
	background-color: #fbfcf9;
}
body.Contact #aContact {
	background-color: #fbfcf9;
}
body.FAQ #aFAQ {
	background-color: #fbfcf9;
}
body.Links #aLinks {
	background-color: #fbfcf9;
}	
#divHeader {
	width: 1000px;
	background-color: #FBBF6F;
	margin-left: auto;
	margin-right: auto;
	background-image: url(Images/Header.png);
	height: 80px;
	margin-bottom: 0px;
	background-position: center center;
	position: relative;
	background-repeat: no-repeat;
	margin-top: 0px;
}
.MainSubTitle {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	page-break-before: avoid;
}

.style1 {font-size: 9px}
