body {
	background-color: #E1DCCB;
	color: #242623;
	font-family: "Century Gothic", CenturyGothic, Geneva, AppleGothic, sans-serif;
	font-weight: 400;
	background-image: url('centerFade.png');
	background-position: center;
	background-repeat: repeat-y;
}

.logoFade {
	width: 660px;
	height: 120px;
	margin: auto;
	margin-top: -10px;
	padding: 10px 0px 10px 0px;
}

.logoFade:hover {
	cursor: pointer;
}

.logoFade div {
	font-size: 14pt;
	text-align: left;
	position: relative;
	width: 200px;
	top: -60px;
	left: 360px;
	margin: 0px;
}

.logo {
	margin-left: 100px;
	width: 24%;	
}

.interiors {
	vertical-align: top;
	width: 30%;
}

.extraPadding {
	padding-left: 30px;
}

.headerDiv {
	margin: auto;
	width: 770px;
	background-color: #E1DCCB;
}

.headerDiv div {
	border-style: solid;
	border-color: #993233;
	border-width: 1px 0px 1px 0px;
	text-align: center;
	display: inline-block;
}


.headerDiv div  div {
	padding: 5px 30px 5px 30px;
	text-align: center;
	float: left;
	border-color: #E1DCCB;
}
.headerDiv div  div:hover {
	cursor: pointer;
	color: black;
	background-color: #F6F5F0;
}

.galleryMenuDiv {
	margin-left: 300px;
}

.headerHighlight {
	color: black;
	background-color: white;
}

.center {
	width: 900px;
	margin: auto;
	height: 325px;
	margin-top: 20px;	
	text-align: center;
}

.centerNarrow {
	width: 770px;
	margin: auto;
	margin-top: 20px;	
	text-align: center;
}

.centerPhoto {
	width: 770px;
	margin: auto;
	margin-top: 20px;	
	text-align: center;
	padding-left: 70px;
}

.centerServices {
	width: 570px;
	margin: auto;
	margin-top: 20px;	
	text-align: center;
}

.scrollable {
	overflow-y: scroll;
	border-style: solid;
	border-color: gray;
	border-width: 0px 0px 1px 0px;
	background: url('gray_fade.png');
	background-position: bottom;
	background-repeat: repeat-x;
}

.leftJustify {
	text-align: left;
}

.testimonial {
	width: 500px;
	margin-left: 50px;
}

.testimonialName {
	margin-left: 450px;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 30px;
}

.divLeft{
	background: url('left.png');
}

.divRight{
	background: url('right.png');
}

.divInteriors{
	background: url('int.png');
}

.divDetails{
	background: url('details.png');
}

.divKitchenAndBath{
	background: url('kitchenBath.png');
}


.divLeftRight{
	float: left;
	border: 1px solid gray;
	background-size: 100%;
	background-repeat: no-repeat;
	height: 300px;
	width: 230px;
	color: #242623;
	letter-spacing: 1px;
	font-weight: 700;
}

.divGalleryMainMenu{
	float: left;
	border: 1px solid gray;
	background-size: 100%;
	background-repeat: no-repeat;
	height: 270px;
	width: 207px;
	color: #242623;
	letter-spacing: 1px;
	font-weight: 700;
	margin-left: 5px;
	margin-right: 5px;
}

.paddingLeft100 {
	padding-left: 100px;
}
.paddingLeft25 {
	padding-left: 25px;
}

.paddingRight100 {
	padding-right: 100px;
}

.paddingLeft150 {
	padding-left: 150px;
}

.paddingRight150 {
	padding-right: 150px;
}

.divLeftRight div {
	opacity: 0.75;
    filter: alpha(opacity=75); /* For IE8 and earlier */
	background-color: #E1DCCB;
	padding: 15px 0px 15px 0px;
	margin-top: 220px;
	font-size: 12pt;
}

.divLeftRight:hover div {
	cursor: pointer;
	opacity: 0.80;
    filter: alpha(opacity=80); /* For IE8 and earlier */
	background-color: white;
}

.divLeftRight:hover {
	cursor: pointer;
}

.divLeftRight div:hover {
	opacity: 0.80;
    filter: alpha(opacity=80); /* For IE8 and earlier */
	background-color: white;
}

.divGalleryMainMenu div {
	opacity: 0.75;
    filter: alpha(opacity=75); /* For IE8 and earlier */
	background-color: #E1DCCB;
	padding: 15px 0px 15px 0px;
	margin-top: 180px;
	font-size: 12pt;
	
}

