@charset "UTF-8";

body{
	width: 1024px;
	height: 768px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

div#space {
	width: 1024px;
	height: 50px;
	float: left;
}

div#space2 {
	width: 1024px;
	height: 280px;
	float: left;
}

div#space3 {
	width: 1024px;
	height: 25px;
	float: left;
}

div#store {
	width: 1024px;
	height: 358px;
	background-color: #f3f3f3;
	float: left;	
}

div#about {
	width: 1024px;
	height: 1000px;
	background-color: #f3f3f3;
	float: left;	
}

div#boxurns {
	width: 1024px;
	height: 3500px;
	background-color: #f3f3f3;
	float: left;	
}

div#guide {
	width: 1024px;
	height: 7300px;
	background-color: #f3f3f3;
	float: left;	
}

div#contact {
	width: 1024px;
	height: 600px;
	background-color: #f3f3f3;
	float: left;	
}

div#gallery {
	width: 1024px;
	height: 2400px;
	background-color: #f3f3f3;
	float: left;	
}

div#gallery2 {
	width: 1024px;
	height: 2200px;
	background-color: #f3f3f3;
	float: left;	
}

div#gallery3 {
	width: 1024px;
	height: 750px;
	background-color: #f3f3f3;
	float: left;	
}

div#leftheader {
	width: 710px;
	font-size: 14px;
	color: #0065B7;
	text-align: left;
	overflow: hidden;
	word-spacing:300px;
	float: left;
	height: 56px;
}

.bryan {
	font-size: 40px;
}

div#nav {
	float: left;
	height: 56px;
	width: 330px;
	padding-top: 18px;
	margin-left: -25px;
}

ul#nav {
}

ul#nav li {
	display: inline;
	list-style-type: none;
	font-size: 22px;
}

ul#nav li#about a{
	margin-right: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
ul#nav li#boxurns a{
	margin-right: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
ul#nav li#guide a{
	margin-right: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}


ul#nav li#store a{
	margin-right: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}

ul#nav li#contact a{
	margin-right: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}

div#bottomheader {
	width: 1024px;
	height: 30px;
	background-color: #0064b6;
	color: white;
	float: left;
	position: relative;
	bottom: 20px;
}

div#bottomheader h1 {
	position: relative;
	bottom: 15px;
	font-size: 18px;
	letter-spacing: 6px;
	padding-left: 5px;
}

div#footer {
	width: 1024px;
	height: 30px;
	background-color: #0064b6;
	text-align: center;
	color: white;
	float: left;
}

div#footer h3 {
	position: relative;
	bottom: 15px;
}

a {
	text-decoration: none;
	color: #0064b6;
}

a:hover {
	background: #f3f3f3 fixed;
}



div#leftbox {
	float: left;
	width: 175px;
	height: 200px;
	margin-top: 35px;
	margin-left: 100px;
	background: #f3f3f3 url(images/etchedurn.jpg) no-repeat center 50px;
}


div#secondbox {
	float: left;
	width: 175px;
	height: 200px;
	margin-top: 35px;
	margin-left: 20px;
	background: #f3f3f3 url(images/guide_thumb.jpg) no-repeat center 50px;
}


div#centerbox {
	width: 175px;
	height: 200px;
	margin-top: 35px;
	margin-left: 20px;
	float: left;
	background: #f3f3f3 url(images/sampleUrns.jpg) no-repeat center center;
}

div#rightbox {
	float: left;
	width: 175px;
	height: 200px;
	margin-top: 35px;
	margin-left: 20px;
	background: #f3f3f3 url(images/woodurnsgarden.jpg) no-repeat center 50px;
}

div#leftbox h3 {
	color: #0064b6;
	text-align: center;
}

div#secondbox h3 {
	color: #0064b6;
	text-align: center;
}

div#centerbox h3 {
	color: #0064b6;
	text-align: center;
}

div#rightbox h3 {
	color: #0064b6;
	text-align: center;
}

div#contact h1 {
	padding-left: 25px;
	color: #0064b6;
}

div#contact h2 {
	padding-left: 75px;
	color: #0064b6;
	font-style: italic;
}

div#contact h3 {
	padding-left: 125px;
	color: #0064b6;
}

