@charset "utf-8";
/* CSS Document */

/* DESIGNER NOTE
   This file contains the global css that will effect all pages within the website */

*, .noMargin_NoPadding{
	margin:0px;
	padding:0px;
	outline:0px;
}
body {
	background-color: #FFFFFF;
	background-image: url(/images/background/BG.png);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, sans-serif;
	background-position: left 28px;
	font-size: 62.5%;
}

img {
	border:0px;
}


a {
	text-decoration:none;
	color: #229C73;
}

a:hover {
	text-decoration: underline;
}
.clearFloat {
	clear: both;
}
.content {
	float: left;
	width: 688px;
	background-color: #FFFFFF;
}
.textpadding {
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 30px;
}
.textpadding.noPadBot {
	padding-bottom: 0px;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.textAlignRight {
	text-align: right;
}
.borderWhite {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.borderTopWhite {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}



img.marginRight {
	margin-right: 20px;
}
a.button {
	background-repeat: repeat-x;
	display: block;
	height: 23px;
}
a.button strong {
	display: block;
	float: left;
	height: 20px;
	padding-top: 3px;
	background-image: url(/images/buttons/stdButton-02.png);
	background-repeat: repeat-x;
	cursor:pointer;
}

a.button .front {
	display: block;
	width: 6px;
	float: left;
	background-image: url(/images/buttons/stdButton.png);
	height: 23px;
	background-position: right top;
}
a.button .end {
	display: block;
	width: 12px;
	float: left;
	background-image: url(/images/buttons/stdButton-03.png);
	height: 23px;
	background-repeat: no-repeat;
}


.blue {
	color: #013183;
}
.largeFont {
	font-size: 1.4em;
	font-weight: bold;
}
.red {
	color: #B70000;
}
.midCol .textpadding img {
	margin-left: 15px;
}






h1 {
	font-size: 1.6em;
	margin-bottom: 10px;
	font-weight: bold;
	color: #384C5D;
}
h2 {
	font-size: 1.2em;
	color: #666666;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 20px;
}
h3 {
	font-size: 1.2em;
}

p {
	font-size: 1.2em;
	margin-bottom: 1em;
	color: #666666;
}
p.intro {
	color: #384C5D;
}

a {
	color: #355C95;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


ul {
}
ul li {
}
table {
	font-size: 1.1em;
}
table td {
	color: #666666;
	padding: 4px;
}
table th {
	padding: 4px;
}








/* DESIGNER NOTE
   Change width to the overall width of your page */

#container{
	width:1004px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	margin-top: 50px;
	background-repeat: repeat-y;
	background-position: 4px top;
	overflow: auto;
}
#header .window {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
#header {
}

#header .logo {
	float: left;
	width: 218px;
	height: 195px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}



#header #image {
	float: left;
}
.services /*Header Styles*/
    img    {
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.services  {
	height: 32px;
	float: right;
	width: 784px;
}
.services  img.last  {
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-top-style: none;
}
#rangeNav  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#rangeNav ul {
}
#rangeNav ul li {
	float: left;
	list-style-type: none;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#rangeNav ul li strong {
	display: none;
}

#rangeNav ul li#range1 {
	background-image: url(/images/header/services/services-02.gif);
	height: 32px;
	width: 195px;
}
#rangeNav  ul  li#range2 a  {
	background-image: url(/images/header/services/services-03.gif);
	display: block;
	width: 195px;
	height: 32px;
}
#rangeNav  ul  li#range3 a  {
	background-image: url(/images/header/services/services-04.gif);
	display: block;
	width: 195px;
	height: 32px;
}
#rangeNav  ul  li#range4 a  {
	background-image: url(/images/header/services/services-05.gif);
	display: block;
	width: 195px;
	height: 32px;
}

#rangeNav  ul  li#range2 a:hover  {
	background-image: url(/images/header/services/selected.gif);
}
#rangeNav  ul  li#range2.selected  a {
	background-image: url(/images/header/services/selected.gif);
}
#rangeNav  ul  li#range3 a:hover  {
	background-image: url(/images/header/services/selected-02.gif);
}
#rangeNav  ul  li#range3.selected a  {
	background-image: url(/images/header/services/selected-02.gif);
}
#rangeNav  ul  li#range4 a:hover  {
	background-image: url(/images/header/services/selected-03.gif);
}
#rangeNav  ul  li#range4.selected  a {
	background-image: url(/images/header/services/selected-03.gif);
}




