/* Start of CMSMS style sheet 'home page' */
*{
	margin:0px;
	padding:0px;
}
body{
	background-image:url(images/bg_repeat.png);
	background-repeat:repeat-x;
	background-position:top;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color: #FA6510;
}
#wrapper{
	width:897px;
	position: relative;
	margin:0 auto;
	z-index: 100;
}
#content {
	width: 897px;
	border: 0;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
}
.hide{
	display:none;
}
/*.clearfooter{
border:thin solid #000000;
	float:right;
	width:897px;
	height:5px;
	clear:both;
	position: relative;
}*/
#header{
	width:897px;
	float:left;
height:150px;
}
#home_banner{
	float:left;
	width: 867px;
	padding: 0px 0px 0px 30px;
	margin-top: -17px;
	z-index: 1;
	position: relative;
}
#home_copy{
	float: left;
	clear: left;
	width: 475px;
	padding: 0px 10px 15px 60px;
}
#home_copy p{
	padding:0px 0px 0px 7px;
}
h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	background-image: url(images/h1_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 65px;
}
p{
	line-height: 18px;
}
#supportk12{
	float: left;
	width: 275px;
}
#supportk12 img{
	float:left;
}
#classes{
	float: left;
	width: 160px;
	height: 120px;
	background-image: url(images/classes_bg.png);
	position: relative;
	z-index: 15;
	margin: -150px 0px 0px 0px;
	background-repeat: no-repeat;
	padding: 50px 25px 0px 125px;
}
#classes h3{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color: #FFA403 !important;
	font-weight: normal;
}
#classes p{
}
.events_clear a{
	color:#FCBD1F;
	/*background-color:#BA0B46;*/
	text-decoration: none;
}
.events_clear a:hover{
	color:#BA0B46;
	/*background-color:#FCBD1F;*/
}

#classes a{
	float: right;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/class_learnmore.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 8px 20px 3px 25px;
}	
#classes a:hover{
	color: #F7731B;
}	
#logo{
	float:left;
	height:128px;
	width:189px;
	padding-left: 15px;
}
#phone_number a{
	background-image:url(images/phone.png);
	background-repeat:no-repeat;
	background-position:top left;
	width: 123px;
	height: 57px;
	float: right;
}
#phone_number a:hover{
	background-image:url(images/phone.png);
	background-position:top right;
}

#sub_nav{
	float:right;
	font-weight: bold;
	padding: 20px 32px 10px 10px;
	background-image: url(images/subnav_underlines.png);
	background-repeat: no-repeat;
	background-position: 15px 35px;
	float: right;
}
#sub_nav a{
	color:#FFFFFF;
	padding:0px 10px;
	text-decoration: none;
}

#sub_nav a:hover{
	color: #B4004A;
}
#side_column{
	float:right;
	width:260px;
	background-image:url(images/yellow_line.png);
	background-repeat:no-repeat;
	background-position:0 20px;
	padding: 25px 50px 15px 20px;
}
#side_column img{
	float:left;
	padding-right: 12px;
}
#side_column h3{
	float:left;
	color: #b40050;
	font-size: 12px;
}
#side_column p{
font-size: 12px;
	line-height:18px;
	float: left;
	width: 175px;
        padding-bottom: 7px;
}
.events_clear{
	clear: left;
	padding: 0px 0px 0px 25px;
	width:240px !important;
}
.events_bt a{
	padding: 5px 0px 3px 190px;
	background-image: url(images/learnmore.png);
	background-position: 168px 3px;
	float: left;
	clear: both;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	width: 100px;
}
.events_bt a:hover{
	color: #B60A4E;	
}
.support_bt{
	float: right;
	padding: 5px 0px;
}
#paintbrush{
	float:left;
	padding: 0px 300px 0px 240px;
	position: relative;
	margin-top: -45px;
}
#enews{
	float:right;
	width: 250px;
	background-image: url(images/enews_bg.png);
	background-repeat: no-repeat;
	height: 120px;
	padding: 15px 0px 0px 25px;
	text-align: left;
	position: relative;
}
#enews h4{
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:16px;
	font-weight: normal;
}
#enews .name{
	background-color:transparent;
	background-repeat: no-repeat;
	background-image:url(images/name_bg.png);
	border:none;
	color:#1cbbff;
	padding:5px;
	background-repeat: no-repeat;
	width: 160px;
}
#enews .email{
	background-color:transparent;
	background-repeat: no-repeat;
	background-image:url(images/email_bg.png);
	border:none;
	color:#1cbbff;
	padding:5px;
	background-repeat: no-repeat;
	width: 160px;
}
#enews .submit{
	float:right;
	clear:both;
	padding: 0px 105px 0px 0px;
	width: 61px;
}
#footer_logo{
	float:left;
	width: 535px;
	padding-left: 55px;
}
#footer p{

	width:897px;
	float:left;
	background-image: url(images/footer_line.png);
	background-position: top;
	background-repeat: no-repeat;
	padding: 15px 0px;
}
#footer{
	float:left;
	width:897px;
	z-index: 100;
	position: relative;
	color: #57D5FE;
	text-align: center;
	font-size: 11px;
	
}
#footer a, #footer a:visited{
	color: #57D5FE;
