body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-image: url(/images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 77px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
}
a {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.header {
	background-image: url(/images/headerbg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-align: right;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2968B;
	margin: 0px;
	padding: 0px;
}
.HomeNav {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-image: url(/images/dot1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	width: 50px;
	text-align: center;
	text-decoration: none;
	float: right;
	font-weight: normal;
}
a:hover {
	color: #A3968C;
}
.PortfolioNav {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-image: url(/images/dot2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	width: 80px;
	text-align: center;
	text-decoration: none;
	float: right;
	font-weight: normal;
}
.AboutNav {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-image: url(/images/dot3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	width: 100px;
	text-align: center;
	text-decoration: none;
	float: right;
	font-weight: normal;
}
.ServicesNav {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-image: url(/images/dot4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	width: 75px;
	text-align: center;
	text-decoration: none;
	float: right;
	font-weight: normal;
}
.ContactNav {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-image: url(/images/dot5.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	width: 65px;
	text-align: center;
	text-decoration: none;
	float: right;
	font-weight: normal;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #A1958A;
	text-decoration: none;
	text-align: center;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #A3968C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A3968C;
}
.FormField {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	border: 1px solid #737272;
}
.FormTextField {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	width: 95%;
	border: 1px solid #737272;
}
.FormButton {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #A3968C;
}.RightPic {
	margin-left: 10px;
}
.BodyTextErr {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #cc0000;
	border: none;
}

.navPortfolio li { display:inline; }