#globalNav {
	float: right;
	width: 784px;
	margin-top: 23px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#globalNav ul li {
	list-style-type: none;
	float: left;
}
#globalNav  ul  li a.last {
	padding-right: 3px;
	margin-right: 0px;
}
#globalNav ul li a.first {
	background-image: none;
	padding-left: 5px;
}

#globalNav ul li a {
	font-size: 11px;
	display: block;
	background-repeat: repeat-x;
	background-position: left top;
	text-transform: uppercase;
	font-weight: bold;
	color: #727A6D;
	padding-bottom: 0px;
	height: 20px;
	padding-top: 3px;
	text-align: center;
}
#globalNav ul li a:hover {
	background-image: url(/images/header/selectedBG.png);
}
#globalNav ul li a.selected {
	background-image: url(/images/header/selectedBG.png);
}
#globalNav ul li a.first.selected {
	background-image: url(/images/header/selectedBG.png);
}
#globalNav ul li a.first.selected {
	background-image: url(/images/header/selectedBG.png);
}

#globalNav ul li ul {
	position: absolute;
	visibility: hidden;
}

#globalNav ul ul {
	list-style-type: none;
	float: left;
	position: absolute;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	width: auto;
}
#globalNav ul ul li {
	list-style-type: none;
	float: none;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	display: block;
}
#globalNav ul ul li a {
	font-size: 0.9em;
	font-weight: normal;
	display: block;
	padding-right: 12px;
	padding-left: 12px;
	color: #666666;
	text-decoration: none;
	width: 90px;
	background-image: url(/images/header/transparentNav.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 5px;
	padding-bottom: 3px;
	margin: 0px;
	text-align: left;
}
#globalNav ul ul li a:hover {
	background-color: #e3e2e4;
	color: #1E9F76;
}
#GN01 {
	width: 68px;
}
#GN02 {
	width: 67px;
}
#GN03 {
	width: 91px;
}
#GN04 {
	width: 95px;
}
#GN05 {
	width: 95px;
}
#GN06 {
	width: 100px;
}
#GN07 {
	width: 170px;
}
#GN08 {
	width: 80px;
}





.imageCaption {
	position: absolute;
	margin-top: 182px;
	width: 688px;
}
.contentContainer {
	width: 784px;
	background-color: #FFFFFF;
	background-image: url(/images/background/textBG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: right;
}
#wrapper {
	background-color: #FFFFFF;
	margin-left: 4px;
}


.imageCaption .caption {
	float: right;
	font-size: 1.2em;
	color: #3B3F51;
	height: 19px;
	padding-top: 3px;
	padding-right: 30px;
	padding-left: 25px;
	background-image: url(/images/header/BG_caption.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}

.leftCol {
	width: 215px;
	background-color: #FFFFFF;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.leftCol .img {
	background-image: url(/images/background/imageHolder.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.leftCol a#caseStudyLink {
	background-image: url(/images/header/services/services.gif);
	width:215px;
	height:32px;
	display:block;
}
.leftCol a#caseStudyLink:hover {
	background-image: url(/images/header/services/services-01-selected.gif);
	width:215px;
	height:32px;
	display:block;
}
.leftCol #caseStudyLink strong {
	display:none;
}

.leftCol ul {
	/*background-image: url(/images/leftNav/NG.gif);*/
	background-repeat: no-repeat;
	width: 215px;
}
.leftCol ul li {
	list-style-type: none;
}
.leftCol ul li a {
	display: block;
	height: 23px;
	background-repeat: repeat-y;
	padding-left: 20px;
	color: #16284C;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBD0DC;
}
.leftCol ul li a#selected {
	background-image: url(/images/leftNav/item_ro.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
}

.leftCol ul li a:hover {
	background-image: url(/images/leftNav/item_ro.gif);
	color: #FFFFFF;
}
.leftCol ul ul {
}
.leftCol  ul  ul  li a {
	font-size: 1.0em;
	height: auto;
	padding-bottom: 4px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 4px;
	background-image: url(/images/background/secondLevel.png);
	width: 152px;
}
.leftCol ul ul li a.toggler {
	margin: 0px;
	padding: 0px;
}


.leftCol ul.caseStudyNav {
	background-color:#636A6A;
	min-height: 426px;
}