div#about h1 {
	padding-left: 25px;
	color: #0064b6;
}
div#boxurns h1 {
	padding-left: 25px;
	color: #0064b6;
}

div#guide h1 {
	padding-left: 25px;
	color: #0064b6;
}

div#about h2 {
	padding-left: 75px;
	color: #0064b6;
	font-style: italic;
}
div#boxurns h2 {
	padding-left: 75px;
	color: #0064b6;
	font-style: italic;
}
div#guide h2 {
	padding-left: 75px;
	color: #0064b6;
	font-style: italic;
}


div#about li {
	padding-left: 100px;
	color: #0064b6;
	list-style-type: circle;
	text-decoration: underline;
	font-variant: small-caps;
}
div#boxurns li {
	padding-left: 100px;
	color: #0064b6;
	list-style-type: circle;
	text-decoration: underline;
	font-variant: small-caps;
}
div#guide li {
	padding-left: 100px;
	color: #0064b6;
	list-style-type: circle;
	text-decoration: underline;
	font-variant: small-caps;
}

div#about p {
	margin-left: 125px;
	margin-right: 50px;
	color: #6b6b6b;
}
div#boxurns p {
	margin-left: 125px;
	margin-right: 50px;
	color: #6b6b6b;
}

div#guide p {
	margin-left: 125px;
	margin-right: 50px;
	color: #6b6b6b;
}

div#contact p {
	margin-left: 125px;
	margin-right: 50px;
	color: #6b6b6b;
}

div#gallery iframe {
	padding-left: 60px;
	padding-top: 25px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a.etching{
    position:relative; /*this is the key*/
    z-index:24; background-color:#f0c0c0;
    color:#666;
    text-decoration:none}

a.etching:hover{z-index:25; background-color:#e1e1e1}

a.etching span{display: none}

a.etching:hover span{ /*the span will display just on :hover state*/
    display: inline;
    position: absolute; width: 10em;
    border: 1px solid #f3f3f3;
    background-color: #535353;
    color: #fff;
    text-align: center;
	border-bottom-style: outset;
	border-bottom-color: #9d9d9d;
	border-right-style: outset;
	border-right-color: #868686;
	padding: 2px;
	top: 2em;
	left: 1em;
}

/* adding Tutorial popup junk here */

a.tutorial{
    position:relative; /*this is the key*/
    z-index:24; background-color:#f0c0c0;
    color:#666;
    text-decoration:none}

a.tutorial:hover{z-index:25; background-color:#e1e1e1}

a.tutorial span{display: none}

a.tutorial:hover span{ /*the span will display just on :hover state*/
    display: inline;
    position: absolute; width: 10em;
    border: 1px solid #f3f3f3;
    background-color: #535353;
    color: #fff;
    text-align: center;
	border-bottom-style: outset;
	border-bottom-color: #9d9d9d;
	border-right-style: outset;
	border-right-color: #868686;
	padding: 2px;
	top: 2em;
	left: 1em;
}

/*end of new code for tutorial popup */


a.cup{
    position:relative; /*this is the key*/
    z-index:24; background-color:#f0c0c0;
    color:#666;
    text-decoration:none}

a.cup:hover{z-index:25; background-color:#e1e1e1}

a.cup span{display: none}

a.cup:hover span{ /*the span will display just on :hover state*/
    display: inline;
    position: absolute; width: 10em;
    border: 1px solid #f3f3f3;
    background-color: #535353;
    color: #fff;
    text-align: center;
	border-bottom-style: outset;
	border-bottom-color: #9d9d9d;
	border-right-style: outset;
	border-right-color: #868686;
	padding: 2px;
	top: 2em;
	left: 1em;
}

    
a.message{
    position:relative; /*this is the key*/
    z-index:24; background-color:#f0c0c0;
    color:#666;
    text-decoration:none}

a.message:hover{z-index:25; background-color:#e1e1e1}

a.message span{display: none}

a.message:hover span{ /*the span will display just on :hover state*/
    display: inline;
    position:absolute;
    top:2em; width: 10em;
    border: 1px solid #f3f3f3;
    background-color: #535353;
    color: #fff;
    text-align: center;
	border-bottom-style: outset;
	border-bottom-color: #9d9d9d;
	border-right-style: outset;
	border-right-color: #868686;
	padding: 2px;
	left: 1em;
}
