@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.magicalwisdom.com/img/bgTile.jpg);
}
img {
	border: 0;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
#pageTitle {
	background-image: url(http://www.magicalwisdom.com/img/pageTitle.png);
	height: 39px;
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
}

.topNav {
	background-image: url(http://www.magicalwisdom.com/img/topNavBG.png);
	background-repeat: no-repeat;
}

#topNav2 {
	height: 18px;
	width: 555px;
	left: -60px;
	position: relative;
	font-size: 12px;
	color: #D9A947;
	padding-top: 4px;
}
.topNav2 a  {
	color: #FFFFFF;
	text-decoration: none;
}
.topNav2 a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

.subNav {
	background-image: url(http://www.magicalwisdom.com/img/subNavBG.png);
	background-repeat: no-repeat;
	height: 36px;
	padding-top: 20px;
	padding-right: 50px;
}
.pageTitle {
	background-image: url(http://www.magicalwisdom.com/img/pageTitle.png);
	background-repeat: no-repeat;
	height: 49px;
	font-weight: bold;
	color: #5B0000;
	font-size: 16px;
}
#title {
	padding-top: 5px;
	padding-left: 70px;
}
h1 {
	padding: 5px 0 0 70px ;
	margin: 0;
	font-size: 100%;
}
#foot {
	background-image: url(http://www.magicalwisdom.com/img/footBG.png);
	height: 44px;
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 10px;
	text-align: right;
	padding-right: 50px;
	font-size: 9px;
}
.rightColumn {
	padding-top: 92px;
}
.quote {
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}
.contentBody {
	padding-right: 25px;
	padding-left: 10px;
}
.leftNav {
	padding-left: 10px;
}
.leftNav h3 {
	font-size: 105%;
	margin: 10px 0 0 0;
	padding: 0;
	font-weight: bold;
}
.leftNav a {
	color: #000;
	margin-left: 5px;
}
.leftNav h3 a {
	margin-left: 0;
}
.leftNavBG {
	background-image: url(http://www.magicalwisdom.com/img/leftNavBG.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.contentBG {
	background-image: url(http://www.magicalwisdom.com/img/contentBG.jpg);
	background-repeat: repeat-y;
}
#topNav a:link{
	color: #FFFFFF;	
}
.quotes div {
	border-bottom: 1px solid black;		
}
.paging {
	font-weight: bold;
	text-align: center;
}
.paging a {
	font-weight: normal;
}
.paging span {
	padding: 0 0.5em;
}
.disabled {
	color: #999;
	display: inline;
}
.actions {
	margin-top: 1em;
	font-weight: bold;
}
.winners td {
	text-align: center;
	padding-bottom: 1em;
}
.events h2 {
	padding: 0;
	margin: 0;
}
.events h3 {
	padding: 0;
	margin: 0;
}
fieldset {
	border: 1px solid #D9A947;
	margin-top: 10px;
	padding: 16px 20px;
}
fieldset legend {
	color: #990000;
	font-size: 140%;
	font-weight: bold;
}
label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
}
label.cbrb {
	display: inline;
}
input {
/*
	display: block;
	*/
	clear: both;
	display: inline;
	border: 1px solid #666;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}
input[type=submit] {
	font-size: 130%;
	font-weight: bold;
	padding: 2px 5px;
	border: 2px solid #D9A947;
	background: #E4C584;
}
input[type=hidden] {
	border: none;
}
input[type=image] {
	border: none;
}
textarea {
	/* display: block; */
	clear: both;
	display: inline;
	border: 1px solid #666;
}
form div.required {
	color: #333;
	font-weight: bold;
}
div.message, div.error-message {
	clear: both;
	color: #F00;
	font-weight: bold;
}
div.bannertitle {
	background: url(http://www.magicalwisdom.com/img/classes/datetitlebg.jpg);
	height: 40px;
	width: 150px;
	color: #FFE090;
	text-align: center;
	line-height: 1em;
	vertical-align: middle;
}
div.bannertitle a {
	color: #FFE090;
}
img.event_banner {
	border-bottom: 2px solid #BB2034;
}
.gallery {
	margin: auto;
}
.gallery td {
	width: 25%;
	text-align: center;
}
.gallery img {
	border: 1px solid black;
}

form .input-status {
	padding-left:	5px; 
	color: red;
	font-size: 150%;
}

form .input-error {
	color: red;
}
