@charset "utf-8";
/* CSS Document */

body{margin:0; font:16px Arial; color:#000; line-height:20px; background:url(images/bg-clouds.jpg) repeat-x; background-color:#93ccea;}
p{margin:15px 0;}
h1{font:27px Helvetica, Arial; font-weight:normal; line-height:1.2; color: #060; letter-spacing:1pt; text-align:center; padding:0; margin:10px 0;}

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


/* div */

div.container{width:auto; height:auto;}

div.top{ height:auto; text-align:center;}

div.subheader{color:#000; font:22px Georgia, "Times New Roman", Times, serif; width:800px; text-align:center; padding:20px 0; margin:0 auto; background:url(images/subheadbg.jpg) repeat-x #d8ecd4;}

div.contentwrap{width:auto; height:auto; text-align:left;}

div.contentwrap-bg{width:840px; background-color:transparent; margin:0 auto; background-image:url(images/pagebg.png); background-repeat:repeat-y; background-position:center;}

div.description{width:770px; height:auto; margin:0 auto; padding:5px 15px; background-color:#FFF; font-size:16px; line-height:24px;}

div.description a {color:#00331b;}

div.description img.left{border:3px solid #FFF; margin:0 15px 5px 0}

div.description img.left2{margin:0 15px 5px 0}

div.description img.right{border:3px solid #FFF; margin:0 0 5px 15px}

div.description img.right2{margin:0 0 5px 15px}

div.details {width:800px; height:auto; margin:0 auto; background-color: #d8ecd4; background-image:url(images/detailsbg.jpg); background-repeat:repeat-x;}

div.detailsleft {width:180px; margin:13px 25px; height:auto; float:left; color:#000;}

div.detailsleft h2{font:20px Georgia; padding-bottom:3px; font-weight:normal; color:#000;}

div.detailsright {height:auto; display:block; float:left; width:570px;}

div.details a{
	color: #03F;
	text-align: left;
}

div.detailsright div.header {height:auto; padding:18px 0; font:24px Georgia, "Times New Roman", Times, serif; text-align:center; color:#000; background-color:#A4CF9B;}

div.detailsright div.text {padding:10px; background-color:#FFF; color:#000;}

div.contactheader{width:800px; height:auto; margin:0 auto; font:24px Georgia, "Times New Roman", Times, serif;}

div.contactform {width:800px; height:auto; margin:0 auto; text-align:left; background-color:#eee;}

div.contactform .contactheader{padding:10px 15px; width:auto; text-align:center; background-color: #d8ecd4; color:#000; background-image:url(images/subheadbg.jpg); background-repeat:repeat-x;}

div.contactform .small{font-size:12px; line-height:1.3; margin:0 10px 10px 10px;}

div.contactform .field{width:180px;}
