﻿/* ==== Colors Used: #86424b, #c17f88, #e8d0d4 ==== */
/* ======== GENERAL RULES ======== */
html {height: 101%;}
header, figure, figcaption, footer, nav, article, section, aside {display: block;}
body {
    background: #ffffff;
    font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
    font-size: 100%;
    color: #000000;
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    height: 100%;}
hr {
    background-color: #ccc;
    border: none;
    color: #ccc;
    height: 1px;}
hr.fancy {
    background: transparent url('../images/horizontalrule.png') center center no-repeat;
    color: #eee;
    border: none;
    height: 25px;}
ul {
    margin: 10px 0 20px 10px;
    padding: 0 0 0 10px;}
ul li a {
    color: #c17f88;
    text-decoration: none;
    font-weight: bold;
    padding: 0;}
ul li a:hover {
    color: #919191;
    text-decoration: underline;}
table {
	padding: 0;
	border-collapse: collapse;
	font-size: 100%;
	width: 100%;}
fieldset {
    width: 90%;
    border: 3px double #aaaaaa;
    padding: 20px 3%;
    margin: 20px 2%;}
legend {
    color: #86424b;
    font: 30px 'Oswald', Verdana, Helvetica, sans-serif;
    background-color: #ffffff;
    padding: 0 5px;
}
/* ============================ */
/* ======== TYPOGRAPHY ======== */
/* ============================ */
a {
	color: #c17f88;
	text-decoration: underline;
	outline: none;
	font-weight: bold;
}
a:hover {
	color: #919191;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font: 42px 'Cinzel Decorative', Verdana, Helvetica, sans-serif;
	font-weight: 200;
	margin: 0.4em 0;
	text-align: center;
	letter-spacing: -2px;
}
h2 {
	font: 36px 'Cinzel Decorative', Verdana, Helvetica, sans-serif;
	font-weight: 200;
	color: #86424b;
	margin: 0.4em 0;
	text-align: center;
}
h3 {
	color: #000000;
	border-bottom: 1px #444 solid;
	font: 32px 'Oswald', Verdana, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 0.2em 0 0.5em 0;
	padding: 1px 3px 8px;
	text-align: center;
}
h4 {
	font: 28px 'Oswald', Verdana, Helvetica, sans-serif;
	color: #000000;
	margin: 0.4em 0;
}
h5 {
	font: 24px 'Oswald', Verdana, Helvetica, sans-serif;
	color: #000000;
	margin: 0.4em 0;
}
h6 {
	font: 18px 'Oswald', Verdana, Helvetica, sans-serif;
    text-transform: uppercase; 
    color: #303030;
	margin: 0.4em 0;
	border-bottom: 1px #303030 solid;
}
.button {
	font: 16px 'Oswald', Verdana, Helvetica, sans-serif;
	color: #eee;
	text-decoration: none;
	font-weight: normal;
	padding: 2px 13px;
	background-color: #666;
	background-image: linear-gradient(top, #666, #222); 
	background-image: -webkit-linear-gradient(top, #666, #222); 
	background-image: -moz-linear-gradient(top, #666, #222);
	background-image: -ms-linear-gradient(top, #666, #222);
	background-image: -o-linear-gradient(top, #666, #222);
	border: solid 1px #222;
	border-radius: 5px;
	box-shadow: inset 0 2px 2px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.5);
}
.button:hover {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	background-color: #c17f88;
	background-image: linear-gradient(top, #c17f88, #86424b); 
	background-image: -webkit-linear-gradient(top, #c17f88, #86424b); 
	background-image: -moz-linear-gradient(top, #c17f88, #86424b);
	background-image: -ms-linear-gradient(top, #c17f88, #86424b);
	background-image: -o-linear-gradient(top, #c17f88, #86424b);
	border: solid 1px #86424b;
	border-radius: 5px;
	box-shadow: inset 0 2px 2px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.5);
}
p.dropcap {
	overflow: hidden;
}
p.dropcap:first-letter {
	color: #86424b;
	display: block;
	float: left;
	font: 60px/50px Georgia, Garamond, serif;
	padding: 6px 4px 0 0;
}
.bignumber {
    border-radius: 50%;
	background: #c17f88;
	box-shadow: 0 0 20px #86424b inset;
    color: #ffffff;
    display: block;
    float: left;
    font: normal 20px/40px Garamond, Georgia, serif;
    margin: 5px 10px 5px 0;
    text-align: center;
    text-transform: uppercase;
    height: 40px;
    width: 40px;
}
ul.list1 li {
	list-style-type: none;
	background: url(../images/bullet01.png) no-repeat 0 6px;
    margin: 0 0 0 -15px;
	padding: 1px 0 0 18px;
}
ul.list2 li {
	list-style-type: none;
	background: url(../images/bullet02.png) no-repeat 0 6px;
    margin: 0 0 0 -15px;
	padding: 1px 0 0 18px;
}
ul.list3 li {
	list-style-type: none;
	background: url(../images/bullet03.png) no-repeat 0 6px;
    margin: 0 0 0 -15px;
	padding: 1px 0 0 18px;
}
ol.leadingzero {
	background: none;
	list-style-position: outside;
	list-style-type: decimal-leading-zero;
}
blockquote {
	font-size: .95em;
	color: #555;
	margin: 2px 40px;
	padding: 12px;
	text-align: left;
	background-color: #e8d0d4;
	border-radius: 10px;
	line-height: 1.3em;
}
blockquote p {padding: 0; margin: 0;}
blockquote strong {
    color: #222;
    font-size:1.4em;
    font-weight:normal;
    letter-spacing:-1px;
}
blockquote.leftside {
	float: left;
	display: block;
	width: 30%;
	margin: 5px 2% 10px 0.5%;
}
blockquote.rightside {
	float: right;
	display: block;
	width: 30%;
	margin: 5px 0.5% 10px 2%;
}
p.comment {
	background: transparent url('../images/comment.png') 0 3px no-repeat;
	padding: 0 0 5px 35px;}
p.home {
	background: transparent url('../images/home.png') 0 3px no-repeat;
	padding: 0 0 5px 35px;}
p.phone {
	background: transparent url('../images/phone.png') 0 1px no-repeat;
	padding: 0 0 5px 35px;}
p.email {
	background: transparent url('../images/email.png') 0 3px no-repeat;
	padding: 0 0 5px 35px;}
p.hours {
	background: transparent url('../images/clock.png') 0 3px no-repeat;
	padding: 0 0 5px 35px;}
p.authorDate {color: #888; font-size: 0.95em; text-transform: uppercase;
    border-bottom: 1px #888 solid; font-weight: lighter; letter-spacing: 2px;
    margin: 0; padding: 0;}
    
p.breadcrumbs {color: #000; text-transform: uppercase; letter-spacing: 2px; margin: 0; padding: 5px 0 5px 0; text-align: left; border-bottom: 1px dashed #aaa; font-size: 0.95em;}
p.breadcrumbs a {font-weight: bold; text-decoration: none;}
p.breadcrumbs a:hover {text-decoration: underline;}

p.breadcrumbsRight {color: #000; text-transform: uppercase; letter-spacing: 2px; margin: 0; padding: 5px 0 5px 0; text-align: right; border-bottom: 1px dashed #aaa; font-size: 0.95em;}
p.breadcrumbsRight a {font-weight: bold; text-decoration: none;}
p.breadcrumbsRight a:hover {text-decoration: underline;}

.center {text-align: center;}
.right {text-align: right;}
.left {text-align: left;}
.small {font-size: 0.85em;}

.scroll-to-top {
    display: none;
    position: fixed; bottom: 10px; right: 10px;
    z-index: 5;
    width: 40px;
    text-align:center;
	font: 16px 'Oswald', Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	padding: 3px;
	background-color: #666;
	box-shadow: inset 0 0 10px #000000, 0 1px 1px rgba(0, 0, 0, 0.5);
	border-radius: 5px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}
.scroll-to-top:hover {
    text-decoration: none;
	background-color: #c17f88;
	box-shadow: inset 0 0 15px #86424b, 0 1px 1px rgba(0, 0, 0, 0.5);
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.scroll-to-top a, 
.scroll-to-top a:hover {text-decoration: none; font-weight: normal; color: #fff;}

/* ============================== */
/* ======== LAYOUT RULES ======== */
/* ============================== */
.wrapper {
	width: 1200px;
	color: #000000;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
.inside {
	width: 96%;
	padding: 0 2%;
}

/* ======== HEADER AREA ======== */
header {
    width: 100%;
    padding: 0;
    background-color: #000000;
	background-image: linear-gradient(top, #000, #555); 
	background-image: -webkit-linear-gradient(top, #000, #555); 
	background-image: -moz-linear-gradient(top, #000, #555);
	background-image: -ms-linear-gradient(top, #000, #555);
	background-image: -o-linear-gradient(top, #000, #555);
}
/* ======== LOGO/SITE NAME AREA ======== */
#logo {
	width: 100%;
	padding: 10px 0 50px 0;
	text-align: center;
}
#logo h1, #logo h1 a, #logo h1 a:hover  {
	font: 36px 'Cinzel Decorative', Verdana, Helvetica, sans-serif;
	color: #fff;
	letter-spacing: -1px;
	text-align: center;
	text-decoration: none;
	margin: 0 0 0 0; padding: 0 0 0 0;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}
#logo h2 {
	font: italic normal 0.95em Arial, Helvetica, sans-serif;
	font-weight: 200;
	color: #eee;
	margin: 0; padding: 0 0 0 10px;
	letter-spacing: 1px;
	text-align: center;
	border-bottom: 0;
}
#logo img {display: block; margin: 0 auto; padding: 0;}

/* ======== MAIN NAVIGATION AREA ======== */
#mainnavbg {
	width: 100%;
	margin: 0;
	height: 50px;
    background-color: #000000;
	background-image: linear-gradient(top, #000000, #555, #000000); 
	background-image: -webkit-linear-gradient(top, #000000, #555, #000000); 
	background-image: -moz-linear-gradient(top, #000000, #555, #000000);
	background-image: -ms-linear-gradient(top, #000000, #555, #000000);
	background-image: -o-linear-gradient(top, #000000, #555, #000000);
}
#mainnav {
	color: #fff;
	width: 100%;
	margin: 0;
	height: 50px;
	text-transform: uppercase;
	font-size: 0.95em;
}
#nav {
	margin: 0; padding: 0;
	list-style: none;
	text-align: center;
}
#nav li {
	display: inline-block;
	position: relative;
	z-index: 500;
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: normal;
}
/* this is the parent menu */
#nav li a {
	display: block;
	padding: 13px 12px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	transition: all 0.3s ease 0.0s;
	-webkit-transition: all 0.3s ease 0.0s;
}
#nav li a:hover {
	font-weight: normal;
	padding: 13px 12px;
	color: #ffffff;
	background-color: #86424b;
	background-image: linear-gradient(top, #86424b, #c17f88, #86424b); 
	background-image: -webkit-linear-gradient(top, #86424b, #c17f88, #86424b); 
	background-image: -moz-linear-gradient(top, #86424b, #c17f88, #86424b);
	background-image: -ms-linear-gradient(top, #86424b, #c17f88, #86424b);
	background-image: -o-linear-gradient(top, #86424b, #c17f88, #86424b);
	transition: all 0.3s ease 0.0s;
	-webkit-transition: all 0.3s ease 0.0s;
}
/* submenu, it's hidden by default */
#nav ul {
	position: absolute;
	left: 0;
	display: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	box-shadow: 0 5px 5px rgba(0,0,0,0.8);
}
#nav ul li {
	width: 150px; /* you can increase or decrease width of submenu */
	float: left;
	padding: 0;
	margin: 0;
	border-radius: 0;
	font-size: 0.90em;
}
#nav ul a {
	display: block;
	height: 24px;
	font-weight: normal;
	text-transform: none;
	padding: 5px 0 5px 10px;
	color: #ffffff;
	background-color: #444444;
	border: none;
}
#nav ul a:hover {
	font-weight: normal;
	color: #ffffff;
	background-color: #c17f88;
    box-shadow: inset 0 0 15px #86424b;
    background-image: none;
	padding: 5px 0 5px 10px;
	text-transform: none;
	text-decoration: none;
	border: none;
}

.selectnav { display: none; cursor: pointer;}
.selectnav select {
    border: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url('../images/menu.png') no-repeat;
    background-position: 82px 7px;
    background-position: right 24px center;
    width: 220px;
    text-indent: 0.01px;
    text-overflow: "";
    cursor: pointer;
}

/* ======== SLIDESHOW AREA ======== */
#photoblock {
    width: 90%;
    background: #c17f88 url('../images/background.jpg') left top no-repeat;
    background-size: cover;
    padding: 20px 5%;
    text-align: center;
	margin: 0 0 20px 0;
	color: #ffffff;
	line-height: 2.0em;
	border-bottom: 1px solid rgba(255, 255, 255, 0.8);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
#photoblock p {color: #ffffff; font-size: 1.2em;}
#photoblock h1 {color: #ffffff; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6); font-size: 38px;}

/* ======== PAGE TITLE AREA ======== */
.pageTitle {    
    width: 90%;
    background: #c17f88 url('../images/background.jpg') left top no-repeat;
    background-size: cover;
    padding: 30px 5%;
	color: #ffffff;
    text-align: center;
	margin: 0 0 40px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.8);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.pageTitle h1 {text-align: center; margin: 0; padding: 0; color: #ffffff; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6); font-size: 38px;}
.pageTitle p {text-align: center; margin: 0; padding: 10px 0; color: #ffffff;}

/* ======== SECTION BLOCKS ======== */
.topBox {
    background-color: #c17f88;
    color: #ffffff;
    box-shadow: inset 0 0 50px #86424b, 0 10px 20px -10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;}
.topBox h3 {color: #ffffff; border-bottom: 1px solid #ffffff;}
.topBox img {border: 5px solid #ffffff; margin: 10px auto 5px; padding: 0; box-shadow: 0 0 20px rgba(0, 0, 0, 0.4); border-radius: 10px;}
.topBox3a {float: left; text-align: center; width: 27.33333%; padding: 3px 2%; margin: 5px 2% 10px 0;}
.topBox3b {float: left; text-align: center; width: 27.33333%; padding: 3px 2%; margin: 5px 1% 10px 1%;}
.topBox3c {float: left; text-align: center; width: 27.33333%; padding: 3px 2%; margin: 5px 0 10px 2%;}

.contentBox2a {float: left; width: 48%; padding: 0; margin: 0 2% 0 0;}
.contentBox2b {float: left; width: 48%; padding: 0; margin: 0 0 0 2%;}

.contentBox20a {float: left; width: 68%; padding: 0; margin: 0 2% 0 0;}
.contentBox20b {float: left; width: 28%; padding: 0; margin: 0 0 0 2%;}
.detailimage {width: 100%; max-width: 435px; min-width: 150px; height: auto; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; 
background: #ffffff; border: 1px #aaa solid; padding: 3px; margin: 4px 1px; box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5);}

.contentBox3a {float: left; width: 31.33333%; padding: 0; margin: 0 2% 0 0;}
.contentBox3b {float: left; width: 31.33333%; padding: 0; margin: 0 1% 0 1%;}
.contentBox3c {float: left; width: 31.33333%; padding: 0; margin: 0 0 0 2%;}

.contentBox4a {float: left; width: 23%; padding: 0; margin: 0 2% 0 0;}
.contentBox4b {float: left; width: 23%; padding: 0; margin: 0 1% 0 1%;}
.contentBox4c {float: left; width: 23%; padding: 0; margin: 0 1% 0 1%;}
.contentBox4d {float: left; width: 23%; padding: 0; margin: 0 0 0 2%;}

.callbox1 {color: #ffffff; text-align: center; padding: 2px 3%; margin: 12px 0; background-color: #c17f88; border-radius: 10px;
    box-shadow: 0 0 0 5px #c17f88 inset, 0 0 0 6px rgba(255, 255, 255, 0.6) inset, 0 0 40px #86424b inset, 0 10px 15px -10px rgba(0,0,0,0.6);}
.callbox2 {color: #ffffff; text-align: center; padding: 2px 3%; margin: 12px 0; background-color: #555; border-radius: 10px;
    box-shadow: 0 0 0 5px #555 inset, 0 0 0 6px rgba(255, 255, 255, 0.6) inset, 0 0 40px #000000 inset, 0 10px 15px -10px rgba(0,0,0,0.6);}
.callbox1 p:first-of-type, 
.callbox2 p:first-of-type {font: 24px 'Oswald', Verdana, Helvetica, sans-serif;}

.shadow {background-color: #ffffff; box-shadow: 0 0 10px rgba(0,0,0,0.3); margin: 5px 0 20px; padding: 10px 1% 3px; border-radius: 5px; border: 1px solid #ddd; font-size: 0.90em; line-height: 1.35em;}

.announcements {padding: 10px 0; color: #000000; width: 96%; margin: 30px auto; background-color: #e8d0d4; border: 5px solid #ffffff; 
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);}

/* ======== SIDEBAR AREAS ======== */
#sidebarLeft  {float: left; width: 26%; padding: 0; margin: 0 2% 0 0;}
#sidebarRight {float: right; width: 26%; padding: 0; margin: 0 0 0 2%;}
/* ======== CONTENT AREA ======== */
#contentRight  {float: right; width: 70%; padding: 0; margin: 0 0 0 2%;}
#contentLeft   {float: left; width: 70%; padding: 0; margin: 0 2% 0 0;}
/* ======== FOOTER AREA ======== */
footer {
	color: #fff;
	width: 100%;
	font-size: 0.90em;
	line-height: 1.2em;
	padding: 10px 0;
	margin: 30px 0 0 0;
    background-color: #252525;
	border-top: 1px solid rgba(255, 255, 255, 0.8);
    box-shadow: inset 0 0 150px rgba(0, 0, 0, 0.8), 0 0 20px rgba(0, 0, 0, 0.6);
}    
footer ul {list-style-type: none; line-height: normal; margin: 0 0 10px 0; padding: 0;}
footer ul li {margin: 0 20px 0 0; background: url(../images/bullet03.png) no-repeat 0 7px; padding: 2px 0 2px 20px;}
footer ul li a {color: #eee; text-decoration: none; font-weight: bold; letter-spacing: 2px;}
footer ul li a:hover {color: #c17f88; text-decoration: none; font-weight: bold;}
footer a {color: #c17f88;}
footer a:hover {color: #eee;}
footer h4 {color: #c17f88; text-align: center; border-bottom: 1px solid #c17f88; letter-spacing: -1px; font: 28px 'Oswald', Verdana, Helvetica, sans-serif;}
footer hr {background-color:  rgba(255, 255, 255, 0.2); border: none; color: rgba(255, 255, 255, 0.2); height: 1px; display: block; margin: 20px 0;}
.footerBoxa {float: left; width: 23%; padding: 0; margin: 0 2% 0 0; color: #fff;}
.footerBoxb {float: left; width: 23%; padding: 0; margin: 0 1% 0 1%; color: #fff;}
.footerBoxc {float: left; width: 23%; padding: 0; margin: 0 1% 0 1%; color: #fff;}
.footerBoxd {float: left; width: 23%; padding: 0; margin: 0 0 0 2%; color: #fff;}
.socialmedia {letter-spacing: 5px;}
.footerbottom {padding: 5px 0 10px;}
.footerbottom h1 {font: 28px 'Cinzel Decorative', Verdana, Helvetica, sans-serif; text-align: center; color: #fff; margin: 0; padding: 0;}
.copyright {letter-spacing: 3px; text-align: center; color: #ddd; font-size: 0.85em; margin: 0; padding:0;}
.designed {color: #ddd; text-align: center; letter-spacing: 1px; font-size: 10px; font-size: 0.75em; margin: 0; padding: 5px 0 0 0;}
.designed a {color: #ddd; font-weight: normal; text-decoration: none;}
.designed a:hover {color: #ddd; font-weight: normal; text-decoration: underline;}
/* ======== CONTACT FORM ======== */
form.contactform {width: 99%; text-align: left;}
.contactform label {width: 99%; text-align: left; font-style: italic; display: block; margin-bottom: 4px;}
.contactform input {width: 99%; border: 1px #c0c0c0 solid; background-color: #efefef; padding: 5px; margin-bottom: 10px; color: #000000;}
.contactform textarea {width: 99%; border: 1px #c0c0c0 solid; background-color: #efefef; padding: 5px; resize:none; color: #000000;}
.contactform .submit {
    width: 100px; 
    margin: 10px 0 0 0; 
    cursor: pointer; 
	color: #444;
	font: 16px 'Oswald', Verdana, Helvetica, sans-serif;
	font-weight: normal;
	padding: 1px 14px;
	text-decoration: none;
	background-color: #eee;
	background-image: -webkit-linear-gradient(top, #eee, #ccc); 
	background-image: -moz-linear-gradient(top, #eee, #ccc);
	background-image: -ms-linear-gradient(top, #eee, #ccc);
	background-image: -o-linear-gradient(top, #eee, #ccc);
	border: solid 1px #ccc;	border-radius: 5px;
	box-shadow: inset 0 2px 2px rgba(255, 255, 255, 0.8), 0 1px 1px rgba(0, 0, 0, 0.3);
}
.contactform .submit:hover {
	text-decoration: none;
	color: #eee;
	background-color: #c17f88;
	background-image: linear-gradient(top, #c17f88, #86424b); 
	background-image: -webkit-linear-gradient(top, #c17f88, #86424b); 
	background-image: -moz-linear-gradient(top, #c17f88, #86424b);
	background-image: -ms-linear-gradient(top, #c17f88, #86424b);
	background-image: -o-linear-gradient(top, #c17f88, #86424b);
	border: solid 1px #86424b;
	border-radius: 5px;
	box-shadow: inset 0 2px 2px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.5);
	}
/* ======== SEARCH FORM ======== */
form.searchform {width: 95%; text-align: left; margin: 20px 0; text-align: center;}
.searchform input {width: 98%; border: 1px #000 solid; background-color: #333; padding: 10px 2%; margin: 0; color: #fff; border-radius: 5px; font-size: 14px;}
.searchform .submit {
    width: 100px; 
    margin: 10px 0; 
    cursor: pointer; 
	color: #fff;
	font: 16px 'Oswald', Verdana, Helvetica, sans-serif;
	font-weight: normal;
	padding: 1px 14px;
	text-decoration: none;
	background-color: #c17f88;
	background-image: linear-gradient(top, #c17f88, #86424b); 
	background-image: -webkit-linear-gradient(top, #c17f88, #86424b); 
	background-image: -moz-linear-gradient(top, #c17f88, #86424b);
	background-image: -ms-linear-gradient(top, #c17f88, #86424b);
	background-image: -o-linear-gradient(top, #c17f88, #86424b);
	border: solid 1px #86424b;
	border-radius: 5px;
	box-shadow: inset 0 2px 2px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.5);
}
.searchform .submit:hover {
    font-weight: normal; 
    text-decoration: none; 
	background-color: #444;
	background-image: -webkit-linear-gradient(top, #444, #222); 
	background-image: -moz-linear-gradient(top, #444, #222);
	background-image: -ms-linear-gradient(top, #444, #222);
	background-image: -o-linear-gradient(top, #444, #222);
	border: solid 1px #000;	
	border-radius: 5px;
	box-shadow: inset 0 2px 2px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.9);
}

/* ======== CATEGORIES FORM ======== */
form.categoryform {width: 250px; margin: 20px auto; padding: 4px 1%; background-color: #ffffff; text-align: center; border-radius: 5px; box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);}
.categoryform input {border: none; padding: 5px 2px; margin: 0; color: #000000; display: inline;}
.categoryform select {border: none; color: #000000;}
.categoryform .submit {
    width: 40px; 
    margin: 0; 
    cursor: pointer; 
    color: #fff; 
    font-size: 14px; 
    font-weight: normal; 
    padding: 4px; 
    text-decoration: none; 
	background-image: linear-gradient(top, #c17f88, #86424b); 
	background-image: -webkit-linear-gradient(top, #c17f88, #86424b); 
	background-image: -moz-linear-gradient(top, #c17f88, #86424b);
	background-image: -ms-linear-gradient(top, #c17f88, #86424b);
	background-image: -o-linear-gradient(top, #c17f88, #86424b);
	border: solid 1px #86424b;
	border-radius: 5px;
	box-shadow: inset 0 2px 2px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.5);
    display: inline; 
    margin: 0 4px;
}
.categoryform .submit:hover {
    width: 40px; 
    margin: 0; 
    cursor: pointer; 
    color: #fff; 
    font-size: 14px; 
    font-weight: normal; 
    padding: 4px; 
    text-decoration: none; 
	background-color: #444;
	background-image: -webkit-linear-gradient(top, #444, #222); 
	background-image: -moz-linear-gradient(top, #444, #222);
	background-image: -ms-linear-gradient(top, #444, #222);
	background-image: -o-linear-gradient(top, #444, #222);
	border: solid 1px #000;	
	border-radius: 5px;
	box-shadow: inset 0 2px 2px rgba(255, 255, 255, 0.2), 0 1px 1px rgba(0, 0, 0, 0.9);
    display: inline; 
    margin: 0 4px;
}
/* ======== CATALOG PAGE ======== */
.catalogmain {margin: 20px 0 10px 0; width: 100%; text-align: center; line-height: 1.5em;}
.catalogmain td {padding: 20px 10px; text-align: center;}
.catalogmain td p {margin: 0;}
.smallphoto {padding: 10px; text-align: center; /*vertical-align: top;*/}
.smallphoto img {background-color: #fff; padding: 5px; border: 1px #a0a0a0 solid; box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);}
.smallphoto p {margin: 2px 0;}
.catalogmain input {color: #ffffff; padding: 4px 6px; margin: 10px 2px 0 2px; text-decoration: none; border-radius: 5px; background-color: #c17f88; box-shadow: 0 0 5px #86424b inset; border: none;}
.catalogmain input:hover {color: #ffffff; background-color: #505050; box-shadow: 0 0 5px #000000 inset;}

p.forLarge {display: block;}
p.forSmall {display: none;}

/* ======= TICKER HOME PAGE ======== */
#ticker      {list-style: none outside none; width: 80%; margin: 0 10%; padding: 10px 0 0 0; min-height: 350px;}
#ticker li   {margin: 0; background: none; padding: 0;}
#ticker p    {margin-top: 0; padding-top: 0;}
#ticker .testimonial {margin-bottom: 10px;}
#ticker .content {color: #000000; padding-bottom: 20px;}
#ticker .content p {color: #000000;}
#ticker .authorDate {color: #444444; text-transform: uppercase; border-bottom: 1px #444444 dashed; letter-spacing: 2px; margin: 0 0 10px; padding: 0;}
#ticker .author {color: #888888; text-align: center; font-size: 0.90em; letter-spacing: 2px;}

/* ======= Ticker on Inside Pages ======== */
#ticker2      {list-style: none outside none; margin: 0; padding: 10px 0 0 0;}
#ticker2 li   {margin: 0; background: none; padding: 0;}
#ticker2 p    {margin-top: 0; padding-top: 0;}
#ticker2 .content {position: relative; color: #000; padding: 15px; background-color: #e8d0d4; border-radius: 10px; margin-bottom: 15px;}
#ticker2 .content:after {content: ''; position: absolute; border-style: solid; border-width: 15px 15px 0; border-color: #e8d0d4 transparent;
	                    display: block; width: 0; z-index: 1; margin-left: -15px; bottom: -15px; left: 50%;}
#ticker2 .content p {color: #000000;}
#ticker2 .author {color: #888; text-align: center; font-size: 0.90em; letter-spacing: 2px;}

/* ======== IMAGES ======== */
img {border: none; max-width: 100%; box-sizing: border-box; -moz-box-sizing: border-box;}
.imageleft  {margin: 5px 10px 0 0; float: left;}
.imageright {margin: 5px 0 0 10px; float: right;}
.image-border      {margin: 2px 0; border: 1px #c0c0c0 solid;}
.imageleft-border  {margin: 5px 10px 0 0; float: left; border: 1px #c0c0c0 solid;}
.imageright-border {margin: 5px 0 0 10px; float: right; border: 1px #c0c0c0 solid;}
.image-catalog {background: #ffffff; border: 1px #aaa solid; padding: 3px; margin: 4px 1px; box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5);}
.image-catalog-left {float: left; background: #ffffff; border: 1px #aaa solid; padding: 3px; margin: 4px 15px 4px 2px; box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5);}
.image-catalog-right {float: right; background: #ffffff; border: 1px #aaa solid; padding: 3px; margin: 4px 2px 4px 15px; box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5);}
.image-round {border-radius: 50%; border: 1px #c0c0c0 solid;}
 /* makes the home page top images appear round */
.image-mini {background: #ffffff; border: 1px #aaa solid; padding: 3px; margin: 4px 5px; box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5); max-width: 180px; height: auto;}

/* ======== ANIMATION EFFECTS ======== 
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2014 Daniel Eden
====================================== */
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {0% {opacity: 0;} 100% {opacity: 1;} }
@keyframes fadeIn {0% {opacity: 0;} 100% {opacity: 1;} }
.fadeIn {-webkit-animation-name: fadeIn; animation-name: fadeIn;}

@-webkit-keyframes fadeInLeft {
  0% {opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); }
  100% {opacity: 1; -webkit-transform: none; transform: none;} }
@keyframes fadeInLeft {
  0% {opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0);}
  100% {opacity: 1; -webkit-transform: none; transform: none;} }
.fadeInLeft {-webkit-animation-name: fadeInLeft; animation-name: fadeInLeft;}

@-webkit-keyframes fadeInRight {
  0% {opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0);}
  100% {opacity: 1; -webkit-transform: none; transform: none;} }
@keyframes fadeInRight {
  0% {opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0);}
  100% {opacity: 1; -webkit-transform: none; transform: none;} }
.fadeInRight {-webkit-animation-name: fadeInRight; animation-name: fadeInRight; }

@-webkit-keyframes fadeInDown {
  0% {opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);}
  100% {opacity: 1; -webkit-transform: none; transform: none;} }
@keyframes fadeInDown {
  0% {opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);}
  100% {opacity: 1; -webkit-transform: none; transform: none;} }
.fadeInDown {-webkit-animation-name: fadeInDown; animation-name: fadeInDown;}

@-webkit-keyframes zoomIn {
  0% {opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3);  }
  50% {opacity: 1;} }
@keyframes zoomIn {
  0% {opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3);}
  50% {opacity: 1;} }
.zoomIn {-webkit-animation-name: zoomIn; animation-name: zoomIn;}

/* ======== MISC. CLASSES ======== */
.clearsmall {height: 0; line-height: 0; margin: 0; padding: 0; clear: both;}
.clearfix {display: block;}
.clearfix::after {content: " "; display: table; height: 0; clear: both;}


/* ======================================= MEDIA QUERIES ==================================================== */

/* =============================================== */
/* ========= MENU/NAVIGATION BAR ONLY ============ */
/* =============================================== */
@media screen and (max-width: 1025px) {
	.js #nav {display: none;}
	#mainnav {
	    height: 40px; 
	    padding: 6px 3px 0 3px; 
	    float: none; 
	    width: 250px; 
	    margin: 0 auto; 
	    overflow: hidden;}
	.js .selectnav {display: block; margin: 0;}
    select#selectnav1 {
        color: #ffffff; 
        background: transparent; 
        margin: 0 auto 0 auto; 
        padding: 7px 0; 
        font-size: 1.0em; 
        letter-spacing: 1px;
        border: 0 !important;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        background: url('../images/menu.png') no-repeat;
        background-position: right 22px center;
        width: 270px;}
	select#selectnav1 option {background-color: #333; color: #fff; font-size: 0.90em; padding: 3px 10px;}
}

/* =============================================== */
/* ================== SMALL DEVICE 01 ============ */
/* =============================================== */
@media screen and (max-width: 320px) {
    .wrapper {width: 98%; margin: 0 1%;}
	#logo h1, #logo h1 a, #logo h1 a:hover {font-size: 24px; letter-spacing: normal;}
    #logo h2 {font-size: 0.80em;}
    /* ============================ */
    fieldset img {max-width: 180px; height: auto;}
    /* ============================ */
    table.catalogmain {display: block; width: 200px; margin: 0 auto;}
    table.catalogmain td {display: block; text-align: center; border-bottom: 1px #aaaaaa dashed;}
    p.forLarge {display: none;}
    p.forSmall {display: block;}
    /* ============================ */
    .footerBoxa {width: 98%; margin: 0 auto;}
    .footerBoxb {width: 98%; margin: 0 auto;}
    .footerBoxc {width: 98%; margin: 0 auto;}
    .footerBoxd {width: 98%; margin: 0 auto;}
    /* ============================ */
    .topBox3a, .topBox3b, .topBox3c {float: left; width: 94%; padding: 5px 2%; margin: 5px 1% 20px 1%;}
	blockquote.leftside, blockquote.rightside {visibility: hidden; display: none;}
	.contentBox2a, .contentBox2b, .contentBox20a, .contentBox20b,
	.contentBox3a, .contentBox3b, .contentBox3c,
	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d,
	#sidebarLeft, #sidebarRight, #contentRight, #contentLeft {width: 98%; margin: 1%; padding: 0;}
    .catalog {margin-bottom: 20px;}
}

/* =============================================== */
/* ================== SMALL DEVICE 02 ============ */
/* =============================================== */
@media screen and (min-width: 321px) and (max-width: 480px) {
    .wrapper {width: 98%; margin: 0 1%;}
	#logo h1, #logo h1 a, #logo h1 a:hover {font-size: 32px; letter-spacing: normal;}
    #logo h2 {font-size: 0.80em;}
    /* ============================ */
    table.catalogmain {display: block; width: 200px; margin: 0 auto;}
    table.catalogmain td {display: block; text-align: center; border-bottom: 1px #aaaaaa dashed;}
    p.forLarge {display: none;}
    p.forSmall {display: block;}
    /* ============================ */
    .footerBoxa {width: 98%; margin: 0 auto;}
    .footerBoxb {width: 98%; margin: 0 auto;}
    .footerBoxc {width: 98%; margin: 0 auto;}
    .footerBoxd {width: 98%; margin: 0 auto;}
    /* ============================ */
	blockquote.leftside, blockquote.rightside {visibility: hidden; display: none;}
    .topBox3a, .topBox3b, .topBox3c {float: left; width: 94%; padding: 5px 2%; margin: 5px 1% 20px 1%;}
	.contentBox2a, .contentBox2b, .contentBox20a, .contentBox20b,
	.contentBox3a, .contentBox3b, .contentBox3c,
	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d,
	#sidebarLeft, #sidebarRight, #contentRight, #contentLeft {width: 98%; margin: 1%; padding: 0;}
    .catalog {margin-bottom: 20px;}
}

/* =============================================== */
/* ================== SMALL DEVICE 03 ============ */
/* =============================================== */
@media screen and (min-width: 481px) and (max-width: 623px) {
    .wrapper {width: 98%; margin: 0 1%;}
	#logo h1, #logo h1 a, #logo h1 a:hover {font-size: 36px; letter-spacing: normal;}
    #logo h2 {font-size: 0.80em;}
    /* ============================ */
    table.catalogmain {display: block; width: 200px; margin: 0 auto;}
    table.catalogmain td {display: block; text-align: center; border-bottom: 1px #aaaaaa dashed;}
    p.forLarge {display: none;}
    p.forSmall {display: block;}
    /* ============================ */
    .footerBoxa {width: 48%; margin: 0 2% 0 0;}
    .footerBoxb {width: 48%; margin: 0 0 0 2%;}
    .footerBoxc {width: 48%; margin: 0 2% 0 0;}
    .footerBoxd {width: 48%; margin: 0 0 0 2%;}
    /* ============================ */
    .topBox3a, .topBox3b, .topBox3c {float: left; width: 94%; padding: 5px 2%; margin: 5px 1% 20px 1%;}
	blockquote.leftside, blockquote.rightside {visibility: hidden; display: none;}
	.contentBox2a, .contentBox2b, .contentBox20a, .contentBox20b,
	.contentBox3a, .contentBox3b, .contentBox3c,
	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d,
	#sidebarLeft, #sidebarRight, #contentRight, #contentLeft {width: 98%; margin: 1%; padding: 0;}
}

/* =============================================== */
/* ================== MID DEVICE 01 ============== */
/* =============================================== */
@media screen and (min-width: 624px) and (max-width: 669px) {
    .wrapper {width: 98%; margin: 0 1%;}
	#logo h1, #logo h1 a, #logo h1 a:hover {font-size: 36px; letter-spacing: normal;}
    #logo h2 {font-size: 0.80em;}
    /* ============================ */
    table.catalogmain {display: block; width: 200px; margin: 0 auto;}
    table.catalogmain td {display: block; text-align: center; border-bottom: 1px #aaaaaa dashed;}
    p.forLarge {display: none;}
    p.forSmall {display: block;}
    /* ============================ */
    .footerBoxa {width: 48%; margin: 0 2% 0 0;}
    .footerBoxb {width: 48%; margin: 0 0 0 2%;}
    .footerBoxc {width: 48%; margin: 0 2% 0 0;}
    .footerBoxd {width: 48%; margin: 0 0 0 2%;}
    /* ============================ */
    .topBox3a {float: left; width: 44%; padding: 5px 2%; margin: 5px 1% 20px 1%;}
    .topBox3b {float: left; width: 44%; padding: 5px 2%; margin: 5px 1% 20px 1%;}
    .topBox3c {float: left; width: 94%; padding: 5px 2%; margin: 5px 1% 20px 1%;}
	.contentBox2a, .contentBox2b, .contentBox20a, .contentBox20b,
	.contentBox3a, .contentBox3b, .contentBox3c,
	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d,
	#sidebarLeft, #sidebarRight, #contentRight, #contentLeft {width: 98%; margin: 1%; padding: 0;}
}

/* =============================================== */
/* ================== MID DEVICE 02 ============== */
/* =============================================== */
@media screen and (min-width: 670px) and (max-width: 768px) {
    .wrapper {width: 98%; margin: 0 1%;}
	#logo h1, #logo h1 a, #logo h1 a:hover {font-size: 36px;}
    #logo h2 {font-size: 0.95em;}
    /* ============================ */
    table.catalogmain {display: block; width: 200px; margin: 0 auto;}
    table.catalogmain td {display: block; text-align: center; border-bottom: 1px #aaaaaa dashed;}
    p.forLarge {display: none;}
    p.forSmall {display: block;}
    /* ============================ */
    .footerBoxa {width: 48%; margin: 0 2% 0 0;}
    .footerBoxb {width: 48%; margin: 0 0 0 2%;}
    .footerBoxc {width: 48%; margin: 0 2% 0 0;}
    .footerBoxd {width: 48%; margin: 0 0 0 2%;}
    /* ============================ */
    .topBox3a {float: left; width: 44%; padding: 5px 2%; margin: 5px 1% 20px 1%;}
    .topBox3b {float: left; width: 44%; padding: 5px 2%; margin: 5px 1% 20px 1%;}
    .topBox3c {float: left; width: 94%; padding: 5px 2%; margin: 5px 1% 20px 1%;}
    .contentBox20a, .contentBox20b,
	.contentBox3a, .contentBox3b, .contentBox3c {width: 98%; margin: 1%; padding: 0;}
	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d {width: 48%; margin: 0 1%; padding: 0;}
	#sidebarLeft, #sidebarRight, #contentRight, #contentLeft {width: 98%; margin: 1%; padding: 0;}
}

/* =============================================== */
/* ================== MID DEVICE 03 ============== */
/* =============================================== */
@media screen and (min-width: 769px) and (max-width: 800px) {
    .wrapper {width: 98%; margin: 0 1%;}
	#logo h1, #logo h1 a, #logo h1 a:hover {font-size: 36px;}
    #logo h2 {font-size: 0.95em;}
    /* ============================ */
    table.catalogmain {display: block; width: 200px; margin: 0 auto;}
    table.catalogmain td {display: block; text-align: center; border-bottom: 1px #aaaaaa dashed;}
    p.forLarge {display: none;}
    p.forSmall {display: block;}
    /* ============================ */
    .footerBoxa {width: 48%; margin: 0 2% 0 0;}
    .footerBoxb {width: 48%; margin: 0 0 0 2%;}
    .footerBoxc {width: 48%; margin: 0 2% 0 0;}
    .footerBoxd {width: 48%; margin: 0 0 0 2%;}
    /* ============================ */
    .topBox3a {float: left; width: 44%; padding: 5px 2%; margin: 5px 1% 20px 1%;}
    .topBox3b {float: left; width: 44%; padding: 5px 2%; margin: 5px 1% 20px 1%;}
    .topBox3c {float: left; width: 94%; padding: 5px 2%; margin: 5px 1% 20px 1%;}
	.contentBox3a, .contentBox3b, .contentBox3c {width: 98%; margin: 1%; padding: 0;}
	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d {width: 48%; margin: 0 1%; padding: 0;}
	#contentLeft .contentBox2a, #contentLeft .contentBox2b {width: 98%; margin: 1%; padding: 0;}
	#sidebarLeft, #sidebarRight, #contentRight, #contentLeft {width: 98%; margin: 1%; padding: 0;}
}

/* =============================================== */
/* ================== LARGE DEVICE 01 ============ */
/* =============================================== */
@media screen and (min-width: 801px) and (max-width: 1024px) {
    .wrapper {width: 98%; margin: 0 1%;}
	#logo h1, #logo h1 a, #logo h1 a:hover {font-size: 36px;}
    #logo h2 {font-size: 0.95em;}
    /* ============================ */
    /* ============================ */
	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d {width: 48%; margin: 0 1%; padding: 0;}

}

/* =============================================== */
/* ================== LARGE DEVICE 02 ============ */
/* =============================================== */
@media screen and (min-width: 1025px) and (max-width: 1279px) {
    .wrapper {width: 98%; margin: 0 1%;}
	#logo h1, #logo h1 a, #logo h1 a:hover {font-size: 36px; letter-spacing: normal;}
    #logo h2 {font-size: 0.95em;}
    /* ============================ */
    /* ============================ */
	.contentBox4a, .contentBox4b, .contentBox4c, .contentBox4d {width: 48%; margin: 0 1%; padding: 0;}
}


