*	{
	padding: 0;
	margin:0;
}

body	{
	padding: 0px;
}

p	{
	color: #9E896E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.site_link	{
	color: #967F9C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.site_link:hover	{
	color: #09316F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

h1	{
	color: #BFA687;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
}

div.slideshow	{
	margin: 4px 0;
}

div.slideshow div {
	 border: solid #D9E1E4 4px;
}

.bottom_nav	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.bottom_nav:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-decoration: underline;
}
/*9E896E*/
.accom_prices 	{
	color: #9E896E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 30px;
	padding-right: 20px;
}

.accom_prices li	{
	line-height: 17px;
}

a.you_tube {
	background: transparent url('../images/home/you_tube.jpg') no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 32px;
	width: 85px;
}
a.you_tube:hover {
	background-position: 0 -32;
}

.guestbook_col_left	{
	width: 390px;
	float: left;
	background: url(../images/guestbook/background_plant_left.gif); 
	background-repeat: no-repeat; 
	background-position: left;  
	background-color: #F1EEE9; 
}

.guestbook_col_right	{
	width: 400px;
	float: right;
	background: url(../images/guestbook/background_plant.gif); 
	background-repeat: no-repeat; 
	background-position: right; 
}


/* WebWorX */
.wwx { 
	color: #000; 
	font-family: verdana, san-serif; 
	font-size: 10px;
}
.wwx_site { 
	border: solid #007700 1px; 
	background-color: #ffffff;
	padding-bottom: 2px; 
	padding-left: 4px; 
	padding-right: 4px; 
}
.wwx_link { 
	font-family: verdana, arial, sans-serif; 
	font-size: 10px;
	font-weight: bold; 
	text-decoration: none;
}
.wwx_link:hover { 
	font-family: verdana, arial, sans-serif; 
	font-weight: bold; 
	text-decoration: underline;
}
/* form */
.textfield {
	border: solid #BDA684 1px; background-color: #fff; color: #333;
	padding: 2px;
	font-family: Verdana, Arial, sans-serif; padding-left: 2px; font-size: 12px;	
}
.form_text {
	color: #A88D69;	font-size: 11px; font-weight: normal ; font-size: 12px;
	font-family: Verdana, sans-serif;	padding-top: 8px; padding-bottom: 8px;
}
.top_form_text {
	color: #B3A28A;	font-size: 11px; font-weight: normal ; font-size: 12px;
	font-family: Verdana, sans-serif; padding-bottom: 8px;
}
.button {
	font-family: Arial, sans-serif; background-color: #333; font-weight: bold;
	font-size: 12px; color: #ffffff; cursor: pointer; border: 1px solid #000;	
}
