/* CSS Document */

*
{
	margin: 0;
	padding: 0;
}

#bullet ul
{
padding-left: 21px;
list-style-type: disc;
}


h1
{
font-size: x-large;
color: #212776;
font-family:Times New Roman, Verdana, Arial, Sans-Serif;
}
h2
{
font-size: large;
color: #000;
font-family:Times New Roman, Verdana, Arial, Sans-Serif;
}
h2 a
{
font-size: large;
color: #212776;
font-family:Times New Roman, Verdana, Arial, Sans-Serif;
text-decoration:underline;
}
a: hover
{
text-decoration: none;
color: #000;
}


p, ul, li
{
font-size: 14px;
color: #000;
text-decoration:none;

}





#container
{
 width: 865px;


 margin: auto;
 overflow: auto;
 background-image: url(contentback.jpg);

 
}

#header
{
 width: 865px;

background-image: url(header.jpg);
 height: 390px;
}
#leftcontainer
{
	width: auto;
	float: left;

}
#leftnav
{

	width: 288px;
	font: large;
	display:block;
	margin-top: 15px;
	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:41px;
 height: 267px;
 float: left;
}

#slideshow
{

margin-top: 31px;
 width:436px;
 height: 275px;



	float: left;
}
#text
{

	padding-left: 10px;
	padding-top: 0px;
	margin-top -35px;
	width: 491px;


}
#text ul
{

	padding-left: 25px;


}



#footer

{

clear: both;


height: 39px;
background-image: url(footback.jpg);

color:#FFFFFF;

text-align: right;

padding-right: 10px;



}

#footer a

{

color: #000;

text-decoration: none;

}

#footer a:hover

{

color: red;

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;
}

