@charset "UTF-8";

/* 1. MAIN - start*/

	body {
 	background-color:#FFF;
  	}

	#container {
	background-color:#FFF;
	margin: 0 auto;
  	width: 920px;
	color: #666666;
	}

	#logo {
	background-image: url(images/logo_top.gif);
	background-repeat: no-repeat;
	background-position:left;
	width: 920px;
	height: 150px;
	}
	
	#newsletter_su {
	width: 400px;
	height: 10px;
	color:#666;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	font-weight:bold;
	float:right;
	}
	
	#newsletter_left {
	width: 580px;
	height: 100px;
	color:#666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	float:right;
	}
		
	#signup {
	width: 450px;
	color:#666;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	font-weight:bold;
	float:left;
	padding-bottom:15px;
	}
	
	#signup p {
	color:#000000;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	}
	
	#signup span {
	color:#666;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	font-weight:bold;
	}
	
	#signup span.url {
	color:#000;
	text-transform:lowercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	font-weight:bold;
	}
	
/*MAIN - end*/
	

/* 2. FOOTER - start*/
	
	#footer {
	width:940px;
	background-color:#FFF;
	text-align:right;
	color: #666666;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size: 9px;
	clear: both;
	padding-top:10px;
	border-top-color:#666;
	border-top-width:1px;
	border-top-style:solid;
	}

	#footer a {
	color: #666;
	text-decoration:none;
	}

	#footer a:hover {
	text-decoration:none;
	color: #000000;
	text-decoration:underline;
	}
	
/* FOOTER - END */


	#main_copy {
	width:100%;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color:#666;
	text-align:justify;
	font-size:12px;
	float:left;
	}

	#main_copy a {
	color: #000000;
	text-decoration:underline;
	}

	#main_copy a:hover {
	text-decoration:none;
	color: #666;
	text-decoration:none;
	}

	#main_copy span.main {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color:#000;
	text-align:justify;
	font-size:14px;
	text-transform:uppercase;
	}
	
	
	#main_copy_left {
	width:440px;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color:#666;
	text-align:justify;
	font-size:12px;
	float:left;
	padding-bottom:15px;
	}

	#main_copy_left2 {
	width:440px;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	font-size:10px;
	float:left;
	padding-bottom:15px;
	}
	
	#main_copy_left3 {
	width:440px;
	font-family: "Arial", Helvetica, sans-serif;
	color:#000;
	text-align:center;
	font-size:10px;
	float:left;
	padding-bottom:15px;
	}
	
	#main_copy_left a {
	color: #000000;
	text-decoration:underline;
	}

	#main_copy_left a:hover {
	text-decoration:none;
	color: #666;
	text-decoration:none;
	}

	#main_copy_left span.main {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color:#000;
	text-align:justify;
	font-size:14px;
	text-transform:uppercase;
	}

	#main_copy_left span.main2 {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color:#000;
	text-align:centre;
	font-size:12px;
	}
		
	#main_copy_right {
	width:440px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666;
	text-align:justify;
	font-size:12px;
	float:right;
	padding: 10px;
	margin-top:15px;
	border-color: #FF0000;
	border-style: solid;
	}

	#main_copy_right a {
	color: #666;
	text-decoration:none;
	}

	#main_copy_right a:hover {
	text-decoration:none;
	color: #000000;
	text-decoration:underline;
	}

	#main_copy_right span {
	font-weight:bold;
	color:#000;
	text-align:justify;
	font-size:14px;
	text-transform:uppercase;
	}
	
	#main_copy_right h1 {
	color: #FF0000;
	font-size:16px;
	text-transform:uppercase;
	}
	
	#main_copy_container {
	width:920px;
	padding:5px;
	}
	
/* NEWS -START */
	#news_main_copy {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color:#666;
	text-align:justify;
	font-size:12px;
	float:left;
	}

	#news_main_copy a {
	color: #000000;
	text-decoration:underline;
	}

	#news_main_copy a:hover {
	text-decoration:none;
	color: #666;
	text-decoration:none;
	}

	#news_main_copy span.title {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color:#000;
	text-align:justify;
	font-size:14px;
	text-transform:uppercase;
	}

