body {
	background-image: url(images/background.jpg);
	background-color: #595b3e;
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #002040;
}
body,td,th {
}
#tdTopbar {
	background-color: #AB650F;
	background-image: url(images/top-bar.jpg);
	background-repeat: no-repeat;
	height: 23px;
}
a:link, a:visited {
	color: #750505;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
}

a:hover, a:active {
	color: #750505;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}
#tdLeftbar {
	background-color: #2B5471;
	background-image: url(images/background-leftbar.jpg);
	background-repeat: repeat-y;
	width: 166px;
	vertical-align: top;
}
#tdMaincontent {
	background-image: url(images/background-content.jpg);
	background-color: #D0C79C;
	background-repeat: repeat-y;
	width: 734px;
	vertical-align: top;
}
#contentLeft {
	padding: 10px 10px 10px 15px;
	width: 480px;
	float: left;
	margin: 0px;
}
#contentMiddle {
	padding: 10px 10px 10px 15px;
	width: 700px;
	margin: 0px;
}
#contentRight {
	padding: 10px;
	width: 200px;
	float: right;
}
#photoMain {
	width: 460px;
}
#tdBottomleft {
	vertical-align: bottom;
	background-color: #396789;
	background-image: url(images/background-leftbar.jpg);
	background-position: bottom;
	height: 135px;
	width: 166px;
}
#tdFooter {
	font-family: Verdana, Geneva, sans-serif;
	color: #F6F4E8;
	padding: 5px;
	font-size: 0.7em;
	font-weight: bold;
}
#content {
	padding: 10px;
	width: 100%;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #750505;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #750505;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #002040;
	line-height: 1em;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #1D3344;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #002040;
	font-style: normal;
	line-height: 1.3em;
}
.sidebarText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .7em;
	color: #002040;
	line-height: 1.2em;
}
a.footerLink:link, a.footerLink:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #F6F4E8;
	text-decoration: underline;
}

a.footerLink:hover, a.footerLink:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #F6F4E8;
	text-decoration: none;
}
#photoBorder {
	background: url(images/photo-background.jpg) no-repeat center center;
	height: 256px;
	width: 457px;
	padding: 5px;
	clear: both;
}
.tableText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .7em;
	font-weight: normal;
	color: #002040;
}
#photoBorder img {
	padding: 12px;
}
#sidebarBorder {
	background: url(images/sidebar-border.jpg);
	width: 190px;
	text-align: center;
	height: 150px;
}
#sidebarBorder img {
	padding-top: 12px;
}
.photoCaption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #1A3347;
	font-weight: bold;
}
ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	color: #002040;
	list-style: disc;
}
#contactTable {
	width: 480px;
	background: #FFF;
	text-align: center;
	padding-left: 10px;
}

