.nav2 {
	font-size: 14px;
	padding-top: 3px;
	color: #C4976C;
	font-weight: bold;
}

h1 {
	color: #C4976C;
	font-size: large;
}

h2 {
	color: #5A5F63;
	font-size: medium;
	font-weight: bold;
}

.note { color: Red;  font-weight: bold;  }

.sidebar {
	border: solid;
	border-color: #C4976C;
	border-width: 1px;
	margin-left: 24px;
	padding: 10px;
	font-size: x-small;
	font-weight: bold;
}

.title {
	color: #C4976C;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
body, p, td {
	color: #393C48;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footer {
	color: #333;
	font-size: 9px;
}

.small {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
}

.smaller {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	font-weight: normal;
}

a:link {
	color: #336666;
	text-decoration: underline;
}

a:active {
	color: #336666;
	text-decoration: underline;
}

a:visited {
	color: #66334B;
	text-decoration: underline;
}

a:hover {
	color: #339999;
	text-decoration: underline;
}
/*
.testim {
	margin-left: 3em;
	margin-right: 3em;
	color: Gray;
	font-size: smaller;
}
*/

p.testim {
	margin: 0 24px 0 24px;
	padding-left: 6px;
	border-width: 3px 0 3px 0;
	border-left: 3px solid #CC9966;
	color: #CC9966;
}

.t-name {
	font-style: italic;
	font-weight: bold;
}

.client-list {
	border-top: 1px dotted #E8DFD3;
	margin-top: 3em;
	padding-top: 3px;
	margin-right: 50%;
}

a:link.nav2b {
	color: #E8DFD3;
	text-decoration: none;
}

a:visited.nav2b {
	color: #E8DFD3;
	text-decoration: none;
}

a:active.nav2b {
	color: #E8DFD3;
	text-decoration: none;
}

a:hover.nav2b {
	color: #C4976C;
	text-decoration: none;
}

.nav2b {
	font-size:12px;
	color: #C4976C;
	font-weight: bold;
	text-decoration: none;
}
.photoTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.slideshowtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.hometext {
	line-height: 125%;
}

.dropcap:first-letter {
	font-size: 200%;
	float: left;
	font-weight: bold;
}

table.nav td {border-width: 0;}