@charset "utf-8";
#wrapper {
  width: 1020px;
  margin: 0 auto;
  position: relative;
}
body {
	background-image: url(../_images/background_body.jpg);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

/* Logo CSS style-placement box */
#headerLogo {
	z-index: 1;
	position: absolute;
	top: -140px;
	left: 50px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#contact_info {
	z-index: 1;
	position: absolute;
	top: -110px;
	left: 366px;
	width: 639px;
	font-size: 18px;
	color: #666;
	text-align: center;
}

/*Nav styles*/

#pageNav {
	position: absolute;
	left: 25px;
	top: 98px;
	width: 1051px;
	margin-top: -90px;
	margin-right: auto;
	margin-left: auto;
}
#pageNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#pageNav ul li {
	float: left;
	position: relative;
}

#pageNav ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 135px;
	line-height: 40px;
	border-bottom: 12px;
}

#pageNav ul ul {
	position: absolute;
	visibility: hidden;
	background-color: #873624;
}
#pageNav ul li ul li a:hover {
	background-color: #CAAD85;
	line-height: 30px;
	height: 30px;
	color:#424242;
}

#pageNav ul li:hover ul {
	visibility: visible;
	z-index: 3;
}
#pageNav ul li a:hover{
	color:#424242;
}
#pageNav ul li:hover {
	margin: 0px;
	background-color: #CAAD85;
}
#pageNav ul li ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 135px;
	margin-top: auto;
	padding: 0px;
	line-height: 30px;
	border: 1px solid #FFF;
}


/* ~~ Element/tag selectors ~~ */

h1, h2, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	color: #873624;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
h3{
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	color: #3C3C3C;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

/* header CSS style */
#header {
	width: 1005px;
	height: 50px;
	margin-top: 150px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: groove;
	border-top-color: #FFF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	background-image: url(../_images/background_header.png);
	background-repeat: repeat;
	border-bottom-width: 3px;
	border-bottom-style: ridge;
	border-bottom-color: #FFF;
}

/* Front page slideshow placement box */
#cabinet_options{
	z-index: 2;
	position: absolute;
	top: 160px;
	left: 50px;
	margin-top: -90px;
	margin-right: auto;
	margin-left: auto;
}
#countertops_sidebar{
	z-index: 2;
	position: absolute;
	top: 242px;
	left: 10px;
	margin-top: -90px;
	margin-right: auto;
	margin-left: auto;
}
#countertops_sidebar_edge{
	z-index: 2;
	position: absolute;
	top: 242px;
	left: 10px;
	margin-top: -90px;
	margin-right: auto;
	margin-left: auto;
}
#edge_options_pic{
	z-index: 2;
	position: absolute;
	top: 300px;
	left: 197px;
	margin-top: -90px;
	margin-right: auto;
	margin-left: auto;
}

#kitchensink{
	z-index: 2;
	position: absolute;
	top: 150px;
	left: 230px;
	margin-right: auto;
	margin-left: auto;
}
#sink6040{
	z-index: 2;
	position: absolute;
	top: 338px;
	left: 290px;
	margin-right: auto;
	margin-left: auto;
}
#sink5050{
	z-index: 2;
	position: absolute;
	top: 338px;
	left: 455px;
	margin-right: auto;
	margin-left: auto;
}
#singlesink{
	z-index: 2;
	position: absolute;
	top: 338px;
	left: 593px;
	margin-right: auto;
	margin-left: auto;
}
#ovalsink{
	z-index: 2;
	position: absolute;
	top: 338px;
	left: 244px;
	margin-right: auto;
	margin-left: auto;
}
#rectsink{
	z-index: 2;
	position: absolute;
	top: 338px;
	left: 394px;
	margin-right: auto;
	margin-left: auto;
}
#barsink1{
	z-index: 2;
	position: absolute;
	top: 338px;
	left: 281px;
	margin-right: auto;
	margin-left: auto;
}
#barsink2{
	z-index: 2;
	position: absolute;
	top: 338px;
	left: 441px;
	margin-right: auto;
	margin-left: auto;
}
#barsink3{
	z-index: 2;
	position: absolute;
	top: 338px;
	left: 620px;
	margin-right: auto;
	margin-left: auto;
}
#back_gallery{
	z-index: 1;
	position: absolute;
	top: 138px;
	left: 394px;
	margin-right: auto;
	margin-left: auto;
}
#back_gallery a:hover {
	font-style:italic;
}
#service_info{
	z-index: 2;
	position: absolute;
	top: 152px;
	left: 52px;
	margin-right: auto;
	margin-left: auto;
	width: 821px;
}