.leftCol ul.caseStudyNav li a {
	height: 35px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E4E6E1;
	padding-top: 4px;
}
.leftCol ul.caseStudyNav li a.last {
	border-bottom-style: none;
}

.leftCol  ul.caseStudyNav   li  a:hover    {
	background-color: #767E7E;
}

.leftCol ul.caseStudyNav li a em {
	display: block;
	float: left;
	font-style: normal;
	font-weight: normal;
}
.leftCol ul.caseStudyNav li a strong {
	float: right;
	display: block;
	margin-right: 10px;
	font-weight: normal;
}
.leftCol ul.kitchensNav {
	background-color: #384B47;
	padding-top: 15px;
	padding-bottom: 15px;
	min-height: 426px;
}
.leftCol ul.kitchensNav li {
}
.leftCol ul.kitchensNav li a {
	color: #A6BBA8;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	padding-top: 4px;
}
.leftCol ul.kitchensNav li a:hover {
	color: #FFFFFF;
}
.leftCol ul.kitchensNav li a.selected {
	color: #FFFFFF;
}
.testimonials  {
	width: 524px;
}
.testimonials .item {
	width: 524px;
	margin-top: 10px;
}
.testimonials .item .text {
	width: 475px;
	float: left;
}


.testimonials .openQuote {
	float: left;
	margin-right: 10px;
}
.testimonials .closeQuote {
	float: right;
}









.midCol {
	width: 587px;
	float: left;
}
.midCol ul {
	font-size: 1.2em;
	margin-left: 10px;
	margin-bottom: 20px;
	color: #666666;
}
.midCol ul li {
	margin-bottom: 5px;
}
.fullCol    {
	color: #16284C;
	float: left;
}



.rightCol {
	float: right;
	padding-top: 0px;
	width: 194px;
	border: 1px solid #FFFFFF;
}
.adModule {
	font-size: 1.1em;
	line-height: 1.4em;
	border-right-style: none;
}
.adModule .large {
	font-size: 1.3em;
}

.adModule .textpadding {
	padding-top: 45px;
	padding-left: 15px;
	padding-right: 70px;
}
.adModule   .button {
	width: 92px;
	height: 18px;
	color: #093830;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.adModule  .button  strong       {
	background-image: none;
}
.adModule.designVisit {
	background-image: url(/images/rightNav/ads.png);
	background-repeat: no-repeat;
	color: #043834;
}
.adModule.designVisit .button {
	background-image: url(/images/buttons/boxGreen.png);
}

.adModule.brochure {
	background-image: url(/images/rightNav/ads-02.png);
	background-repeat: no-repeat;
	color: #043834;
}
.adModule.brochure .button {
	background-image: url(/images/buttons/boxBlue.png);
	color: #003849;
}

.adModule.visit {
	background-image: url(/images/rightNav/ads-04.png);
	background-repeat: no-repeat;
	color: #043834;
	margin-top: 2px;
}
.adModule.visit .button {
	background-image: url(/images/buttons/boxRed.png);
	color: #003849;
}

.adModule.offer {
	background-image: url(/images/rightNav/ad-03.png);
	background-repeat: no-repeat;
	color: #53353D;
	border-right-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.adModule.offer .button {
	background-image: url(/images/buttons/boxMauve.png);
	color: #53353D;
}


.mainContent {
	overflow: auto;
}

.rightCol ul li {
	list-style-type: none;
	font-size: 1.1em;
	margin-bottom: 5px;
}
.rightCol ul.menu {
}
.rightCol ul.menu li {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #D9DEE9;
}
.rightCol ul.menu li a {
	padding-bottom: 5px;
	display: block;
}
.productList img {
	margin-right: 15px;
	border: 1px solid #FFFFFF;
}
.productList a {
	padding: 10px;
	display: block;
	height: 130px;
	border: 1px dashed #929CA9;
}
.productList a h2 {
	margin-bottom: 0px;
	margin-top: 0px;
}

.productList a:hover {
	background-color: #D8DEE8;
	text-decoration: none;
	color: #16284C;
}



.logos {
	width: 150px;
	text-align: right;
	margin-top: 25px;
	float: left;
}


.footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1em;
	color: #FFFFFF;
	padding-right: 0px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	clear: both;
	background-color: #BBCEC6;
}
#areasCovered {
	margin-left: auto;
	width: 967px;
	margin-right: auto;
	padding-right: 15px;
	padding-left: 18px;
	background-image: url(/images/footer/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#areasCovered ul li {
	float: left;
	font-size: 11px;
	margin-left: 20px;
	display: block;
	width: 80px;
	color: #003849;
	list-style-type: none;
	margin-bottom: 4px;
}
#areasCovered ul {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 800px;
}
#areasCovered h2 {
	display: block;
	height: 35px;
	width: 100px;
	font-size: 12px;
	float: left;
	margin-top: 11px;
	color: #003849;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.footer a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
}
.footer .links {
	clear: both;
	float: left;
}

