/* CSS Document */

html, body {
	margin:auto;
	height:100%;
	background-color:#A1BD6C;
	/*background-color: #A1BA72;*/
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}



a:link,a:visited,a:hover,a:active{ color:#869763;}

ul, li {
	font-size: 11px;
	position: relative;
	left: 1px;
	_left:0px;
	}
	
#main-list ul{
	list-style-type: circle;
    padding: 1px;
    width: auto;
	}


p{
	font-size: 12px;
	/*border: #33FFFF double medium;*/}
h1{
	color: #b1c889;
	font-size:14px;}
h2{
	color: #b1c889;
	font-size:12px;}
h3 {
	font-family: HalvettBlackCond, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 30px;
	font-style: normal;
	color: #b1c889;
	/*letter-spacing: 0.10em;*/
	margin-top: 1px;
	line-height: 30px;
}
h3 a:link, h3 a:visited, h3 a:active {text-decoration: none;
	color: #b1c889;}
h3 a:hover{color:#fad208;}

h4 {
	text-align:right;
	font-size: 14px;
	font-style: normal;
	color: #869763;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	margin-top: -20px;
}
h5 {
	font-family: HalvettBlackCond, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:24px;
	font-style: normal;
	color: #c9d8af;
	/*letter-spacing: 0.10em;*/
	margin-top: 1px;
	line-height: 24px;
}
col-right p {
	text-align:left;
	font-size: 13px;
	font-style: normal;
	color:black;
	letter-spacing: 0.02em;
	margin-top: 0px;
	line-height: normal;
	font-weight: normal;
}

#wrapper {
	background-image: url(coaster_interna2.jpg);
	/*background-repeat: no-repeat;*/
	height: auto;
	width: 806px;
	background-position: 0px 200px;
	margin:0px auto 0 121px;
	
}
#header {
	height:219px;
	width:806px;
	background-image: url(header_interna.jpg);
	background-repeat: no-repeat;
}


#nav {
	width:510px;
	height:110px;
	position:absolute;
	top:120px;
	margin-left:320px;
	text-align:center;
	vertical-align:bottom;
	overflow:visible;
	left: 132px;
	text-transform: uppercase;
}

.entnav {color:black; font-size:13px; font-weight:normal;}

.entnav a {color:black; font-size:13px; text-decoration:none;font-weight:normal}

.entnav a:hover {color:#859662; font-size:13px; text-decoration:underline;font-weight:normal}


#navcontainer ul
{
	padding-left: 0;
	float: left;
	width: 100%;
}

#nav ul li { display: inline;
	margin-left: 0; }

#nav ul li a
{
	padding: 18px 15px 0px 10px;
	float: left;
	vertical-align:bottom;
}

#nav ul li a:hover
{
	background-position:left;
	background-image: url(apple.gif);
	background-repeat: no-repeat;
	
}

#photos {
	position:absolute;
	top:108px;
	margin-left:-15px;
	left: 144px;
}

#col-right {
	width:320px;
	position: relative;
	margin-left: 432px;
	margin-bottom: -100px;
	
	}

#col-left {	
	position: relative;
	left:45px;
	margin-top:230px;
	width:350px;
	float:left;
	color: #869763;
	text-align: center;
}

#footer{
	height:182px;
	width:806px;
	clear:both;
	background-image: url(footer_interna.jpg);
	background-repeat: no-repeat;
}


#callout {
	padding-left:80px;
	margin-top: 15px;
	margin-left:0px;
	width:253px;
	height:100px;
	float:left;
	text-align:left;
	vertical-align:left;
	font-size: 11px;
	color: #869763;
}
/*.call1 {
	margin-top:30px;
	height:200px;
	font-size: 13px;
	color:black;
}
.call2 {
	
}
.call3 {
	
}*/

#footnav {
	margin-top: 20px;
	margin-left:0px;
	width:806px;
	float:left;
	text-align:center;
	font-size: 11px;
	color: #869763;
}
.entfootnav a:hover{color: #fad208;}
.entfootnav a:visited {color:#7E8B64;}
#trunk 	
{ 
	background:transparent;
	background-repeat: repeat-x;
}
.clear{
	clear: both;
}
#content{
border: #333399 dashed thin;/*
clear: both;
margin-bottom: 50px;*/
}
#subNav ul{
	font-size: 11px;
	margin:0;
	padding:0;
}
#subNav li{/*
	display: inline;*/
	list-style-type: none;
}

/*END Typography*/

input {
padding-left:4px;
color:#859662;

}

input.newsletter {
line-height:1px;
background:#859662;


}

input.submit {
font-size: 22px;
color:black;
background:none;
}
form{
font-size: 12px;
}

