a{ color: #A42620; }

a.greengrad,a.greengrad:visited,a.greengrad:hover,a.redgrad,a.redgrad:visited,a.redgrad:hover,a.boxfont,a.boxfont:visited,a.boxfont:hover{ color: White; text-decoration: underline; }

a:visited{ color: #4E5D40; }

a:hover{ color: #FF6347; }

body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

div.copy{ padding-right: 3em; }

div.main{ border: 1px solid #000000; width: 1000px; }

/* "required" class for phplist */
div.required{ color: Red; }

div.sorry{ color: #B40526; }

/* main calendar page */
table.calborder, table.calborder td{
	border: 1px solid black;
/*	border-collapse: collapse;*/
	padding: 6px;
}
/* main calendar page */
td.bottomline{
	background-image: url(images/bot_line-x.gif);
	background-repeat: repeat-x;
}

td.calheader{
	background-color: #7a8244;
	font-size: 18px;
	font-weight: bolder;
	/*	font-family: "Times New Roman", Times, serif;*/
	padding: 6px;
	color: white;
}

td.calheader a{ color: white; }

td.classes_main{
	border-top: 1px solid #737373;
	text-align: center;
	padding: 10px;
}

td.content{
	background-color: #FBFEFF;
	background-image: url(http://www.academyofradianthealth.com/images/faded_lotus.jpg);
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}

td.greengrad{
	background-image: url(images/grn_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #A1C80D;
	color: White;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
}

td.leftcolumn{ padding-left: 10px; }

td.lftline{
	background-image: url(images/vert_line_left.gif);
	background-repeat: repeat-y;
}

td.nav{
	background-image: url(images/nav_bg-x.gif);
	background-repeat: repeat-x;
	padding-left: 1em;
	font-weight: bold;
}

td.redgrad{
	background-image: url(images/red_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #F60A0A;
	color: White;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
	padding: 8px;
}

td.rgtline{
	background-image: url(images/rgt_verticalbox.gif);
	background-repeat: repeat-y;
}

td.topheader{
	background-image: url(images/header-top-x.gif);
	background-repeat: repeat-x;
}

td.topline{
	background-image: url(images/upperline-x.gif);
	background-repeat: repeat-x;
	font-family: "Monotype Corsiva", "Lucida Calligraphy", fantasy;
	font-size: 175%;
	font-weight: bold;
}
/* main calendar page */
tr.darkbg td{
	background: url(images/dark_gray_spacer.jpg);
	background-repeat: repeat;
	border: none;
	height: 4px;
	padding: 0px;
}
/* main calendar page */
tr.topheader th{
	border: 1px solid black;
	border-collapse: collapse;
	background-color: #9ea480;
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* main calendar page */
.blueline {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #89B7F7;
	line-height: 2em;
}

.boxfont{
	font-family: "Monotype Corsiva", "Lucida Calligraphy", fantasy;
	font-size: 18px;
	color: White;
}

.leftheading{ font-weight: bold; font-size: 18px; 
color: #A42620;
padding: 6px;
}

.poweredphplist{ visibility: hidden; }