body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #683500;
	background-image: url(../images/home/bground.jpg);
}

a:link {
	color: #CEB685;
	text-decoration: none;
}

a:visited {
	color: #CEB685;
	text-decoration:none;
}

a:hover {
	color: #683500;
	text-decoration: none;
}

h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 140%;
 color: #683500;
}

h2{
 font-size: 120%;
 color: #000000;
}

h3{
 font-size: 110%;
 color: #000000;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #000000;
}

h5{
 font-size: 100%;
 color: #000000;
}

.content12black {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; COLOR: #000000;}
.content12black A:link    {  COLOR: #000000; text-decoration: none; font-weight: normal}
.content12black A:visited {  COLOR: #000000; text-decoration: none; font-weight: normal}
.content12black A:active  {  COLOR: #000000; text-decoration: none; font-weight: normal}
.content12black A:hover   {  COLOR: #005596; text-decoration: none; font-weight: normal}

.content12boldblack {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; COLOR: #000000;}
.content12boldblack A:link    {  COLOR: #000000; text-decoration: none; font-weight: bold}
.content12boldblack A:visited {  COLOR: #000000; text-decoration: none; font-weight: bold}
.content12boldblack A:active  {  COLOR: #000000; text-decoration: none; font-weight: bold}
.content12boldblack A:hover   {  COLOR: #005596; text-decoration: none; font-weight: bold}

.content12brown {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; COLOR: #683500;}
.content12brown A:link    {  COLOR: #683500; text-decoration: none; font-weight: normal}
.content12brown A:visited {  COLOR: #683500; text-decoration: none; font-weight: normal}
.content12brown A:active  {  COLOR: #683500; text-decoration: none; font-weight: normal}
.content12brown A:hover   {  COLOR: #683500; text-decoration: none; font-weight: normal}

.content12boldbrown {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; COLOR: #683500;}
.content12boldbrown A:link    {  COLOR: #683500; text-decoration: none; font-weight: bold}
.content12boldbrown A:visited {  COLOR: #683500; text-decoration: none; font-weight: bold}
.content12boldbrown A:active  {  COLOR: #683500; text-decoration: none; font-weight: bold}
.content12boldbrown A:hover   {  COLOR: #683500; text-decoration: none; font-weight: bold}

.content12lightbrown {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; COLOR: #CEB685;}
.content12lightbrown A:link    {  COLOR: #CEB685; text-decoration: none; font-weight: normal}
.content12lightbrown A:visited {  COLOR: #CEB685; text-decoration: none; font-weight: normal}
.content12lightbrown A:active  {  COLOR: #CEB685; text-decoration: none; font-weight: normal}
.content12lightbrown A:hover   {  COLOR: #CEB685; text-decoration: none; font-weight: normal}

.content12boldlightbrown {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; COLOR: #CEB685;}
.content12boldlightbrown A:link    {  COLOR: #CEB685; text-decoration: none; font-weight: bold}
.content12boldlightbrown A:visited {  COLOR: #CEB685; text-decoration: none; font-weight: bold}
.content12boldlightbrown A:active  {  COLOR: #CEB685; text-decoration: none; font-weight: bold}
.content12boldlightbrown A:hover   {  COLOR: #CEB685; text-decoration: none; font-weight: bold}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#wrapper {
	width: 1000px;
	margin: 0 auto;
	background-image: url(../images/09/wrapper_bg.jpg);
}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996600;
	background-image: url(../images/09/header.jpg);
	background-repeat: no-repeat;
	height: 71px;
	padding-top: 95px;
	text-align: center;
}

#nav li {
	display: inline;
	margin: 0px 40px 0px 0px;
}

#nav li a {
	color: #996600;
	text-decoration: none;
}

#nav li a:hover {
	color: #FFCC00;
	text-decoration: none;
}

#hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	background-image: url(../images/09/title.jpg);
	background-repeat: no-repeat;
	height: 148px;
	padding: 20px 70px 10px 70px;
}

#homeport {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	float: left;
	width: 640px;
	border-right-width: medium;
	border-right-style: dotted;
	border-right-color: #FFCC00;
	padding: 20px 10px 10px 50px;
}
#featured {
	width: 600px;
}

#port_header {
	background-image: url(../images/09/tab_bg_05.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 10px;
	font-weight: bold;
}

#port_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
	padding: 10px;
}

#sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	float: right;
	width: 280px;
	padding-left: 15px;
}

#clear {
	clear: both;
	width: 1000px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/home/bground.jpg);
	text-align: center;
	padding: 5px;
}
