/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #7c7c7c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #696969;
 background-image: url(http://perlasaustin.com//images/perla_background.jpg);
background-image-repeat: repeat; 
}

div { behavior: url(http://perlasaustin.com//iepngfix.htc); }

img {
	border: none;
behavior: url(http://perlasaustin.com//iepngfix.htc);
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #696969;
	padding: 7px 0px 7px 0px;
	margin: 0px;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #6baedf;
	text-decoration: none;
}

a:hover {
	color: #000000;	
	text-decoration:none;
}


#envelope {
	width: 1024px;
	margin: 0px auto 0px auto;
	padding: 0px;
	position: relative;
}

#top {
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 1024px;
	background-image: url(http://perlasaustin.com//images/top.png);
}

#content {
	margin: 0px;
	padding: 0px;
	width: 1024px;
	background-image: url(http://perlasaustin.com//images/middle.png);
	background-repeat: repeat-y; 
}


#slideshow {
	height: 415px;
	width: 840px;
	padding: 0px;
	margin: 0px 92px 0px 92px;
	position: relative;

}

#slideshow_left {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 500;
	width: 420px;
	height: 415px;
	margin: 0px;
	padding: 0px;
cursor: pointer;
}

#slideshow_right {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 500;
	width: 420px;
	height: 415px;
	margin: 0px;
	padding: 0px;
cursor: pointer;
}

#menu {
	height: 31px;
	width: 840px;
	padding: 0px 92px 0px 92px;
	margin: 0px;
}


#main {
	width: 840px;
	padding: 0px 92px 0px 92px;
	margin: 0px;
}

#footer {
	width: 840px;
	padding: 0px 92px 0px 92px;
	margin: 0px;
}

		.leftcol {
			width: 398px;
			margin: 0px;
			padding: 0px 7px 0px 15px;	
			float: left;	
		}
		
		.rightcol {
			width: 398px;
			margin: 0px;
			padding: 0px 15px 0px 7px;
			float: left;
		}
		
		.rightcol_bottom {
			width: 398px;
			margin: 0px;
			padding: 47px 15px 0px 7px;
			float: left;
		}

.footer_txt {
	color: #FFFFFF;
}

a.footer_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

a.footer_txt:hover {
	color: #000000;	
	text-decoration: none;
}


.clear {
	clear: left;
}

#bottom {
	margin: 0px;
	padding: 0px;
	height: 186px;
	width: 1024px;
	background-image: url(http://perlasaustin.com//images/bottom.png);
}


#noreservations{
position: absolute;
width: 225px;
top: 0px;
left: 600px;
}
