.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #864b6a;
	line-height: 17px;
}
.footerlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #864b6a;
	line-height: 17px;
	text-decoration: underline;
}
.footerlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #864b6a;
	line-height: 17px;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodytext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #864b6a;
	text-decoration: underline;
}
.bodytext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #864b6a;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.sidetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #278AB0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #278AB0;
}h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #864b6a;
}
.internalinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #708AB0;
	line-height: normal;
}
.internalinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #278AB0;
	text-decoration: underline;
	line-height: normal;
}
.internalinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #278AB0;
	text-decoration: none;
	line-height: normal;
}
/* Drop-down Menu Styles */
	
ul {
	list-style: none;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

	
#nav li ul {
	padding-bottom:0px;
	
}

#nav a {
	font-weight: none;
	color:#278AB0;
	}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: none;
	font-size:10px;
	color: #278AB0;
	min-width:120px;
	padding-top: 0.5em;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	
}

#nav li li a:hover {
	padding-top: 0.5em;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #DFD5BC;
	border-width: 0 5px;
}

li {
	float: left;
	position: relative;
	padding-left:0px;
	padding-bottom:0px;
	text-align: left;
	cursor: default;
	list-style-type: none;
}
li img, li img a {
	border:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

li a {
	color:#000000;
	}



li#first {
	
}

li#last {
	
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background-color: #FFF7E9;
	}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #864b6a;
}
.main {
	background-image: url(images/background-borders.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
content {
	width: 900px;
}
#upperLeftCorner {
    display: block;
    position: absolute;
    left: 0;
    top: 0px;
    overflow: visible;
    width: 200px;
    height: 200px;
    margin: 0 0 0 0;
    padding: 0;
    z-index: 9999;
    border: none;
    float: none;
  }