﻿/*=====  CUSTOM CSS FOR PROJECT  =====*/
/* body {background: transparent url(grid.png) repeat scroll 0 0; } /* RULER FOR TESTING  */
body {
	background-color: #000000;
	margin: 0 auto;
	font-family: Papyrus, Book Antigua, Goudy Old Style, Century, Garamond, Times New Roman, Times, serif;
	line-height: 1.4;
	color: Ivory;
}
#header {
	position: relative;
	width: 800px;
	height: 300px;
	background: #000 url('../images/temple-garden-logo.jpg') no-repeat left;
	margin: 25px auto 0px auto;
}
#container {
	width: 800px;
	position: relative;
	margin: 18px auto;
	top: 0px;
	left: 4px;
}
#container img {
	padding: 20px;
}
#footer {
	clear: both;
	width: 800px;
	padding: 20px 0 0 0;
	margin: 40px auto;
	text-align: center;
	border-top: 1px solid #444;
	position: relative;
	bottom: -150px;

}
ul.nav {
	padding: 30px 0 50px 200px;
}
ul.nav li {
	display: inline;
	margin: 15px 0;
}
ul.nav li a, ul.nav li a:visited {
	padding: 10px;
	background: #2b2c26;
}
ul.nav li a:hover, ul.nav li a:active {
	background: #daa520;
	color: #000;
}
a, a:visited {
	color: #daa520;
	text-decoration: none;
}
a:hover, a:active {
	color: #daa520;
}
h1 {
	font: bold 28px/1.4 Papyrus, Verdana, Arial, Helvetica, "Helvetica Neue", Comic Sans MS, sans-serif;
	color: LightGoldenRodYellow;
	margin: 18px 0;
	line-height: 36pt;
}
h1#about-us {
	font: bold 28px/1.4 Papyrus, Verdana, Arial, Helvetica, "Helvetica Neue", Comic Sans MS, sans-serif;
	color: LightGoldenRodYellow;
	margin: 24px 0;
	margin-left: 300px;
	line-height: 36pt;
}
h2 {
	font: bold 22px/1.4 Papyrus, Verdana, Arial, Helvetica, "Helvetica Neue", Comic Sans MS, sans-serif;
	color: LightGoldenRodYellow;
	margin: 18px 0;
	line-height: 24pt;
}
p {
	font: normal 24px/1.4 Papyrus, Book Antigua, Goudy Old Style, Century, Garamond, Times New Roman, Times, serif;
	margin: 6px 0px 24px 6px;
}
ul#product-map-upper {
	position: absolute;
	top: 240px;
	left: 225px;
	border: 2px solid #404040;
}
#header p {
	margin: 100px 20px 0 0;
}
ul#product-map-upper li {
	display: inline;
}
ul#product-map-upper li a, ul#product-map-upper li a:visited {
	margin: 3px;
	padding: 3px;
}
ul#product-map-upper li a:hover, ul#product-map-upper li a:active {
	text-decoration: underline;
	border: 0;
}
.caption {
	text-align: left;
}
#home-jatoba {
	width: 300px;
	margin-top: 0px;
}
#home-stone {
	width: 450px;
	margin-top: 0px;
}
#home-copper {
	width: 400px;
	margin-top: 0px;
}
#home-granite {
	clear: left;
	padding-top: 50px;
	height: 56px;
}
.name {
	font-family: Papyrus, Book Antigua, Goudy Old Style, Century, Garamond, Times New Roman, Times, serif;
	font-size: 18px;
	text-align: center;
	color:LightSteelBlue;

}
#marketing-footer {
	width: 800px;
	clear: both;
	padding-top: 35px;
	padding-bottom: 35px;
	margin: 35px auto;
	text-align: center;
}
#logo {
	width: 110px;
	margin-top: 35px;
	border-style: solid;
	border-width: 2px;
	border-color: #DAA520;
}
ul#product-map-lower {
	position: relative;
	bottom: 122px;
	z-index: 1;
	visibility: visible;
	width: 800px;
	text-align: center;
}
ul#product-map-lower li {
	display: inline;
}
ul#product-map-lower li a, ul#product-map-lower li a:visited {
	margin: 3px;
	padding: 3px;
}
ul#product-map-lower li a:hover, ul#product-map-lower li a:active {
	text-decoration: underline;
	border: 0;
}
