@charset "utf-8";
/* CSS Document */

body, html {
	background:url(images/main_bkgd.jpg) repeat-x #c5b69f;
	margin:0;
	padding:0;
}

a:hover {background-position: 0 0;}

a {
	text-decoration:none; color:#4A4A4A;
}

#bodyUpperCenter {
	width:908px;
	height:371px;
	margin:0 auto;
	background:url(images/upper_bkgd_shadow.jpg) no-repeat;
}

#bodyUpper {
	width:900px;
	height:371px;
	float:left;
	background: url(images/upper_bkgd_02.jpg) no-repeat;
	margin:0 0 0 4px;
	display:inline;
}

#mainBodyUpper {
	width:900px;
	height:371px;
	float:left;
	background: url(images/upper_bkgd_01.jpg) no-repeat;
	margin:0 0 0 4px;
	display:inline;
}

#selectionBodyUpper {
	width:900px;
	height:371px;
	float:left;
	background: url(images/upper_bkgd_02.jpg) no-repeat;
	margin:0 0 0 4px;
	display:inline;
}

#hoursBodyUpper {
	width:900px;
	height:371px;
	float:left;
	background: url(images/upper_bkgd_03.jpg) no-repeat;
	margin:0 0 0 4px;
	display:inline;
}

#locationBodyUpper {
	width:900px;
	height:371px;
	float:left;
	background: url(images/upper_bkgd_04.jpg) no-repeat;
	margin:0 0 0 4px;
	display:inline;
}

#contactusBodyUpper {
	width:900px;
	height:371px;
	float:left;
	background: url(images/upper_bkgd_05.jpg) no-repeat;
	margin:0 0 0 4px;
	display:inline;
}

#galleryBodyUpper {
	width:900px;
	height:371px;
	float:left;
	background: url(images/upper_bkgd_06.jpg) no-repeat;
	margin:0 0 0 4px;
	display:inline;
}

#navUpper {
	/*
	background:url(images/nav_bkgd.png) no-repeat;
	_background:;
	filter:;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nav_bkgd.png', sizingMethod='crop');
	*/
	width:197px;
	height:371px;
	z-index:10;
	position:relative;
}

#navUpperBkgd {
	width:197px;
	height:371px;
	background:#000;
	z-index:0;
	filter:alpha(opacity=72);
	-moz-opacity:0.72;
	-khtml-opacity: 0.72;
	opacity: 0.72;
	position:absolute;
}

#logo {
	width:197px;
	height:107px;
	margin:5px 0 8px 0;
	background:url(images/logo.png) no-repeat;
	_background:;
	filter:;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png', sizingMethod='crop');
}

#navLink {
	height:28px;
	width:197px;
	float:left;
	color:#e9e0d9;
	z-index:10;
}

#navUpper a {
	position:relative;
	z-index:10;
	text-decoration:none;
	color:#e9e0d9;
}

#navUpper a:visited {
	color:#e9e0d9;
	position:relative;
	z-index:10;
}

#navLink a {
	color:#e9e0d9;
	text-decoration:none;
}

#navLink a:hover {
	color:#ffe0b9;
	text-decoration:none;
}

#navLinkSelected {
	color:#ffe0b9;
	background: url(images/nav_link_bkgd.png) no-repeat;
	_background:;
	filter:;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nav_link_bkgd.png', sizingMethod='crop');
	z-index:10;
}

#navLinkSelected a {
	color:#ffe0b9;
	text-decoration:none;
}

#main, #selection, #gallery, #hours, #location, #contactus {
	height:28px;
	width:197px;
	float:left;
	z-index:10;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	display:inline;
}

a:hover #main, a:hover #selection, a:hover #gallery, a:hover #hours, a:hover #location, a:hover #contactus {
	color:#eee;
	background: url(images/nav_link_bkgd.png) no-repeat;
	_background:;
	filter:;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nav_link_bkgd.png', sizingMethod='crop');
	cursor:pointer;
}

#navLinkText {
	margin:6px 0 0 14px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	width:180px;
	float:left;
	z-index:10;
	display:inline;
	cursor:pointer;
}	

#bodyLowerCenter {
	width:908px;

	margin:0 auto;
	background:url(images/lower_bkgd_shadow.png) no-repeat;
	_background:;
}

#bodyLower {
	width:900px;

	float:left;
	background:;
	_background: #fff;
	margin:0 0 0 4px;
	display:inline;
	z-index:19;
	position:relative;
	background:url(images/lower_left_bkgd.jpg) repeat-y #fff;
}

#lowerLeft {
	width:197px;
	height:348px;
	float:left;
	z-index:10;
	position:relative;
}

#lowerLeft img {
	margin: 19px 0 0 13px;
}

#quoteHome {
	width:165px;
	height:199px;
	background: url(images/quote_home.png) no-repeat;
	_background: url(images/quote_home.gif) no-repeat;
	margin:18px 0 0 14px;
}

