@charset "utf-8";
a:link {
	color: #593E2D;
}
a:visited {
	color: #593E2D;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}
h2 {
	color: #B69562;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #75ACB3;
}
#container  {
	width: 925px;
	margin: 0 auto;
	text-align: left;
}
.imgWelcome {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 3px double #5B402F;
	margin-top: 10px;
}

#header  {
	margin-right: auto;
	margin-left: auto;
}
#navBar {
}
#contBgTop  {
	background: url(../images/top_frame.jpg) no-repeat;
	height: 42px;
}
#bothContent {
	background: url(../images/content_bg.jpg) repeat-y;
}

#textLeft p {
	padding-left: 50px;
	padding-right: 15px;
	font: 16px/130% "Times New Roman", Times, serif;
}
#textLeft a {
	color: #604228;
	text-decoration: underline;
}
#textLeft ul li {
	margin-left: 20px;
}

#textLeft a:hover {
	color: #AA8E5E;
	text-decoration: none;
}
#textRight {
	float: right;
	width: 320px;
	background: url(../images/right_bg.jpg) repeat-y;
	margin-top: -10px;
}
#textRight p {
	padding-right: 50px;
	color: #938040;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 150%;
}
#contBgBot {
}
#footer  {
	line-height: 200%;
	margin-top: -20px;
	font-size: 14px;
}
#footer p  {
	margin: 0;
	text-align: center;
	color: #593E2D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 10px 0 0px;
}

#credit {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #593E2D;
	text-align: center;
	padding-bottom: 30px;
}
.novaLogo {
	margin-top: 10px;
}.sidePics {
	margin-top: 20px;
	border: 1px solid #593E2B;
	padding: 3px;
	margin-left: 15px;
}
.sideMap {
	margin-left: 35px;
	margin-top: 25px;
}
.sideLongPic {
	margin-left: 50px;
	margin-top: 20px;
}
.bbb {
	margin-left: 120px;
	margin-top: 20px;
}
