body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #463b37;
	background-color: #615249;
	background-image: url(../images/pageBG.gif);
	background-repeat: repeat;
	vertical-align: top;
	margin: 10px;
	padding: 10px;
	line-height: 125%;
}

td, p {
  font-size: 11px;
  line-height: 150%;
  vertical-align:top;
}
#leftColumnMenu a {
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#leftColumnMenu a:link, #leftColumn a:visited, #leftColumn a:active {
	color: #ece9d8;
	text-decoration: none;
	padding: 4px 4px 4px 45px;

}
#leftColumnMenu a:hover {
	color: #615249;
	background-color: #ece9d8;
	text-decoration: none;
}
#leftColumn a:link, #leftColumn a:visited, #leftColumn a:active {
	color: #ece9d8;
	text-decoration: none;

}
#leftColumn a:hover {
	color: #615249;
	background-color: #ece9d8;
	text-decoration: none;
}
ul {
	list-style-position: outside;
	list-style-image: url(../images/listIcon.gif);
	line-height: 150%;
}
ul ul {
	list-style-position: outside;
	list-style-image: url(../images/listIcon2.gif);
}
ul ul ul {
	list-style-position: outside;
	list-style-image: url(../images/listIcon3.gif);
}

#content a:link, #content a:visited, #content a:active {
	color: #7F6284;
	text-decoration: underline;
}
#content a:hover {
	color: #DE5A0C;
}
a:link, a:visited, a:active {
	color: #ece9d8;
	text-decoration: none;
}
a:hover {
	color: #967a5b;
	background-color: #ece9d8;
	text-decoration: none;
}
#topNav a {
	border: 1px solid #FAF9F5;
	text-align: justify;
	padding: 1px 5px 3px 5px;
	font-size: 11px;
}
#topNav a:link, #topNav a:visited, #topNav a:active {
	color: #ECE9D8;
	text-decoration: none;
}
#topNav a:hover {
	color: #DE5A0C;
	border: 1px solid #DE5A0C;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	padding-bottom: 0px;
}
h1 {
	font-size: 14px;
	color: #463B35;
}
h2 {
	font-size: 14px;
	color: #7F6284;
}
h3 {
	font-size: 14px;
	color: #DE5A0C;
}
h4 {
	font-size: 14px;
	color: #967A5B;
}
h5 {
	font-size: 14px;
	color: #800000;
}
h6 {
	font-size: 12px;
	color: #7F6284;
}

input {
	font-size: 10px;
	color: #463B35;
}
img {
	border: none;
}
td#content img {
  padding: 8px;
}
#logoCell {
	height: 123px;
	width: 301px;
}
#topRight {
	background-color:#463B35;
	height: 91px;
	width: 450px;
}
.darkBackground {
	background-color: #463B35;
	height: 25px;
	color: #FAF9F5;
	text-align: right;
	padding-right: 10px;
	white-space: nowrap;
	vertical-align: top; 
 	padding-top: 3px;
}

#leftColumn {
	width: 301px;
	background-color: #81766F;
	background-image: url(../images/leftcolumnBG.jpg);
	background-repeat: repeat;
	color: #E7D3B8;
}
#content {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	height: 400px;
	line-height: 150%;
}
.titlebar1 {
	background-color: #CC8356;
	color: #FAF9F5;
}
.titlebar2 {
	background-color: #C0B3C5;
	color: #FAF9F5;
}
.titlebar3 {
  background-color: #E7D3B8;
}
#contentBottom {
	background-color: #473B36;
	background-image: url(../images/bottomBG.jpg);
	background-repeat: no-repeat;
	height: 49px !important;
	color: #FAF9F5;
	text-align: left;
	vertical-align: bottom;
}
#footer {
	background-image: url(images/bottomBG.jpg);
	background-repeat: no-repeat;
}
#leftColumn p {
	padding: 0px 10px;
	color: #ECD9D8;
	text-align: left;
	vertical-align: top;
}
.titlebar1, .titlebar2, .titlebar3 {
	padding: 10px;
}
#copyright {
	padding-left: 10px;
	font-size: 10px;
	color: #BEA589;
	background-color: #473B36;
}
.infoBoxPurple {
	border: 3px double #c0b3c5;
	font-size: 11px;
	padding: 3px;
	background-image: url(../images/pageBG.gif);
	background-repeat: repeat;
}
.infoBoxPeach {
	border: 3px double #CC8356;
	font-size: 11px;
	padding: 3px;
	background-image: url(../images/pageBG.gif);
	background-repeat: repeat;
}
.infoBoxBeige {
	border: 3px double #E7D3B8;
	font-size: 11px;
	padding: 3px;
	background-color: #FFFFFF;
	background-image: url(../images/pageBG.gif);
	background-repeat: repeat;
}

.titlebar1 img, .titlebar2 img, .titlebar3 img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #615249;
}

.galleryImage {
	border: 1px solid #615249;
	padding: 5px;
}
#topRight h1 {
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	display: none;
}
#leftColumn h1, #leftColumn h2,  #leftColumn h3,  #leftColumn h4,  #leftColumn h5,  #leftColumn h6 {
	padding-left: 10px;
}
#leftColumn ul {
	padding-left: 5px;
	list-style-image: none;
}
#leftColumn li {
	display: block;
}
#leftColumn h1 {
	border-bottom: 1px dashed #ece9d8;
}
form {
	border: 1px solid #7F6284;
	font-size: 11px;
}
.smallFont {
  font-size: 10px;
}
.infoBoxHeading {
	font-family: Verdana;
	font-size: 13px;
	background: #E7CEB0 url(../images/infoBG.jpg) repeat;
	line-height: 150%;
	padding: 5px;
	border:1px solid #615249;
	color:#000000;
	width: 50%;
}
.red {
	color: #de5a0c;
	font-weight: bold;
}
#leftColumn a {
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.purpletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9966FF;
	font-size: 12px;
	font-weight: bold;
}
.browntext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}
.browntext a {
	color: #DE5A0C;
}
.browntext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #996633;
}
.yellowtext {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
}
.bluetext {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
.greentext {
	font-size: 14px;
	font-weight: bold;
	color: #008000;
}
