@charset "utf-8";

/* General Styles
-----------------------------------------------------------------------------*/ 
body,html {
	height:100%;
}
body {
	margin: 0px;
	background-color: #D26680;
	background-image: url(images/mainbackground.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.clear {
	clear:both;	
}
h2 {
	margin:0;
	padding:0;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#container {
	width: 1326px;
	margin:0 auto;
	display: block;
	min-height: 95%;
}
#spacer { 
	height: 95%; 
	float: left; 
	width: 1px; 
	font-size: 1px; /* to make sure width is not overridden */ 
	padding: 0; 
	margin: 0; 
} 

a:link {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#FFF;
	text-decoration:underline;

}
/* Navigation
-----------------------------------------------------------------------------*/ 
#mainNavigation {
	display:block;
	list-style:none;
	text-align:right;
	margin:10px 0 10px 350px;
	position: absolute;
	z-index:2000;
}
#mainNavigation li {
	display:block;
	float:left;
	padding:0 25px 0 5px;
	background:url(images/navdivider.png) right no-repeat;
	font-family: "Century Gothic";
}
#mainNavigation li.last {
	padding:0 0 0 7px;
	background:none;
}
#mainNavigation li a {
	font-size:14px;
	color:#FFF;
	text-decoration:none;
}
#mainNavigation li a:hover {
	color:#F6F;
}
li.last {
	background:none!important;	
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Header Images
-----------------------------------------------------------------------------*/ 
#logo {
	background-image: url(images/logoimage.jpg);
	background-repeat: no-repeat;
	height: 420px;
	width: 756px;
	margin-top: 33px;

}
#mainimage {
	background-image: url(images/mainimage.png);
	background-repeat: no-repeat;
	float: right;
	height: 639px;
	width: 345px;
	margin-left: 1000px;
	position:absolute;
	z-index:10;
	top:0;
}

/* Content Section
-----------------------------------------------------------------------------*/ 
.starsbackground {
	background-image: url(images/stars.jpg);
	background-repeat: no-repeat;
	background-position:50% 420px;
	min-height:419px;
	height:auto!important;
	height:419px;
	padding:0px;

}
#logos {
	background-image: url(images/logos.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 107px;
	background-position: center;
}
#pagecontent {
	/* moved to .page-width */	
}
#pagecontent a {
	color:#900;
	text-decoration:none;
}
#pagecontent a:hover {
	color:#000;
	text-decoration:underline;
}
.page-width {
	width: 1000px;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top:0;
}
#lefcolumn {
	width:500px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
#rightcolumn {
	width:470px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	
}
#subpagecolumn {
	width:970px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
.imgpadding {
	margin-right: 10px;
	margin-bottom: 10px;
}

#leftStar {
	background:url(images/starsleft.png) left top no-repeat;	
}
#rightStar {
	background:url(images/starsright.png) right bottom no-repeat;	
}
/* Footer Styles
-----------------------------------------------------------------------------*/
#footer {
	clear: both;
	background-image: url(images/footer_bck.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 78px;	
	display: block;
}
#footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #bdbdbd;
	text-decoration: none;
	text-align: center;
	padding-top: 13px;
}
#footerlinks a {
	color: #bdbdbd;
	text-decoration: none;
}
#footerlinks a:hover {
	color: #FFF;
	text-decoration: underline;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bdbdbd;
	text-decoration: none;
	text-align: center;
}
#copyright a {
	color: #bdbdbd;
	text-decoration: none;
}
#copyright a:hover {
	color: #CCC;
	text-decoration: underline;
}
/* Calendar 
-----------------------------------------------------------------------------*/ 
caption {
	color:#FFF;
} 	

#wp-calendar table {
	width:90%;	
	border-collapse:collapse;
}
#wp-calendar caption {
	text-align:center;
	padding:0 0 20px 0;
	font-size:20px;
	color: #FFF;	
}
#wp-calendar table thead th {
	border-bottom:4px solid #111;
	padding:10px;
	color:#fff;
}
#wp-calendar table tbody td {
	border:1px solid #111;	
	padding:10px 10px 25px;
	height:20px;
	width:14%;
	text-align:right;
}
#wp-calendar table.nav tbody td {
	border:none;	
}
#wp-calendar #today {
	background-color:#171717;	
	color:#fff;
	font-weight:bold;
	border-color:#171717!important;
}
#wp-calendar table.nav tbody td {
	padding:5px 10px;
	background:#171717;
	border:1px solid #171717;
	border-top:6px solid #111;
}
#wp-calendar table.nav tbody td#prev a,
#wp-calendar table.nav tbody td#next a {
	
}
#wp-calendar table.nav tbody td#next  {
	text-align:right;
	color: #FFF;
}
#wp-calendar table.nav tbody td#prev  {
	text-align:left;
	color: #FFF;
}
#wp-calendar table.nav tbody td#prev a {
	color: #FFF;		
}
td.ec3_postday {
	border:1px solid #171717!important;
}
.ec_underline {
	height:2px!important;
	overflow:hidden;	
	border-bottom:1px solid #fff;
}
.cal-event-title {
	color:#fff;
}

.contact-left {
	width: 25%;
	white-space: pre;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contact-right {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}
.contact-submit {
	clear:both;
	margin-left:30%;	
}
.captcha {
	margin:0 0 5px 3px;	
}

.navigation {
	font-size:12px;	
	margin:7px 0 20px;
	padding:5px 10px;
	background:#212121;
	border-bottom:1px solid #313131;	
}
.navigation a {
	color:#fff;	
}

#splash h1{
	width:463px;
	height:149px;
	background:url(images/splash/logo.jpg) left top no-repeat;
	margin:0 auto;
}