.container {
	width: 1005px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 2100px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	background-color: #E1D2B5;
}
.container_edge {
	width: 1005px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 800px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	background-color: #E1D2B5;
}

.content {

	padding: 45px 15px;
}

/* ~~ The footer ~~ */
.footer {
	width: 1005px;
	height: 100px;
	color: #006699;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -3px;
	font-size: small;
}
#tel{
	z-index: 2;
	position: absolute;
	top: 2265px;
	left: 40px;
	margin-top: -90px;
	margin-right: auto;
	margin-left: auto;
}
#tel_number{
	z-index: 2;
	position: absolute;
	top: 2275px;
	left: 100px;
	margin-top: -90px;
	margin-right: auto;
	margin-left: auto;
}

#fax{
	z-index: 2;
	position: absolute;
	top: 2265px;
	left: 380px;
	margin-top: -90px;
	margin-right: auto;
	margin-left: auto;
}
#fax_number{
	z-index: 2;
	position: absolute;
	top: 2275px;
	left: 440px;
	margin-top: -90px;
	margin-right: auto;
	margin-left: auto;
}
#email{
	z-index: 2;
	position: absolute;
	top: 2265px;
	left: 680px;
	margin-top: -90px;
	margin-right: auto;
	margin-left: auto;
}
#email_address{
	z-index: 2;
	position: absolute;
	top: 2275px;
	left: 740px;
	margin-top: -90px;
	margin-right: auto;
	margin-left: auto;
}
#copyright{
	z-index: 2;
	position: absolute;
	top: 2325px;
	left: 342px;
	margin-top: -90px;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	color: #414141;
}

/* for edge page adjust height CSS style */
#tel_edge{
	z-index: 2;
	position: absolute;
	top: 965px;
	left: 40px;
	margin-top: -90px;
	margin-right: auto;
	margin-left: auto;
}
#tel_number_edge{
	z-index: 2;
	position: absolute;
	top: 975px;
	left: 100px;
	margin-top: -90px;
	margin-right: auto;
	margin-left: auto;
}

#fax_edge{
	z-index: 2;
	position: absolute;
	top: 965px;
	left: 380px;
	margin-top: -90px;
	margin-right: auto;
	margin-left: auto;
}
#fax_number_edge{
	z-index: 2;
	position: absolute;
	top: 975px;
	left: 440px;
	margin-top: -90px;
	margin-right: auto;
	margin-left: auto;
}
#email_edge{
	z-index: 2;
	position: absolute;
	top: 965px;
	left: 680px;
	margin-top: -90px;
	margin-right: auto;
	margin-left: auto;
}
#email_address_edge{
	z-index: 2;
	position: absolute;
	top: 975px;
	left: 740px;
	margin-top: -90px;
	margin-right: auto;
	margin-left: auto;
}
#copyright_edge{
	z-index: 2;
	position: absolute;
	top: 1025px;
	left: 342px;
	margin-top: -90px;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	color: #414141;
}

/* end of --- for edge page adjust height CSS style */

#wrapper #contact_info strong {
	font-size: 36px;
	text-align: center;
	color:#033;
}
#wrapper .container .content h2 strong {
	font-size: 24px;
}
#wrapper .footer #tel_number strong {
	font-size: 22px;
	color: #414141;
}
#wrapper .footer #fax_number strong {
	font-size: 22px;
	color: #414141;
}
#wrapper .footer #email_address strong {
	font-size: 22px;
	color: #414141;
}

/* for edge page adjust word style CSS style */
#wrapper .footer #tel_number_edge strong {
	font-size: 22px;
	color: #414141;
}
#wrapper .footer #fax_number_edge strong {
	font-size: 22px;
	color: #414141;
}
#wrapper .footer #email_address_edge strong {
	font-size: 22px;
	color: #414141;
}

/* for edge page adjust height CSS style */


#wrapper .container .content #vanilla_info strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
}
#wrapper .container_edge .content #edge_options_info strong {
	font-size: 36px;
}

#wrapper .container .content #countertops_sidebar p a strong {
	color: #FFF;
	background-color: #3C3C3C;
	display: block;
	border: 2px solid #000;
	font-size: 16px;
	height: 30px;
}
#wrapper .container .content #countertops_sidebar_edge p a strong {
	color: #FFF;
	background-color: #3C3C3C;
	display: block;
	border: 2px solid #000;
	font-size: 16px;
	height: 30px;
}
