@charset "utf-8";
/* CSS Document */

/*Blue Font is #4c55b0 Orange Font is #9d5622 Yellow is #F2D191*/

#header {
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: 300px;//262px; SHOULD BE THE STANDARD!
	background-position: 0px 0px;
	background-image: url(../Pics/palmtree.png);
        background-color: #000000;
	background-repeat: no-repeat;
	background-position:top center;
}
#imgHamm {
	//background-image: url(../Pics/Hammock%20by%20Micky.jpg);
	height: 300px;
	width: 277px;
	background-position: -54px 0px;
        background-color: #000000;
	margin: 0px;
	padding: 0px;
}

#links {
	height: 28px;
	width: 950px;
	margin: 0px;
	//background-image: url(../Pics/linksAtFaq.png);
        background-color: #000000;
	padding: 7px 0px 0px 0px;
}
#links ul{
	margin:0 auto; 
	padding:0; 
	list-style:none; 
	display:table;
	white-space:nowrap; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	float:left;
	color: #4c55b0; //##Tutorial arrow Signs
	
}

#links li {
	display:inline;
	text-decoration:none;
	color: #4c55b0;//##Home Tips GENERATING IDEAS
	margin:0px 0px 0px 0px; 
	padding:0px 18px 0px 45px;
}

#links a {
	color: #F2D191;
     text-decoration:none;
}

#links li a:hover{
	color: #4c55b0;
	cursor:pointer;
}

#links .current a{
	color: #4c55b0;
	cursor:pointer;
}


/*#links p {
	color: #FFF;
	text-align: left;
	font-size: 16pt;
	padding: 15px;
	margin: 0px;
}*/
.yellow {
	color: #F2D191;
}

body {
	position: absolute;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	background-repeat: repeat;
	background-color: #000000;
	background-attachment: scroll;
}
#copyright  p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	//color: #ff000;
        color: #4d4d4d;
        font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
	text-align: center;
}
#copyright {
	//background-image:url(../Pics/footer_bg.png);
	//background-repeat:repeat-x;
        background-color: #000000;
        color: #ffffff;
	width: 950px;
	height:42px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#column2 #table {
	width: 600px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
     background-color: #000000;
}

#column1 {
	padding: 0px;
	float: left;
	width: 266px;
	height:327px;
	background-image: url(../Pics/sand.png);
        background-position: -235px -25px;
	border: 0px solid #9F815D;
	margin: 5px 0px 0px 0px;
}
#column1  #tryItButton1{
	text-align: center;
	width: 128px;
	height: 30px;
	margin: 0px 0px 0px 66px;
	padding: 0px;
}
#column2  #tryItButton2{
	text-align: center;
	width: 640px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 35px;
}



#column1 a {
	margin: 0px;
	padding: 0px;
	border: 0px none #000;
}
/*#column1 #tryItButton1{
	text-align: center;
	padding: 0px;
	width: 280px;
	height: 60px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}*/



#column2 h1 {
	//color: #4d4d4d;
        color: #F2D191;
	font-size: 13pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	text-align: center;
}
#column2 a {
	//color: #0048ff;
	color: #4c55b0; //##general page links
	text-decoration:underline;
	font-weight:normal;
	font-size: 10pt;
         border-width: 0px;
}

#column1 h1 {
	font-size: 16pt;
	color: #9d5622;
	text-align: center;
}

#column1 p {
	width:224px;
	color: #2c2c2c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	text-align:center;
	line-height:30px;
	font-weight:bold;
	margin:126px 0px 14px 20px;
}

#content {
	background-color: #000000;
	height: auto;
	width: 960px;
	margin: 0px;
	padding: 0px;
}
#content h1 {
	color: #9d5622;
	text-align: center;
}
#content p {
	color: #9d5622;
	text-align: center;
}



