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;
		  color: black;
		  background-color: #FFFFFF;
		}

.mod_siteTitle	{ font-size: 24px;
		  font-weight: bold;
		  line-height: 30px;
		  color: #FF0000;
		  margin-bottom: 7px;
		}
		
.mod_agencyFeatured	{ font-size: 12px;
			  font-weight: bold;
			  line-height: 16px;
			}

.mod_agencyContact	{ font-size: 12px;
			  font-weight: normal;
			  line-height: 16px;
			  color: #FF0000;
			  margin-top: 7px;
			  margin-bottom: 7px;
			  text-align: center;
			}
			
.mod_agencyFullContact	{ font-size: 12px;
			  font-weight: normal;
			  line-height: 16px;
			  color: black;
			  margin-top: 7px;
			  margin-bottom: 7px;
			  text-align: left;
			}

#mod_listing
{
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: black;

}


#mod_listing .imgCaption
{
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: black;
	margin-top: 7px;
	margin-bottom: 7px;
	text-align: center;
}


#mod_listing .imgDescription
{
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	color: black;
	margin-top: 7px;
	margin-bottom: 7px;
	text-align: center;
}

#mod_listing .itemText
{

	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: black;
	margin-top: 2px;
	margin-bottom: 7px;
	text-align: left;
}

#mod_listing h2
{
	color: be112b;
	font-size: 16px;
	font-weight: normal;
	height: 18px; 
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
}

#mod_listing .GrayBox
{
	border: 1px solid #DCDCDC;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}

#mod_listing .Line
{
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 3px; 
	font-size: 1px;
	height: 3px; 
	width: 80%; 
	background: #be112b; 
	float: 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: 12px;
		  color: #555555;
		}
		
.rosTitle	{ font-size: 20px;
		  font-weight: bold;
		  line-height: 24px;
		  color: #2D5378;
		}
		
.rosSubtitle	{ font-size: 16px;
		  font-weight: bold;
		  line-height: 20px;
		  color: #2D5378;
		}
		
.rosText	{ font-size: 12px;
		  text-align: left;
		  vertical-align: top;
		  color: #555555;
		}


.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; }