.divGalleryMainMenu:hover div {
	opacity: 0.80;
    filter: alpha(opacity=80); /* For IE8 and earlier */
	background-color: white;
}

.divGalleryMainMenu:hover {
	cursor: pointer;
}

.divCenter {
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	border: 1px solid gray;
	height: 300px;
	width: 400px;
	background: url('center.png');
	background-size: 100%;
	background-repeat: no-repeat;
}

.creed {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 420px;
	margin: auto;
	text-align: center;
}

.creedPadding {
	padding-left: 500px;
	text-align: left;
}

.hidden {
	display: none;
}


.flex-control-nav {
	bottom: 20px;
	position: absolute;
	right: 20px;
	text-align: center;
	width: auto;
	z-index: 1000;
}

a {
	color: black;
}

.pin {
	background: url('pin.png') no-repeat;
	height: 48px;
	width: 40px; 
	z-index: 100;
}

.divSmolen {
    -ms-transform: rotate(5deg); /* IE 9 */
    -webkit-transform: rotate(5deg); /* Safari */
    transform: rotate(5deg);
	border: 2px solid gray;
	border-radius: 8px;
	padding: 10px;
	background: url('smolen.png') no-repeat;
	height: 100px;
	width: 200px;
	background-color: white;
	background-position: center; 
	margin: 55px 0px 0px 20px;
	box-shadow: 5px 5px 5px #999999;
	float: left;
	display: inline;
}


.divGraber {
    -ms-transform: rotate(-3deg); /* IE 9 */
    -webkit-transform: rotate(-3deg); /* Safari */
    transform: rotate(-3deg);
	border: 2px solid gray;
	border-radius: 8px;
	padding: 10px;
	background: url('graber.png') no-repeat;
	height: 160px;
	width: 160px;
	background-color: white;
	background-position: center; 
	margin: 55px 0px 0px 40px;
	box-shadow: 5px 5px 5px #999999;
	float: left;
	display: inline;
}

.divHunterDouglas {
    -ms-transform: rotate(2deg); /* IE 9 */
    -webkit-transform: rotate(2deg); /* Safari */
    transform: rotate(2deg);
	border: 2px solid gray;
	border-radius: 8px;
	padding: 10px;
	background: url('hunterDouglas.png') no-repeat;
	height: 80px;
	width: 200px;
	background-color: white;
	background-position: center; 
	margin: 55px 0px 0px 40px;
	box-shadow: 5px 5px 5px #999999;
	float: left;
	display: inline;
}

.divSciuga {
    -ms-transform: rotate(-4deg); /* IE 9 */
    -webkit-transform: rotate(-4deg); /* Safari */
    transform: rotate(-4deg);
	border: 2px solid gray;
	border-radius: 8px;
	padding: 10px;
	background: url('sciuga.png') no-repeat;
	height: 80px;
	width: 200px;
	background-color: white;
	background-position: center; 
	margin: -10px 0px 0px 20px;
	box-shadow: 5px 5px 5px #999999;
	float: left;
	display: inline;
}

.divWCAA {
    -ms-transform: rotate(2deg); /* IE 9 */
    -webkit-transform: rotate(2deg); /* Safari */
    transform: rotate(2deg);
	border: 2px solid gray;
	border-radius: 8px;
	padding: 10px;
	background: url('wcaa.png') no-repeat;
	height: 80px;
	width: 180px;
	background-color: white;
	background-position: center; 
	margin: 55px 0px 0px 40px;
	box-shadow: 5px 5px 5px #999999;
	float: left;
	display: inline;
}

.divSarahHarris {
    -ms-transform: rotate(-2deg); /* IE 9 */
    -webkit-transform: rotate(-2deg); /* Safari */
    transform: rotate(-2deg);
	border: 2px solid gray;
	border-radius: 8px;
	padding: 10px;
	background: url('sarahHarris.png') no-repeat;
	height: 220px;
	width: 150px;
	background-color: white;
	background-position: center; 
	margin: -30px 0px 0px 40px;
	box-shadow: 5px 5px 5px #999999;
	float: left;
	display: inline;
}

.pointer{}

.pointer:hover {
	cursor: pointer;
	border-color: black;
	box-shadow: 0px 0px 25px #888888;
}


