body{
	background: #bdc1ad;

}

/* My Comment */

#navcontainer {
	position: relative;
	height: 25px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	right: 30px;
	bottom: 12px;
}


#copy {font: bold 13px "Courier New", Courier, mono;
	color: white;
	float: right;
}

#nav a
{
text-decoration: none;
	color: gray;
	font: bold 20px "Courier New", Courier, mono;
}
	

	#nav li {
		float:left; 
		display:block; 
		position:relative;
		z-index:500; 
		margin:0 1px;
			font: bold 25px "Courier New", Courier, mono;
	background-color: #bdc1ad;
		margin-left: 15px;
	color: white;
}

	

	#nav li home a {
		float:left; 
		display:block; 
		position:relative;
		z-index:500; 
		margin:0 1px;
		margin-left: 15px;
	background-image: url(images/pinhal.gif);
}

/* My Comment */


	#nav li a:hover {
		color: white;
	}

/* this is the parent menu */

/* you can make a different style for default selected value */

	
		/* submenu, it's hidden by default */
		#nav ul {
			position:absolute; 
			left:0; 
			display:none; 
			margin:0 0 0 -1px; 
			padding:0; 
			list-style:none;
}
		
		#nav ul li {
			width: 267px; 
			float:left; 
			border-top:2px solid #fff;
	top: 8px;
	right: 92px;
	background-color: #bdc1ad;
	text-align: center;
	height: 26px;
}

/* My Comment */

#container {
	width: 960px;
	height: 450px;
	background-color: #ffffff;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    behavior: url(/css/border-radius.htc);
	position: relative;
	margin-right: auto;
	margin-left: auto;
	bottom: 10px;
}

/* My Comment */

#photoscontainer {
	width: 650px;
	height: 450px;
	float: right;
}

.photosright {
	position: relative;
	left: 82px;
}




#leftcontainer {
	width: 310px;
	height: 450px;
	float: left;
}




h1 {
	color: gray;
	font: bold 13px Georgia, "Times New Roman", Times, serif;
}
h2 {
	color: gray;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

p {
	color: gray;
	font: 12px Georgia, "Times New Roman", Times, serif;
	text-align: left;
}




#text {color: gray;
	text-align: left;
	width: 278px;
	height: 345px;
	float: left;
	font: 13px Georgia, "Times New Roman", Times, serif;
	margin-left: 20px;
}

#text2 {color: gray;
	text-align: left;
	background: transparent;
	width: 300px;
	float: left;
	margin-top: 15px;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 35px;
}

#words {color: gray;
	text-align: left;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	background: transparent;
	width: 280px;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
}


#faqwords {color: gray;
	text-align: left;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	background: transparent;
	width: 920px;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
}


#faqwords a:link {
	color: gray;
	background: transparent;
	font: 13px Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}



#shopwords {color: gray;
	text-align: left;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	background: transparent;
	width: 800px;
	float: left;
	margin-top: 40px;
	margin-left: 40px;
}

#instructions {color: gray;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0;
	margin-left: 26px;
	top: 40px;
	position: relative;
}
#instructions2 {color: gray;
	right: 5px;
	position: relative;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	margin-left: 44px;
}

#map {
	width: 650px;
	height: 450px;
	float: right;
	background: transparent;
}

#logo {
	width: 250px;
	height: 93px;
	text-align: center;
	margin-left: 28px;
	padding-top: 10px;
	float: left;
}  
.gallery{
          overflow:hidden; /* Clears the floats */
          width: 255px; /* IE and older Opera fix for clearing, they need a dimension */
          list-style:none;
	border-color: transparent;
	border-style: none;
	background: transparent;
	height: 250px;
	float: none;
	position: relative;
	right: 15px;
	top: 40px;
}
          .gallery li{
            float:left;
            display:inline; /* For IE so it doesn't double the 1% left margin */
            width:23.8%;
            margin: 0 0 5px 5px;
            height: 80px; /* Height of img (75) + 2 times 3px /* This is the key */
            background:url(45degree.png);
	width: 80px;
}
/*.gallery2{
          overflow:hidden; /* Clears the floats */
          width:100%; /* IE and older Opera fix for clearing, they need a dimension */
	width: 255px;
	height: 120px;
	margin-top: 10px;
	margin-left: 40px;
}
          .gallery2 li{
            display:inline; /* For IE so it doesn't double the 1% left margin */
            width:23.8%;
            height: 100px; /* Height of img (75) + 2 times 3px /* This is the key */
            background:url(45degree.png);
	width: 110px;
	margin-right: 0;
	margin-top: 0;
	margin-left: 15px;
}
*/

a {
	color : gray;
	text-decoration : none;
	text-align: left;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
}

#address {
	color: gray;
	background: transparent;
	font: 13px Georgia, "Times New Roman", Times, serif;
	position: relative;
	left: 65px;
	bottom: 15px;
}

#address a:link {
	color: gray;
	background: transparent;
	font: 13px Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

#single {
	width: 125px;
	height: 125px;
	margin-top: 20px;
	margin-left: 40px;
}

#lettering {
	width: 125px;
	height: 125px;
	float: right;
	bottom: 123px;
	position: relative;
	right: 63px;
}

#tilepanels {
	width: 190px;
	height: 200px;
	left: 68px;
	position: relative;
	bottom: 20px;
}


#cart {
	color: #bdc1ad;
	text-decoration: none;
	width: 175px;
        height: 30px;
	float: none;
	text-align: center;
	background-color: gray;
		-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    behavior: url(/css/border-radius.htc);
    border-radius: 5px;
	clear: none;
	position: relative;
	left: 835px;
	font: bold 20px "Courier New", Courier, mono;
}

#cart a {
	color: #bdc1ad;
	text-decoration: none;
	font: bold 20px "Courier New", Courier, mono;
	float: none;
	clear: none;
	position: relative;
	bottom: 25px;
}

#cart a:hover {
	color: white;
	text-decoration: none;
	font: bold 20px "Courier New", Courier, mono;
	float: none;
	clear: none;
}

#cart a:active {
	color: white;
	font-family: "Courier New", Courier, mono;
	text-decoration: none;
}



#footercontainer {
	width: 960px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	background: transparent;
	position: relative;
	bottom: 10px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}


#footerleft {
	color: white;
	font: normal normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	left: 10px;
	position: relative;
}


#footerleft a {
	color: white;
	font: normal normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

#footerleft a:link {
	color: white;
	font: normal normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

 
#footerleft a:active {
	color: white;
	font: normal normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

#footerright {
	color: white;
	font: normal normal 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	float: right;
	text-decoration: none;
	margin-right: 15px;
}






















