/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E4456;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #08252E;
}

h1 { font-size: 44px; }

h2 {
	font-size: 18px;
}

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #22A3CD; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	background: #197694;
}

/* Header */

#header-wrapper {
	margin: 0px;
	padding: 0px;
	background: #145F77;
}

#header {
	width: 960px;
	height: 45px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 650px;
	height: 45px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 31px;
	margin-right: 3px;
	padding: 14px 30px 0px 30px;
	background: url(images/img04.jpg) no-repeat left 18px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	height: 50px;
	color: #FFFFFF;
}

#menu .first {
	background: none;
}
/* Search */

#search {
	float: right;
	width: 310px;
	height: 50px;
}

#search form {
	float: right;
	margin: 0;
	padding: 14px 30px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #000000;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	background: url(images/img01.jpg) repeat-y left top;
}


/** LOGO */

#logo {
	width: 920px;
	height: 140px;
	margin: 0 auto;
	background: url(images/img03.jpg) no-repeat left top;
}
#wrapper #page #logo div {
	padding-left: 30px;
	padding-top: 35px;
}


#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	padding-left: 25px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#logo h1 {
	padding-left: 20px;
	padding-top: 30px;
	font-size: 48px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}


#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	float: left;
	width: 530px;
	padding: 30px 30px 0px 20px;
}

/* Post */

.post {
	margin-bottom: 45px;
	background: url(images/img02.jpg) repeat-x left bottom;
}

.post .title {
	height: 30px;
	color: #4EC8C7;
	text-align: center;
	vertical-align: middle;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #08252E;
}

.post .date {
}

.post .meta {
	margin-left: 2px;
	padding: 2px 30px 2px 16px;
	background: url(images/img05.jpg) no-repeat left 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	text-align: center;
	vertical-align: middle;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {

}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	margin-top: -100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: none;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
	margin: 0px 14px;
}

#sidebar li li {
	margin: 0;
	padding: 12px 0px;
	border-bottom: 1px dashed #1E8FB3;
}

#sidebar li li a {
	padding: 0px 0px 0px 20px;
	font-weight: normal;
}

#sidebar li li a:hover {
}

#sidebar p {
	margin: 0 0 0px 20px;
	padding: 0px 14px;
	line-height: 200%;
	color: #84D2EB;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 20px;
	padding: 6px 0 2px 14px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #84D2EB;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	width: 920px;
	height: 49px;
	margin: 0 auto;
	padding-top: 50px;
}

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 99px;
}

#footer p {
	margin: 0;
	text-align: right;
	line-height: normal;
	font-size: 10px;
}

#footer a {
}
#wrapper #page #sidebar #row {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	clear: left;
	height: 60px;
	border-top-color: #4EC8C7;
	border-right-color: #4EC8C7;
	border-bottom-color: #4EC8C7;
	border-left-color: #4EC8C7;
}
#wrapper #page #sidebar #row .link-photo {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
#wrapper #page #sidebar #row .link {
	font-size: 1em;
	vertical-align: middle;
	height: 60px;
}
#seperator {
	background-color: #A4DAF6;
	height: 5px;
	clear: both;
	float: none;
	margin: 15px;
}
#content-container {
	width: 570px;
	float: left;
}
#content-container h2 {
	padding: 10px;
}
#content-container .comments {
	padding: 10px;
}

#content-container .paragraph {
	padding: 10px;
}

#content-container #content-subtitle {
	font-size: 1.3em;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #0E4456;
	border-right-color: #0E4456;
	border-bottom-color: #0E4456;
	border-left-color: #0E4456;
	clear: left;
	float: none;
	text-align: center;
	vertical-align: middle;
	margin: 10px;
}
#content-container #content-subtitle span {
	font-size: .8em;
	font-style: italic;
	font-weight: normal;
}


#content-container  #price-subtitle {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	clear: left;
	padding-top: 10px;
	padding-left: 10px;
}
#content-container  #price-notice {
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	clear: left;
}

#price-row   {
	width: 550px;
	clear: left;
	padding-top: 0px;
}
#price-row  .price   {
	text-align: right;
	padding-right: 5px;
	color: #006666;
	font-weight: bold;
	padding-top: 10px;
}
#price-row  .price-description   {
	width: 80%;
	float: left;
	padding: 10px;
}
#price-row  .price-description  .item   {
	font-weight: bold;
	font-size: 1.1em;
}
#price-row  .price-description  .desc   {
	font-style: italic;
}
#price-row  .price-description  .note   {
	font-style: italic;
	font-weight: bold;
}
#price-row .price-description .alacart-item {
	font-weight: normal;
	background-color: #DDEEDD;
}
#price-subtitle span {
	font-size: .9em;
	font-weight: normal;
	text-transform: none;
}
#testimonial-container {
	float: left;
	width: 532px;
	background-color: #99FFFF;
}
.testimonial {
	float: left;
	width: 245px;
	padding: 10px;
	background-color: #CCFFFF;
	margin: 5px;
}
.contactFormContainer {
	background-color: #B9F4F3;
	padding: 5px;
}
.oneColElsCtr #container #mainContent {
	font-size: 80%;
}

.contactFormContainer #row #colOne {
	clear: left;
	float: left;
	width: 40%;
}
.contactFormContainer #row #colTwo {
	text-align: left;
	clear: none;
}
.contactFormContainer #row {
	width: 100%;
	color: #000066;
	clear: left;
	text-align: left;
	padding: 5px;
}
.contactFormContainer #row #colOneDesc {
	text-align: left;
	width: 40%;
	clear: left;
	float: left;
}
.contactFormContainer #row #colTwoDesc {
	clear: none;
	float: none;
	width: 100%;
}
.contactFormContainer #row #buttonRow {
	text-align: center;
	clear: none;
}
.twoColLiqLt #container #mainContent {
	background-color: #000000;
}
.twoColLiqLt #container #logo {
	background-image: url(../images/mbmLogo_blk.jpg);
	text-align: center;
	height: 110px;
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCFFFF;
}
#content-container  .vendor-container {
	padding: 5px;
	width: 165px;
	margin: 5px;
	float: left;
}
#content-container #vendor-row {
	clear: left;
}

.vendor-container .vendor-category {
	text-align: center;
	font-weight: bold;
	background-color: #CCFFFF;
}
.vendor-container .vendor-link {
	text-align: center;
}
.vendor-container .vendor-link a {
	text-decoration: none;
}
#content-container #coffee-container {
	background-color: #CCCCCC;
	padding: 20px;
}
#content-container #coffee-container .coffee-table {
	color: #990000;
	font-weight: bold;
}

