/* Custom Style Sheet for WelcometoAustin.net */
/* Created by Rho Chalmers - for First Baptist Indedpent Church */
/* Use id= for items marked with # (pound sign) and class= for items marked with . (period) */

/* General Styles */
body{background-color:#FFFFFF;}

/* Text Styles */
.services {
font-family:Helvetica, sans-serif;
font-size:large;
text-align:center;
}

.notice {
font-family:Helvetica, sans-serif;
color:#000000;	
font-style: italic;
font-weight: bold;
font-size:x-large;
text-align:center;
}

.mention {
font-family:Helvetica, sans-serif;
color:#005511;
font-size:small;
font-weight: bold;
text-align:center;
}

.other {
font-family:Helvetica, sans-serif;
font-weight: bold;
font-size:xx-large;
text-align:center;
}

.general {
font-family:Arial, sans-serif;
font-weight: bold;
font-size:medium;
text-align:center;
}

.general2 {
font-family:Arial, sans-serif;
font-size:x-small;
text-align:center;
}
	
u.triple {	
border-bottom: 3px double;
line-height: 1.9em;
}		
