@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	background-color: #653147;
	background-image: url(../img/background.jpg);
}
img a, a:hover, a:active, a:focus {
	outline: none !important;
}
#container {
	width: 100%;
	height: 100%;
}
#headerContainer {
	width: 100%;
	background-image: url(../img/header-back.jpg);
	background-repeat: repeat-x;
	height: auto;
}
#facebook {
	width: 33px;
	float: left;
	height: 33px;
	background-image: url(../img/facebook.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 5px;
	display: block;
	font-size: 0px;
}
#facebook a {
	width: 33px;
	height: 33px;
	background-image: url(../img/facebook.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	font-size: 0px;
	text-decoration: none;
}
#facebook a:hover {
	background-position: 0px -33px;
}
#twitter {
	width: 33px;
	float: left;
	height: 33px;
	background-image: url(../img/twitter.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 5px;
	display: block;
	font-size: 0px;
}
#twitter a {
	width: 33px;
	height: 33px;
	background-image: url(../img/twitter.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	font-size: 0px;
	text-decoration: none;
}
#twitter a:hover {
	background-position: 0px -33px;
}
#google {
	width: 33px;
	float: left;
	height: 33px;
	background-image: url(../img/google.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 5px;
	display: block;
	font-size: 0px;
}
#google a {
	width: 33px;
	height: 33px;
	background-image: url(../img/google.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	font-size: 0px;
	text-decoration: none;
}
#google a:hover {
	background-position: 0px -33px;
}
#blog {
	width: 33px;
	float: left;
	height: 33px;
	background-image: url(../img/blog.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 5px;
	display: block;
	font-size: 0px;
}
#blog a {
	width: 33px;
	height: 33px;
	background-image: url(../img/blog.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	font-size: 0px;
	text-decoration: none;
}
#blog a:hover {
	background-position: 0px -33px;
}
#phone {
	width: 33px;
	float: left;
	height: 33px;
	background-image: url(../img/phone.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 1px;
	display: block;
	font-size: 0px;
}
#phone a {
	width: 33px;
	height: 33px;
	background-image: url(../img/phone.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	font-size: 0px;
	text-decoration: none;
}
#phone a:hover {
	background-position: 0px -33px;
}
#slider {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6066cb;
	background-color: #4F1C35;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #642344;
}
#nav-b-extra {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #642344;
	background-color: #4F1C35;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9c4772;
	margin: 0px;
	padding: 0px;
	height: 52px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #642344;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6066cb;
}
#nav-b-extra h1 {
	color: #F4E3EF;
	text-transform: uppercase;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 8px;
	font-size: 28px;
	font-weight: normal;
	line-height: normal;
	padding-left: 28px;
	text-shadow: 0px 1px 2px #000;
	-moz-text-shadow: 0px 1px 2px #000;
	-webkit-text-shadow: 0px 1px 2px #000;
	white-space: nowrap;
}
.sbblContainer {
	height: 24px;
	background-image: url(../img/sbbl-back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	width: 100%;
}
.sbbl {
	height: 24px;
	background-image: url(../img/sbbl.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	width: 100%;
	background-position: center;
}
.cbbl {
	height: 30px;
	background-image: url(../img/cbbl.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	width: 100%;
	background-position: center;
}
#main {
	width: 100%;
	position: relative;
	background-image: url(../img/main-back.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#mainContent {
	width: 100%;
	position: relative;
	background-image: url(../img/main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 420px;
	margin: 0px;
}
#mainContent a {
	color: #F7F8FB;
	text-decoration: none;
	font-weight: bold;
}
#mainContent a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#mainContent h1 {
	color: #FFFFFF;
	text-align: left;
	font-size: 24px;
	font-weight: normal;
	line-height: normal;
	text-shadow: 0px 1px 2px #000;
	-moz-text-shadow: 0px 1px 2px #000;
	-webkit-text-shadow: 0px 1px 2px #000;
	white-space: normal;
	display: block;
	margin: 0px;
	padding-top: 2%;
	padding-right: 4%;
	padding-bottom: 0%;
	padding-left: 4%;
}
#LeftCol h1 {
	color: #FFFFFF;
	text-align: left;
	font-size: 24px;
	font-weight: normal;
	line-height: normal;
	text-shadow: 0px 1px 2px #000;
	-moz-text-shadow: 0px 1px 2px #000;
	-webkit-text-shadow: 0px 1px 2px #000;
	display: block;
	margin: 0px;
	padding-top: 0%;
	padding-right: 4%;
	padding-bottom: 4%;
	padding-left: 0%;
	white-space: normal;
}
#blogContent {
	width: 100%;
	position: relative;
	background-color: #FFFFFF !important;
	color: #333333;
	height: auto;
}
.separator {
	max-width: 962px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	float: none;
	margin-top: 20px;
	height: 40px;
	padding-bottom: 20px;
}
.mbbl {
	height: 29px;
	margin: 0px;
	width: 100%;
	background-color: #873758;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9b5071;
}
.footerContainer {
	width: 100%;
	background-image: url(../img/footer-back.jpg);
	background-repeat: repeat;
	height: auto;
	background-position: top;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
#twitt {
	width: 96%;
	display: block;
	margin-left: auto;
	display: block;
	max-width: 520px;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-right: 2%;
	padding-left: 2%;
	height: auto;
}
label {
	display: block;
	margin-bottom: 5px;
}
input[type="radio"] {
	background: none;
	background-color: transparent;
	width: auto !important;
	margin-right: 5px;
	margin-left: 10px;
	float: left;
	margin-top: 13px;
	display: block;
}
.cmb {
	float: left;
	margin-top: 10px;
}
input, input[type="file"], select, textarea {
	-moz-box-shadow: rgba(255, 255, 255, 0.1) 0 1px 0, rgba(0, 0, 0, 0.8) 0 1px 7px 0px inset;
	-webkit-box-shadow: rgba(255, 255, 255, 0.1) 0 1px 0, rgba(0, 0, 0, 0.8) 0 1px 7px 0px inset;
	-o-box-shadow: rgba(255, 255, 255, 0.1) 0 1px 0, rgba(0, 0, 0, 0.8) 0 1px 7px 0px inset;
	box-shadow: rgba(255, 255, 255, 0.1) 0 1px 0, rgba(0, 0, 0, 0.8) 0 1px 7px 0px inset;
	background: #202020;
	background-color: rgba(0, 0, 0, 0.3);
}
input, textarea, select, .uneditable-input {
	display: inline-block;
	height: 18px;
	padding: 4px;
	margin-bottom: 18px;
	font-size: 14px;
	line-height: 22px;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-color: #111111;
}
input, textarea, select {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-ms-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
	color: #E0E0E0;
}
input:focus, textarea:focus, select:focus {
	border-color: rgba(82, 168, 236, 0.8);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	color: white;
	outline: 0;
	outline: thin dotted \9;
}
textarea {
	height: auto;
}
.btn {
	display: inline-block;
	padding: 4px 10px 4px;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	background-color: #fafafa;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
	background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-repeat: no-repeat;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
	border: 1px solid #ccc;
	border-bottom-color: #bbb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	cursor: pointer;
*margin-left:.3em;
}
.btn:first-child {
*margin-left:0;
}
.btn:hover {
	color: #333333;
	text-decoration: none;
	background-color: #e6e6e6;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-ms-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}
.btn:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn.active, .btn:active {
	background-image: none;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	background-color: #e6e6e6;
	background-color: #d9d9d9 \9;
	color: rgba(0, 0, 0, 0.5);
	outline: 0;
}
.btn.disabled, .btn[disabled] {
	cursor: default;
	background-image: none;
	background-color: #e6e6e6;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
/*----------------------------
	Thumbnails
-----------------------------*/

.thumbs {
	width: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 45px;
	padding-bottom: 45px;
}
.thumbs a {
	width: 160px;
	height: 160px;
	display: inline-block;
	border: 7px solid #471A31;
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	border-radius: 4px;
	margin: 6px 6px 40px;
	position: relative;
	text-decoration: none;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
}
.thumbs a:after {
	content: attr(title);
	display: none;
}


/*----------------------------
	Media Queries
-----------------------------*/


@media screen and (max-width: 960px) {
.thumbs {
	width: auto;
}
}
