*, html {
	padding:0;
	margin:0;
	}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	background: url(../images/bg.gif) repeat-y center;
}

img {  
	border-style: none;
}

a {
	color: #FFF;
}

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

h1 {
	padding: 0;
	margin: 0;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

#spacer {
	background: #fff;
	height: 3px;
	width: 100%;
}

#top {
	background-image: url(../images/bg-top.jpg);
	height:47px;
	margin: 0 auto;
	padding-top: 10px;
	width: 920px;
}

#top ul {
	list-style-type: none;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}

#top li {
	display: inline;
	margin-left: 8px;
	}

#top li a {
	text-decoration: none;
	}
	
#top li a:hover {
	text-decoration: underline;
	}
	
#current {
	color: #223c55;
	}

	
#content {
	width: 920px;
	margin: 0 auto;
}

#navLeft {
	float: left;
	width: 311px;
	background: #E8DEC4;
}
#logo {
	height: 196px;
}
#avail {
	font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	
	
	background: url(../images/bg-avail.gif) repeat-y;
	height: 174px;
}

#address {
	background: url(../images/bg-add.jpg) no-repeat top;
	color: #2D4F70;
	font-size: 12px;
	line-height: 130%;
	padding-left: 72px;
	padding-top: 30px;
	width: 239px;

}
#address img {
	padding-top: 20px;
}

#address a {
	color: #A3562A;
	text-decoration: none;
}

#address a:hover {
	text-decoration: underline;
}
#map {
	background: #E8DEC4;
	color: #2D4F70;
	font-size: 13px;
	line-height: 130%;
	padding-left: 72px;
	padding-top: 30px;
	width: 239px;

}

#map a {
	text-decoration: none;
	color: #2D4F70;
}

#map a:hover {
	text-decoration: underline;
}

#map img {
	border: 1px solid #FFF;
}
	
#main {
	float:right;
	width: 609px;
	background: #718EB7;
}

#flash {
	height: 369px;
}

#image {
	height: 188px;
}
#menu {
	height: 49px;
}

#menu img {
	float: left;
	padding: 0;
}

#text {
	background: url(../images/bg-text.jpg) no-repeat top;
	color: #223c55;
	font-size: 12px;
	line-height: 130%;
	padding: 26px 26px 40px 26px;
	text-align:justify;
	
}
#gallery {
	background: url(../images/bg-text.jpg) no-repeat top;
	color: #223c55;
	font-size: 12px;
	line-height: 130%;
	padding: 26px 26px 100px 26px;
}

#gallery {
	background: url(../images/bg-text.jpg) no-repeat top;
	color: #223c55;
	font-size: 12px;
	line-height: 130%;
	padding: 26px 26px 40px 26px;
}

.bottom {
	margin-bottom: 15px;
}


.img-txt {
	border: 2px solid #FFF;
	float: right;
	margin: 0 0 10px 10px;
}

.left {
	border: 2px solid #FFF;
	float: left;
	margin: 0 15px 15px 0;
}

select,input{
     font:normal 12px trebuchet ms
}

.availability_form{
 
}