@charset "UTF-8";
/* CSS Document */

#frm-contact {
	border: 1px solid red;
	height: 490px;
	width: 580px;
	margin-top: 10px;
}
#frm-contact .label-right-justify {
	text-align: right;
}
#frm-contact .label-left-justify {
	text-align: left;
}
.label-td {
	text-align: right;
	vertical-align: top;
	line-height: 25px;
}
.textbox-td {
	text-align: left;
	padding-right: 5px;
}


body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul.navigation-purple-menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.navigation-purple-menu li
{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.navigation-purple-menu li a.kids
{
	padding-left: 50px;
	background-image: url(source%20artwork/Kids.png);
	background-repeat:no-repeat;
	background-position:5px center;
	
}
ul.navigation-left-menu
{
	width : 218px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background-color: #9966CC;;
	
}
c.textformat-header
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	
}
ul.navigation-right-menu
{
	width : 150px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background-color: #9966CC;;
	
}
ul.navigation-green-menu
{
	width : 150px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background-color: #9966CC;;
	
}
	
ul.navigation-purple-events
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.navigation-purple-events li
{
list-style-type: none;
margin: 0;
padding: 5px;
}
ul.navigation-purple-events li.purple
{
background-color: #9966CC;
}
ul.navigation-purple-events li a
{
	display: block;

	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

	text-decoration: none;
	color: #000000;
	font-weight: bold;
}


ul.navigation-purple-menu li a
{
	display: block;

	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;

	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	
	background-color: #9966CC;

	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC99FF;

	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CC99FF;

	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #6633CC;

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6633CC;

}
ul.navigation-left-menu li a
{
	display: block;

	text-align: center; 
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;

	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	
	background-color: #9966CC;

	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC99FF;

	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CC99FF;

	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #6633CC;

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6633CC;

}
ul.navigation-right-menu li a
{
	display: block;

	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;

	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	
	background-color: #9966CC;

	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CC99FF;

	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CC99FF;

	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #6633CC;

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6633CC;

}
ul.navigation-green-menu li a
{
	display: block;

	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;

	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	
	background-color: #006633;

	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3CB371;

	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #3CB371;

	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #004F00;

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #004F00;

}
ul.navigation-purple-menu li a:hover
{
	text-decoration: none;
	background-color: #CC33CC;
}





.navigation-clear
{
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 0px;
}

ul.navigation-text
{
	list-style-type: none;
	margin: 0;
	padding: 0;

}
ul.navigation-text li
{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
ul.navigation-text li.first
{
	padding-left: 0;
}
ul.navigation-text li.last
{
	padding-right: 0;
}
ul.navigation-text li a
{
	text-decoration: none;
}
ul.navigation-text li a:hover
{
	text-decoration: none;
}


ul.vertical-separator li
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	text-decoration: underline;
}
ul.vertical-separator li.first
{
	border-left-style: none;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}


body.fixed-three-column-page-header-page-footer
, body.fixed-two-column-page-header-page-footer
{
	margin: 0 0 20px 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the page in IE 5* browsers. The text is then set to the left aligned default in the #page selector */
	color: #000000;
}

.fixed-three-column-page-header-page-footer #page
, .fixed-two-column-page-header-page-footer #page
{ 
	width: 845px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.fixed-three-column-page-header-page-footer #page-header
{

} 
.fixed-three-column-page-header-page-footer #page-header h1
{

}
.fixed-three-column-page-header-page-footer #sidebar-left
{
	float: left;
	width: 220px;
	padding: 0;
}
.fixed-three-column-page-header-page-footer #sidebar-right
, body.fixed-two-column-page-header-page-footer #sidebar-right
{
	float: right;
	width: 220px;
	padding: 0;
}

.fixed-three-column-page-header-page-footer #page-content
{ 
	margin: 0 220px;
	padding: 10px 20px 5px 10px;
	
}
.fixed-two-column-page-header-page-footer #page-content
{
	margin: 0 220px 0 0;
	padding: 10px 20px 5px 10px;
}

.fixed-three-column-page-header-page-footer #page-footer
, .fixed-two-column-page-header-page-footer #page-footer
{ 

}

.fixed-three-column-page-header-page-footer #page-footer p
, .fixed-three-column-page-header-page-footer #page-footer p
{

}
.clear-float 
{ /* this class should be placed on a div or break element and should be the final element before the close of a page that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#footer-address-and-legal
{
	text-align: center;
}

#footer-address-and-legal .legal
{
	font-size: 7.5pt;

}

h1
{
	color: #6633CC;
	font-weight: bold;
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 0;
	
}

h2
{
	color: #6633CC;
	font-weight: bold;
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 0;
}

h2.home-page-headline
{

}

h2.now-available
{
	padding-top: 5px;
	font-style: italic;
}

h2.now-available a
{
	color: #6633CC;
	text-decoration: none;
}
h2.now-available a:hover
{
	text-decoration: underline;
}

h2.segment-title
{
	padding-top: 10px;
	
}

.fixed-three-column-page-header-page-footer #page-footer .nonprofit-statement
{
	margin: 0;
	padding: 30px 70px; 
}

.fixed-two-column-page-header-page-footer #page-footer .nonprofit-statement
{
	margin: 0;
	padding: 30px 60px 30px 10px; 
}


#page-header .logo
{
	display: block;
}
#sidebar-right h3
{
	margin: 0;
	padding-bottom: 14px;
	color: #6633CC;
}
#sidebar-right h3 .heading-emphasis
{
	font-size: larger;
}

#sidebar-right p
{
	margin: 0;
	padding-bottom: 12px;
	color: #6633CC;
}



ul.simple-list
{
	font-size: 12px
}
ul.simple-list li
{
	padding-bottom: 5px;
}


#sidebar-left .picture-top
{
	display: block;
}
#sidebar-right .picture-top
{
	display: block;
	padding-top: 90px;
}

.lead-in-emphasis
{
	color: #6633CC;
	text-transform: uppercase;
	font-weight: bold;
}


ul.navigation-right
{
	list-style-type: none;
	margin: 0;
	padding: 20px 0 0 0;
	padding: 0;
	width: 150px;
}
ul.navigation-right li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.navigation-right li a
{
	margin: 0;
	display: block;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	border-width: 2px;
	border-style: solid;
}
ul.navigation-right li.green a
{
	background-color: #006633;
	border-top-color: #3CB371;
	border-left-color: #3CB371;
	border-right-color: #004F00;
	border-bottom-color: #004F00;
}
ul.navigation-right li.purple a
{
	background-color: #9966CC;
	border-top-color: #CC99FF;
	border-left-color: #CC99FF;
	border-right-color: #6633CC;
	border-bottom-color: #6633CC;
}


.fixed-three-column-page-header-page-footer #crm-container table
, .fixed-two-column-page-header-page-footer #crm-container table
{
	border-style: none;
}

#printer-friendly img
{
	border-style: none;
}

.fixed-three-column-page-header-page-footer #page-content
, .fixed-two-column-page-header-page-footer #page-content
{
	zoom: 1;
}

div#printer-friendly
, div#civicrm-footer
{
	display: none;
}
