/* --------------------- */
/*     QUICK STYLING     */
/*  CHANGE THE BG IMAGE  */
/*  & LINK COLORS HERE   */
/* --------------------- */

body{ }

a{color: #a00632;}
a:hover {
	color: #660000;
}

#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #a00632;}
#sidebar ul.categories li a{color: #a00632;}

#footer {padding-bottom:20px; margin-bottom: 0px;}
#footer h2 {color:#ffffff;}
#footer .footerList li ul li a {color:#888888;}
#footer .copyright span {color:#999999;}
#footer .copyright {color:#888888;}

#content .content_wrap .entries ul li .entry ul li, #content .content_wrap .full-entry .post ul li {
background:transparent url(img/grey-bullet.gif) no-repeat scroll 0 0;}

#page .navigation ul li a {
    color: #fff;
    text-decoration: none;
}
#page .navigation ul li a:hover {
    color: #ccc;
    text-decoration: none;
}
h3.widgettitle {
	color:#fff;
	padding: 5px;
	background: #000066;
}

input.wpcf7-submit {
    border:solid 2px #191919;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
	 -moz-box-shadow:2px 2px 2px #838383;
    -webkit-box-shadow:2px 2px 2px #838383;
    box-shadow:2px 2px 2px #838383;
}

table.mbsched {width: 100%; margin-bottom: 20px; border: solid 1px #006; border-collapse:collapse;}
table.mbsched th {background-color:#000066; color:#FFFFFF; margin: 0; padding: 4px;}
table.mbsched tr:nth-child(odd) {background-color:#eee;  }
table.mbsched td {margin: 0; padding: 4px; }
table.mbsched tr {text-align:center; }
table.mbsched td:nth-child(1) {font-weight:bold;}


#text-6 a {font-weight:bold; text-align:center; }

div.post div.giftcertbox {
	display: inline-block;
	margin: 10px;
	padding: 0px;
	float: left;
	width: 250px;
	
}

table.mbsched td {padding-bottom: 20px; border-bottom:solid 1px #666666;}