body {
/*	background-image: url(../images/feuille_violet_bg.gif); */
	background-color: #ffffff;
	margin: 0px;
}

p, li {
	font-family: Georgia, Garamond, Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	color: black;
	line-height: 18px;
}

h1, h2 {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	color: #cc0000;
}

h3, h4, h5 {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	color: #2e3192;
}

img {
	color: #0000cc;
	border: 0px;
	text-decoration: none;
}

.large_bullets {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 120%;	
	color: black;	
}

.small_bullets {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 11px;
	color: black;	
}

.smalltext {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 10px;
	color: black;
	text-align: center;
}

.h2_leading {
	line-height: 160%;
}

.blue_h2 {
	color: #2e3192;
	text-align: center;
}

.italictext {
	font-style: italic;
}

.bigquotemark {
	color: #cc0000;
	font-size: 45px;
	font-weight: bold;
}

.medquotemark {
	color: #cc0000;
	font-size: 30px;
	font-weight: bold;
}

.redheadline {
	color: #cc0000;
	font-size: 31px;
	font-weight: bold;
	text-align: center;
	line-height: 90%;
}

.redsubhead {
	color: #cc0000;
	font-size: 17px;
	font-weight: bold;
}

.woodtext {
	font-size: 16px;	
	color: #009900;
}

.firetext {
	font-size: 16px;
	color: #CC0000;
}

.metaltext {
	font-size: 16px;	
	color:#666666;
}

.watertext {
	font-size: 16px;	
	color: #0000FF;
}

.earthtext {
	font-size: 16px;	
	color: #663333;
}

.bluesubhead {
	color: #0000ff;
	font-size: 17px;
	font-weight: bold;
}

.brownsubhead {
	color: #663333;
	font-size: 17px;
	font-weight: bold;
}

.greensubhead {
	color: #009900;
	font-size: 17px;
	font-weight: bold;
}

.redsubhead {
	color: #cc0000;
	font-size: 17px;
	font-weight: bold;
}

.silversubhead {
	color: #666666;
	font-size: 17px;
	font-weight: bold;
}

.maincontent {
	background-color: #FFFFFF;
	text-align: center;
	width: 660px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}

.inner_table {
	width: 600px;
	border-style: solid;
	border-color:#000033;
	border-width: 2px;
	background-color: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

.content_container {
	width: 600px;
	border-style: solid;
	border-color:#000033;
	border-width: 2px;
	background-color: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

.small_box {
	width: 550px;
	border-style: solid;
	border-width: 3px;
	border-color: #CC3366;
	padding: 5px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

.form_box {
	width: 550px;
	border-style: solid;
	border-width: 3px;
	border-color: #CC3366;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}

.testimonial_box {
	width: 450px;
	background-color: #fec50a;
	border-style: solid;
	border-width: 3px;
	border-color: #aaaaaa;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align:middle;	
	margin-right: auto;
	margin-left: auto;
}

.workshop_testimonials {
	width: 490px; 
	background-color: #61257b; 
	padding: 15px; 
	border-style:solid; 
	border-width: 3px; 
	border-color: #999999; 
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 60px;
}

.workshop_registration {
	width: 500px; 
	background-color: #61257b; 
	padding: 10px; 
	border-style:solid; 
	border-width: 3px; 
	border-color: #999999; 
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 30px;
}

.ryp_reg_box {
	width: 550px; 
	background-color: #ffffff; 
	padding: 10px; 
	border-style:solid; 
	border-width: 3px; 
	border-color: #999999; 
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 30px;
}

.cact-testimonial_box {
	width: 500px;
	background-color: #fec50a;
	border-style: solid;
	border-width: 3px;
	border-color: #aaaaaa;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align:middle;	
	margin-right: auto;
	margin-left: auto;
}

.bluetext {
	color: #2e3192;
}	

.redtext {
	color: #cc0000;
}

.blacktext {
	color: #000000;
}

.whitetext {
	color: #ffffff;
}

.goldtext {
	color: #fecf00;
}

.big_red_text {
	color: #cc0000;
	font-size: 24px;
	font-weight: bold;
}

.privacy {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 125%;
}

.center_align {
	text-align: center;
}

.alignright {
	float: right;
	padding-top: 12px;
	padding-left: 12px;
	padding-bottom: 12px;	
}

.alignleft {
	float: left;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;	
}

.clear_floats {
	clear: both;
	height: 1px;

}

.blueheadline {
	font-size: 28px;
	color: #000066;
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
}

.bigredtext {
	font-size: 28px;
	color: #930039;
	font-weight:bold;
}

.formtext {
	text-align: right;
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	color: black;
	font-size: 14px;
}

.formtextred {
	text-align: right;
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	color: red;
	font-size: 14px;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0000;
}

.centercaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #cc0000;
}

.centercaption_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 95%;
	text-align: center;
	color: #2e3192;
}

.headercaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 11px;
	color: #cc0000;
}

.Body12px {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2e3192;
	line-height: 18px;
}

.body14px {
	font-size: 14px;
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	color: #2e3192;
}

.bodyblack15px {
	font-size: 15px;
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	line-height: 22px;
	color: black;
}

.BodyBold14px {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2e3192;
	line-height: 20px;
	font-weight: bold;
}

.boldtext {
	font-weight: bold;
}

.courier_testimonials {
	font-family: "Courier New", Courier, monospace;
}	

.yellowbox {
	background-color:#FFFF66;
}

.purpletext {
	color: #660099;
	font-weight: bold;
}

.greentext {
	color: #339900;
	font-weight: bold;
}