/*
CSS for Bubble Under Site
*/
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #003B04;
	line-height: 150%;
	padding: 0;
	margin: 0;
}
h1, h2, h3, li {
	font-family: times new roman,"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 25px;
	font-spacing: 2em;
	font-weight: bold;
	background-color: NAVY;
	color: black;
	padding-top: 1.1em;
	padding-bottom: .7em;
	padding-left: .9em;
	margin: 0;
	background: #003B04 url(images/home/greenglass3.jpg) bottom right;
}
li {
	font-size: large;
}

h2 {
	color: #FCE232;
	font-size: 25px;
	font-weight: normal;
	padding-top: 10px;
}

li {
	font-size: 15px;
	list-style: none;
	padding-top: .5em;
}

p {
	font-size: small;
	color: white;
}

em {
	text-transform: uppercase;
}

#tagline p {
	color: #FCE232;
	font-style: italic, bold;
	font-family: times new roman, Arial, Helvetica, sans-serif;
	font-size: large;
	background-color: #003B04;
	border-top: 3px solid white;
	padding-top: .3em;
	padding-bottom: .6em;
	padding-left: .8em;
	margin: 0;
	background: #003B04 
}
a {
	font-weight: bold;
	color: white;
}

a:link {
	color: white;
}
a:visited {
	color:white;
}
a:hover {
	text-decoration: none;
	color: white;
	background-color: #003B04, url(stone.jpg);
}
a:active {
	color: white;
	background-color: #003B04;
}
.fun {
	color: #339999;
	font-family: Georgia, times, serif;
	letter-spacing: .05em;
} 

blockquote.fun {
	font-style: itlaic;
}

.attentiongrab {
	width 50%;
	font-weight: bold;
}

#navigation {
	width: 170px;
	height: 450px;
	background: white url(images/home/fade2.jpg) repeat-y;
}

#navigation, #bodycontent, #header, #bodycontent1 {
	position: absolute;
}
#navigation {
	top: 86px;
}
#bodycontent {
	top: 90px;
	left: 200px;
}


#header, #tagline {
	width: 100%;
}

.feature {
	float: right;
	top: 150px;
	margin: 5px;
}

.galleryphoto p {
	font-size: 65%;
	font-weight: bold;
	margin-top: 0;
	width: 430px;
	line-height: 1.4em;
}

.photocredit {
	font-weight: normal;
	color: gray;
}

.galleryphoto {
	padding-bottom: 20px;
	border-bottom: 1px solid navy;
	margin-bottom: 10px;
}
table {
	border-collapse: collapse;
	border: 1px solid black;
}
th {
	text-align: left;
	background: gray;
	color: white;
	padding: 0.2em;
}

td {
	border: 1px solid black;
	padding: 0.2em;
}
#porcelain, #ceramic, #stone, #glass {
	position: absolute;
	top: 51px;
	font-family: times new roman;
	font-size: large;
}
#porcelain {
	left: 340px;
}
#ceramic {
	left: 515px;
}
#stone {
	left: 715px;
}
#glass {
	left: 900px;
}

	
ul	{
	color: white;
	font-size: large;
}
.largetext {
	font-size: large;
	font-family: "Times New Roman", Times, serif;
}
#borderporcelain{
	font-size: 25px;
	font-spacing: 2em;
	font-weight: bold;
	color: black;
	padding-top: 1.1em;
	padding-bottom: .7em;
	padding-left: .9em;
	margin: 0;
	background: #003B04 url(images/home/greenglass.jpg) bottom right;
}
#borderceramic{
	font-size: 25px;
	font-spacing: 2em;
	font-weight: bold;
	color: black;
	padding-top: 1.1em;
	padding-bottom: .7em;
	padding-left: .9em;
	margin: 0;
	background: #003B04 url(images/home/dune.jpg) bottom right;
}
#bordercontact{
	font-size: 25px;
	font-spacing: 2em;
	font-weight: bold;
	color: black;
	padding-top: 1.1em;
	padding-bottom: .7em;
	padding-left: .9em;
	margin: 0;
	background: #003B04 url(images/porcelain/flagstonegreen1.jpg) bottom right;
}
#borderstone{
	font-size: 25px;
	font-spacing: 2em;
	font-weight: bold;
	color: black;
	padding-top: 1.1em;
	padding-bottom: .7em;
	padding-left: .9em;
	margin: 0;
	background: #003B04 url(images/stone/noce.jpg) bottom right;
}
#borderglass{
	font-size: 25px;
	font-spacing: 2em;
	font-weight: bold;
	color: black;
	padding-top: 1.1em;
	padding-bottom: .7em;
	padding-left: .9em;
	margin: 0;
	background: #003B04 url(images/glass/glass.jpg) bottom right;
}

.photo {
	margin: 10px;
	height: 200px;
	width: 200px;
}
.linkphoto {
	margin: 10px;
	height:60px;
	width:165px;
}

.photoborder {
	margin: 15px;
	width: 350px;
	height: 250px;
	border: 1px solid white;
}
#flash {
	position:absolute;
	left: 485px;
	top:20px;
	}