#column2 {
	font-family: Verdana, Geneva, sans-serif;
	float: right;
	color: #9d5622; //##Comment text: NAME EMAIL COMMENTS
	width: 676px;
	padding: 0px;
        background-color: #000000;
	/*border: 2px solid #4B73C7;
	background-color: #DBEEFD;*/
	margin: 5px 0px 0px 0px;
}
.blue {
	color: #2A3F65;
}
#column2 #table ul{
	font-family: Arial, Helvetica, sans-serif;
	color: #F2D191;//#554D1E;
	margin: 0px;
	font-size: 10pt;
	font-weight: normal;
	list-style-type: disc;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#column2 #table li {
	list-style:none;
	background-image:url(../Pics/bullate.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0px 0px 0px 10px;
	margin:5px 0px 5px 0px;
}

#column2 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height:22px;
	//color: #4d4d4d;
        color: #9d5622;
	text-align: justify;
	margin:20px 15px 0px 15px;
}


#wrapper {
	background-color: #000000;
	width: 950px;
	border:0px solid #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: none;
	clear: both;
}

br.clear
{
	clear:both;
	margin:0;
	font-size:1px;
	line-height:0;
	height:0;
}
#paypalLogo {
	background-image: url(../Pics/paypal.png);
	height: 34px;
	width: 120px;
	margin-top: 0px;
	margin-right: 82px;
	margin-bottom: 0px;
	margin-left: 82px;
}
#paypalLogo2 {
	background-image: url(../Pics/paypal.png); // /paypal_logo.gif);
        background-repeat: no-repeat;
	height: 50px;
	width: 120px;
	margin-top: 10px;
	margin-right: 16px;//17px;
	margin-bottom: 0px;
	margin-left: 18px;//17px;
	padding: 0px;
         border-color: 0xffffff;
}
#buyNowButton {
	margin: 0px;
	padding: 0px;
}



#paypal {
	background-color: #FFF;
	padding: 0px;
	width: 320px;
	margin-top: 0px;
	margin-right: 320px;
	margin-bottom: 0px;
	margin-left: 320px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.error {
	color: #F00;
}
#contact {
	width: 385px;
	font-size:10pt;
	margin: 0px 0px 0px 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin:0px 0px 0px 140px;
	border: #9d5622 1px solid;//#c3c3c3 1px solid;
	background-color: #000000;//#f4f4f4;
}

#contact input {
 border:#c3c3c3 1px solid;
 margin:0px 0px 10px 20px;
}
#contact textarea {
 border:#c3c3c3 1px solid;
 margin:0px 0px 10px 20px;
}
#contact .sendButton {
background-image:url(../Pics/send_button.png);
width:73px;
height:27px;
color:#FFFFFF;
margin:0px 0px 0px 193px;
}
/*#links a {
	color: #FFF;
	text-decoration: none;
}*/
#column2 h2 {
	color: #9d5622;
	text-align: center;
	font-size: 12pt;
	margin: 5px;
	padding: 0px;
}

#column2 #orderForm{
	width: 280px;
	color: #9d5622; //#F2D191;
	font-size:10pt;
	padding:20px 0px 20px 20px;
	margin:20px 0px 20px 160px;
	border: #9d5622 1px solid;//#c3c3c3 1px solid;
	width:330px;
	background-color: #000000;//#f4f4f4;
}

#column2 #orderForm input {
margin:0px 0px 10px 0px;
}
#column2 #orderForm2 {
	width: 180px;
	//background-color: #00ffff;
	padding-top: 0px;
	padding-right: 230px;
	padding-bottom: 0px;
	padding-left: 230px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#column2 #orderForm2 table {
	background-color: #000000; //##Square around the Paypal logo (small one without the input fields for Name & email
}
.red {
	color: #F00;
	font-weight: bold;
}

<!--[if IE]>
<style type="text/css">
#nav ul {display:inline-block;}
#nav ul {display:inline;}
#nav ul li {float:left;}
#nav {text-align:center;}
</style>
<![endif]-->
