.box {background : #333333;border : 1px solid #333333;padding : 10px;}

.box2 {
	background : #fcfbf7;
	border : 1px solid #E2DAD7;
	padding : 10px;
}
.box3 {
	background : #f3f3f3;
	border : 1px solid #2FB8AC;
	padding : 10px;
}
.box4 {
	background: url(small-turquoise-back.jpg) no-repeat;
	padding : 10px;
}


.heading-teal {
	font-family: 'Dancing Script', cursive;;
	font-size: 36px;
	color: #78B3A1;
	font-weight: normal;
}
.heading-teal a:link {
	font-family: 'Dancing Script', cursive;;
	font-size: 36px;
	color: #78B3A1;
	text-decoration: none;
}
.heading-teal a:visited {
	font-family: 'Dancing Script', cursive;;
	font-size: 36px;
	color: #78B3A1;
	text-decoration: none;
}
.heading-teal a:hover {
	font-family: 'Dancing Script', cursive;;
	font-size: 36px;
	color: #C7BFBC;
	text-decoration: underline;
}
.heading-teal a:active {
	font-family: 'Dancing Script', cursive;;
	font-size: 36px;
	color: #78B3A1;
	text-decoration: none;
}
.heading-yellow {
	font-family: 'Dancing Script', cursive;;
	font-size: 36px;
	color: #F6EB90;
	font-weight: normal;
}
.heading-yellow a:link {
	font-family: 'Dancing Script', cursive;;
	font-size: 36px;
	color: #F6EB90;
	text-decoration: none;
}
.heading-yellow a:visited {
	font-family: 'Dancing Script', cursive;;
	font-size: 36px;
	color: #F6EB90;
	text-decoration: none;
}
.heading-yellow a:hover {
	font-family: 'Dancing Script', cursive;;
	font-size: 36px;
	color: #fff;
	text-decoration: underline;
}
.heading-yellow a:active {
	font-family: 'Dancing Script', cursive;;
	font-size: 36px;
	color: #F6EB90;
	text-decoration: none;
}

.heading-coral {
	font-family: 'Dancing Script', cursive;;
	font-size: 26px;
	color: #F28090;
	font-weight: normal;
}
.heading-coral a:link {
	font-family: 'Dancing Script', cursive;;
	font-size: 26px;
	color: #F28090;
	text-decoration: none;
}
.heading-coral a:visited {
	font-family: 'Dancing Script', cursive;;
	font-size: 26px;
	color: #F28090;
	text-decoration: none;
}
.heading-coral a:hover {
	font-family: 'Dancing Script', cursive;;
	font-size: 26px;
	color: #fff;
	text-decoration: underline;
}
.heading-coral a:active {
	font-family: 'Dancing Script', cursive;;
	font-size: 26px;
	color: #F28090;
	text-decoration: none;
}

.header-grey {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #171717;
	font-weight: normal;
}

.header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #006666;
	font-weight: normal;
}
.header a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #006666;
	text-decoration: underline;
}
.header a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #006666;
	text-decoration: underline;
}
.header a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #006666;
	text-decoration: none;
}
.header a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #006666;
	text-decoration: none;
}


.header-smaller {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #26C8B3;
	font-weight: normal;
}
.header-smaller a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #26C8B3;
	text-decoration: underline;
}
.header-smaller a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #26C8B3;
	text-decoration: underline;
}
.header-smaller a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #26C8B3;
	text-decoration: none;
}
.header-smaller a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #26C8B3;
	text-decoration: none;
}
.header-smaller-yellow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #F6EB90;
	font-weight: normal;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.text a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
.text a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
.text a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.text a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

.white-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
}
.white-text a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #F6EB90;
	text-decoration: underline;
}
.white-text a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #F6EB90;
	text-decoration: underline;
}
.white-text a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
.white-text a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}

.white-text-smaller {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
}
.white-text-smaller a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F6EB90;
	text-decoration: underline;
}
.white-text-smaller a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F6EB90;
	text-decoration: underline;
}
.white-text-smaller a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.white-text-smaller a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

.white-text-list {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	margin-top: 16px;
	list-style-image: url(images/bullet-flower.png);
}
.white-text-list a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #F6EB90;
	text-decoration: underline;
}
.white-text-list a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #F6EB90;
	text-decoration: underline;
}
.white-text-list a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
.white-text-list a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}

.smaller-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.smaller-text a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #DB4E33;
	text-decoration: underline;
}
.smaller-text a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #DB4E33;
	text-decoration: underline;
}
.smaller-text a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.smaller-text a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #DB4E33;
	text-decoration: none;
}


.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
}
.footer a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #444;
	text-decoration: underline;
}
.footer a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #444;
	text-decoration: underline;
}
.footer a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #444;
	text-decoration: none;
}
.footer a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #444;
	text-decoration: none;
}


.copyright {
	font-family: 'Dancing Script', cursive;;
	font-size: 20px;
	color: #78B3A1;
	font-weight: normal;
}
.copyright a:link {
	font-family: 'Dancing Script', cursive;;
	font-size: 20px;
	color: #78B3A1;
	text-decoration: none;
}
.copyright a:visited {
	font-family: 'Dancing Script', cursive;;
	font-size: 20px;
	color: #78B3A1;
	text-decoration: none;
}
.copyright a:hover {
	font-family: 'Dancing Script', cursive;;
	font-size: 20px;
	color: #78B3A1;
	text-decoration: underline;
}
.copyright a:active {
	font-family: 'Dancing Script', cursive;;
	font-size: 20px;
	color: #78B3A1;
	text-decoration: none;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
}
#fckback {
	background-color:#333333;
}