/*SITE DESIGN BY IAN LATCHMANSINGH*/

body {
	margin:0 auto;
	background:url(../img/palm-bg.gif) no-repeat top center fixed #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

a:link, a:visited {color:#CB9A39; text-decoration:underline;}
a:hover, a:active {color:#C3C3C3; text-decoration:none;}

h2 {
	font-size:140%;
	color:#E8E8E8;
	letter-spacing:-1pt;
	}

h3 {
	font-size:100%;
	letter-spacing:2pt;
	color:#609014;
	text-transform:uppercase;
	font-weight:normal;
	}

h4, h5, h6 {font-size:100%; text-indent:40px; line-height:150%; letter-spacing:normal;}

ul {color:#CDCDCD; margin-left:70px;}
li {list-style-image:url(../img/li-icon.gif); margin:8px 0px;}

/*divs*/
#header {
	width:900px;
	height:304px;
	margin:0 auto;
	background:url(../img/header-bg.jpg) no-repeat top center;
	}

#nav {
	width:840px;
	height:44px;
	margin:0px auto 10px;
	position:relative;
	top:172px;
	background:url(../img/nav-bg.gif) no-repeat top center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:150%;
	text-transform:lowercase;
	}

#section {
	width:400px;
	position:relative;
	top:190px;
	left:390px;
	text-align:right;
	font-size:150%;
	}
	
#intro {
	width:900px;
	height:255px;
	margin:0 auto;
	background:url(../img/intro-bg.jpg) no-repeat top center;
	}
	
#copy {	width:900px;	margin:0 auto; background:url(../img/copy-bg.gif) no-repeat top left #000;}

	
/*nav styles*/
#nav ul {
	margin:0px;
	padding:10px 0px 0px;
	white-space:nowrap;
	text-align:center;
	}
#nav ul li {
	margin:0px;
	padding:0px 25px;
	display:inline;
	list-style-type:none;
	}
#nav a:link, #nav a:visited {color:#FFFFFF; text-decoration:none;}
#nav a:hover, #nav a:active {color:#b22e11; text-decoration:none;}

/*section style*/
#section h1 {
	margin:0px;
	padding:0px;
	color:#000000;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:-3pt;
	font-size:36px;
	}
	
/*intro styles*/
.picbox {width:265px; float:left; margin-top:20px; margin-left:15px;}
.textbox {width:502px; float:right; overflow:hidden; padding:10px 90px 0px 10px;}
.grungy {
	background:url(../img/intro-text.gif) no-repeat top center;
	padding:8px 12px;
	height:110px;
	}
.grungyft {background:url(../img/grungy-footer.gif) no-repeat top center; height:18px;}
.join {
	width:325px;
	height:67px;
	padding:10px 10px 10px 125px;
	margin:5px auto 0px;
	background:url(../img/join-now_bg.gif) no-repeat top center;
	}
#info form {padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif;}
#info input {padding:0px; margin:0px;}
.joinbox {
	width:173px; 
	height:18px;
	padding:4px;
	margin-top:5px;
	background:url(../img/form-bg.gif) no-repeat top left; 
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #654003;
	}
.joinbut {margin-top:3px; line-height:normal; background-color:#E9E195; font-family:Arial, Helvetica, sans-serif; letter-spacing:-1pt; border:1px solid #000000; font-weight:bold; font-size:18px;}

/*body styles*/
.copyint {
	width:770px;
	margin:0px 0px 10px 90px;
	padding-top:30px;
	}
.copyl {
	width:450px;
	float:left;
	margin-right:0px;
	}
.copyr {width:235px; float:right; position:relative;}
#accessories {width:224px; float:right; position:relative;}

.imgbrdrs {margin:0px 8px 8px; border:5px solid /*#609014*/#FFF;/* border-bottom-width:10px;*/}
#accessories .imgbrdrs {margin:0px 8px 8px; border:3px dashed #609014;/* border-bottom-width:10px;*/}

.solitude {color:#CC9900; text-transform:uppercase;}

/*footers/clearers*/
.clearer {clear:both; height:0px;}
.info {margin:30px auto 10px;font-size:80%; text-align:center;}