.footerBox  {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #215261;
	clear: both;
	background-color: #E2EBE8;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 15px;
	padding-left: 15px;
}
.footerBox address {
	color: #666666;
	clear: both;
}

.footer address {
	font-style: normal;
	margin-left: 233px;
	color: #E7EBE9;
}
.footer .address {
	font-style: normal;
}
.noPaddingTop {
	padding-top: 0px;
}
.marginLeft {
	margin-left: 60px;
}




.details {
	background-color: #E0E1E5;
	font-size: 1.1em;
	margin-bottom: 15px;
}
.details td {
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #345389;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.details th {
	text-align: left;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #000000;
}
.projectAccordion  ul {
}
.projectAccordion  ul  li {
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.projectAccordion   ul   li   h2  {
	color: #16284C;
	margin: 0px;
	background-color: #FFFFFF;
	font-size: 1.2em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: url(/images/background/accordionBG.png);
	background-repeat: repeat-y;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #36558A;
}
.projectAccordion  ul  ul li {
	padding-top: 15px;
	background-color: #FFFFFF;
}
.harmonica {
	cursor:pointer;
}
.leftCol ul li a.selected {
	background-image: url(/images/leftNav/item_ro.gif);
	color: #FFFFFF;
}
.gallery #imageDescription {
	width: 100%;
	text-align: left;
	margin-top: 15px;
	font-weight: bold;
	clear: both;
}
.gallery #imageDescription strong {
	color: #000000;
	display: block;
	width: 130px;
	float: left;
}
.vcard {
	font-size: 1.2em;
}
.vcard .org {
	font-weight: bold;
}
.vcard  .adr  span      {
	display: block;
}
.vcard .email {
	font-size: 1.2em;
}
.vcard .adr .street-address {
	margin-top: 10px;
	font-size: 1.2em;
}
.vcard .tel {
	margin-top: 10px;
}
.mapWrapper {
	border: 1px solid #013183;
	padding: 10px;
	background-color: #DEE3EB;
}
#example  table td.thumbs {
	text-align: center;
	vertical-align: top;
	width: 36%;
}
#example  table td.thumbs img  {
	margin-right: 10px;
	margin-bottom: 10px;
	vertical-align: top;
}

.error {
	background-color: #f5cfc8;
}


/*
********************************************************

***** Gallery Styles

********************************************************
*/

