body {
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CCCC99;
}
.thumbs {
	border-width: 0;
	vertical-align: middle;
	padding-left: 5px;
}
a {
	color: #613405;
}
a:visited {
	color: #613405;
}
a:active {
	color: #613405;
}
a:hover {
	color: #CC9900;
}
address{
	text-decoration:none;
}
#mainContainer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCC99;
	padding-top: 0;
}
#boardTop {
	background-image: url(Images/board002.jpg);
	width: 750px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#homeheader {
	background-image: url(Images/homeheader2.jpg);
	width: 750px;
	height: 150px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: lighter;
	color: #613405;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	background-color: #FFFFCC;
	border-top-color: #613405;
	border-top-style: double;
	border-top-width: medium;
	width: 740px;
}	
#picbar {
	background-image: url(Images/mainpic.jpg);
	height: 150px;
	width: 750px;
}
#navbar {
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	border-bottom-color: #613405;
	border-bottom-style: double;
	border-bottom-width: medium;
	border-top-color: #613405;
	border-top-style: double;
	border-top-width: medium;
	width: 740px;
	background-color: #FFFFCC;
	padding-left:10px;
}
#navbar a:link {
	text-decoration: none;
}
#navbar a:active {
	
	text-decoration: none;
	
}

#navbar a:visited {
	text-decoration: none;
}
#content {
	font-family: "Times New Roman";
	background-color: #FFFFCC;
	color: #663300;
	font-size: small;
	width: 750px;
}
#infobar a{
	color:#CC9900
}
.boldnavtext {
	font-weight: bold;
	color: #000000;
}
#infobar a:link{
	color:#CC9900
}
#infobar a:visited{
	color:#CC9900
}
#infobar a:hover{
	color:#CC9900
}

#infobar {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: lighter;
	color: #613405;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 5px;
	background-color: #FFFFCC;
	border-top-color: #613405;
	border-top-style: double;
	border-top-width: medium;
}

#boardBottom {
	background-image: url(Images/board002.jpg);
	height: 25px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
	background-color: #CCCC99;
	text-align: center;
	padding-top: 5px;
}
#footer a:visited {
	color: #663300;
	text-decoration: underline;
}
#footer a:link {
	color: #663300;
	text-decoration: underline;
	font-size: small;
}
#footer a:hover {
	color: #996600;
	text-decoration: underline;
}
.gallery_thumbtext {
	text-align: right;
	font-size: medium;
	font-weight: bold;
}
.gallery_thumbtext a {
	color: #FFFFCC;
	text-decoration: none;
}
.gallery_thumbtext a:link {
	color: #FFFFCC;
	text-decoration: none;
}
.gallery_thumbtext a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
.gallery_thumbtext a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #613405;
}
.faqtext {
	font-family:"Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	}
.pricetext {
	vertical-align: bottom;
}
link {
	text-decoration: none;
	color: #FFFFCC;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #653400;
	font-weight: normal;
}


/* =Gallery Code
----------------------------------------------------------------------*/
.gallerycontainer{
position: relative;
height: 350px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 300px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
.mainpic span{
position: absolute;
background-color: lightyellow;
padding: 5px;
border: 1px solid gray;
color: black;
text-decoration: none;
left: 0px;
top: 0px;
}
.mainpic {
border-width: 0;
padding: 2px;
left: 300px;
height: 300px;
top: 0px;
position:absolute;
}
.mainpic img{
border: 1px solid white;
margin: 0 5px 5px 0;
}
.mainpic span img{ 
border-width: 0;
padding: 2px;
}
.galleryintro {
margin-bottom: 20px;
}
.box1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
	text-align: left;
	margin: auto;
	padding: 3px;
	border: thin solid #663300;
	display: block;
	font-style: normal;
	white-space: normal;
	visibility: visible;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	background-attachment: scroll;
	background-color: #CCCC66;
	background-image: none;
	background-repeat: repeat;
	background-position: center top;
	position: static;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}
.gallerycontainer2{
position: relative;
height: 450px;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail2 img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail2:hover{
background-color: transparent;
}

.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail2:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 370px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
.mainpic2 span{
position: absolute;
background-color: lightyellow;
padding: 5px;
border: 1px solid gray;
color: black;
text-decoration: none;
left: 0px;
top: 0px;
}
.mainpic2 {
border-width: 0;
padding: 2px;
left: 370px;
height: 300px;
top: 0px;
position:absolute;
}
.mainpic2 img{
border: 1px solid white;
margin: 0 5px 5px 0;
}
.mainpic2 span img{ 
border-width: 0;
padding: 2px;
}
