﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
}

a:link {
	color: #666666;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #DC7846;
	text-decoration: underline;
}

a:active {
	color: #DC7846;
	text-decoration: underline;
}

#content {
	background-color: #FFFFFF;
	border-top-width: 7px;
	border-right-width: 0px;
	border-bottom-width: 7px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E2743F;
	border-bottom-color: #E2743F;
	width: 789px;
	color: #666666;
	margin: 0px;
	padding: 20px;
}

h3 {
	color: #E2743F;
	font-size: 14px;
}
#breadcrumbs {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #828186;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #E2743F;
}
.imageRight {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}

.homeItalic {
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 15px;
	line-height: 1.7em;
	width: 350px;
}
#homebirthday {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333333;
	width: 350px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 12px;
}
.announce {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0.25em;
	color: #FF9933;
	text-decoration: blink;
}

.announce2 {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: normal;
	color: #F85B18;
}
.announce3 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: normal;
	color: #F85B18;
}



#homebirthday a {
	color: #FFCC66;
}

#headAddress {
	color: #828187;
	text-align: right;
	font-size: 12px;
	padding-right: 5px;
	width: 135px;
	float: right;
	line-height: 1.8em;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 110px;
}
#nav {
	width: 710px;
	margin: 0px;
	padding: 0px;
}

#nav ul {
	margin:0;
	font-size:11px;
	font-weight:bold;
	list-style:none;
	padding: 5px 0px 0px 10px;
}

#nav li {
	float:left;
	margin-right:1px;
	background-image: url(images/nav_back_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
}

#nav a {
	display:block;
	padding-top:15px;
	padding-right:15px;
	padding-bottom:10px;
	padding-left:10px;
	text-decoration:none;
	color:#E2743F;
	background-image: url(images/nav_back_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

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

#nav li.selected{
	float:left;
	margin-right:1px;
	background-image: url(images/nav_back_left_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0 0 0 4px;
}

#nav li.selected a{ /*selected main tab style */
	float:left;
	display:block;
	text-decoration:none;
	color:#000000;
	background-image: url(images/nav_back_right_on.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#nav li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

#subnav {
	padding: 0;
	width: 100%;
	border-top: 8px solid #E2743F;
	background-color: #333333;
	margin: 0px;
}

#subnav ul{
	margin:0 0 0 20px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

#subnav li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
}

#subnav a{
	float: left;
	display: block;
	color: white;
	text-decoration: none;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

#subnav a:hover{
background-color: #E2743F; color: white;
}

#subnav #current a{ /*currently selected tab*/
	background-color: #E07642;
	color: #333333;
	border-color: #E2743F;
}

.clear{
clear:both;
}

.logo {
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}



.bold12 {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
p {
	line-height: 1.5em;
	text-align: left;
}


#footer {
	font-size: 12px;
	color: #828187;
	text-align: center;
	padding: 8px;
}

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

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

#footer a:hover {
	color: #DC7846;
	text-decoration: underline;
}

#footer a:active {
	color: #DC7846;
	text-decoration: underline;
}

#homeContent {
	background-color: #C8C7CA;
	border-top-width: 7px;
	border-right-width: 0px;
	border-bottom-width: 7px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E2743F;
	border-bottom-color: #DC7846;
	padding: 20px;
	color: #000000;
}
#bottomBand {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #E2743F;
}
.caption {
	font-size: 10px;
}

.art {
	border: 3px solid #828186;
	margin: 5px;
	padding: 2px;
}

h2 {
	font-size: 13px;
	color: #000000;
}
.instructor {
	font-size: 16px;
	color: #FFF;
	background-color: #3C3431;
	padding: 10px 20px;
	font-weight: bold;
}
.instructor a {
	color: #E2743F !important;
}

.footnote {
	font-size: 10px;
	width: 375px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#profile {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E2743F;
	border: 1px dotted #242329;
	padding: 5px;
	width: 350px;
	text-align: center;
	font-size: 12px;
	letter-spacing: 0.10em;
}

#profile a {
	color: #FFFFFF;
	text-decoration: none;
}
#checkAvailability {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E2743F;
	border: 1px solid #242329;
	padding: 7px 5px 5px 5px;
	width: 140px;
	height:20px;
	text-align: center;
	font-size: 14px;
}
#checkAvailability a {
  color:#fff;
}
#checkAvailability a:hover {
  color:#242329;
}

#note {
	color: #1B1B1B;
	background-color: #E68657;
	padding: 5px;
	border: 1px solid #333333;
	font-size: 12px;
	width: 200px;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
}

#note a {
	color: #333333;
	text-decoration: underline;
}

#note a:hover {
	text-decoration:none;
}

#note a:active {
	text-decoration:none;
}


#party {
	text-align: center;
	margin: 6px;
	border: 4px dotted #B10079;
	width: 450px;
}

#party .headline {
	color: #E0009A;
	font-size: 18px;
	font-weight: bold;
}
#party .prizes {
	color: #FF3300;
	font-size: 14px;
	font-weight: bold;
}
#party .happy {

	color: #006600;
	font-size: 14px;
	font-weight: bold;
}

#innerSpecial {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333333;
	width: 500px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 12px;
}

#innerSpecial a {
	color: #FFCC66;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 8px;
}
#move {

	text-align: center;
	margin: 6px;
	border: 4px dotted #FF6600;
	width: 450px;
}

#move h1{
	font-size: 20px;
	color: #FF6600;
	letter-spacing: 0.10em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;

}
.classSchedule{
	border: 2px solid #E68657;
	background-color: #ECEBED;
	}.boxHeadline {
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1.5em;
}
#moveAnnounce {
	font-weight: normal;
	color: #FFFFFF;
	width: 200px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 12px;
	text-align: center;
	border: 1px dotted #333333;
	background-color: #E2E2E2;
	float: right;
}
#homeAnnounce {
	font-weight: normal;
	width: 350px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 12px;
	text-align: center;
	border: 1px dotted #333333;
	background-color: #E2E2E2;
	float: none;
}
#special {
	background-color: #333333;
	width: 350px;
	text-align: left;
	padding: 5px;
	color: #FFFFFF;
	float: none;
	margin: auto;
}

#special ul{
	margin-top: 0px;
	margin-bottom: 0px;
}
.grayBorder {
	border: 1px solid #666666;
}
#openHouse {
	text-align: center;
	border: 4px dotted #FF6600;
	width: 650px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	background-color: #FFF;
}
#special2 {

	background-color: #333333;
	text-align: center;
	padding: 5px;
	color: #FFFFFF;
	float: none;
	margin: auto;
}
#content .boldBlack {
	font-weight: bold;
	color: #000;
}
.linkCategory {
	font-size: 14px;
	color: #FFF;
	background-color: #666;
	padding: 8px;
	font-weight: bold;
}
#pink {
	color: #333;
	background-color: #FFF;
	padding: 5px;
	border: 3px solid #FF94FF;
	font-size: 12px;
	width: 130px;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
}
#pink2 {
	color: #333;
	background-color: #FFF;
	padding: 5px;
	border: 3px solid #FF94FF;
	font-size: 12px;
	width: 350px;
	text-align: center;
	margin-bottom: 20px;
	height: 100px;
}

