/* CSS Document */

body {
	background-color: #25492b;
	margin-top: 0px;
	margin-left: 0px;
}

body, table, tr, td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C1BD85;
}

a {
	color: #C1BD85;
	text-decoration: underline;
}

a:hover {
	color: #C88456;
	text-decoration: underline;
}

a:active {
	color: #E6AB7E;
	text-decoration: underline;
}

.contest {
	font-size: 14px;
	font-weight: bolder;
	color: #091C0B;
	font-family: "Times New Roman", Times, serif;
}

.text2 {
	font-size: 16px;
	color: #C1BD85;
}

.textplus2 {
	font-size: 18px;
	color: #C1BD85;
	font-weight: bold;
}

.textplus3 {
	font-size: 18px;
	color: #C1BD85;
	font-weight: bold;
	text-decoration: blink;
}

.textplus {
	font-size: 17px;
	color: #C1BD85;
	font-weight: bold;
}

.subtext {
	font-size: 12px;
	color: #C1BD85;
}

.botnav {
	font-size: 14px;
	color: #C1BD85;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	color: #C1BD85;
	font-weight: bolder;
	font-size: 20px;
	margin-bottom: 18px;
	margin-top: 16px;
	margin-right: 0px;
	margin-left: 0px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	color: #C1BD85;
	font-weight: bolder;
	font-size: 18px;
}

.border1 {
	border: 1px solid #000000;
}

.border2 {
	border: 2px solid #000000;
}

.logobdr1 {
	border: 1px solid #000000;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.leftimage {
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 1px;
	margin-left: 0px;
}

.leftimage2 {
	border: 1px solid #000000;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.rightimage {
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}

.custcom {
	color: #B5B27D;
	width: 616px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B1AD7A;
	border-right-color: #B1AD7A;
	border-bottom-color: #B1AD7A;
	border-left-color: #B1AD7A;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 32px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}

#acadiaNav {
	max-width: 134px;
	background-color: #C1BD85;
	padding: 0px;
	margin: 0px;
	position: relative;
	height: 770px;
	width: 134px;
}

#acadiaNav2 {
	max-width: 134px;
	background-color: #C1BD85;
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 134px;
	height: 720px;
}

ul#nav {
	margin: 0;
	padding: 0;
	width: 134px;
	background:#C1BD85;
	position: relative;
	height: 650px;
}

ul#nav li
{
	background: url(images-nav/green1.gif) no-repeat left;
	list-style-type: none;
	list-style-image: none;
	position: relative;
	left: 0px;
	top: 0px;
	display: block;
	height: 45px;
	width: 134px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 19px;
	padding: 0px;
	text-decoration: none;
	font-weight: normal;
	color: #fcfcfd;
}

ul#nav li a
{
	padding: 0;
	margin: 0;
	color: #fcfcfd;
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	text-indent: 8px;
	left: 0px;
}

ul#nav li a:hover
{ 
	background: #6b677a;
}

ul#nav li div
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	display: block;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	text-indent: 8px;
}

ul#nav li.current
{
	background:url(images/nav-red.gif) no-repeat left;
	list-style-type: none;
	display: block;
	list-style-image: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #fcfcfd;
}

ul#nav li div.current
{
	width: 134px;
	display: block;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
}

ul#nav li.blank
{
	background:url(images/nav-blank.gif) no-repeat;
	list-style-type: none;
	display: block;
	list-style-image: none;
}
