body,td,th {
	font-family: Georgia, Helectiva, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	color: #222;
}

body {
	background-color: #332A2A;
	margin: 0px;
	padding: 0px;
}

.wrappertable {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.cherry {
	background-image: url(/images/bg_wood.jpg);
	margin: 0px;
	padding: 0px;
	background-position: left bottom;
	text-align: center;
	vertical-align: bottom;
}

.granite {
	background-image: url(/images/bg_granite.jpg);
	margin: 0px;
	padding: 0px;
	background-position: left top;
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: top;
}


.centering {
	vertical-align: middle;
	text-align: center;
}

.blackline {
	background-image: url(/images/bg_wood.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 0px;
	width: 975px;
	height: 278px;
	border-top: 3px solid #000000;
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
}

.goldline {
	background-image: url(/images/bg_granite.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0 auto;
	margin-top: 10px;
	padding: 0px;
	width: 975px;
	height: 278px;
	border-bottom: 3px solid #A58E51;
	border-left: 3px solid #A58E51;
	border-right: 3px solid #A58E51;
}

.mainphoto {
	border-right: 2px solid #000000;
}

.thumbnail {
	margin: 0px;
	margin-bottom: 5px;
	border: 2px solid #000000;
}

a {
	text-decoration: none;
	color: #7C351C;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 14px;
	margin-top: 0px;
}

h2 {
	font-size: 12px;
	color: #7C351C;
	margin: 0px;
	margin-bottom: 10px;
}

h3 {
	font-size: 10px;
	color: #000;
	margin: 0px;
}

p {
	margin: 0px;
	margin-bottom: 10px;
}

.galtitle {
	font-size: 15px;
	color: #000;
	font-weight: bold;
}

.epad {
	display: none;
}

.navtable td {
	padding: 6px 8px 6px 8px;
}

.navtable a {
	font-family: Arial, Helectiva, Georgia, sans-serif;
	font-size: 10px;
	line-height: 1.3;
	color: #AAAAAA;
}

.navtable a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.navselected {
	font-family: Arial, Helectiva, Georgia, sans-serif;
	font-size: 10px;
	line-height: 1.3;
	color: #FFFFFF;
}

/* Basic */

.vertimg {
	vertical-align: top;
}

.vert {
	vertical-align: top;
}

/* Contact */

.right-pad {
	padding-right: 40px;
}

.contact-header {
	font-size: 14px;
	font-weight: bold;
}

/* Biography */

.quote {
	font-style: italic;
}

.quoteassoc {
	font-weight: bold;
	text-align: right;
	padding-bottom: 5px;
}

/* Answers */

.question {
	font-style: italic;
	font-weight: bold;
}

.Q {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}

.answer {
	padding-bottom: 15px;
}

.A {
	font-size: 14px;
	font-weight: bold;
}

/* Services */

.servicesnav {
	width: 216px;
	vertical-align: top;
	padding-top: 25px;
}

.servicesnav p {
	font-family: Arial, Helectiva, Georgia, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	line-height: 1.3;
	color: #FFFFFF;
	font-weight: bold;
}

.servicesnav a {
	font-family: Arial, Helectiva, Georgia, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	line-height: 1.8;
	color: #FFFFFF;
}

.serviceimg {
	padding-left: 20px;
	padding-bottom: 20px;
}

.services-table td {
	vertical-align: top;
}