html {
	margin: 0;
	padding: 0;
	}
	
body { 
	font: 90% georgia, sans-serif;
	line-height: 1.88889;
	color: #555753; 
	background:url("images/bkg2.jpg") #79c9ec ;
	margin:0;
}

p { 
	margin-top: 0; 
	text-align: justify;
	}
	
ul {
	color:#000000;
	text-align:justify;
}
ol {
	text-align:justify;
}
h4 {
	font: bold 1em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-top:0;
	margin-bottom:0;
	
	text-decoration:underline;
}
h3 { 
	font: normal 1.4em georgia, sans-serif;
	letter-spacing: 1px; 
	color: #7D775C;
	}
h3 a
{
	font-size:inherit;
}

h2 { 
	font: normal 2em georgia, sans-serif;
	letter-spacing: 1px; 
	color: #7D775C;
	}
	
h1 {
	font: normal 2em georgia, sans-serif;
	letter-spacing: 1px; 
	color: #7D775C;
	margin:5 px 0px 5px 0px;
	
}
a {
	
	font-weight: normal;
	font-size: 1.2em;
	color:#7D775C;
	padding-left:2px;
	padding-right:2px;
	border:none;
	text-decoration: none; 
	outline: none;
	
}
p {
	color:black;
}


img {
	border:none;
	
}


#home-image
{
	width: 500px;
	height: 310px;
}


textarea { resize: none; }

	
#shadow {
	box-shadow: 10px 10px 5px black;
	padding: 5px 5px 5px 15px;
	
}
#content {

	width: 970px; 		
	background: white;
	margin-top:5px;
	border: solid 1px;
	margin-left:auto;
	margin-right:auto;


}

#content hr
{
	width: 95%;
}

#banner {
	width:100%;
	height:150px;
	background:url('images/gradient.png') repeat-x;
	background-position:right;
	
	
	}
	
#banner content {
	width:100%;
}

	
#menu {


	}


#menu ul {
	text-decoration:none;
	color:#D4CDDC;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	
	
}
#menu li {
	display:inline;
	
	
}
#menu a {
	font-weight: normal;
	font-size: 1.2em;
	color: #ffffff; 
	text-decoration: none; 
	outline: none;
	
}
#menu a:hover {
	color:#DFF81B;
}

#menu a.active {
	color:#0B559B;
}


#main {
	width:100%;
	height:100%;
	padding: 0px 5px 0px 5px;
	
}



#main-left {
	float:left;
	width: 170px;
	height:100%;
	padding:0px 5px 0px 5px;
	
}

#contact {
	width:100%;
	height: 60px;
	font-size: medium;
	
}

#contact a
{
}


#main-left p {
	font-size:small;
	text-align:left;
	text-decoration:none;
}

#main-right {
	
	float:left;
	width:770px;
	height:100%;
	padding: 0px 10px 0px 5px;
	
	
}

#main h1 {
	font: normal 2.4em georgia, sans-serif;
	letter-spacing: 1px; 
	text-align:center;
	
}
#main h2 { 
	font: normal 2em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0;
	text-align:center; 
	color: #7D775C;
	}

	
#sitemap {
	width:100%;
	height:25px;
	background:white;
	padding-bottom:10px;
	text-align:center;
	clear:both;
	font-size:smaller;
}
#sitemap ul {
	text-decoration:none;
	color:#D4CDDC;
	padding-right:5px;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
	
}
#sitemap li {
	display:inline;
	
	
}

#copyright {
	width:100%;
	color:black;
	background:white;
	font-size:smaller;
	text-align:center;
}

.thumbnail {
	width: 100px;
	height: 75px;
}
#wrapper{padding:0px 10px 5px 10px;
		}
		
#nav {
	
	}


#nav ul {
	text-decoration:none;
	color:#D4CDDC;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	
	
}
#nav li {
	display:inline;
	
	
}
#nav a {
	font-weight: normal;
	font-size: 1.2em;
	color: #ffffff; 
	text-decoration: none; 
	outline: none;
	
}
#nav a:hover {
	color:#DFF81B;
}

#nav a.current {
	color:#0B559B;
}


div.ui-datepicker{
 font-size:10px;
}

.image-cat
{
	width: 350px;
	height: auto;
}

.image-playnstay
{
	width: 240px;
	height:180px;
}

.bordered
{
	border:#daee3f solid 3px;
}

.center
{
	margin-right:auto;
	margin-left: auto;
}

.slider-image
{
	width:500px;
	height: 379px;
}

.about-image
{
	width: 350px;
}
