body{padding-bottom:30px; font-family: 'Raleway', sans-serif;}
.theme-dropdown .dropdown-menu{position:static;display:block;margin-bottom:20px;}
.theme-showcase > p > .btn{margin:5px 0;}
.theme-showcase .navbar .container{width:auto;}
h1,
h2,
h3,
h4,
h5,
h6
{color:#528a8f;font-family: 'Slabo 27px', serif;}
.imgborder{border: solid 1px #e04989;}
hr {border:2px solid #528a8f;}
.clear{clear:both;}
header{color:#C00888;}
footer{background-color:#8c8b8e; min-height:70px; width:100%; margin:0; padding:10px;font-size:11px;}
footer a{color:#fff; text-decoration:underline;}
footer a:hover{color:#e04989;}
ul.sm-menu li {display:inline;}
figcaption{color:#e04989; font-weight:600;}
.callout{padding:10px; background-color:#ccc; margin-bottom:20px;}
.centertext{text-align:center;}

.view-cart-button {
	width:40%;
	text-align:center;
	background-color:#e04989;
	-moz-border-radius:28px;
	-webkit-border-radius:28px;
	border-radius:28px;
	border:2px solid #999;
	display:block;
	margin:0 auto;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:17px;
	padding:16px 31px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
}

.view-cart-button {
	position:relative;
	top:1px;
}

.buy-cart-button {
	width:15%;
	text-align:center;
	background-color:#e04989;
	-moz-border-radius:28px;
	-webkit-border-radius:28px;
	border-radius:28px;
	border:2px solid #999;
	display:block;
	margin:0 auto;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:17px;
	padding:16px 31px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
}

.buy-cart-button {
	position:relative;
	top:1px;
}
.blkborder{border: 1px solid #000; padding:10px;}
.even-box1{min-height:250px;}