body {
	margin: 0;
	text-align: center;
	background: #65575E;
}
#fullview {
	background: #fff;
}
#masthead {
	background: #502146;
	height: 67px;
	text-align: left;

}
#masthead h1 {
	margin: 0 auto;
	width: 740px;
}
#masthead h1 a {
	margin: 0 0 0 28px;
	display: block;
	width: 118px;
	height: 67px;
	text-indent: -9999px;
	background: url(../img/logo.gif) no-repeat 0 10px;
}
#masthead h2 {
	margin: -34px auto 0;
	width: 740px;
	text-indent: -9999px;
	background: url(../img/phone.gif) no-repeat 628px;
}
#navigation {
	margin: 0 auto;
	text-align: left;
	width: 740px;
}
#navigation ul {
	margin: -29px 0 0 215px;
	list-style-type: none;
	height: 20px;
}
body > #navigation ul {
	margin: -29px 0 0 180px;
}
#navigation li {
	display: inline;
}
#navigation a {
	position: absolute;
	display: block;
	width: 35px;
	text-indent: -9999px;
}
#navPortfolio a {
	width: 42px;
	margin: 0 0 0 -40px;
	background: url(../img/nav-verbose.gif) no-repeat 0 6px;
}
#navAbout a {
	width: 30px;
	margin: 0 0 0 20px;
	background: url(../img/nav-verbose.gif) no-repeat -62px 6px;
}
#navContact a {
	width: 33px;
	margin: 0 0 0 70px;
	background: url(../img/nav-verbose.gif) no-repeat -112px 6px;
}
#main {
	margin: 20px auto;
	padding: 0 0 0 20px;
	width: 740px;
	min-width: 740px;
}
body > #main {
	margin: 50px auto;
}
#main h3 {
	margin: 0 0 20px 474px;
	text-indent: -9999px;
	width: 256px;
	height: 60px;
}
#heading_about {
	background: url(../img/headings/about.gif) no-repeat;
}
#heading_contact {
	background: url(../img/headings/contact.gif) no-repeat;
}
div.homepageThumbnail, div.categoryThumbnail {
	margin: 0 0 30px;
	width: 148px;
	height: 100px;
	float: left;
	display: inline;
	text-align: center;
}
#main > div.homepageThumbnail {
	margin: 0 0 50px;
}
div.categoryThumbnail {
	width: 185px;
	height: 175px;
}
div.homepageThumbnail img, div.categoryThumbnail img {
	margin: 0 auto;
	display: block;
	border: 1px solid #b29655;
}
#main p {
	text-align: justify;
	font: 12px "Palatino Linotype", "Times New Roman", serif;
	color: #D5CFB7;
}
#main p a {
	font: 12px "Palatino Linotype", "Times New Roman", serif;
	color: #D5CFB7;
}
#representatives {
	clear: both;
}
#representatives p {
	float: left;
	margin: 30px 45px 40px 0;
}
#main a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #b29655;
	text-decoration: none;
}
#main p a {
	text-decoration: underline;
}
#aboutPhoto {
	float: right;
}
img.fullview {
	display: block;
	margin: 0 auto 20px;
}
#footer {
	clear: both;
}
#footer p, #footer a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #b29655;
}
#footer p {
	margin: 0 0 30px;
}