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

textarea {
padding: 5px;
}
a {
	color: #CE6277;
}
div.float { float: right; width: 200px; text-align: center;  }
  
div.float span { text-align: center; }
.headline1 { font-size: 18px; font-family: Saccule, Georgia, "Times New Roman", Times, serif; color: #CC6479; font-weight: bold; padding: 0px; margin-top: 35px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }
.headline2 {
	color: #046287;
	margin: 0px;
	padding: 0px;
	font-family: Saccule, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.headline3 {
	color: #006181;
	font-size: 22px;
	font-family: Saccule, Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.headline4 {
	color: #046287;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 22px;
	font-family: Saccule, Georgia, "Times New Roman", Times, serif;
}
.headline5 {
	color: #CC6479;
	font-weight: bold;
	font-family: Saccule, Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

/* Standard */

.black12 {
	font-size: 12px;
	color: #000000;
}
.black12B {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.black14 {
	font-size: 14px;
	color: #000000;
}
.black14B {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.dkgray12 {
	font-size: 12px;
	color: #333333;
}
.dkgray12B {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.dkgray14 {
	font-size: 14px;
	color: #333333;
}
.dkgray14B {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.gray10 {
	font-size: 10px;
	color: #666666;
}
.gray12 {
	font-size: 12px;
	color: #666666;
}
.gray12B {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.gray14 {
	font-size: 14px;
	color: #666666;
}
.gray14B {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.rose11 {
	font-size: 11px;
	color: #CE6277;
}
.rose11B {
	font-size: 11px;
	color: #CE6277;
	font-weight: bold;
}
.rose12 {
	font-size: 12px;
	color: #CE6277;
}
.rose12B {
	font-size: 12px;
	color: #CE6277;
	font-weight: bold;
}
.rose14 {
	font-size: 14px;
	color: #CE6277;
}
.rose14B {
	font-size: 14px;
	color: #CE6277;
	font-weight: bold;
}
.rose16B {
	font-size: 16px;
	color: #CE6277;
	font-weight: bold;
}
.smGray {
	font-size: 10px;
	color: #666666;
}
.teal12 {
	font-size: 12px;
	color: #006181;
}
.teal12norm {
	font-size: 12px;
	font-weight: normal;
	color: #006181;
}

.teal12B {
	font-size: 12px;
	color: #006181;
	font-weight: bold;
}

.teal14 {
	font-size: 14px;
	color: #006181;
}
.teal14B {
	font-size: 14px;
	color: #006181;
	font-weight: bold;
}
.teal16B {
	font-size: 16px;
	color: #006181;
	font-weight: bold;
}
.imgageBord {
	border: 1px solid #006181;
}
.imagePad10 { margin: 10px; }
.imgNone { text-decoration: none; border-style: none; }
.imageBord10 {
	border: 1px solid #006181;
	margin: 10px;
}
.imageRight {
	border: 1px solid #006181;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
}
.imageLeft {
	border: 1px solid #006181;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
.imageCenter {
	border: 1px solid #006181;
	margin-left: auto;
	margin-right: auto;
}
.centered {
text-align:center;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #006181;
	padding-top: 5px;
	letter-spacing: 1px;
}
.link_img {
	text-decoration: none;
	padding: 0px;
	border-width: 0px;
}
.img_margin {
	margin: 10px 10px 20px;
}
/* FROM MAIN.CSS */

.soldout {
	background-image: url(../graphics/sold-out-2.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.grayTextc {
	color: #333333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.grayTextcB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.redText {
	font-size: 14px;
	color: #CE6277;
}

.lgsubTitle {
	font-size: 20px;
	color: #006181;
	font-weight: bold;
	font-family: "Saccule", "Times New Roman", Times, serif;
	background-image: url(../graphics/wave.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	height: 47px;
	padding-left: 20px;
}
.lgsubTitle h2 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	clear: none;
}

.lgsubTitle span {
	text-align: left;
	display: block;
	color: #CF6478;
	font-weight: normal;
	font-size: 18px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 145px;
	clear: none;
}

.smSubtitle {
	font-weight: bold;
	color: #006181;
	text-align: center;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CE6277;
	text-align: center;
	font-weight: bold;
}
.subTitle2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C96175;
	text-align: center;
	font-weight: bold;
}
.smSubtitle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006181;
}
.subTitle4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006181;
	text-align: center;
	font-weight: bold;
}
.sponsors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	width: 728px;
	padding-top: 10px;
}
.sponsors .level {
	clear: left;
	padding: 0px 0px 5px;
	margin: 0px 15px 5px;
}
.listsDiv {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 13px;
}

.ulstyle1 {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 10px;
	margin-top: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}
.ulstyle1 li { margin-left: 10px; /* Push the list back in for non NS4.7 browsers */ font-size: 13px; text-align: left; }
.ulstyle1 ul {
	list-style-type: square;
}
.ulstyle1 li .title {
	font-size: 12px;
	font-weight: bold;
	color: #006181;
}

.linkList_ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #433560;
	margin-top: 5px;
	margin-right: 0px;
	list-style-type: disc;
	margin-left: 0;
  padding-left: 1em;
}
.linkList_ul li {
	margin: 0 0 5;
	padding: 0;
	list-style-position: outside;
	list-style-type: disc;
}

.linkList_ul span {
	font-weight: bold;
}
.linkList_ul a {
	color: #006181 !important;
	margin-left: 8px;
}
/* end main.css */
