.bl {
	background-image: url(../images/bl.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	background-color: #ffffff;
	width:676px;
	text-align:left;
}
.br {
	background-image: url(../images/br.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.tr {
	background-image: url(../images/tr.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
.tl {
	background-image: url(../images/tl.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding: 7px;
}

body {
	background-image: url(../images/cloudbg.jpg);
	background-repeat: repeat-x;
	background-position: 50% 0%;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #71aae7;
}

#masthead {
	width:100%;
}
#pageWrapper {
margin-left: auto; 
margin-right: auto;
width:676px;
min-width: 676px;
}

#pageNav {
list-style-type:none;
border-top:4px solid #ccd7be;
border-bottom:4px solid #ccd7b3;
margin: 2px 0px 12px 0px;
background-color: #eef3e7;
padding:3px 0 3px 0px;
}
#pageNav li {
display:inline;
padding: 0 6px 0 6px;
color:#8d8d8f;
border-right:1px solid #8d8d8f;
font-size:80%;
}
#pageNav li a {
color: #8d8d8f;
text-decoration:none;
}
#pageNav li a:visited {
text-decoration:none;
}
#pageNav li a:hover {
text-decoration:underline;
}
#pageNav li a:active {

}


#pageContentWrapper {
clear:both;
padding:0px;
margin:0px;
}
#nav {
	width:110px;
	float:left;
	margin:0;
	padding:0;
}
#nav ul {
margin:0;
padding:0;
list-style-type:none;
}
div #nav ul li {
margin: 3px 0px 3px 0px;
}
#pageContent {
	margin: 0 0 0 120px;
	padding:0px;
	color: #8b947f;
	line-height:1.5;
	font-size:80%;
}
#pageContent a {
	color:#8b947f;
}
div #nav {
	color:#8b947f;
	font-size:70%;
	
}
div#email {
text-align:right;
width:676px;
font-size:75%;
color:#ffffff;
}
div#email a {
	color:#ffffff;
}
div#email a:visited {
	color:#ffffff;
}
div#footer {
clear:both;
text-align:center;
padding:3px 0px 3px 0px;
margin:12px 0px 6px 0px;
color:#8b947f;
font-size:75%;
background-color:#eef3e7;
}
div#footer a {
color:#8b947f;
}
#gallery  ul{
list-style-type:none;
margin-top:20px;
padding:0px;
}
#gallery ul li {
display:inline;
}
#gallery ul li img {
margin:3px;
}
h1 {
font-size:140%;
padding-top:0px;
margin-top:0px;
}
.pricelink {
width: 10em;
float:right;
text-align:right;
}
#tblPrices td,#tblPrices th {
border-bottom: 1px dotted #8b947f;
}
#tblPrices th {
text-align:center;
}

legend {color:#8d8d8f;}
