/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a, a:visited {
	color: #7F1BFA;
	text-decoration: none;
}

a:hover {
	color: #93BE65;
}

#main {
	width: 994px;
	margin: 0 auto;
	clear: both;
	background-image: url(images/background_header.jpg);
	background-repeat: no-repeat;
}

/**** HEADER ****/

#header {
	height: 215px;
}

#header .phone {
	height: 22px;
	padding-top: 60px;
	font-size: 18px;
	color: white;
	text-align: right;
	padding-right: 25px;
	font-style: italic;
}

/**** NAVIGATION ****/

#header .nav {
	font-size: 15px;
	height: 20px;
	padding-top: 55px;
	text-align: center;
	color: white;
}

#header .nav .menuitem {
	display: inline;
}

#header .nav a {
	color: white;
	text-decoration: none;
	padding: 0px;
}

#header .nav a:hover, #header .nav a.active{
	color: #7F1BFA;
	text-decoration: none;
}

/**** FOOTER ****/

#footer {
	height: 57px;
	background-image: url(images/background_footer.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: white;
	clear: both;
}

#footer a {
	color: white;
}

#footer a:hover {
	color: #7F1BFA;
	text-decoration: none;
}

#footer div {
	padding: 39px 40px 0px 40px;
}


/***** MININAV CSS *****/

.mininav {
	font-size: 11px;
	color: white;
	text-align: right;
	padding: 2px 10px;
	height: 16px;
}

.mininav .menuitem {
	display: inline;
}

.mininav .menuitem a {
	color: white;
}

.mininav .menuitem a:hover, .mininav .menuitem a.active {
	color: #7F1BFA;
}


/**** CONTENT ****/

#content {
	margin: 0 auto;
	clear: both;
	width: 944px;
}

#content .col600 {
	background-image: url(images/background_col600.jpg);
	background-repeat: no-repeat;
	width: 560px;
	padding: 10px 20px;
}

#content .col780 {
	background-image: url(images/background_col780.jpg);
	background-repeat: no-repeat;
	width: 780px;
	padding: 10px 20px;
}

#content .col320 {
	background-image: url(images/background_col320.jpg);
	background-repeat: no-repeat;
	width: 280px;
	padding: 10px 20px;
}

.headline {
	font-size: 18px;
	color: #7F1BFA;
	letter-spacing: 5px;
}

.text {
	color: #666;
	padding-top: 10px;
}

.infobox p:first-child {
	margin-top: 3px;
	padding-top: 0px;
}

.servicemenu {
	padding-bottom: 210px;
	background-image: url(images/rotator/1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
}

.linksmenu {
	padding-bottom: 210px;
	background-image: url(images/background_flower_links.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
}

.appearancesmenu {
	padding-bottom: 210px;
	background-image: url(images/background_flower_rose.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
}

.servicebutton {
	background-image: url(images/background_button.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	width: 280px;
	height: 40px;
}

.servicebutton a {
	display: block;
	text-align: center;
	width: 280px;
	padding-top: 3px;
	letter-spacing: 4px;
}

.testimonial {
	padding: 10px 0px 0px 30px;
	border-bottom: 1px solid #CCC;
	background-image: url(images/quote_left.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 10px 0px;
}

.testimonial .endquote {
	background-image: url(images/quote_right.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 30px;
	text-align: right;
	padding-right: 45px;
	padding-top: 5px;
	font-weight: bold;
}

.stories {
	padding: 10px 10px 0px 10px;
	border-bottom: 1px solid #CCC;
	margin: 0px 0px 10px 0px;
}


.meditation {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #CCC;
	margin: 0px 0px 10px 0px;
}

.meditation .headline {
	font-size: 16px;
	padding-bottom: 10px;
}

.meditation .flame {
	margin: 3px;
	padding: 3px 0px 3px 18px;
	background-image: url(images/icon_flame.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
}

.col100 {
	width: 100px;
}

.col300 {
	width: 300px;
}

.box14 {
	display: block;
	height: 14px;
	overflow: hidden;
}

#broadcasterContent {
	width: 760px;
	height: 730px;
	overflow: hidden;
}
