/** HOME BANNER **/
.home_banner {
	width:580px;
	height:162px;
	background:url(/wp-content/themes/default/img/home_banner.jpg) no-repeat center top;
}

/** HOME WELCOME **/
.home_welcome {
	color:#4B4234;
	font-size:0.9em;
	font-weight:bold;
	line-height:1.6em;
	margin-bottom:25px;
}

.home_welcome_title {
	color:#091153;
	font-family:Times New Roman,serif;
	font-size:1.8em;
	font-weight:normal;
	letter-spacing:-0.03em;
}

/** HOME SPOTLIGHT **/
div.home_spotlight {
	background:url(/wp-content/themes/default/img/spotlight_gradiant.png) repeat-x top center;
	min-height:229px;
	font-weight:bold;
	margin-bottom:15px;
}

div.home_spotlight_left {
	color:white;
	width:225px;
	float:left;
	margin:15px;
	position:relative;
	background-repeat:0;
	width:225px;
	text-align:center;
}

div.home_spotlight_left h2 {
	background-color:#091153;
	margin:0;
	padding:5px 0;
	position:relative;
	top:0;
	left:0;
	text-align:center;
	width:225px;
	font-size:18px;
}

div.home_spotlight_left a.spotlight_image img {
	border:none;
}

div.home_spotlight_left div {
	position:absolute;
	bottom:3px;
	left:0;
	width:225px;
	text-align:center;
	padding:5px 0;
	font-size:15px;
	z-index:1;
}

div.home_spotlight_left div.spotlight_name_background {
	opacity:0.4;
	filter:alpha(opacity=40);
	background-color:#000000;
	z-index:0;
	height:20px;
}

div.home_spotlight_right {
	padding:15px 30px 0 0;
}

div.home_spotlight_right h2 {
	font-size:1.3em;
	letter-spacing:-0.04em;
	margin:0 0 5px;
	line-height:1.2em;
}

div.home_spotlight_right h2 a {
	color:#333333;
}

div.home_spotlight_right h2 a:hover {
	color:#666666;
}

div.home_spotlight_right div {
	font-size:0.9em;
	line-height:1.5em;
}

div.home_spotlight_right a.more_link {
	font-size:0.8em;
	position:relative;
	top:5px;
	float:right;
	margin-top:5px;
}

/** HOME EVENTS **/
.home_events {
	float:left;
}

/** HOME NEWS **/
.home_news {
	float:right;
}

.home_news_entry {
/*    margin-bottom:10px;*/
}

/** BLUE BOX ADJUSTMENTS **/
div.blue_box {
	padding-left:8px;
	margin-bottom:15px;
}

/** NEWSLETTER BOX **/
div.home_newsletter {
	font-size:16px;
}

div.home_newsletter label {
	font-weight:bold;
	font-size:14px;
	display:block;
	margin-bottom:5px;
}

div.home_newsletter input.MailPressFormSubmit {
	color:#ddd7bf;
	border:none;
	background:#660000;
	padding:5px;
	font-weight:bold;
	font-size:16px;
	cursor:pointer;
	margin-top:10px;
}

div.home_newsletter input.text {
	border:medium none;
	font-size:17px;
	font-weight:normal;
	height:20px;
	margin-bottom:5px;
	padding:2px 5px;
	width:240px;
}

div.home_newsletter input.checkbox {
	margin-bottom:5px;
}

div.home_newsletter h3 {
	margin:0.5em 0;
}

div#MailPress div#mp-loading {
	font-weight:bold;
	padding:10px;
	width:283px;
	background:#FFFFCC;
	border:#FDDD77 solid 2px;
}

div#MailPress div#mp-message .error {
	display:block;
	background:#FFAAAA;
	border:2px solid #CC0000;
	font-weight:bold;
	padding:10px;
	position:relative;
	width:283px;
}

div#MailPress div#mp-message .success {
	display:block;
	background:#AAEEAA;
	border:2px solid #009900;
	font-weight:bold;
	padding:10px;
	position:relative;
	width:283px;
}

form#mp-form #by_mail_fields {
	display:none;
}

/** RECENT PHOTOS **/
div.home_photos {
	padding:15px 0 0 15px;
}

/** CONTACT US **/
div.home_contact p {
	margin:0;
	font-size:0.75em;
	line-height:1.5em;
}

/** TAB BOX UPDATES **/
div.tab_box {
	float:left;
}

/** UPCOMING EVENTS **/
div.tab_box.home_events div.tab_box_icon {
	background-image: url(/wp-content/themes/default/img/home_events_icon.png);
}

div.home_events_left {
	float:left;
	width:55px;
}

div.home_events_month {
	color:#4e4435;
	font-size:0.9em;
}

div.home_events_day {
	color:#4D0000;
	font-size:1.2em;
	font-weight:bold;
	position:relative;
	top:-3px;
}

div.home_events_right {
	float:right;
    padding-right:10px;
    width:200px;
}

div.home_events_title {
	font-family:Times New Roman,serif;
	font-weight:bold;
	color:#4e4435;
}

div.home_events_title a {
	color:#4e4435;
}

div.home_events_title a:hover {
	color:#827158;
}

div.home_events_date {
	font-weight:bold;
	color:#666666;
	font-size:0.9em;
}

div.home_events_separator {
	background:url(/wp-content/themes/default/img/home_events_separator.png) no-repeat center center;
	width:262px;
	height:2px;
	margin:auto;
	clear:both;
	padding:10px 0;
}

/** RECENT NEWS **/
div.tab_box.home_news div.tab_box_icon {
	background-image: url(/wp-content/themes/default/img/home_news_icon.png);
}

div.home_events_separator {
    background:url(/wp-content/themes/default/img/home_events_separator.png) no-repeat center center;
	width:262px;
	height:2px;
	margin:auto;
	clear:both;
	padding:10px 0;
}

div.home_news_entry h2 {
	color:#660000;
	font-family:Times New Roman,serif;
	font-size:1.2em;
	letter-spacing:-0.03em;
	line-height:1.3em;
	margin:0;
}

div.home_news_entry p {
	margin:5px 0pt;
	font-weight:bold;
	color:#666666;
	font-size:0.8em;
	line-height:1.5em;
}

div.home_news_entry a.more_link {
	font-size:0.8em;
}

/** Twitter Facebook **/

div#twitter_facebook {
    margin-bottom:10px;
    margin-top:-25px;
    margin-left:70px;
}

    div#twitter_facebook p {
        line-height:60px;
        float:left;
    }
    
    div#twitter_facebook img {
        float:right;
        border:none;
    }