body {
	margin:0;
	padding:0;
	text-align: center;
	background-color: #FFFFFF;
	}
#bodytext {
	font-family: "Myriad Pro", Trebuchet MS, Arial;
	font-size: 10pt;
	color: #777777;
	}
#homebuttons {
	line-height: 30px;
	font-family: "Myriad Pro", Trebuchet MS, Arial;
	font-size: 10pt;
	color: #777777;
	}
#listingsheadings {
	font-family: "Myriad Pro", Trebuchet MS, Arial;
	font-size: 14pt;
	color: #555555;
	}
#linksheadings {
	font-family: "Myriad Pro", Trebuchet MS, Arial;
	font-size: 14pt;
	color: #555555;
	padding-bottom:5px;
	}
#listingsbuttons {
	line-height:18pt;
	font-family: "Myriad Pro", Trebuchet MS, Arial;
	font-size: 11pt;
	color: #777777;
	}
#linksbuttons {
font-family: "Myriad Pro", Trebuchet MS, Arial;
font-size: 11pt;
color: #777777;
	}
#contactheadings {
	font-family: "Myriad Pro", Trebuchet MS, Arial;
	font-size: 14pt;
	color: #555555;
	}
#contactbody {
	font-family: "Myriad Pro", Trebuchet MS, Arial;
	font-size: 11pt;
	color: #777777;
	}
#agentname {
	font-family: "Myriad Pro", Trebuchet MS, Arial;
	font-size: 14pt;
	color: #555555;
	}
#agenttitle {
	font-family: "Myriad Pro", Trebuchet MS, Arial;
	font-size: 10pt;
	color: #777777;
	}
#footer {
	font-family: "Myriad Pro", Trebuchet MS, Arial;
	font-size: 9pt;
	color: #777777;
	}

#navigation {
	font-size: 11pt;
	font-family: Myriad, Lucida Grande, Arial;
	line-height: 12pt;
	color: #777777;
	text-transform: uppercase;
    letter-spacing: 1px;
	}
.Navigation {
    margin-left: 25px;
    margin-right: 25px;
	}
#slideshow {
    position: relative;
    width: 1000px;
    height: 400px;
    }
#slideshow IMG {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    opacity:0.0;
    }
#slideshow IMG.active {
    z-index: 10;
    opacity: 1.0;
    }
#slideshow IMG.last-active {
    z-index: 9;
    }


div.homebuttons a:link				{color: #777777; text-decoration: none;}
div.homebuttons a:active			{color: #555555; text-decoration: none;}
div.homebuttons a:visited 			{color: #777777; text-decoration: none;}
div.homebuttons a:hover 			{color: #51C4CA; text-decoration: none;}

div.listingsbuttons a:link			{color: #888888; text-decoration: none;}
div.listingsbuttons a:active		{color: #555555; text-decoration: none;}
div.listingsbuttons a:visited 		{color: #777777; text-decoration: none;}
div.listingsbuttons a:hover 		{color: #51C4CA; text-decoration: none;}

div.linksbuttons a:link			{font-weight:bold; color: #888888; text-decoration: none;}
div.linksbuttons a:active		{font-weight:bold; color: #555555; text-decoration: none;}
div.linksbuttons a:visited 		{font-weight:bold; color: #777777; text-decoration: none;}
div.linksbuttons a:hover 		{font-weight:bold; color: #51C4CA; text-decoration: none;}

div.footer a:link					{color: #777777; text-decoration: none;}
div.footer a:active					{color: #555555; text-decoration: none;}
div.footer a:visited 				{color: #777777; text-decoration: none;}
div.footer a:hover 					{color: #51C4CA; text-decoration: none;}

#bodytext a:link					{color: #51C4CA; text-decoration: none;}
#bodytext a:active					{color: #51C4CA; text-decoration: none;}
#bodytext a:visited 				{color: #51C4CA; text-decoration: none;}
#bodytext a:hover 					{color: #777777; text-decoration: none;}

#navigation a:link                     {color: #666666; text-decoration: none;}
#navigation a:active					{color: #666666; text-decoration: none;}
#navigation a:visited 				{color: #666666; text-decoration: none;}
#navigation a:hover 					{color: #51C4CA; text-decoration: none;}
