@charset "utf-8";
/* CSS Document */

<style type="text/css">

body {
	background-color: #B9A88C;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.small_white_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.small_black_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	padding-right: 5px;
}
.large_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #000000;
	padding-left: 150px;
}
.small_body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 15px;
}
.small_orange_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC7A12;
	text-decoration: underline;
	margin-right: 5px;
	padding-right: 5px;
}
.red_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #9C0203;
	text-align: center;
	vertical-align: middle;
}
.style3 {font-size: 12px}
.red_background {
	background-image: url(static_images/bg_red.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.yellow_border {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC7B1F;
}
.websiteborder {
	border: 1px solid #000000;
}

</style>.pagetitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9C0000;
	padding-left: 10px;
}
.pagetitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #990000;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.whitetitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.whiteportfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.bodytext {
	background-color: #ECE7DF;
	padding: 10px;
	border-top: 15px solid #BBA78E;
	border-right: 15px solid #BBA78E;
	border-bottom: 15px solid #BBA78E;
	border-left: 15px solid #BBA78E;
}
.photoborder {
	border: 1px solid #BBA78E;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.rightbar {
	background-color: #DAD1C0;
	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BBA78E;
	border-right-color: #BBA78E;
	border-bottom-color: #BBA78E;
	border-left-color: #BBA78E;
}
.small_red_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.small_grey_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
