body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
.homeIllustration p {
	padding: 6px;
	margin: 0px;
}
#pageHeader {
	margin: 0px auto;
	padding: 0px;
	height: 104px;
	width: 700px;
	background: url(/images/bgCoatOfArms.gif) no-repeat 243px;
}
#pageHeader h1 {
	margin: 0px;
	padding: 0px;
}
#pageHeader img {
	top: 27px;
	position: relative;
	border-style: none;
}
#globalNav {
	background: #701A09 url(/images/bgGlobalNav.gif);
}
#navBar {
	height: 28px;
	margin: 0px auto;
	width: 700px;
	text-align: left;
	padding: 0px;
}
#navBar li {
	display: block;
	list-style: none;
	float: left;
}
#navBar a {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	border-right: 1px solid #711B09;
	border-left: 1px solid #CF3110;
	padding: 4px 6px;
	margin: 0px;
	display: block;
	float: left;
}
#navBar a:hover, #navBar .on {
	background: url(/images/bgGlobalNavOn.gif) repeat-x;
}
#content {
	clear: both;
	margin: 20px auto;
	width: 700px;
}
#content ul {
	margin: 0px;
	padding-left: 16px;
}
blockquote {
	margin: 10px 4px;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #59270E;
}
.quoteAttribution {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #59270E;
}
.homeIllustration {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	background: #D4CAC5;
	width: 360px;
}
.sidebar274px {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	background: #D4CAC5;
	width: 274px;
	text-align: center;	
}
#pageFooter {
	padding: 10px 0px;
	height: 220px;
	background: url(/images/bgBottom.gif) repeat-x;
	border-top: 2px solid #701A09;
	font-size: .8em;
	clear: both;
}
.footerContent {
	margin: 0px auto;
	width: 700px;
}
#mailForm {
	width: 398px;
}
#mailForm .formInput {
	background: #F4F4F4;
	width: 224px;
	border: 1px solid #711B09;
	margin-top: 3px;
	margin-bottom: 3px;
	display: block;
	float: left;
}
#mailForm .errField {
	border: 2px solid #CC0000;
	background-color:#FFCC66;
	width: 222px;
}
#mailForm .radioButtonChoice {
	margin-top: 3px;
	margin-bottom: 3px;
	width: 224px;
	display: block;
	float: left;	
}
#mailForm label {
	margin-top: 3px;
	margin-bottom: 3px;
	width: 170px;
	display: block;
	float: left;
	clear: left;
}
#mailForm .sendButton {
	background: url(/images/bgGlobalNav.gif);
	background-color: #711B09;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	height: 28px;
	border: 1px solid #711B09;
	display: block;
	clear: both;
	left: 170px;
	position: relative;
}
#mailForm br {
	display: none;
}
#mailForm #phoneFields {
	display: none;
}
.aboutPortfolioSection {
	float: left;
	margin: 0px 38px 20px;
	background: #D4CAC5;
	width: 274px;
	text-align: left;
	display: inline;
}
.aboutPortfolioSection p {
	margin: 10px;
}
.aboutPortfolioSection blockquote {
	margin: 10px;
}
.errMsg {
	font-weight: bold;
	color: #CC0000;
}
