@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #C1A978;
	background-image: url(../images/southseas/bg-beige.jpg);
}
.oneColFixCtr #container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/southseas/bg-paper.jpg);
	background-repeat: repeat;
}
.oneColFixCtr #mainContent {
	background-image: url(../images/southseas/stamp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 75px;
	padding-right: 20px;
	padding-bottom: 175px;
	padding-left: 20px;
}
.oneColFixCtr #mainContent1 {
	background-image: url(../images/southseas/stamp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 175px;
	padding-left: 20px;
}
.oneColFixCtr #mainContentpg {
	background-image: url(../images/southseas/stamp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 200px;
	padding-left: 20px;
	height: 800px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D5B782;
	bottom: 2px;
}
a:link  {
	color: #67637D;
	text-decoration: underline;
}
a:hover  {
	color: #76637D;
	text-decoration: none;
}

h1 {
	color: #8D7C60;
	font-size: 150%;
	font-weight: bold;
	line-height: 1em;
}
h2 {
	font-size: 115%;
	text-transform: uppercase;
	}
#words {
	font-family: "Courier New", Courier, monospace;
	font-size: 110%;
	color: #735C50;
	width: 425px;
	padding-left: 55px;
	line-height: 1.2em;
	font-weight: bold;
}
#words1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #735C50;
	width: 425px;
	padding-left: 20px;
	line-height: 1.7em;
}
#words1 a:link {
	font-size: 14px;
	color: #726F84;
}
#words1 a:hover {
	color: #666666;
	text-decoration: none;
}
#words1 a:visited {
	color: #726F84;
}
#words2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 110%;
	color: #735C50;
	width: 390px;
	padding-left: 55px;
	line-height: 1.2em;
	font-weight: bold;
}
#footer {
	background-image: url(../images/southseas/footer-type.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: fixed;
	height: 377px;
	width: 780px;
	z-index: 5;
	bottom: 0px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 80px;
	padding-top: 320px;
	font-size: 90%;
}
#footerPalm {
	background-image: url(../images/southseas/footer%20copy.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 377px;
}
#floatRight {
	float: right;
	margin-top: 100px;
	padding-right: 65px;
}
#floatRight1 {
	float: right;
	margin-top: 175px;
	padding-right: 65px;
}
#footer ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left:60px;
	bottom: 24px;
	list-style: none;
}
#footer ul li {
	float:left;
}
#footer ul a {
	padding: 0 0.6em;
	font-size: 14px;
	text-decoration: none;
	color: #83707D;
	float: left;
	display:block;
	background-image: url(../images/southseas/divider.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#footer ul a:hover {
	color: #996633;
	text-decoration: underline;
}
#words2 a:visited {
	color: #726F84;
}
