@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #003300;
}
.price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0000CC;
}
.itunder {
	font-style: oblique;
	text-decoration: underline;
}



.footertop {
	background-image: url(images/background/footer_r1_c2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.floatleft {
	clear: left;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#frontpanel {
	background-color: #FFF;
	border: 3px solid #036;
	border-radius: 10px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.bluepanel {
	color: #FFFFFF;
	background-color: #0033CC;
	margin: 4px;
	padding: 4px;
	width: 700px;
}
.spacer {
	padding: 10px;
}



.style2 {
	font-size: 20px;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	color: #660000;
}
.register {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	background-color: #CE0000;
	border: 3px double #D6D6D6;
	font-size: 24px;
	margin: 2px;
	padding: 8px;
	border-radius:10px;
}
a.register:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.register:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.register:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.register:hover {
	font-weight: bold;
	color: #000000;
}
.moreinfo {
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	background-color: #006600;
	border: 3px double #D6D6D6;
	font-size: 24px;
	margin: 2px;
	padding: 8px;
	border-radius:10px;
}
a.moreinfo:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.moreinfo:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.moreinfo:active {
	text-decoration: none;
	color: #FFFFFF;
}
a.moreinfo:hover {
	font-weight: bold;
	color: #000000;
}
.redsmall {
	font-size: 16px;
	color: #660000;
}

.elevenpix {
	font-size: 11px;
}

.navleft {
	background-image: url(newbg/r2_left.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.green {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	color: #425B24;
	box-shadow:#999;
}

.mainbod {
	background-color: #CAFFCA;
	background-image: url(newbg/CAFFCA.png);
	background-repeat: repeat-x;
	background-position: center top;
	border-radius: 20px;
	border: 2px solid #CCCCCC;
	text-align: center;
}
.whitebg {
	background-color: #FFFFFF;
	border-top-left-radius: 35px;
	border-bottom-right-radius: 35px;
	border: 5px solid #999;
}



.style3 {
	font-size: 18px;
	font-style: italic;
}


.flowerbg {
	background-image: url(images/flower_bg.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.footerbottom {
	background-image: url(images/background/footer_r2_c2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.cornerpanel {
	border-radius: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #006633;
}

.floatright {
	clear: right;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	background-color: #F0F0F0;
}
a.nobg:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.nobg:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.nobg:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.nobg:hover {
	font-weight: bold;
	color: #000000;
}
.navright {
	background-image: url(newbg/r2_left.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.egro {
	clear: right;
	float: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-radius: 5px;
	border: 2px solid #5E2A03;
	background-color: #FFFFFF;
}
.style11 {
	font-size: 10px;
	color: #FFF200;
	font-weight: bold;
}
a.style11:link {
	font-size: 10px;
	color: #FFF200;
	font-weight: bold;
	text-decoration: none;
}
a.style11:visited {
	font-size: 10px;
	color: #FFF200;
	font-weight: bold;
	text-decoration: none;
}
a.style11:active {
	font-size: 10px;
	color: #FFF200;
	font-weight: bold;
	text-decoration: none;
}
a.style11:hover {
	font-size: 10px;
	color: #FFF200;
	font-weight: bold;
	text-decoration: underline;
}
.note {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
}
