html, body          			{margin: 0; padding: 0; font-family: Arial;}

a, a:link           			{color: #997781;; font-weight: bold; text-decoration: none;}
a.homelist				{font-weight: bold; text-decoration: none; color: #997781;}

img.homepagepic				{float: left; margin: 0 10px 5px 0;}

div.testimonialQuote			{font-style: italic;}
div.testimonialBy			{text-align: right; margin-top: -10px; margin-bottom: 40px;}

p					{color: #997781;}
p.divider				{border-top: 1px solid #86AD9F;}
p.homelist				{color: #997781;}
p.pageTitle         			{font-family: Arial; font-size: large;}

div.photoThumbs                    	{position: relative;}
div.photoThumbs a img              	{border: 1px solid white;margin: 0 5px 5px 0;}
div.photoThumbs a:hover            	{background-color: transparent;}
div.photoThumbs a:hover img        	{border: 1px solid #444444;}
div.photoThumbs a:hover span img   	{border: none; padding: 0; margin: 0;}
div.photoThumbs a span             	{position: absolute; background-color: White; padding: 0; left: -1000px; border: none; visibility: hidden;}
div.photoThumbs a span img         	{border-width: 0;padding: 2px;}
div.photoThumbs a:hover span       	{visibility: visible;top: 0px;left: 450px;z-index: 50;}

a.popout				{}
a.popout span				{display: none; position: absolute; background-color: White; border: 1px solid #8BB19D; font-weight: normal; padding: 5px;}
a.popout:hover span			{display: block;}

#banner             			{background-color: #86AD9F; height: 70px; margin-top: 35px; margin-bottom: 15px; background-image: url('../Images/banner_left.gif'); background-repeat: no-repeat;}
#menu					{margin-left: 73px; margin-bottom: 40px;}
#menu a					{color: #86AD9F; margin-right: 10px; text-decoration: none; font-weight: normal;}
#text               			{width: 650px; margin-left: 73px; margin-top: 20px;}
#email					{width: 300px; height: 16px; left: 111px; top: 450px; position: absolute;}
#footer					{background-color: #86AD9F; height: 25px; margin-top: 70px; color: white; padding-left: 73px; padding-top: 6px; clear: both;}
#footer a				{color: white; text-decoration: none; font-weight: normal;}