@charset "utf-8";
/* CSS Document */
body{
	background-color:#666666;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
a,a:visited{
	color:white;
	text-decoration:none;
}
a:hover{
	color:#c67026;
	text-decoration:none;
}
#container{
	width:750px;
	height:820px;
	margin:auto;
	background-image:url(http://www.artsallianceofstmarys.org/images/background.gif);
	background-repeat:no-repeat;
	background-position:center;
}
#short-container{
	width:750px;
	margin:auto;
	background-image:url(http://www.artsallianceofstmarys.org/images/topbg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
table#menu{
	width:545px;
	margin:185px auto 0 auto;
}
td#titlecol{
	width:390px;
	height:114px;
	vertical-align:bottom;
}
td#titlecol h1{
	color:white;
	vertical-align:bottom;
	margin:0 0 0 12px;
	padding:0;
	font-family:'Arial Black';
	font-size:14pt;
}
td#titlecol h1 a, td#bottom h1 a:visited{
	color:white;
	text-decoration:none;
}
td#titlecol h1 a:hover{
	color:#c67026;
	text-decoration:none;
}
td#titlecol span{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
td#menucol{
	width:150px;
	height:114px;
	vertical-align:bottom;
}
td#menucol ul{
	list-style-type:none;
	margin:5px 0 0 12px;
	padding:0;
	color:white;
	font-style:italic;
	font-size:12px;
}
td#menucol img{
	width:12px;
	height:11px;
	margin-right:10px;
}
.menu-bottom-margin{
	margin-bottom:4px;
}
.on-link a{
	color:#c67026;
	text-decoration:none;
}
.off-link a, .off-link a:visited{
	color:white;
	text-decoration:none;
}
.off-link a:hover{
	color:#c67026;
	text-decoration:none;
}
#editable{
	width:363px;
	height:370px;
	margin:50px 0 0 130px;
	overflow:auto;
}
#bottomlinks{
	font-size:10pt;
	color:white;
	text-align:center;
	margin:34px 0 0 0;
}
#bottomlinks a, #bottomlinks a:visited{
	color:white;
	text-decoration:none;
}
#bottomlinks a:hover{
	color:#c67026;
	text-decoration:none;
}
