html, body          			    {margin: 0; padding: 0; font-family: Arial,sans-serif;}

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, ul					            {color: #997781;}
p.divider				            {border-top: 1px solid #86AD9F;}
p.homelist				            {color: #997781;}
p.pageTitle         			    {font-family: Arial,sans-serif; 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: 0;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;}

a.coverThumbnail, img.coverThumbnail    {float: left; margin: 0 17px 20px 0; border: 1px solid #AAAAAA;}
a.bordered                          {border: 1px solid #AAAAAA;}
a.coverThumbnail img                {border: 0;}

#banner             			    {background: #86AD9F url('../Images/banner_left.gif') no-repeat; height: 70px; margin-top: 35px; margin-bottom: 15px;}
#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;}
