body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #C3BFA2;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#header {
	background-color: #333527;
	margin-top: 0px;
	margin-left: 0px;
}

#sidebar {
	float: right;
	width: 230px;
	background-color: #3A1E1D;
	background-image: url(../images/flagOverlay.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	color: #FFFFFF;
	padding-left: 0px;
	text-align: right;
	padding-right: 0px;
	padding-bottom: 30px;
	margin: 0px;
}
#navbar {
	width: auto;
	padding-top: 0px;
	clear: left;
	background-color: #333527;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	margin-left: 10px;
}

#navbar a {
	font-weight: bold;
	padding-right: 7px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}
#navbar a:link, #navbar a:visited, #sidebar a:link, #sidebar a:visited {
	color: #BDA257; /* was #ccb77d */
}
#navbar a:active, #navbar a:hover, #sidebar a:active, #sidebar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#navbar a.current {
	text-decoration: underline;
}
#content {
	clear: left;
	padding-top: 10px;
	padding-right: 270px;
	padding-bottom: 10px;
	padding-left: 30px;
}
h1, h2, h3, h4, h5, h6, dt {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
#sidebar h1 {
	font-size: 30px;
	color: #BDA257;
	font-weight: normal;
	font-variant: normal;
}
.subtitle {
	font-size: 18px;
	font-variant: small-caps;
	color: #FFFFFF;
	margin-left: 20px;
}
h1 {
	font-size: 18pt;
	color: #000000;
	font-variant: small-caps;
}
h2, dt {
	font-size: 14pt;
	color: #000000;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-size: 12pt;
	color: #000000;
	font-style: italic;
}
a:link {
	color: #A57E0A;    /* was 6D5206 */
	text-decoration: none;
}
a:visited {
	color: #A57E0A;
	text-decoration: none;
}
a:hover, a:active {
	color: #ffffff;
	text-decoration: underline;
}
#sidebar p, #sidebar h1, #sidebar h2 {
	margin-right: 10px;
	margin-left: 10px;
}
#sidebar .fullWidth {
	margin-right: 0px;
	margin-left: 0px;
}
#sidebar h2 {
	color: #E2B63D;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	text-transform: uppercase;
	margin-bottom: 0px;
}
#sidebar strong {
	font-style: normal;
	font-weight: bold;
	color: #E2B63D;
}
#sidebar .phone {
	font-size: 14pt;
	margin-top: 0px;
}
.copyright {
	font-size: 9pt;
}
.ww {
	font-size: 9pt;
	font-style: italic;
}
#navbar p {
}
img.headerPic {
	float: left;
	padding-right: 5px;
}
dt {
	margin-top: 1.5em;
	margin-bottom: .5em;
}
td h2 {
	margin-bottom: .25em;
	margin-top: 0px;
}
td ul {
	margin-top: .25em;
}
img.left {
	float: left;
}
th h2 {
	font-weight: normal;
	text-transform: uppercase;
}
.toTop {
	text-align: right;
}
.tagline {
	text-align: center;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 5px;
}
blockquote {
	background-color: #F3EDD3;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-style: normal;
	border: 1px outset #3A1E1D;
	background-image: url(../images/blockquoteBackground.jpg);
	background-repeat: repeat-x;
}
blockquote h2 {
	margin-top: 0px;
	margin-bottom: 0em;
	font-weight: bold;
	color: #000000;
}
blockquote ul {
	margin-top: .5em;
}
#header hr {
	clear: left;
	visibility: hidden;
}
.law {
	font-variant: small-caps;
}
.imageRight {
	float: right;
	margin: 10px;
}
.imageLeft {
	float: left;
	margin: 10px;
}
.bookTitle {
	font-variant: small-caps;
}
