/* 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:#000000;}

/* Text Styles */
h1, h2, h3 {
font-family:Helvetica, sans-serif;
text-align:center;
color:#FFFFFF;
}

.services {
font-family:Helvetica, sans-serif;
font-size:large;
text-align:center;
color:#FFFFFF;
}

.notice {
font-family:Helvetica, sans-serif;
color:#FFFFFF;	
font-weight: bold;
font-size:x-large;
text-align:center;
}

.mention {
font-family:Helvetica, sans-serif;
color:#FFFFFF;
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;
color:#FFFFFF;
}

.general {
font-family:Arial, sans-serif;
font-weight: bold;
font-size:medium;
text-align:center;
color:#FFFFFF;
}

.general2 {
font-family:Arial, sans-serif;
font-size:x-small;
text-align:center;
color:#FFFFFF;
}
	
u.triple {	
border-bottom: 3px double;
line-height: 1.9em;
color:#FFFFFF;
}		
