/* CSS created by Kristin Zeller of Zeller Web Design, kristin@zellerwebdesign.com,
for The Gateway Gals of the Southern Gateway Chorus*/

body {
	background: #FFFFFF;
	color: #000000;
	font-size: 11pt;
	font-family: "Trebuchet", sans-serif;
	}
	
a:link {
	color: #006600;
	}

a:link img {
	border-style: none;
}
	
a:visited {
	color: #006600;
	}

a:visited img {
	border-style: none;
}	
	
a:hover {
	color: #009900;
	}

a:hover img {
	border-style: none;
}	
	
a:active {
	color: #009900;
	}

a:active img {
	border-style: none;
}	

h1 {
	font-size: 14pt;
	}
	
h1.subhead {
	font-size: 14pt;
	padding-top: 5px;
	padding-bottom: 10px;
	background: url(images/bloom.gif) no-repeat bottom left;
	border-bottom: 4px dotted #bae8ba;
	padding-left: 40px;
	}
	
#container {
	background: #FFFFFF;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	}
	
#headline {
	text-align: left;
	width: 100%;
	height: 110px;
	background-color: #bae8ba;
	padding-left: 10px;
	}
	
#content {
	text-align: left;
	}

#picture1 {
	position:relative;
	float: right;
	padding: 10px;
	text-align: left;
	font-size: 9pt;
	width: 256px;
	}
	
#picture2 {
	position:relative;
	float: left;
	padding: 10px;
	text-align: left;
	font-size: 9pt;
	width: 273px;
	}
	
table {
	width: 60%;
	}

table td,th {
	border: 0;
	}

table col#officers {
	width: 30%;
	}
	
table col#current {
	width: 35%;
	}
	
table col#next {
	width: 35%;
	}
	
#news {
	position: relative;
	float: right;
	width: 25%;
	text-align: left;
	background-color: #bae8ba;
	padding: 10px;
	margin-left: 20px;
	margin-top: 20px;
	border: 4px dotted #bae8ba;
	}
	
span.eventname {
	font-weight: bold;
	}
	
#address {
	text-align: center;
	font-size: 10pt;
	font-style: italic;
	}

