@charset "utf-8";
/* CSS Document */

.Header { position:relative; margin-left:auto; margin-right:auto; height:65px; background-color:transparent;}

.MainContainer {
	width:765px;
	position:relative;
	height: auto;
	margin-left:auto; margin-right:auto;
    /*min-height:450px;*/
}

.ContentContainter {
	position:relative;
	z-index:10;
	background-image:url(images/innerbg.gif); background-repeat:repeat;
	height:583px;
	margin-left:auto; margin-right:auto;
	border:solid; border-color:#cbedbf; border-width:5px;
}
.right { text-align:right;}
.right a { color:#411d1e; text-decoration:underline; }
.right a:hover { text-decoration:none; }

.MainContent { padding:85px 0px 10px 10px; height:auto; font-size:15px; color:#411d1e; font-family:Verdana, Geneva, sans-serif; }
.MainContent1 { position:absolute; left:10px; top:130px; width:215px; z-index:49; }
.MainContent2 { position:absolute; left:10px; top:185px; width:375px; z-index:50; text-align:right; }
.MainContent3 { position:absolute; left:10px; top:380px; width:550px; z-index:50; text-align:right; }
.MainContentTerms { padding:60px 0px 10px 10px; height:auto; }
.MainContentTerms P {  font-size:13px;}

#Header { font-size:16px; color:#411d1e; font-family: Verdana, Geneva, sans-serif; }
p { font-size:15px; color:#411d1e; font-family:Verdana, Geneva, sans-serif; }


.logo {	position:absolute; top:20px; left:5px; z-index:20; }

.homeimg { width:279px; height:200px; border:solid; border-color:#cbedbf; border-width:2px; }
.homebig { width:279px; height:400px; border:none; margin-left:15px; float:right; }
.imgbar {
	width:850px;
	height:200px;
	position:absolute;
	bottom:0px;
	left:-1px;
}

.tagline {	position:absolute; bottom:50px; left:170px;}
.taglineAbout {	position:absolute; bottom:50px; left:320px;}
.taglineInq {	position:absolute; bottom:100px; left:80px;}
.taglineInq2 {	position:absolute; bottom:85px; left:320px;}

.inqImage { position:absolute; bottom:45px; left:0px; z-index:105; }

/* Home */
.hometop {
	width:auto; height:auto; float:right; 	
}

#hometop1 {
	width: 175px; height:175px;
}
#hometop2 {
	width: 175px; height:175px;
}
#hometop3 {
	width: 175px; height:175px;
}
#hometop4 {
	width: 175px; height:175px;
}
#hometop5 {
	width: 175px; height:175px;
}
#hometop6 {
	width: 175px; height:175px;
}
/* Gallery */
.ContentContainterGallery {
	position:relative;
	z-index:10;
	background-color:#fff;
	height:auto;
	margin-left:auto; margin-right:auto;
	border:solid; border-color:#fff; border-width:3px;
}
.ContentContainterGallery2 {
	position:relative;
	z-index:10;
	background-color:#bbb;
	height:auto;
	margin-left:auto; margin-right:auto;
	border:solid; border-color:#fff; border-width:3px;
}


.description { font-size:18px; color:#86aa66; font-family: Arial, Helvetica, sans-serif; line-height:2.0em; height:30px; }
.galleryrow { margin-left:auto; margin-right:auto; height:290px; margin:0px 20px; }
.galleryrow2 { margin-left:auto; margin-right:auto; height:400px; width:744px; }
.galleryL { width:230px; height:230px; margin:10px 16px; border:solid; border-color:#431514; border-width:2px; float:left; }
.galleryC { width:230px; height:230px; margin:10px 16px; border:solid; border-color:#431514; border-width:2px; }
.galleryR { width:230px; height:230px; margin:10px 16px; border:solid; border-color:#431514; border-width:2px; float:right; }

.page { position:absolute; background-color:#8cc383;
		left:600px; bottom:390px; z-index:101;
		font-size:18px; font-family:Verdana, Geneva, sans-serif; color:#7b5d40;
}
.page a { color:#411d1e;; text-decoration:none; }
.page a:hover { text-decoration:underline;}
.page2 { position:absolute; background-color:#8cc383;
		left:580px; bottom:390px; z-index:101;
		font-size:18px; font-family:Verdana, Geneva, sans-serif; color:#7b5d40;
}
.page2 a { color:#411d1e;; text-decoration:none; }
.page2 a:hover { text-decoration:underline;}

.roll { font-size:15px; color:#411d1e; font-family:Verdana, Geneva, sans-serif;}

/* Footer */
.Footer { width:auto;
	position:absolute; bottom:0px;
	height: auto;
	margin-left:auto; margin-right:auto; background-color:#441615;
	border:solid; border-color:#cbedbf; border-width:0px;
}
.copyright { width:765px;
	position:relative;
	height: auto;
	color:#7b5d40;
	margin-left:auto; margin-right:auto; background:transparent;
	font-size:11px; font:Arial, Helvetica, sans-serif;
}

.copyright a,.copyright a:active,.copyright a:link,.copyright a:visited { color:#7b5d40; text-decoration:none; }
.copyright a:hover { text-decoration:underline; }

.Footer img { border:0px;}

.imgholder {
	height: 400px;
	width: 765px;
	margin-right: auto;
	margin-left: auto;
}
.imgholder img {
	margin-top: 25px;
	margin-right: 35px;
	margin-left: 35px;
	border: 2px solid #431514;
}
