@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;

	margin:0;
}
img	{
	margin: 1px;	
	border: 0;
}
h3	{
	color: #2CD8C2;
	font-style: italic;	
}
h4	{
	color: #2CD8C2;
	font-style: italic;	
}
a:link {
	color: #2CD8C2;
}
#outerMostContainer {
	background: #F4F4F4;
	padding: 10px;
	margin-top: 10px;
	margin-right: 1%;
	margin-left: 1%;
}
#mainContentContainer {
	background: #FFF;
	margin: 0px;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#standardHead {
	clear: both;
	margin-bottom: 1px;
	height: 92px;
}
#standardNav	{
	clear: both;
	margin-top: 5px;
	margin-botton: 1px;
	height: 30px;
	border: thin solid #121212;
	display: none;
}
#bannerImg	{
	float:left;	
}
#headText	{
	width: 200px;
	text-align: justify;
	float: right;
	font-size: small;
}
#headImg {
	float: left;
	height: 92px;
	width: 486px;
}
#mainContentWrapOut {
	background: #EEE;
	padding: 2px;
	margin: 10px 2%;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}
#mainContentWrapMid {
	background: #E5E5E5;
	padding: 2px;
}
#mainContentWrapIn {
	background: #D6D6D6;
	padding: 1px;
	margin: auto;
}
.formTextInput	{
	border:solid 2px #D6D6D6;
	background:#F4F4F4;
	color:gray;
	float: left;
	text-align: center;
}
.submitButton	{
	float: right;
	height: 22px;
	width: 45px;
}
#standardBody {
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 5px 0px;
	width: 100%;
	text-align: justify;
}
#standardBody ul	{
	list-style: url(../images/site/CrossFull.gif);
	line-height: 18px;
	text-decoration: none;
	vertical-align: middle;
	margin-bottom: 0;
	padding-bottom: 0;
}
#standardBody:after	{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
#standardFoot	{
	clear: both;
	height: 50px;
	margin-top: 10px;
}
#standardFoot ul	{
	list-style:none;
}
#iconbar li	{
	float:left; position:relative; margin-right:20px;
}
#iconbar span	{
	position: absolute;
	left: -27px;
	display: none;
	color: gray;
	width: 80px;
	height: 15px;
	text-align: center;
	padding: 3px;
}
#bodyColLeft {
	float: left;
	padding-right: 8px;
	/*background: url(../images/site/CrossSeparator.gif) repeat-x top;*/
	width: 620px;
}
#bodyColLeft p	{
	text-align: justify;
	font-size: medium;
}
#bodyColLeft h3	{
	margin-top: 0;
	margin-bottom: 8px;
	padding-top: 0;
	margin-bottom: 4px;
}
#bodyColRight {
	float: right;
	width: 262px;
	border-left: thin solid #26CFB2;
	padding-left: 8px;
}
#bodyColRight h3	{
	margin-top: 8px;
	padding-top: 0;
	margin-bottom: 4px;
}
.eventDate	{
	font-size: large;
	font-weight: bold;
	font-style: italic;
}
.eventTitle	{
	font-size: medium;
	font-weight: bold;
	color: #2CD8C2;
	border-top: 0;
	margin-top: 0;
}
.eventLocation	{
	font-weight: bold;
}
#eventText	{
	font-size: smaller;
}
#eventText img	{
	padding-top: 4px;
	margin-bottom: 6px;
}
.eventDesc	{
	border-top: 0;
	margin-top: 0;
}
.eventRow1	{
	background-color: #F9F9F9;
}
.eventRow2	{
	background-color: #F4F4F4;
}
#eventNotify	{
	margin-top: 2px;
	margin-right: 2px;
	padding: 5px;
	padding-top: 6px;
	margin-bottom: 3px;
	background-color: #FFF0A5;
	color: #333;
	display: none;
	border: thin solid #FED22F;
}
#datepicker	{
	display: none;
	font-size: 85%;
}
#calLoadingInfo	{
	background: no-repeat url('../images/site/BlankCalendarOpac.gif');
	width: 262px;
	height: 233px;
}
#calLoadingInfo img	{
	margin-left: 100px;
	margin-top: 100px;	
}
.crossStitchSep	{
	background: repeat-x url('../images/site/CrossSeparator.gif');
	height: 13px;
}
.modal-overlay	{
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	background:#fff;
	opacity:.75;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	z-index:101;
}
.modalCont	{
	background-color: #F4F4F4;
	padding: 15px;
	border-color: #73A6FF;
	border-width: 1px;
	border-style: solid;
}
.modal-window	{
	position:fixed;
	top:50%;
	left:50%;
	margin:0;
	padding:0;
	z-index:102;
}
.close-window	{
	position:absolute;
	width:32px;
	height:32px;
	right:8px;
	top:8px;
	background:transparent url('../images/site/x.png') no-repeat scroll right top;
	text-indent:-99999px;
	overflow:hidden;
	cursor:pointer;
	opacity:.9;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	z-index: 103;
}
.close-window:hover	{
	opacity:.99;
	filter: alpha(opacity=99);
	-moz-opacity: 0.99;
}
* html .modal-overlay	{
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
* html .modal-window	{
	position:absolute;
}
#affiliateLinks ul	{
	list-style: url(../images/site/CrossFull.gif);
	line-height: 18px;
	text-decoration: none;
	vertical-align: middle;
	margin-bottom: 0;
	padding-bottom: 0;
}
#affiliateLinks ul a	{
	text-decoration: none;
	color: black;
	font-size: smaller;
}
#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#fff;
	padding: 2px;
	display:none;
	color:#fff;
}
