@charset "UTF-8";
#flashFirstPage {
	width: 410px;
	float: left;
	height: 406px;
}
#aboutText {
	float: left;
	height: 700px;
	width: 518px;
	padding-right: 20px;
}
#specials {
	float: left;
	height: 100px;
	width: 948px;
	background-image: url(../images/packages.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#specials p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	color: #682057;
	padding-top: 14px;
	padding-right: 80px;
	padding-bottom: 14px;
	padding-left: 380px;
	line-height: 1.2em;
}
#specials a {
	color: #81296C;
	text-decoration: none;
}
#specials a:hover {
	color: #A35D93;
	text-decoration: none;
}
#specials p .bold {
	font-weight: bold;
}
#mainAbout {
	width: 948px;
	margin-right: 38px;
	margin-left: 38px;
	background-repeat: no-repeat;
	background-color: #E8E7EF;
	background-position: bottom;
	position: relative;
	height: 1200px;
}
#aboutInformation {
	float: left;
	padding-top: 20px;
	background-color: #E3E2E9;
}
#aboutInformation p {
	line-height: 1.5em;
	padding-top: 16px;
	padding-right: 16px;
}
#header a {
	color: #FF9;
	text-decoration: none;
}
#header a:hover {
	color: #FDF6CA;
	text-decoration: none;
}
#aboutInformation .bold {
	font-weight: bold;
}
#aboutInformation .initial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #682057;
}
#aboutInformation   p.top  {
	padding-top: 10px;
}
#certifications {
	float: left;
	margin-top: 10px;
}
#aboutInformation  img{
}
#aboutInformation img.border {
	border: 1px solid #621951;
	margin-bottom: 10px;
	margin-left: 10px;
}
#aboutInformation img.noborder {
	margin-bottom: 10px;
	margin-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 6px;
}
#showwinners {
	float: left;
	height: 100px;
	width: 948px;
	background-repeat: no-repeat;
	margin-top: 10px;
	background-color: #FF9;
}
#showwinners p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #682057;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 20px;
	line-height: 1.4em;
}
#showwinners a {
	color: #A35D93;
	text-decoration: none;
}
#showwinners a:hover {
	color: #639;
	text-decoration: none;
}
#showwinners p .bold {
	font-weight: bold;
	color: #F00;
}
