@charset "UTF-8";
/*----------------------------------------------------*\
| Cherrylipped Studios                                 |
| Copyright (c) 2000-2010 Thomas Arthur Schaefer       |
| All rights reserved. 								   |
|													   |
| CSS Style: Cherry Tree                               |
| CSS Type: Text									   |
| Version: 2.0              						   |
| Author: Thomas Arthur Schaefer					   |
\*----------------------------------------------------*/



.CherrylippedTitle {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 20px;
	color: #FFFFFF;
}
.menu_10-inactive {
	font-size: 10px;
	text-transform: uppercase;
	color: #CC0000;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
.menu_10 {
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
.menu_10 a {
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
.menu_10 a:hover {
	font-size: 10px;
	text-transform: uppercase;
	color: #F8A2A3;
	text-decoration: none;
}


/* ##### WHITE Text ##### */
.white_14-HEADLINE {
	font-size: 14px;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 1px;
	padding-top:10px;
	margin: 0px;
}
.white_14 {
	font-size: 14px;
	color: #FFFFFF;
}
.white_12 {
	font-size: 12px;
	color: #FFFFFF;
}
.white_11 {
	font-size: 11px;
	color: #FFFFFF;
}
.white_10 {
	font-size: 10px;
	color: #FFFFFF;
}
.white_9 {
	font-size: 9px;
	color: #FFFFFF;
}
.white_9 a {
	color: #FFFFFF;
	text-decoration:none;
}
.white_9 a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}


/* ##### GREY Text ##### */
.grey_14 {
	font-size: 14px;
	color: #333333;
}
.grey_11 {
	font-size: 11px;
	color: #333333;
}
.grey_11-Intro {
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.grey_11-Intro a {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.grey_11-Intro a:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.grey_10 {
	font-size: 10px;
	color: #333333;	
}
.grey_10 a {
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}
.grey_10 a:hover {
	font-size: 10px;
	color: #333333;
	text-decoration:underline;	
}
.grey_10-list {
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.grey_11b {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.grey_10b {
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.grey_9b {
	font-size: 9px;
	color: #333333;
	font-weight: bold;
}


/* ##### RED Text ##### */
.red_16 {
	font-size: 16px;
	color: #CC0000;
}
.red_14-Intro {
	font-size: 14px;
	color: #CC0000;
	line-height: 18px;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
}
.red_14 {
	font-size: 14px;
	color: #CC0000;
	line-height: 18px;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
}
.red_12 {
	font-size: 12px;
	color: #CC0000;
}
.red_11 {
	font-size: 11px;
	color: #CC0000;
	line-height: 15px;
}
.red_11 a {
	font-size: 11px;
	color: #CC0000;
	text-decoration:none;	
}
.red_11 a:hover {
	font-size: 11px;
	color: #CC0000;
	text-decoration:underline;
}
.red_10 {
	font-size: 10px;
	color: #CC0000;	
}
.red_10 a {
	font-size: 10px;
	color: #CC0000;
	text-decoration:none;
}
.red_10 a:hover {
	font-size: 10px;
	color: #CC0000;
	text-decoration:underline;
}


/* ##### PINK Text ##### */
.pink_16-Header {
	font-size: 16px;
	color: #F8A2A3;
	line-height: 18px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 10px;
}