.gallery {
	background-image: url(/images/gallery/galleryBG.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 20px;
}
.gallery  .detailWrapper {
	height: 220px;
	text-align: left;
	vertical-align: text-top;
}
.gallery .detailWrapper.kitchens {
	height: 190px;
}


.gallery .top {
	background-image: url(/images/gallery/galleryList.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
}
.gallery .textpadding {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.gallery .textpadding h1 {
	margin-top: 0px;
}
.gallery .textpadding h1 em {
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
}

.gallery .textpadding h2 {
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 0px;
}

.gallery  .list  .top {
	background-image: url(/images/gallery/galleryList-02.png);
	background-repeat: no-repeat;
	background-position: -25px bottom;
	height: 15px;
}
.gallery .list .mid {
	background-image: url(/images/gallery/galleryList-03.png);
	background-repeat: repeat-y;
	background-position: -25px top;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
.gallery .list .mid .item {
	clear: both;
	height: 84px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1E1E1;
}
.gallery .list .mid .item a {
	color: #4F4F4F;
}

.gallery .list .mid .item.last {
	margin-bottom: 0px;
	border-bottom-style: none;
}

.gallery .list .bot {
	background-image: url(/images/gallery/galleryList-04.png);
	background-repeat: no-repeat;
	height: 20px;
	background-position: -25px top;
}
.gallery .bot {
	background-image: url(/images/gallery/galleryList-04.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 14px;
}
.gallery.panel .top {
	background-image: url(/images/gallery/galleryPane.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
}
.gallery.panel {
	background-image: url(/images/gallery/galleryPane-03.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 724px;
	margin: 0px;
}
.gallery.panel h1 {
	font-size: 2.2em;
	font-weight: normal;
}
.gallery.panel  p.intro  {
	font-size: 16px;
	line-height: 1.4em;
	font-family: Arial, Verdana, sans-serif;
	color: #666666;
	font-weight: normal;
}

.gallery.panel  .leftPane.height255 {
	height: 275px;
}
.gallery.panel  .leftPane.kitchensHeight {
	height: 220px;
}

.gallery.panel .leftPane {
	float: left;
	width: 385px;
}
.gallery.panel .leftPane p {
	margin-bottom: 10px;
}

.gallery.panel .leftPane .detail th {
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ECE9D8;
	font-size: 1.2em;
	font-weight: normal;
}
.gallery.panel .leftPane .detail {
	margin-right: 10px;
}

.gallery.panel  .leftPane  .detail td {
	text-align: left;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #ECE9D8;
}

.gallery.panel .rightPane {
	width: 322px;
	float: right;
	text-align: right;
}
.gallery.panel .rightPane img {
	border: 1px solid #FFFFFF;
}

.quote   {
	font-size: 1.4em;
	font-style: italic;
	float: right;
	width: 320px;
	font-weight: bold;
	color: #636A6A;
	margin-top: 10px;
	clear: both;
	height: 85px;
}
.quotee {
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
}
.doorStyles {
	float: right;
	width: 315px;
	height: 100px;
	position: relative;
	clear: both;
	margin-right: 5px;
}
.doorStyles h3 {
	color: #384B47;
	margin-bottom: 5px;
	display: block;
	margin-top: 10px;
	font-size: 1.2em;
}




.categoryLink {
	background-image: url(/images/gallery/BG_categoryLinkExt.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 68px;
	text-align: center;
	width: 100px;
	padding-top: 6px;
}
.category {
	margin-bottom: 20px;
	font-weight: bold;
	color: #666666;
}

.gallery.panel .rightPane h3 {
}
.gallery.panel .rightPane .divider {
	background-image: url(/images/gallery/galleryPane-02.png);
	height: 16px;
	background-position: -330px top;
}
.nextPrevious {

}.nextPrevious a.next {
	float: right;
}
.nextPrevious a.prev {
	float: left;
}

/*
************************************
********** The Team
************************************
*/

.team {

}
.team img {
	margin-right: 20px;
	border: 3px solid #FFFFFF;
}
.team hr {
	clear: both;
	margin-bottom: 15px;
	color: #A6AFB8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #A6AFB8;
}
.team .item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C697;
	margin-bottom: 15px;
	min-height: 140px;
}

.team  h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #2E2E2E;
	margin-bottom: 3px;
	margin-top: 0px;
}
.team h3 {
	color: #606060;
	margin-bottom: 5px;
	margin-top: 0px;
}

/*========================================
-------- Forms
========================================*/
form {
	margin: 0;
	padding: 0;}
form legend {
	font-size: 1.2em;
	color: #00382D;
}

form select  {
	width: 240px;
	border: 1px solid #ccc;
	font-size: 11px;
	padding: 4px;}
form input  {
	font-size: 12px;
}
form .button {
	color: #FFFFFF;
	background-image: none;
	background-color: #00382D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form fieldset  {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #A5B8AE;
}
form label {
	font-weight: normal;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	
}
form table td {
	padding: 20px;
	background-color: #FFFFFF;
}
form table .odd td {
	background-color: #F3F3F1;
}
.mapWrapper {
	width: 500px;
}


img.imgLeft {
	float: left;
	margin-right: 10px;
	margin-left: 0;
	margin-bottom: 10px;
	clear: both;
}
img.imgRight {
	float: right;
	margin-left: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	clear: both;
}
.midCol .textpadding img.imgLeft {	
	float: left;
	margin-right: 10px;
	margin-left: 0;
	margin-bottom: 10px;
	clear: both;
}
.midCol .textpadding img.imgRight {
	float: right;
	margin-left: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	clear: both;
}
