body {background-color:#FFFFFF;
	  font-family:times;
	  font-size: 10pt;
	  color: #000000;
	  height: 100%
	 }

p, table 	{margin-left: 10px}

a:link {color: #000000; text-decoration: none; font-weight: bold}
a:hover {color: #000000; text-decoration: underline; font-weight: bold}
a:active {color: #000000; text-decoration: none; font-weight: bold}
a:visited {color: #000000; text-decoration: underline; font-weight: bold}

#MainContainer {
				text-align: left; 
				width: 1050px; 
				border-left: 1px solid #339900; 
				border-top: 1px solid #339900; 
				border-right: 1px solid #339900; 
				border-bottom: 10px solid #339900;
				background-color: #FFFFC9; 
				}	
#Header 	   {
				background-color: #03488b; 
				border-bottom: 10px solid #339900; 
				color: #FFFFFF;
				padding: 10px 10px 10px 10px
			   }
#Address 	   {	padding-top: 5px;	
				color: #FFFFFF; 
				font-size: 10pt; 
				text-align:right; 
				position: absolute; 
				width: 275px;
			   }
#PageContainer   {

				min-height: 550px;
			   }
#LeftMenu 	   {
				float:left;
				position:relative;
				width: 240px;
				height: 488px; 
				background-image: url(/images/sidebar.gif); 
				background-repeat: no-repeat;
				background-position: 100% 35px;
				padding-top: 60px;
				margin-left: 20px;
				
			   }

#PageContent  {
				margin-top: 10px;
				position:relative;
				float:right;
				margin-left: 20px;
				margin-right: 25px;		
			 }

			 /*Backgrounds*/
#ContactDistance {margin-right: 45px; margin-top: 22px; text-align: right}
#ContactDistance {margin-right: 45px; margin-top: 22px; text-align: right}
#ProprietorBG{margin-top: 23px; width:185px; height: 85px; float:left;background-image:url(/images/propbg.gif); background-repeat:no-repeat;padding:8px}			
#EmailBG{margin-top: -10px; width:726px; height: 43px;background-image:url(/images/emailbg.gif);  background-repeat:no-repeat;padding-top:15px; text-align: center}
#AddressBG{text-align: right;margin-top: 20px;width:490px; height: 85px; float:right;background-image:url(/images/addressbg.gif);  background-repeat:no-repeat;padding:8px;margin-right: 20px}
#Maps {margin-left: 3px; margin-top:-12px}


#EventsBGTop{margin-left: 8px;background-image:url(/images/eventstop.gif); background-repeat:no-repeat; width:723px;height:15px; padding:0px; }		 
#EventsBGMid{margin-left:8px;background-image:url(/images/eventsmid.gif); background-repeat:repeat x; width:710px;padding-left: 10px;}	
#EventsBGBtm{margin-left: 8px;background-image:url(/images/eventsbtm.gif); background-repeat:no-repeat; width:723px; height:20px}	

/*Misc layout controls*/
#MenuActivityBlock{margin-top: -5px; margin-right: 10px}

/*General Classes*/

.FakeLink 	  {
				cursor: pointer; 
			 }
			
.TermDate {color: red}			