/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	/**/
	text-align:center;
	font-size: 12px;
	font-weight: normal;
	background-color: #ffffff;
	color: #000000;
	background: url('images/test_bg.jpg');

}

img {
	vertical-align:top;
	}
a img {
	border:0;
	}

ul {
	list-style:none;
	margin-left:15px;
	}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial;
		font-size:0.85em;
		line-height:1.333em;
		color:#333333;
	}

input, select {
	vertical-align:middle;
	font-weight:normal;
	}

b{ color:#AC884A;font-size: 13px;}
a{ color:#AC884A; text-decoration:none} 
a:hover{ color:#AC884A; text-decoration: underline}

p {padding-top:12px;}

.pagetitle {
	font: 200 14pt Papyrus;
	text-transform:uppercase;
	text-align:center;
	height:35px;
	color:#dddddd;
	}
	

.pagetitle:hover {
	font: 200 14pt Papyrus;
	text-transform:uppercase;
	text-align:center;
	height:35px;
	color:#AC884A;
	text-decoration:underline;
	}

.imagetitle {
	text-align:center;
	/*width:896px;*/
	margin:0 auto; 
	
	}
	

.quickresa
	{
	text-align:left;
	top:3px;
	position: relative;
	margin-left: 600px;
	font-size: 13px;
	height:165px;
	width:265px;
	/*border:solid 1px #333333;*/
	}

.copy {
	margin-right:20px;
	font-size:11px;
	text-align:right;
	padding-top:25px;
	}

.footerLinks {
	float:left;
	margin-left:20px;
	font-size:11px;
	text-align:left;
	padding-top:25px;
	}


/* ============================= main layout ====================== */

.more { display:block; background:#484848 url(images/more_left_right_bg.gif) no-repeat top left; color:#fff; text-decoration:none; float:left; margin-top:20px; font-family:tahoma; font-size:11px; font-weight:bold;}
.more span {
	display:block; 
	background:url(images/more_left_right_bg.gif) top right no-repeat; 
	padding:1px 10px 2px 10px;
	}
.more:hover {
	text-decoration:underline;
	}

h3 {color:#404040; text-transform:uppercase; line-height:1.5em; margin-bottom:12px;}

cite {font-style:normal;}
li a {
	color:#AC884A; 
	line-height:1.0em;
	}
.boldcoloredfont {color:#a5b135;font-size:1.167em;}

.imgindent {margin:0 22px 0 0; float:left;}
.imgindent2 {margin:0 44px 0 0; float:left;}

/* ============================= middle ====================== */

/*
.title {
	padding:10px 0 10px 10px; 
	font-weight:bold;
	color:#000000;
	}

.title a {
	color:#000000;
	}

.title:hover {
	background:#dddddd;
	border-left:solid 3px #AC884A;
	}

*/

.horizontalmenu {
	/*padding:10px;*/
	width:896px;
	margin:0 auto; 
	background:URL(images/top_menu/menu_bg.jpg) repeat-x;
	height:29px;
	background-color:#ffffff;
	}
	
.menutitle {
	width:105px;
	float:left;
	line-height:25px;
	text-align:center;
	margin-left:5px;
	background:URL(images/top_menu/button_new.png) no-repeat;
	height:29px;
	font-weight:bold;
	font-size:14px;
	}

.menutitle a {
/*	color:#333333;*/
	color:#AC884A;
	}

.menutitle a:hover {
	color:#333333;
	}
	
.menutitle:hover {
	background:URL(images/top_menu/button_hover.png) repeat-x;
	width:105px;
	height:29px;
	color:#a8a8a8;
	}


.subtitlemenu {
	line-height:0px;
	margin-top:0px;
	font-weight: normal;
	font-size: 10px;
	}

.subtitlemenu:hover {
	color:#a8a8a8;
	line-height:0px;
	margin-top:0px;
	font-weight: normal;
	font-size: 10px;
	}


.roomsmenu {
	margin-left:15px;
	padding-top:35px;
	width:180px;
	height:300px;
	background:url(images/rooms_menu/rooms_menu_pane.png) top no-repeat;
	color:#AC884A;
	}

.clear  { clear:both;}

.if_img {margin-bottom:19px;}

.content {
	padding:10px 10px 0 15px;
	text-align:justify;
	}

.small {font-size:0.917em;}
.big {font-size:1.167em;}
.usual {
	color:#333333;
	font-style:italic;
	height:340px;
	}
.ul {margin-top:6px;}

.line {background:url(images/hor_line.gif) bottom repeat-x; padding-bottom:10px; margin-bottom:10px;}

.menuline {background:url(images/hor_line.gif) bottom repeat-x; margin-bottom:5px;}


.column_padding {padding-right:11px;}
.list1 {color:#525252; padding:0 20px 0 18px;}
.special {color:#525252; display:block; margin:-5px 0 10px 0;}
.h3 {padding-top:15px;}

.column1 .content {
	padding:20px 25px 20px 29px;
	}

#index .column2 .line {padding-top:40px;}

/* ============================= footer ====================== */

#footer a {color:#918e8e;}

/* ============================= index ============================= */

form {margin-top:10px;}
form .rowi {height:42px;}
form .right {margin-left:15px;}

.input {width:246px; height:16px; padding:0 0 0 5px; font-size:1em;}
textarea {width:246px; height:75px; padding:0 0 0 5px; overflow:auto; font-size:1em;}

.readme {
	display:none;
	}
	
/*galleries css*/
#FrogJS{
	width: 760px;
	height: 400px;
	margin: 0 auto;
	
}
#FrogJSCredit{
	text-align: right;
	font-size: 80%;
	color: #999;
	padding: 1px;
	text-decoration: underline;
}
#FrogJSCaption{
	text-align: left;
	line-height: 140%;
}
#frog img {
	border:solid 1px #AC884A;
}




/* ============================= ref ============================= */
#footer .baseline{
	line-height: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	text-transform: lowercase;
}
#footer .baseline{
	margin-top: 30px;
}
#footer .baseline, #footer .baseline a{
	color: #AC884A;
}
