/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#header  {
	position: relative;
	font-family: Arial, Helvetica, san-serif;
	height: 200px;
}

#contactupper  {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
}
#nav  {
	position: absolute;
	top: 165px;
        left: 10px;
}

#featured  {
	padding-top: 10px;
        background: none #FFFFFF;
}

#featured .buttons  {
	width: 500px;
}

#content {
border-top: 0px solid #F6F7F7;
}

#footer  {
	height: 50px;
	font-family: helvetica, arial, sans-serif;
	font-size: 0.8em;
	font-weight: normal !important;
}

#footer p  {
	padding-top: 15px;
	margin: 0;
}

#footer p a  {
	text-decoration: none;
}
#footer img {
	vertical-align:middle;
}

#nav ul li a {
	margin: 0 14px;
}

#nav ul li a:link, #nav ul li a:visited  {
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	color: #6d6d6d;
	font-size: 12px;
}

.post h2.title  {
	margin: 20px 0px;
	font-size: 24px !important;
	line-height: 24px;
	font-family: Arial, Helvetica, san-serif;
	font-weight: normal !important;
}

/************ Program Reservation Grid **************/

#eModal-Container {
	background: #DAB966;
}

#eModal-Container p {
	color: #000;
}

#eModal-Container h1.eM-title {
	color: #DD0000;
	text-align: center;
}

div.ics-grid {
	width: 960px;
}

#eModal-Container .grid-header {
	text-align: center;
	background-color: #DD0000;
	color: #FFF;
	padding: 1px;
	height: 29px;
	display: block;
	border-bottom: 1px solid #000;
	}

#eModal-Container .grid-header-black {
	text-align: center;
	background-color: #000;
	color: #FFF;
	padding: 1px;
	height: 29px;
	display: block;
	border-bottom: 1px solid #000;
	}

#eModal-Container div.first-col {
	text-align: center;
	width: 100px;
	display: block;
	background-color: #CCC;
	border-left: 1px solid #000;
	float: left;
}

#eModal-Container div.second-col {
	text-align: center;
	width: 40px;
	font-size: 9px;
	display: block;
	background-color: #CCC;
	border-left: 1px solid #000;
	float: left;
}

#eModal-Container .inner-cell {
	text-align: center;
	color: #000000;
	padding: 1px;
	height: 29px;
	display: block;
	border-bottom: 1px solid #000;
}

#eModal-Container input {
	border: 1px solid #CCC;
	color: #323A74;
	}

#eModal-Container .inner-cell input {
	width: 80px;
	}

#eModal-Container .contact-form input {
	width: 250px;
}

#eModal-Container .wpcf7-submit {
	font-size: 14px;
}

#eModal-Container .wpcf7-form-control-wrap {
	width: 255px;
}

#eModal-Container .wpcf7-form-control-wrap input, #eModal-Container .wpcf7-form-control-wrap textarea {
border: 1px solid #CCC;
}

#eModal-Container .wpcf7 p#comments textarea {
	width: 300px;
	height: 100px;
}
