@charset "UTF-8";


body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(../images/tapestry_pattern.png);
}
.container {
	width: 100%;
	height: 100%;
	margin: 0px;
	position: relative;
	padding: 0px;
}
img {
	max-width: 100%;
}

.designer {
	top: 125px;
	display: block;
	width: 100%;
	height: 100%;
	float: left;
	clear: both;
	position: relative;
	z-index: 1;
	background-color: #D6D6D6;
	background-image: url(../images/dark_wood.png);
	padding-bottom: 40px;
	padding-top: 40px;
	margin-bottom: 110px;
}
.designer ul {
	list-style: none;
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	top: 0px;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000;
}
.designer ul li {
	margin-top: 20px;
	margin-bottom: 25px;
	margin-left: 2.5%;
	float: left;
	width: 29%;
	color: #FFF;
	font-family: Abe;
	font-size: 2.5em;
	text-align: left;
	padding-left: 10px;
}
.designer ul li a {
	color: #FFF;
	text-decoration: none;
}
.designer ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
.designer ul li a:link {
	color: #FFF;
	text-decoration: none;
}
.designer ul li a:hover {
	color: #FFF;
	text-decoration: none;
}
.designer ul li a:active {
	color: #FFF;
	text-decoration: none;
}
.designerimage {
	display: block;
	height: 100%;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.inforbox {
	height: 400px;
	width: 100%;
	background-image: url(../images/dark_wood.png);
	clear: both;
	position: relative;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #6C0;
	z-index: 950;
	text-align: center;
	padding-bottom: 35px;
	display: block;
}
.footer {
	display: block;
	padding: 0px;
	clear: both;
	height: 350px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../images/tapestry_pattern.png);
	bottom: 0px;
}
.logofoot {
	background-image: url(../images/whas_logo_black_sm.png);
	width: 50%;
	height: 300px;
	float: left;
	background-repeat: no-repeat;
	margin-left: 1%;
	margin-top: 30px;
}
.contactfoot {
	width: 45%;
	margin-top: 50px;
	float: left;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #000;
	padding-right: 2%;
	text-align: right;
}
.contactfoot ul {
	list-style: none;
	font-family: Abe;
	line-height: 1.25em;
	color: #000;
}
.contactfoot ul li {
	color: #000;
	font-size: 1.55em;
	line-height: 1.25em;
	margin-top: 2px;
	letter-spacing: .125em;
}
.contactfoot ul li a{
	text-decoration: none;
	color: #000;
}
.logobanner {
	height: 400px;
	width: 100%;
	clear: both;
	float: left;
	position: relative;
	background-image: url(../images/whas_logo_black.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	display: block;
	top: 100px;
}
p {
	font-family: Abe!important;
	font-size: .5em;
	color: #FFF;
	font-weight: normal;
	margin: 0px;
	padding-top: 25px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-align: justify;
	line-height: normal;
	letter-spacing: 2px;
}
h6 {
	font-family: 'Duke'!important;
	font-size: .8em;
	color: #CCC;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
h2 {
	font-family: Duke;
	color: #999;
	font-size: 1.5em;
	line-height: .125em;
}
h5 {
	font-family: 'Duke'!important;
	font-size: 1.5em;
	color: #FFF;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	line-height: 1em;
	letter-spacing: 0.125em;
}
h3 {
	font-family: Abe!important;
	font-size: 2.125em;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-align: right;
	line-height: 2em;
}
h3 a {
	color: #000;
	text-decoration: none;
}
h4 {
	font-family: 'LavanderiaR'!important;
	font-size: 3em;
	color: #CCC;
	margin: 0px;
	padding: 0px;
	line-height: 1.25em;
	font-weight: normal;
}
.spacer {
	background-color: #6C0;
	height: 5px;
	width: 100%;
	clear: both;
	position: relative;
	float: left;
	display: block;
	top: 125px;
	margin: 0px;
	padding: 0px;
	z-index: 750;
}
.navigation {
	width: 100%;
	height: 100px;
	position: fixed;
	padding: 0px;
	z-index: 1500;
	background-image: url(../images/dark_wood.png);
	display: block;
	margin: 0px;
}
.navigation ul {
	list-style: none;
	width: 100%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	top: 0px;
	height: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.navigation ul li {
	display: block;
	min-width: 75px;
	width: 24%;
	height: 90px;
	float: left;
	margin-top: 10px;
}
.navigation ul li:last-child {
	margin-right: 12%;
	margin-left: 1%;
}
.navigation ul li:first-child {
	margin-left: 12%;
	margin-right: 1%;
}
.navigation ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-family: 'Abe';
	font-size: 1.5em;
	height: 100%;
	letter-spacing: 0.125em;
}
.navigation ul li a:hover {
	display: block;
	text-decoration: none;
	font-family: 'Abe';
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #6C0;
}


@media screen and (max-width: 1024px) {
/*no nav here*/

.designer ul {
	margin-top: 25px;
	margin-bottom: 25px;
	margin-right: 5%;
	float: left;
	width: 95%;
}
.designer ul li {
	width: 95%;
	height: 100%;
	padding-right: 10px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-width: 2.55px;
	border-bottom-style: solid;
	border-bottom-color: #6C0;
}
.designer ul li:last-child {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: none;
}
.designerimage {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
}


@media screen and (max-width: 600px) {

.logobanner {
	top: 0px;
	background-image: url(../images/whas_logo_black_sm.png);
}
.designer {
	top: 0px;
}
.spacer {
	position: relative;
	top: 0px;
}
.navigation {
	height: 250px;
	position: relative;	
}
.navigation ul {
	float: left;
	width: 100%;
	height: 75px;
}
.navigation ul li {
	margin-left: 0px;
	width: 100%;
	height: 75px;
}
.navigation ul li:first-child {
	margin-left: 0px;
	margin-right: 0px;
}
.navigation ul li:last-child {
	margin-left: 0px;
	margin-right: 0px;
}
.navigation ul li a {
	width: 100%;
	height: 75px;
}
.navigation ul li a:hover {
	width: 100%;
	height: 65px;
	margin: 0px;
}
h3 {
	text-align: left!important;
}
h4 {
	font-size: 4.5em;
}	
.logofoot {
	display: none;
}
.contactfoot {
	width: 100%;
	text-align: left!important;
	margin-top: -75px;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: none;
	padding: 0px;
}
.inforbox {
	top: -125px;
	padding-bottom: 100px;
}
}