#lowerRight {
	margin:22px 0 0 20px;
	display:inline;
	float:left;
	width:650px;
}

#lowerBodyHome {
	width:330px;
	float:left;
	margin:18px 0 0 22px;
	background:url(images/a.png) no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	padding:32px 0 0 0;
}

#lowerBodyHome p {
	display:inline;
	float:left;
	clear:both;
	margin:8px 0 0 0;
	width:100%;
}

#lowerBodyHomeRight {
	float:left;
	width:319px;
	margin:22px 0 0 20px;
}

#homeImgBox {
	width:149px;
	height:129px;
	margin:0 10px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#474747;
	float:left;
}

#homeImgBox img {
	padding:0 0 4px 0;
	border-bottom:2px #898989 solid;
	margin:0 0 0 0;
}

#bottomBar {
	width:900px;
	height:26px;
	background:#4b3f3a;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#978d7d;	
}

#bottomBarText {
	float:right;
	margin:6px 10px 0 0;
	display:inline;
}

#lowerNavTitle {
	font-family:Cambria, Times New Roman;
	font-size:18px;
	color:#9b0000;
	margin:10px 0 4px 14px;
	display:inline;
	float:left;
	position:relative;
	z-index:5;
}

#selectiondomestic, #selectionimported, #selection_related_products, #selection_mosaic_stone_tile, #selection_metal_tile, #selection_handpainted_tile, #selection_handcrafted_tile, #selection_glass_tile, #selection_company_partnerships {
	height:23px;
	width:197px;
	float:left;
	z-index:10;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	display:inline;
	color:#4a4a4a;
	text-decoration:none;
}

a:hover #selectiondomestic, a:hover #selectionimported, a:hover #selection_related_products, a:hover #selection_mosaic_stone_tile, a:hover #selection_metal_tile, a:hover #selection_handpainted_tile, a:hover #selection_handcrafted_tile, a:hover #selection_glass_tile, a:hover #selection_company_partnerships {
	color:#4a4a4a;
	background: url(images/btm_link_bkgd.jpg) repeat-y;
	cursor:pointer;
}


/*///////////////////////// Selection //////////////////////////////*/



#brandDiv {
	font-family:Arial, Helvetica, sans-serif;
	height:40px;
	width:650px;
	float:left;
	border-bottom:solid 1px #a5a5a5;
	margin:14px 0 3px 0;
	display:inline;
}

#brandLeft {
	width:224px;
	float:left;
	display:inline;
}

	#brandLeftTop {
		font-size:13px;
		color:#575757;
		font-weight:bold;
	}
	
	#brandLeftBtm {
		font-size:11px;
		color:#a0a0a0;
	}
	
	#brandLeftBtm a, #brandLeftBtm a:visited {
	font-size:11px;
	color:#1a5f9a;
	text-decoration:underline;
	}
	
	#brandLeftBtm a:hover {
	font-size:11px;
	color:#9B0000;
	text-decoration:underline;
	}

	
	
#brandCenter {
	width:292px;
	float:left;
}

	#brandCenterTop {
		font-size:11px;
		color:#57575;
		font-style:italic;
	}
	
	#brandCenterBtm {
		font-size:11px;
		color:#a0a0a0;
	}


/*///////////////////////// Selection End //////////////////////////////*/


/*///////////////////////// Hours //////////////////////////////*/

#hoursTitle {
	font-family:Cambria, Times New Roman;
	font-size:18px;
	color:#9b0000;
	display:inline;
	float:left;
	position:relative;
	z-index:5;
	border-bottom: solid 1px #A5A5A5;
	width:650px;
	padding:0 0 4px 0;
}

#dayRow {
	float:left;
	clear:both;
	width:300px;
	margin:0 5px 8px 0;
}

#day {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#575757;
	font-weight:bold;
	display:inline;
	float:left;
	width:120px;
	clear:left;
}

#time {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#333;
	display:inline;
	float:left;
	width:80px;
}

/*///////////////////////// Hours End //////////////////////////////*/

/*///////////////////////// Location //////////////////////////////*/

#locationLowerLeft {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#333;
	display:inline;
	float:left;
	clear:both;
	width:170px;
	margin: 5px 0 0px 14px
}

/*///////////////////////// Location End //////////////////////////////*/

/*///////////////////////// Contact Us //////////////////////////////*/

.formbodyText {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#333;
}

.form-text {
	font-size: 11px;
	height:16px;
	border: 1px solid #FFCC99;
	background: #FFFDEB;
	color: #666666;
	padding: 1px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#333;
	display:inline;
}

.textarea {
	font-size: 11px;
	background: #FFFDEB;
	border: 1px solid #FFCC99;
	color: #666666;
	padding: 1px;
	height:120px;
}

/*///////////////////////// Contact Us End //////////////////////////////*/
