/* CSS Document */

*
{
	margin: 0;
	padding: 0;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
	text-decoration: none;
}
img.floatRight { 
    float: right; 
    margin: 4px; 
	text-decoration: none;
}

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

p,li,ul
{
font-family:Times New Roman, Verdana, Arial, Sans-Serif;
font-size: 14px;
}

li a
{
font-size: 16px;
}
a
{
text-decoration: none;
color: #660202;
}
a:hover
{
text-decoration:underline;
color: #000;
}

div.scroll {
height: 620px;
width: 563px;
overflow: auto;
background-color: #fff;
padding: 8px;
}

.style1 
{
	font-size: x-large;
	color: #333;
}
#container
{
 width: 841px;


 margin: auto;
 overflow: auto;
 background-image: url(header.jpg);
 background-repeat: no-repeat;
 
}
#container2
{
 width: 841px;


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

#header
{
 width: 841px;
 height: 300px;
}
#leftcontainer
{
	width: auto;
	float: left;

}
#leftnav
{

	width: 288px;
	font: large;
	display:block;
	margin-top: 65px;
	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;
	

}
#slideshow
{

margin-top: 26px;
margin-left: 2px;




	float: left;
}





#text
{
	padding-left: 17px;
	padding-top: 1px;

	width: 491px;
height: 460px;
	margin-top: 62px;
}
#text2
{
	padding-left: 17px;
	padding-top: 1px;

	width: 491px;

	margin-top: 62px;
}

#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: 2px;
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: 9px;
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: 2px;
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;
}
