@charset "UTF-8";
html, body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	background: #DAEDFA url(../images/bg-linear-gradient.jpg) repeat-x;
}
a {
	color: #0099CC;
	text-decoration: underline;
	outline: none !important;
}
a:hover {
	text-decoration: none;
}

p {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;	
}

form {
	margin:0;
	padding:0
}
input {
	height: 18px;
	border: 1px solid #DDD;
	font-size:12px;
	line-height:18px;
	outline: none !important;
}
textarea {
	border: 1px solid #DDD;
	overflow:auto;
	font-size:12px;
	line-height:18px;
}

hr {
	border: 0;
	width: 90%;
	height: 1px;
	color: #B8DEED;
	background-color: #B8DEED;
	margin-top:5px;
	margin-bottom:5px;
}

.main_banner {
	background-image: url(../images/bg-main-banner.png);
	background-repeat: no-repeat;
	width: 900px;
	height: 186px;
}
.main_banner_valentine {
	background-image: url(../images/bg-main-banner-valentine.png);
	background-repeat: no-repeat;
	width: 900px;
	height: 186px;
}
.main_banner_stpatricks {
	background-image: url(../images/bg-main-banner-stpatricks.png);
	background-repeat: no-repeat;
	width: 900px;
	height: 186px;
}
.main_banner_thanksgiving {
	background-image: url(../images/bg-main-banner-thanksgiving.png);
	background-repeat: no-repeat;
	width: 900px;
	height: 186px;
}
.main_banner_halloween {
	background-image: url(../images/bg-main-banner-halloween.png);
	background-repeat: no-repeat;
	width: 900px;
	height: 186px;
}
.main_banner_christmas {
	background-image: url(../images/bg-main-banner-christmas.png);
	background-repeat: no-repeat;
	width: 900px;
	height: 186px;
}
.main_banner_newyear {
	background-image: url(../images/bg-main-banner-newyear.png);
	background-repeat: no-repeat;
	width: 900px;
	height: 186px;
}

.main_menu {
	font-size: 18px;
	color: #FFF;
	line-height: 18px;
}
.main_menu a {
	font-size: 16px;
	line-height: 18px;
	color: #FFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	letter-spacing: -.02em;
	font-weight: bold;
}
.main_menu a:hover {
	color: #F8F400;
	text-decoration: none;
}
a.main_menu_cur_pg {
	color: #F8F400 !important;
}

.thumbnail_border {
	border: 1px solid #BDBDBD;
	padding: 3px;
	background-color: #F8F8E9;
}
.thumbnail_border:hover {
	background-color: #EEE;
}
#align_right {
	margin: 3px 0 3px 10px;
}
#align_left {
	margin: 3px 10px 3px 0;
}

.column_right {
	padding-top: 5px;
}
.column_right h2 {
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #AD1E23;
	background-color: #FFF;
	display: block;
	text-align: left;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.column_right #box {
	background-color: #BADEED;
	background-image: url(../images/bg-column-rt-box.png);
	background-repeat: repeat-x;
	border: 1px solid #FFF;
	width: 194px;
}
.column_right #blue_border {
	background-color: #FFF;
	border: 1px solid #5DAAC1;
	width: 196px;
	margin-bottom:10px;
}

.footer {
	background-image: url(../images/bg-footer.png);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 14px;
	line-height: 18px;
}
.footer a {
	color: #FFF;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
}
.footer a:hover {
	color: #F8F400;
	text-decoration: none;
}
.footer h3 {
	color: #F8F400;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	margin: 20px 0 0 0;
	padding: 0;
}
#copyright {
	color: #FFF;
	font-size: 11px;
	line-height: 11px;
}

#bg_stars {
	background-image: url(../images/bg-stars.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin: auto;
	width: 100%;
	height: 100%;
}
#bg_shadow {
	background-image: url(../images/bg-shadow.png);
	background-repeat: repeat-y;	
	margin: auto;
	width: 940px;
	height: 100%;
}
#bg_bottom_shadow {
	background-image: url(../images/b-shadow.gif);
	background-repeat: repeat-x;	
}
#bg_left_shadow {
	background-image: url(../images/l-shadow.gif);
	background-repeat: repeat-y;
	background-color: #FFF;
}
#bg_right_shadow {
	background-image: url(../images/r-shadow.gif);
	background-repeat: repeat-y;	
	background-color: #FFF;
}
#bg_blue {
	background-color: #B8DEED;
}
#bg_off_white {
	background-color: #F8F8E9;
}
#bg_white {
	background-color: #FFF;
}

.holder2 {
	float: right;
	padding: 3px 5px 3px 3px;
	margin: 0 9px 0 0;
}
.holder2_bg {
	background-color: #FFFAB3;
	width: 300px;
}
.holder2_body {
	padding: 15px 10px 15px 10px;
	height: 610px;
	color: #AD1E23;
	font-weight: bold;
}
.holder2_body a {
	color: #AD1E23;
	font-weight: bold;
	text-decoration: none;
}
.holder2_body a:hover {
	text-decoration: underline;
}
.holder2 h3 {
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #AD1E23;
	background-color: #FFF;
	display: block;
	text-align: left;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;	
}
.holder2 p {
	padding: 10px;
	margin: 0;
}
.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
display: none !important;}

