body {
background-image: url(http://www.malleryhall.com/images/bkgd.jpg);
text-align: center;
margin-top: 20px;
}

#container {
width: 900px;
border: 1px #780909 solid;
margin-left: auto;
margin-right: auto;
text-align: left;
}

#rooms img {
width: 100px;
height: 120px;
border: 1px #780909 solid;
margin-right: 8px;
}

#rooms td {
color: #780909;
padding: 10px 7px 10px 10px;
text-decoration: none;
border: 1px #D2B984 solid;
font-family: Verdana;
font-size: 9px;
background-image: url(http://www.malleryhall.com/images/grad.jpg);
background-repeat: repeat-x;
width: 25%;
}

#rooms td a {
color: #780909;
text-decoration: none;
}

#rooms td a:hover {
color: #780909;
text-decoration: underline;
}

#rooms a img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

#rooms a:hover img {
filter:alpha(opacity=70);
opacity: .50;
-moz-opacity: 0.5;
}

.curl {
	background-image: url(http://www.malleryhall.com/images/curl.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;
	}


.menu {
background-color: #7B2C0A;
color: #ffffff;
font-size: 12px;
text-align: center;
font-family: verdana;
}

.menu a {
color: #F6E9D1;
font-size: 12px;
text-decoration: none;
}

.menu a:hover {
color: #B67415;
font-size: 12px;
text-decoration: underline;
}

.menu2 {
background-color: #7B2C0A;
color: #ffffff
font-size: 10px;
text-align: center;
vertical-align: middle;
font-family: verdana;
padding-bottom: 5px;
}

.menu2 a {
color: #F6E9D1;
font-size: 10px;
text-decoration: none;
}

.menu2 a:hover {
color: #B67415;
font-size: 10px;
text-decoration: underline;
}

.pipe {
color: white;
font-size: 10px;
padding-left: 10px;
padding-bottom: 2px;
}

.search {
vertical-align: top;
text-align: center;
background-image: url(http://www.malleryhall.com/images/search.jpg);
background-repeat: repeat-x; 
font-family: Verdana;
color: #780909;
font-size: 12px;
}

.contactUs {
vertical-align: top;
text-align: left;
font-family: Verdana;
color: #780909;
font-size: 12px;
}

.search a {
color: #780909;
text-decoration: none;
}

.search a:hover {
color: D98E30;
text-decoration: underline;
}

.searchfield {
background-color: #F6E9D1;
font-family: Verdana;
color: #780909;
font-size: 10px;
height: 20px;
}

.promobox {
background-image: url(http://www.malleryhall.com/images/10_off.jpg);
font-family: Verdana;
color: #780909;
font-size: 9px;
padding: 55px 145px 25px 15px;
}

.imageSlideshowHolder,.imageSlideshowHolder_left
	{
		margin: 0px;
		/* "Air" */
		/*float:right; /* Floating gallery at the right side of other web page content */
		width: 650px;
		/* Image width */
		height: 425px;
		/* Image height */
		position: relative;
		/* Don't remove this line */
	}
	
	/* Don't change these values */

.imageSlideshowHolder img
	{
		position: absolute;
		left: 0px;
		top: 0px;
	}
	
	#copy
	{
		color: #666;
		font-family: verdana;
		font-size: 10px;
	}
	
		#copy a
	{
	color: #7b2c0a
	}