/* NEWS - END	


/* 3. MAIN NAV - START */

 	#nav_content {
  	float:left;
  	width:920px;
	height:100px;
	padding-top:10px;
	/*border-top-color:#666;
	border-top-width:1px;
	border-top-style:solid;
	padding-bottom:10px;
	border-bottom-color:#666;
	border-bottom-width:1px;
	border-bottom-style:solid;*/
	 }

	a img {
 	width: 150px; 
	height: 100px; 
	border-width: 0;
	padding: 15px;
 	}


	a#about img {
 	background: url(images/about.gif) top left no-repeat;
 	}
 
 	a#about:hover img {
 	background: url(images/about_hover.gif) top left no-repeat;
 	}
 
 	a#get_involved img {
 	background: url(images/get_involved.gif) top left no-repeat;
 	}
 
	 a#get_involved:hover img {
 	background: url(images/get_involved_hover.gif) top left no-repeat;
	 }
 
	a#contact img {
 	background: url(images/contact.gif) top left no-repeat;
	 }
 
	a#contact:hover img {
 	background: url(images/contact_hover.gif) top left no-repeat;
	 }
 
	a#art_trail img {
 	background: url(images/art_trail.gif) top left no-repeat;
	 }
 
	a#art_trail:hover img {
 	background: url(images/art_trail_hover.gif) top left no-repeat;
	 }
 
	 a#artists img {
 	background: url(images/artists.gif) top left no-repeat;
 	}
 
	a#artists:hover img {
 	background: url(images/artists_hover.gif) top left no-repeat;
 	}
 
 /* MAIN NAV - END */
 
 
 
 /* HOME NAV - START */
 
 	#home_btn_container {
	width: 920px;
	height: 150px;
	}
 
	a.home_btn img {
 	width: 300px; 
	height: 150px; 
	border-width: 0;
	padding: 15px;
	float:left;
	}
 
	a#home img {
 	background: url(images/home.gif) top left no-repeat;
 	}
 
	a#home:hover img {
 	background: url(images/home_hover.gif) top left no-repeat;
	}
 
 /* HOME NAV - END */
 
 
 
 /* GET INVOLVED - START */
 
 #get_involved_nav {
	float:left;
	background-color:#666;
	width: 940px;
	text-align:left;
}

#get_involved_nav li {
	list-style: none;
	display: inline;
	margin-right: 14px;
	padding-right: 10px;
}

#get_involved_nav a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1px;
}

#get_involved_nav a:hover {
	color: #FF00FF;
	text-decoration: none;
}

#get_involved_nav span.a {
	font-size: 12px;
	color: #FFFF33;
	text-decoration: none;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1px;
}

#get_involved_nav span.b {
	font-size: 12px;
	color: #003300;
	text-decoration: none;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1px;
}

#get_involved_nav span.c {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1px;
}

#get_involved_nav span.d {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1px;
}
 
 /* GET INVOLVED - END */
 
 
 
 
 
 /*CONTACT PAGE - START */
 
 	#contact_main_copy {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color:#666;
	text-align:justify;
	font-size:12px;
	float:left;
	}

	#contact_main_copy a {
	color: #F00;
	text-decoration:none;
	}

	#contact_main_copy a:hover {
	text-decoration:none;
	color: #666;
	text-decoration:underline;
	}
	
	#contact_form {
	width:920px;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	border-top-color:#000000;
	border-bottom-style:dotted;
	border-top-width:1px;
	margin-bottom:10px;
	}
	
	#contact_form_container {
	float:left;
	width: 500px;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	padding-bottom:10px;
	}
	
	#contact_form .shadeform {
	font: 13px arial, verdana, sans-serif;
	background-image: url("picts/shadeform.gif");
	text-align: left;
	width: 200px;
	border: #000000 1px solid;
	}

/*CONTACT PAGE - END */





/*ART TRAIL - START*/

	#wrapper {
	width: 838px;
	margin: 0 auto;
	padding: 0 0 0 0;
	}

	#box_l {
	width:310px;
	height:407;
	border:none;
	float:left;
	display:inline;
	margin-bottom:10px;
	}
	
	#box_l a {
	border: none;
	}

	#box_r {
	width:600px;
	height:407;
	border:none;
	float:right;
	display:inline;
	margin-bottom:10px;
	}
	
	#name {
	width:600px;
	height:407;
	font-size:3.5em;
	font-weight:bold;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	letter-spacing:-2px;
	color:red;
	display:inline;
	text-align:justify;
	float:right;
	}
	
	
	#atbox_l {
	width:500px;
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color:#666;
	text-align:justify;
	font-size:12px;
	float:left;
	}

	#atbox_l a {
	color: #000000;
	text-decoration:underline;
	}

	#atbox_l a:hover {
	text-decoration:none;
	color: #666;
	text-decoration:none;
	}

	#atbox_l span.main {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color:#000;
	text-align:justify;
	font-size:14px;
	text-transform:uppercase;
	}
	
	#atbox_r {
	width:300px;
	background-color:none;
	float:right;
	}
/*ART TRAIL - END*/