/* autocomplete */

.break { clear:both; }

/* SEARCH FORM */
#searchform { font-size:18px; }
#searchform div { color:#fff;  }
#searchform div input { font-size:18px; padding:5px; width:420px; }
#suggestions{ position: relative; left:0px; top:5px; width:320px; overflow:hidden; display:none; z-index:9999; }

/* SEARCHRESULTS */
#searchresults {
	width:370px;
	background-color:#82CADF;
	font-size:10px;
	line-height:14px;
	border: none;
	z-index: 200 !important;
	overflow: visible !important;
	position:relative;
	margin-top: -3px;
	margin-left: 5px;
}
#searchresults a { display:block; background-color:#fff; clear:left; height:87px; text-decoration:none; padding:2px; border-bottom:solid; border-bottom-color:#8ACDE1; border-bottom-width:1px; }
#searchresults a:hover { background-color:#F8F8E9; color:#000; }
#searchresults a img { float:left; padding:2px; margin:5px; background-color: #fff; border: 1px solid #E5E5D7;}
#searchresults a span.searchheading { display:block; font-weight:bold; padding-top:5px; color:#222; }
#searchresults a:hover span.searchheading { color:#222; }
#searchresults a span { color:#333; }
#searchresults a:hover span { color:#333; }
#searchresults span.category { font-size:14px; line-height:20px; margin:7px 5px 3px 5px; display:block; color:#fff; font-weight:bold; }
#searchresults span.seperator { float:right; font-style:italic; padding-right:20px; padding-top:2px; margin-right:5px; background-image:url(../images/auto-complete/shortcuts_arrow.gif); background-repeat:no-repeat; background-position:right; font-size:12px; line-height:16px; }
#searchresults span.seperator a { background-color:transparent; display:block; margin:5px; height:auto; color:#fff; border:none }

.search_box_container {
	height: 29px;
	width: 100%;
}
.search_box {
	position: relative;
	margin: auto;
	width: 338px;
	height: 29px;
	margin-left: 217px;
	background-image: url(../images/auto-complete/search-form.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
.search_box form {
	margin: 0;
	padding: 0;
}
.search_box #inputString {
    float: left;
    padding: 0;
    margin: 6px 0 0 31px;
    border: 0;
    width: 227px;
	height: 17px;
    background: none;
	color:#aaa;
}
input.search-go { /* search icon */
	border: 0;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	float: left;
	height: 29px;
	width: 70px;
	background: url(../images/auto-complete/search-icon_out.png) no-repeat top left;
	cursor: pointer;
}
input.search-go:hover { /* search icon hover "Does Not work in ie6″ */
	background:url(../images/auto-complete/search-icon_over.png) no-repeat bottom left;
}

#msg_bubble_wrapper {
	position:absolute;
	width:264px;
	min-height: 100px;
	top:-100px;
	left: 50%;
}
#msg_bubble_top {
	width:264px;
	height:50px;
	background: url(../images/msg_bubble_top_2.png) no-repeat;
}
#msg_bubble_bottom {
	width:264px;
	height:17px;
	background: url(../images/msg_bubble_bottom.png) no-repeat;
}
#msg_bubble_close {
	max-width:264px;
	max-height:42px;
	background: url(../images/msg_bubble_close.png) no-repeat;
	
	font-family:"Comic Sans MS", cursive;
	color: #777;
	font-size: 12px;
	line-height: 12px;
	text-transform: none;
	font-style: italic;
	text-align: right;
	padding: 15px 0;
	text-decoration: none;
}
#msg_bubble_close:hover {
	color: #0099CC;
	cursor: pointer;
}
#msg_bubble {
	max-width:264px;
	min-height: 16px;
	background: url(../images/msg_bubble_bg.png) repeat-y left;
	padding: 0 18px;
	color: #000;
	text-shadow:0px 1px #3C3C3C;
	text-align:center;
	font-family:"Comic Sans MS", cursive;
	text-transform: uppercase;
	font-size:14px;
	line-height:18px;
}
#msg_bubble_inner_msg {
	width: 228px;
}
#close_msg_bubble {
	width: 230px;
}

/* 2012 Election Voting Booth */
#obama_vote, #romney_vote {
	float: right;
	margin-top: 2px;
	margin-left: -21px;
	margin-right: 5px;
	display: none;
}

.voting_button a {
	color:#FFF;
	text-shadow: 1px 1px 1px #000;
	text-decoration:none;
	height: 23px;
	width: 45px;
	font-size: 14px;
	line-height: 23px;
	text-align: center; 
	display: inline-block;
	background-color: #00AEE5; 
	margin: 2px auto;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.voting_button a:hover {
	color: #F9F400;
	text-decoration:none;
	background-color: #3B3D97;
}

.not_active a, .not_active a:hover {
	color:#FFF;
	background-color: #00AEE5;
	pointer-events: none;
	cursor: default;
}