@charset "utf-8";
body {
	background: #584433;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 100%;
	background-color: #584433;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
body,td,th {
	color: #896e6e;
}
img { 
 border: none; 
}
#imgShad {
	box-shadow: 2px 2px 5px #352719;
}
.mapShad {
	box-shadow: 2px 2px 5px #352719;
}
.oneColFixCtr #container {
	width: 830px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtr #mainContent {
	background-repeat: no-repeat;
	visibility: visible;
	width: 830px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	position: relative;
	background-position: 0 20px;
	min-height: 300px;
}
a:link {
	color: #e4c3a5;
	text-decoration: none;
}
a:visited {
	color: #e4c3a5;
	text-decoration: none;
}
a:hover {
	color: #ffe8d2;
	text-decoration: underline;
}
a:active {
	color: #e4c3a5;
	text-decoration: none;
}
#logoPlacement {
	position: relative;
	right: -25px;
	padding-top: 12px;
	padding-bottom: 12px;
}
#navbar {
	background-image: url(../images/topnav_background.jpg);
	overflow: hidden;
	border-radius: 6px;
	padding: 0;
	height: 37px;
	width: 830px;
	box-shadow: 2px 2px 5px #352719;
}
#topnav {
	float: left;
	display: inline;
	height: 37px;
	width: 830px;
	margin: 0;
	padding: 0 20px;
	border: 0 none;
	}
#topnav li {
	float: left;
	display: inline;
	color: #ffcf9f;
	text-decoration: none;
	font-size: 14px;
	font-weight: 650;
	margin: 0;
	padding: 0;
	padding-top: 10px;
}
#topnav a {
	display: block;
	height: 37px;
	margin: 0;
	border: none;
	outline:none
}
#topnav a:link {
	color: #ffcf9f;
	text-decoration: none;
}
#topnav a:visited {
	color: #ffcf9f;
	text-decoration: none;
}
#topnav a:hover {
	color: #ffe8d2;
	text-decoration: underline;
}
#topnav a:active {
	color: #ffcf9f;
	text-decoration: none;
}
#lowerNavbar {
	background-image: url(../images/lowNav_background.jpg);
	overflow: hidden;
	border-radius: 6px;
	padding: 0;
	height: 60px;
	width: 830px;
	box-shadow: 2px 2px 5px #352719;
}
#lowerTextNav {
	float: left;
	display: inline;
	height: 60px;
	width: 830px;
	border-radius: 6px;
	padding: 0;
	margin: 0;
	padding: 0 170px;
	border: 0 none;
	font-size: 12px;
	padding-top: 12px;
}
#lowerTextNav li {
	float: left;
	display: inline;
	color: #ffcf9f;
	text-decoration: none;
	font-size: 12px;
	margin: 0;
	padding: 0;
	padding-top: 10px;
}
#lowerTextNav a:link {
	color: #ffcf9f;
	text-decoration: none;
}
#lowerTextNav a:visited {
	color: #ffcf9f;
	text-decoration: none;
}
#lowerTextNav a:hover {
	color: #ffe8d2;
	text-decoration: underline;
}
#lowerTextNav a:active {
	color: #ffcf9f;
	text-decoration: none;
}
#tabPad {
	padding-top: 36px;
}
.titleBol {
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
	color: #e4c3a5;
	text-transform: uppercase;
	text-decoration: underline;
}
.reg {
	position: static;
	display: inline;
	vertical-align: super;
	font-size: 65%;
	text-decoration: none;
}
.titleBolSm {
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
	color: #e4c3a5;
	text-transform: uppercase; 
}
.textBody {
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
	color: #e4c3a5;
}
.univPad {
	padding-right: 20px;
	padding-left: 20px;
}
#botSpacer {
	padding: 0;
	height: 200px;
	width: 830px;
}
.title {
	font-weight:bold;
	text-align:center;
	font-size: 12px;
}
.title2 {
	font-weight:bold;
	text-align:center;
	font-size: 12px;
	color: #edebe3;
	text-decoration: underline;
}
.body {
	font-style: normal; 
	text-align: justify; 
	font-size: 11px;
}
.center {
	text-align:center;
	font-size: 11px;
}
.italic {
	font-style:italic;
	text-align: justify;
	font-size: 11px;
}
.underline {
	text-decoration:underline;
	text-align: justify;
	font-size: 11px;
}
.bold {
	font-weight:bold;
	text-align: justify;
	font-size: 11px;
}
.subtitle2 {
	text-decoration: underline;
	font-weight: bold;
}


