﻿@charset "UTF-8";
/* CSS Document */
Body{
	background-color:#000000;
	margin:0px 0px 0px 0px;
}
td
{
				border:0px;
				
}
table
{
				border:0px;
				
}
.meetTable
{
/*				border:1px white solid; */
				height:100%;
				
}

/*
.meet
{
	background: url("../images/index_04.png") no-repeat 0 -20;
}

#index_04:hover
{ 
    background: url("../images/index_04_on.png") no-repeat 0 0;
}

a.singleRollover {
	display: block;
	width: 50px;
	height: 50px;
	background: url(images/singleRolloverImage.jpg) no-repeat 0 0;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
}

* Declaration for the additional states of the a.singleRollover selector **/
a{
	font-family:Arial, Helvetica, sans-serif;
	float:inherit;
	text-align:center;
	font-size:13px;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	color:#fdb812;
}
a:visited {

	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	color:#fdb812;
}

a:hover {

font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
    color:white;}
/*	color:#d7181f;} */

a:active {
/*	background-position: 0 -150px;*/
font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;
	color:#fdb812;}


.mainTable{
	background-color:#E12017;
	background-image:url(http://www.coralridge.org/SiteCollectionImages/radicals/repeat-bg.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:1000px;
	height:800px;
	vertical-align:top;
	border-right:0px #ffffff solid;
}

.insideTable
{
	width:100%;
	height:486;
}

a.order{
	color:#FFF;
}

.arrows{
	font-color:#fdb812;
}
a.order:hover{
	color:#FFF;
	text-shadow:#Ff0000;
	background-image:url(images/book.png)
}

.textMain {
	font-family: Arial, Helvetica, sans-serif;
}
.textMain {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
}

a.order:link {color: #fff; font-size: 13px; font-weight: bold; }
a.order:visited {color: #fff; font-size: 13px; font-weight: bold; }
a.order:hover {color: #ff0000; font-size: 13px; font-weight: bold; background: url("images/order_on.png") no-repeat 0 -10px;}
a.order:active {color: #fff; font-size: 13px; font-weight: bold; }

.meetHeadline
{
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:16pt;
	font-weight:bold;
}

.insane-aa-4b                  { zoom:0.25; } 
.insane-aa-4b .insane-aa-inner { zoom:4; } 
.insane-aa-4b .insane-aa-blur  { zoom:1; 
  filter:progid:DXImageTransform.Microsoft.Blur(pixelRadius=2);
} 


