/* CSS Document */

*
{
	margin: 0;
	padding: 0;
}



#container
{
 width: 843px;


 margin: auto;
 overflow: auto;
 background-image: url(gallery.jpg);
 background-repeat: no-repeat;

 
}

#header
{
 width: 843px;
 height: 175px;
 
}
#leftcontainer
{
	width: auto;
	float: left;

}
#leftnav
{

	width: 288px;
	font: large;
	display:block;

	padding-right: 25px;
	float: right;
	font: large;
}
	

#leftnav ul
{
	list-style: none;

	line-height: 1em;
	text-decoration: none;
}
#leftnav ul
{
	list-style: none;

}
#leftnav li
{

	color: #000;







	font: large;
	display:block;

}
#leftnav li a
{

	color: #d7cead;




	font: large;
		display:block;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 15px;

	
	
}
#leftnav li a:hover
{

	color: #000;


	text-decoration: none;
	font: large;
		display:block;
				padding-top: 4px;
		padding-bottom: 4px;

}


#contentcontainer
{
	float: left;
	display: inline;

	margin-top: 5px;
	

}
#spacer
{
 width:11px;
 height: 50px;
 float: left;
}

#slideshow
{

margin-top: 28px;



	float: left;
}
#text
{
	padding-left: 17px;
	padding-top: 1px;
	margin-top:-6px;



}
#textz
{
	padding-top: 1px;

	width: 750px;
	float:left;
	margin-top: 35px;
}
#texts
{
	padding: 18px;
	padding-top: 16px;

	width: 578px;

	margin-top: 35px;
}
#footerend
{
clear: both;
background-image: url(footer.jpg);
height: 33px;
color:#FFFFFF;
text-align: right;
padding-right: 10px;

}
#footerend a
{
color: #c9c394;
text-decoration: none;
}
#footerend a:hover
{
color: #fff;
text-decoration: none;
}
#footer
{
clear: both;


color:#FFFFFF;
text-align: right;
padding-right: 10px;

}
#footer a
{
color: #000;
text-decoration: none;
}
#footer a:hover
{
color: #fff;
text-decoration: none;
}
.photos
{
 float: right;
}
.cssnav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(link2.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 281px;
height: 30px;
margin-top: 1px;
padding: 0;
}

.cssnav a
{
display: block;
color: #ffffff;
font-size: 14px;
font-variant: small-caps;
width: 281px;
height: 30px;
display: block;
float: left;
color: #ffffff;
text-decoration: none;
}

.cssnav img
{
width: 281px;
height: 30px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav span
{
position: absolute;
left: 69px;
top: 7px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.cssnav2
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(mlsbutton2.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 284px;
height: 57px;
margin-top: 1px;
padding: 0;
}

.cssnav2 a
{
display: block;
color: #ffffff;
font-size: 14px;
width: 284px;
height: 57px;
display: block;
float: left;
color: #ffffff;
text-decoration: none;
}

.cssnav2 img
{
width: 284px;
height: 57px;
border: 0
}

* html a:hover
{
visibility:visible
}

.cssnav2 a:hover img
{
visibility:hidden
}

.cssnav2 span
{
position: absolute;
left: 69px;
top: 11px;
margin: 0px;
padding: 0px;
cursor: pointer;
}
#gallery
{
width: 800px;
margin: auto;
}
#right
{
float: right;
margin-top: 5px;
}