/* CSS Document by Irene Liew*/

a:link {
	text-decoration:none;
	font-family: Century Gothic;
	font-weight: 700;
	color:#aebcd9;
}

a:visited {
	text-decoration: none;
	font-family: Century Gothic;
	font-weight: 700;
	color:#666666;
}


#top_main {
	position: absolute;
	left: 150px;
	top: 130px;
	width: 800px;
	height: 460px;
	background-image: url(images/top_main.jpg);
	background-repeat: no-repeat;
	z-index: 0;
}

#council_logo {
	position: absolute;
	left: 120px;
	top: 0px;
	z-index: 1;
}	

#top_top_text {
	position: absolute;
	left: 365px;
	top: 0px;
	/*border: medium #000000 solid;*/
	width: 575px;
	height: 82px;
	font-family: Century Gothic;
	font-size: 17.6pt; 
	text-align: right;
	vertical-align:text-bottom;
	z-index: 2;
}

#hours {
	position: absolute;
	left: 560px;
	top: 220px;
	text-align: left;
	z-index: 2;
}

#top_text {
	position: absolute;
	left: 570px;
	top: 90px;
	font-family: Century Gothic;
	font-weight: 700;
	text-align: left;
	z-index: 2;
}

#top_text_artist {
	position: absolute;
	left: 549px;
	top: 90px;
	text-align: left;
	z-index: 2;
}

#top_text_membership {
	position: absolute;
	left: 555px;
	top: 90px;
	text-align: left;
	z-index: 2;
}

#bottom_text {
	position: absolute;
	left: 150px;
	top: 585px;
	z-index: 3;
}

#mapicon {
	position: absolute;
	left: 880px;
	top: 160px;
	z-index: 3;
}

#mid_text {
	position: absolute;
	left: 180px;
	top: 180px;
	width: 320px;
	height: 335px;
	color: #666666;
	font-family: Century Gothic;
	font-weight: 500;
	padding: 5px;
	z-index: 9;
}

#mid_text_index {
	position: absolute;
	left: 180px;
	top: 190px;
	width: 320px;
	height: 335px;
	padding: 5px;
	z-index: 9;
}

#mid_text_contacts {
	position: absolute;
	left: 190px;
	top: 180px;
	font-size: 10pt;
	font-weight: 500;
	width: 700px;
	height: 335px;
	padding: 5px;
	z-index: 18;
}

#beside_midtext {
	position: absolute;
	left: 600px;
	top: 240px;
	width: 320px;
	padding: 5px;
	z-index: 20;
}
	
#third {
	position: absolute;
	left: 835px;
	top: 370px;
	text-align: center;
	color:#666666;
	background-color: #000000;
	border: thin solid #000000;
	z-index: 4;
}

#first {
	position: absolute;
	left: 560px;
	top: 350px;
	text-align: center;
	color:#666666;
	background-color: #000000;
	border: thin solid #000000;
	z-index: 7;
}

#second {
	position: absolute;
	left: 710px;
	top: 320px;
	text-align: center;
	background-color: #000000;
	border: thin solid #000000;
	z-index: 5;
}

#backbutt {
	position: absolute;
	left: 290px;
	top: 515px;
	z-index: 20;
}

#footer {
	position: absolute;
	left: 151px;
	top: 625px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 8pt;
	font-weight: 400;
	z-index: 6;
}

#webmaster {
	position: absolute;
	left: 900px;
	top: 615px;
	font-family: Century Gothic, Helvetica, sans-serif;
	z-index: 8;
}

.borders {
	border: solid #ffffff thin;
	padding: 3px;
	border-right-color:#000000;
}	
	
.lgfont {
font-size: 18pt;
font-weight: 900;
}

.mdfont {
	font-size:10pt;
	font-weight:500;
}

.regfont {
	font-size: 12pt;
	font-weight: 500;
	color: #666666;
}

.mdfontdark {
 	font-size:10pt;
	font-weight:500;
	color:#000099;
}

.smfont {
	font-size: 8pt;
	color:#666666;
}

.boldsmfont {
	font-size: 10pt;
	font-weight: 700;
	color:#666666;
}
.whitefont {
	font-size: 16pt;
	font-weight: 900;
	color:#ffffff;
}

.contrastfont {
	font-size:14pt;
	font-weight:600;
	color: #990000;
}

.blacksm {
	font-size:10pt;
	font-weight:500;
	color: #000000;
}

.blackbold {
	font-size:10pt;
	font-weight:600;
	color: #000000;
}

body {
	color: #666666;
	font-family: Century Gothic;
	font-weight: 600;
}