/* CSS Document */

*
{
	margin: 0px;
	padding: 0;
}


#links
{
float: right;
padding-right: 10px

}

.table5
{
	font-size: 12px;
}

.table1
{
	background-color: #FFCC33;
	font-size: 20px;
	font-weight: bold;
}

.table2
{
	background-color: #000;
	color: #fff;
}

.table3
{
	background-color: #FFCC33;
	font-size: 15px;
}

.table4
{
	font-size: 20px;
	font-weight: bold;
}

img.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#bullet ul
{

	list-style-type: disc;
	margin-left: 20px;
	font-size: 30px;
}



h1
{
font-size: x-large;
color: #6d78b7;
font-family:Helvetica, Verdana, Arial, Sans-Serif;
}
h2
{
font-size: large;
color: #6d78b7;
font-family:Helvetica, Verdana, Arial, Sans-Serif;
}
h2 a
{
font-size: large;
color: #000;
font-family:Helvetica, Verdana, Arial, Sans-Serif;
text-decoration:none;
}
a: hover
{
text-decoration: none;
color: #000;
}



p,ul
{
font-family:Helvetica, Verdana, Arial, Sans-Serif;
font-size: 12px;
}


li,
{
font-family:Helvetica, Verdana, Arial, Sans-Serif;
font-size: 15px;
}


a
{
text-decoration: none;
color: blue;
}


a:hover
{
text-decoration:underline;
color: #000;
}


.style1 
{
	font-size: x-large;
	color: #333;
}
#container
{
 width: 810px;
 margin-top: 0px;
 margin: auto;
 overflow: auto;
 background-image: url(header.jpg);
 background-repeat: no-repeat;
}

#header
{
	width: 810px;
	height: 435px;

}

#leftnav

{

margin-top: -9px;
margin-left: 10px;
text-align: center;
}



#topnav
{
	color: #fff;
	text-align: center;
	font-size: 14px;
	float: left;
}
#topnav li 
{
	font-size: 15px;
	color: #fff;
	display:block;

    display: inline;
    list-style-type: none;
    text-align: center;

}
#topnav li a
{
background: url(button1.jpg) #fff bottom left repeat-x;
height: 3em;
font-variant: small-caps;
line-height: 3em;
float: left;
width: 4em;
display: block;
color: #fff;
text-decoration: none;
text-align: center;
}
#topnav li a:hover
{
background-image: url(button2.jpg);
font-variant: small-caps;

color: #000;
}




#slideshow
{
	width: 727px;
	background: #999999;
	height: 248px;
	float: left;
	margin-left: 63px;
	margin-top: 156px;

}
#contentcontainer
{
	float: right;
	display: inline;
	width: 594px;


}
#text
{
	padding-right: 15px;

	width: 578px;

}
#text li
{
font-family:Helvetica, Verdana, Arial, Sans-Serif;
font-size: 12px;
}

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

	width: 578px;

	margin-top: 35px;
}
#footer
{
clear: both;

color:#000;
text-align: center;
border-top: 1px solid #000;
padding-right: 10px;
}
#footer a
{
color: #344b7a;
text-decoration: none;
}
#footer a:hover
{
color: #000;
text-decoration: none;
}
. right
{text-align: right;}
.cssnav

{

position: relative;

font-family: arial, helvetica, sans-serif;

background: url(link2.jpg) no-repeat;

white-space: nowrap;

display: block;

width: 160px;

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: 160px;

height: 57px;

margin-top: 1px;

padding: 0;

}



.cssnav2 a

{

display: block;

color: #ffffff;

font-size: 14px;

width: 160px;

height: 57px;

display: block;

float: left;

color: #ffffff;

text-decoration: none;

}



.cssnav2 img

{

width: 160px;

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;

}
a#button1 {
    display: block;
    width: 287px;
    height: 65px;
    background-image: url(button.jpg);
    margin: 0 auto;
	margin-left: 150px;

	margin-top: -10px;
}
a#button1:hover {
    background-image: url(button3.jpg);

