a:link, a:visited
	{ font-weight: bold;
	  text-decoration: none;
	}
		
a:active, a:hover
	{ font-weight: bold;
	  text-decoration: underline;
	}
		
body
	{ font-family: verdana, "Trebuchet MS", arial, sans-serif;
	  font-size: 12px;
	  font-weight: normal;
	  line-height: 16px;
	  margin: 0px;
	  background-color: #bbeeff;
	  color: #225533;
	}

#mod_homePhoto img
	{ border: ridge #447799 10px;
	}
	

#mod_siteTitle
	{ font-size: 24px;
	  font-weight: bold;
	  line-height: 30px;
	  color: #225533;
	  margin-top: 12px;
	  margin-bottom: 7px;
	}
		
#mod_agencyContact 
	{ font-size: 12px;
	  line-height: 14px;
	  font-weight: normal;
	  margin-top: 15px;
	  margin-bottom: 7px;
	}
	
#mod_agencyContact	td
	{  font-size: 12px;
	
	}
	
#mod_agencyContact .label
	{
	  font-weight: bold;
	}
			
#mod_agencyFullContact	{ font-size: 12px;
			  font-weight: normal;
			  line-height: 16px;
			  color: black;
			  margin-top: 7px;
			  margin-bottom: 7px;
			  text-align: left;
			}


.mod_agency_team	{ font-size: 14px;
			  font-weight: normal;
			  line-height: 16px;
			  color: black;
			  margin-top: 7px;
			  margin-bottom: 7px;
			  text-align: left;
			}
			
.userLabel		{ font-weight: bold;
			}

.userName		{ font-size: 16px;
			  font-weight: bold;
			}

.userTitle		{ font-weight: bold;
			}

.userPhone		{
			}

.userMobile		{
			}

.userEmail		{
			}

.userBio		{
			}

.homeTitle	{ font-size: 24px;
		  font-weight: bold;
		  line-height: 30px;
		  color: #2D5378;
		  margin-top: 7px;
		}
		
.homeSubtitle	{ font-size: 20px;
		  font-weight: bold;
		  line-height: 26px;
		  color: black;
		}
		
.homeText	{ font-size: 14px;
		  color: #225533;
		}
		

.homeLocation	{ font-size: 18px;
		  font-weight: bold;
		  text-align: center;
		  vertical-align: bottom;
		  line-height: 38px;
		}

		
.homeDates	{ font-size: 12px;
		  font-weight: normal;
		  text-align: center;
		  vertical-align: top;
		  line-height: 14px;
		}
		
#eMailMsg	{display: none;}
