@import url("fancybox.css");

body, html {
	background-color:#B4CC95;
	margin:0;
	padding:0;
	background:url("../img/arts/bg_home.png") repeat-x;
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	}
	
img { behavior: url("../iepngfix.htc") }
	
a, a:link, a:active, a:visited {
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:12px;
	color:#336633;
	text-decoration:underline;
	}
	
a:hover {
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:12px;
	color:#336633;
	text-decoration:underline;
	}
	
small {
	font-size:10px;
	}
	
/* Styles */

table#nav-table {
	background:url("../img/nav_BG.png");
	}
	
div#image-wrapper {
	margin:0;
	}	
		
#content {
	background:url("../img/arts/home_content_bg.png") bottom right no-repeat;
	padding:20px 14px 0 8px;
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:12px;
	color:#424242;
	}
	
#left_column {
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:12px;
	color:#424242;
	background-image:url("../img/arts/left_column_bg.png");
	background-repeat:repeat-y;
	}
	
#left_column_content {
	padding:20px;
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:12px;
	color:#424242;
	}
	
.footer_text {
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:none;
	}
		
#footer_arts {
	background-image:url("../img/arts/footer_bg.png");
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	}
	
.footer, .footer:link, .footer:active, .footer:visited, .footer:hover {
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	}
	
#subfooter {
	background:#006d87;
	border-top:2px solid #FFFFFF;
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding:20px 0 20px 0;
	}
	
.subfooter:link, .subfooter:active, .subfooter:visited, .subfooter:hover {
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.smicons:link, .smicons:active, .smicons:visited, .smicons:hover {
	font-family:"Lucida Grande", Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.directions:link, .directions:active, .directions:visited {
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.directions:hover {
	font-family:Arial, Helvetica, "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
	}