text-decoration:none;
	
}
#footer a:hover{
	color:#FCBD1F;
        text-decoration:underline;
}
#footer_wrapper{
	background-image:url(images/footer_repeat.png);
	background-repeat:repeat-x;
	height: 250px;
	margin-top: -250px;
	z-index: 1;
	float: left;
	position: relative;
	background-color: #0E6497;
	width: 100%;
}

/* Styles for pretty buttons */
.hide{
	display:none;
}
#nav_wrapper{
	float:right;
	padding:35px 0px 0px 0px;
	margin:0px;
	width:689px;
	clear: right;
	z-index: 100;
	position: relative;
}
#nav{
	margin:0px;
	padding:0px;
	height:27px !important;
z-index:1;
}
#nav li {
	margin:0px;
	list-style:none;
}
#dropdowns{
        float:left;
        position:absolute;
        z-index:100;
        display:none;
        padding:10px;
        width:130px;
        margin:-10px 0px 0px -10px;
        background-image:url(images/drop-downs.png);
}
#dropdowns li{
        float:left;
        white-space:nowrap;
        background-image:none;
        padding:5px 15px 0px 12px;
}
#dropdowns li a{
        background-image:url(images/drop-down-line.png);
        background-repeat:no-repeat;
        padding:0px 0px 7px 0px;
        color:#c50047;
        font-weight:bold;
        font-size:11px;
        text-decoration:none;
        background-position:-2px 12px;
}
#dropdowns li a:hover{
        background-image:url(images/drop-down-line.png);
        background-repeat:no-repeat;
        padding:0px 0px 7px 0px;
        color:#f95202;
        text-decoration:none;
        background-position:-2px 12px;
}
#btn_about {
	width: 105px; height: 57px;
	background: url(images/aboutk12.png) top left no-repeat;
	float: left;
}
#btn_about a {
	width: 100%; height: 100%;
	background: url(images/aboutk12.png) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
#btn_about a:hover, #btn_about .active {
	background: url(images/aboutk12.png) top right no-repeat;
}

#btn_classes {
	width: 89px; height: 57px;
	background: url(images/art-classes.png) top left no-repeat;
	float: left;
}
#btn_classes a {
	width: 100%; height: 100%;
	background: url(images/art-classes.png) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
#btn_classes a:hover, #btn_classes .active {
	background: url(images/art-classes.png) top right no-repeat;
}

#btn_programs {
	width: 81px; height: 57px;
	background: url(images/programs.png) top left no-repeat;
	float: left;
}
#btn_programs a {
	width: 100%; height: 100%;
	background: url(images/programs.png) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
#btn_programs a:hover, #btn_programs .active {
	background: url(images/programs.png) top right no-repeat;
}


#btn_artcamp {
	width: 137px; height: 57px;
	background: url(images/summercamp.png) top left no-repeat;
	float: left;
}
#btn_artcamp a {
	width: 100%; height: 100%;
	background: url(images/summercamp.png) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
#btn_artcamp a:hover, #btn_artcamp .active {
	background: url(images/summercamp.png) top right no-repeat;
}

#btn_artforsale {
	width: 177px;
	height: 57px;
	background: url(images/artforsale.png) top left no-repeat;
	float: left;
}
#btn_artforsale a {
	width: 100%; height: 100%;
	background: url(images/artforsale.png) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
#btn_artforsale a:hover, #btn_artforsale .active {
	background: url(images/artforsale.png) top right no-repeat;
}

#btn_gallery {
	width: 100px; height: 57px;
	background: url(images/gallery.png) top left no-repeat;
	float: left;
}
#btn_gallery a {
	width: 100%; height: 100%;
	background: url(images/gallery.png) top left no-repeat;
	display: block;
	margin: 0; padding: 0; border: 0;
	text-decoration: none;
}
#btn_gallery a:hover, #btn_gallery .active {
	background: url(images/gallery.png) top right no-repeat;
}
.membership-bt{
position:absolute;
top:65px;
right: 35px;
z-index:250;
float:left;
}
/* End of 'home page' */

