body {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/bg-body.jpg);
	
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 7.5pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}


h5 {
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	
	
}

h4 {
	font-size: 10.5pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 16.5pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20pt;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
}
.txt-white{
	color: #ffffff;
}
.txt-blue{
	color: #003b64;
}
.txt-blacklink{
	color: #000000;
	text-decoration:none;
}
.txt-blacklink:hover{
	color: #000000;
	text-decoration:underline;
}
.txt-dkorange{
	color: #984c2c;
	text-decoration:none;
}
.txt-dkorange:hover{
	color: #984c2c;
	text-decoration:underline;
}
.txt-dkgrey-link{
	color: #42423f;
	text-decoration:none;
}
.txt-dkgrey-link:hover{
	color: #42423f;
	text-decoration:underline;
}
.font-trebuchet{
font-family:"Trebuchet MS";
}
.font-georgia{
font-family:Georgia, "Times New Roman", Times, serif;
}
.big-font{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20pt;

}
.bg-black{
background-color:#000000;
}
.bg-white{
background-color:#ffffff;
}
.bg-ltbrown{
background-color:#d3ae80;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	background-color:#984c2c;
	border:none;
	cursor:pointer;
	height:22px;
}
.button01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	background-color:#43b3db;
	border:none;
	cursor:pointer;
	width:76px;
	height:24px;
	background-image:url(../images/btn-subscribe01.gif);
}

.button02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	background-color:#43b3db;
	border:none;
	cursor:pointer;
	width:25px;
	height:22px;
	background-image: url(../images/bg-go.gif);
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #808080;
	border:solid 1px #a5acb2;
	height:18px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #ffffff;
	border:solid 1px #8b5017;
	height:21px;
	background-color:#c18b4b;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #808080;
	border:solid 1px #cecece;
	height:18px;
}
.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #549025;
	border:solid 1px #cccccc;
	height:22px;
}

.form{
margin:0px;
padding:0px;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background-color: #474747;
	border:none;
	overflow: hidden;
	margin:0px;
	padding:0px;
}

#land_signup_box {
  z-index: 999999;
  width: 535px;
/*  height: 350px;*/
}

#signup_notice{
  position: fixed;
  top: 55px;
  left: 250px;
}
#overlay1 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background-color: #474747;
	border:none;
	overflow: hidden;
}

#land_signup_box1 {
  z-index: 999999;
  width: 135px;
/*  height: 350px;*/
}

#signup_notice1{
  position: fixed;
  top: 55px;
  left: 250px;
}



/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/


#slider {
	position:relative;
    width:603px;
    height:430px;
    margin-left:0px;
padding-left:20px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:30px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}







*/
	Slideshow
*/

#slides {
	position:absolute;
	top:170px;
	left:4px;
	z-index:100;
	width:436px;
	padding-left:167px;
	background-color:#F00;
	
	
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:603px;
	overflow:hidden;
	position:relative;
	display:none;
	
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width:603px;
	height:417px;
	display:block;
}

.slides_container a img {
	display:block;
}

/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:603px;
}

/*
	Pagination
*/

.pagination {
	margin:10px auto 0;
	width:150px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}



