/** Body, body container, and main Centering Container **/
body {
	margin:0px;
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}
a {
	color:#515BA8;
	text-decoration:none;
	font-size:12px;
}
a:hover {
	color:#0000FF;
	text-decoration:underline;
}
h1 {
	font-size:18px;
	text-align:center;
	font-weight:normal;
	margin-left:15px;
	margin-right:15px;
	margin-top:4px;
	margin-bottom:0px;
}
h2 {
	font-size:16px;
	text-align:center;
	margin:0px;
}
h3 {
	font-size:16px;
	text-align:center;
	margin:0px;
}
h4 {
	font-size:16px;
	text-align:center;
	margin:0px;
}
p {
	font-size:12px;
	text-align:justify;
	margin-left:15px;
	margin-right:15px;
	margin-top:4px;
}
.mainsurround {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	text-align:center;
	background:#FFF;
	float:left;
}
.main {
	position:relative;
	width:770px;
	margin-left:auto;
	margin-right:auto;
	
	
	background:#FFF;
	min-height:600px;
}

/** Header **/
.header {
	position:relative;
	top:0px;
	left:0px;
	width:770px;
	height:130px;
	float:left;
	border-left:1px #868683 solid;
	border-right:1px #868683 solid;
}
.logo {
	position:absolute;
	top:15px;
	left:5px;
	width:248px;
	height:72px;
	background:url(images/menu/logo/logo.gif) no-repeat top left;
	float:left;
}
.pagetitle {
	position:absolute;
	top:96px;
	left:15px;
	font-size:14px;
	color:#273a00;
	font-weight:bold;
	padding-bottom:2px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	border:1px #d8d8d7 solid;
	background:white;
	float:left;
}
.menu {
	position:absolute;
	top:80px;
	left:0px;
	height:46px;
	width:770px;
	float:left;
}
.menuline {
	position:absolute;
	top:0px;
	left:0px;
	height:23px;
	width:770px;
	border-bottom:2px #d8d8d7 solid;
	float:left;
}
/** button containers **/
.buttonstop {
	position:absolute;
	top:0px;
	right:25px;
	width:417px;
	height:18px;
}
.buttonsbottom {
	position:absolute;
	bottom:0px;
	right:25px;
	width:417px;
	height:17px;
}

/** buttons **/
.bttile {
	position:absolute;
	top:0px;
	left:0px;
}
.bttile a{
	position:absolute;
	height:18px;
	width:29px;
	background:url(images/menu/buttons/tileup.gif) no-repeat top left;
}
.bttile a:hover{
	background:url(images/menu/buttons/tiledown.gif) no-repeat top left;
}

.btdesign {
	position:absolute;
	top:0px;
	left:37px;
}
.btdesign a{
	position:absolute;
	height:18px;
	width:141px;
	background:url(images/menu/buttons/designup.gif) no-repeat top left;
}
.btdesign a:hover{
	background:url(images/menu/buttons/designdown.gif) no-repeat top left;
}

.btpublic {
	position:absolute;
	top:0px;
	left:186px;
}
.btpublic a{
	position:absolute;
	height:18px;
	width:122px;
	background:url(images/menu/buttons/publicup.gif) no-repeat top left;
}
.btpublic a:hover{
	background:url(images/menu/buttons/publicdown.gif) no-repeat top left;
}

.btlamps {
	position:absolute;
	top:1px;
	left:319px;
}
.btlamps a{
	position:absolute;
	height:18px;
	width:66px;
	background:url(images/menu/buttons/lightingup.gif) no-repeat top left;
}
.btlamps a:hover{
	background:url(images/menu/buttons/lightingdown.gif) no-repeat top left;
}

.btglass {
	position:absolute;
	top:1px;
	left:379px;
}
.btglass a{
	position:absolute;
	height:18px;
	width:66px;
	background:url(images/menu/buttons/glassup.gif) no-repeat top left;
}
.btglass a:hover{
	background:url(images/menu/buttons/glassdown.gif) no-repeat top left;
}

.btworkshops {
	position:absolute;
	top:0px;
	left:0px;
}
.btworkshops a{
	position:absolute;
	height:17px;
	width:71px;
	background:url(images/menu/buttons/workshopsup.gif) no-repeat top left;
}
.btworkshops a:hover{
	background:url(images/menu/buttons/workshopsdown.gif) no-repeat top left;
}

.btphilosophy {
	position:absolute;
	top:0px;
	left:81px;
}
.btphilosophy a{
	position:absolute;
	height:17px;
	width:71px;
	background:url(images/menu/buttons/philosophyup.gif) no-repeat top left;
}
.btphilosophy a:hover{
	background:url(images/menu/buttons/philosophydown.gif) no-repeat top left;
}

.btphotos {
	position:absolute;
	top:0px;
	left:162px;
}
.btphotos a{
	position:absolute;
	height:17px;
	width:90px;
	background:url(images/menu/buttons/photosup.gif) no-repeat top left;
}
.btphotos a:hover{
	background:url(images/menu/buttons/photosdown.gif) no-repeat top left;
}

.btguest {
	position:absolute;
	top:0px;
	left:262px;
}
.btguest a{
	position:absolute;
	height:17px;
	width:102px;
	background:url(images/menu/buttons/guestup.gif) no-repeat top left;
}
.btguest a:hover{
	background:url(images/menu/buttons/guestdown.gif) no-repeat top left;
}

.btcontact {
	position:absolute;
	top:0px;
	left:365px;
}
.btcontact a{
	position:absolute;
	height:17px;
	width:54px;
	background:url(images/menu/buttons/contactup.gif) no-repeat top left;
}
.btcontact a:hover{
	background:url(images/menu/buttons/contactdown.gif) no-repeat top left;
}

/** Footer **/
.footer {
	position:relative;
	float:left;
	top:0px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:160px;
	padding:5px;
	height:30px;
	text-align:center;
	background:#EBECFA;
	border:2px #D8D8D7 solid;
	color:#666666;
}

.footer a {
	margin-left:5px;
	margin-right:5px;
}
.footer a:hover {
	text-decoration:underline;
}

/** Content **/
.content {
	position:relative;
	left:0px;
	width:100%;
	padding:0px;
	text-align:left;
	padding-top:20px;
	float:left;
	border-left:1px solid #868683;
	border-right:1px solid #868683;
	border-bottom:1px solid #868683;
}

/** HOME **/
.hcontainer {
	position:relative;
	top:0px;
	left:0px;
	
	float:left;
}
.htext {
	position:relative;
	top:15px;
	right:33px;
	width:335px;
	height:380px;
	overflow:auto;
	background:#d9ecb2;
	border:2px #a0cf3e solid;
	margin-left:5px;
}
.hpic {
	position:absolute;
	top:15px;
	left:10px;
	width:380px;
	height:380px;
	background:url(images/pictures/home.jpg) no-repeat top left;
}

/** MAIN TEXT BOX **/
.maintextboxtitle {
	position:relative;
	top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-top:20px;
	padding-bottom:3px;
	border-top:2px #a0bb9d solid;
	border-left:2px #a0bb9dsolid;
	border-right:2px #a0bb9d solid;
	background:#a0bb9d;
}
.maintextboxtitle h1 {
	font-size:20px;
	font-weight:normal;
	margin-top:5px;
	color:#1b2519;
}
.maintextboxtitle h2 {
	font-size:18px;
	font-weight:normal;
	margin-top:5px;
	margin-left:15px;
	text-align:left;
}
.maintextboxtitle h3 {
	font-size:14px;
	text-align:left;
	margin-top:0px;
	margin-left:15px;
	font-style:italic;
}
.maintextboxcontent {
	position:relative;
	top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10px;
	padding-top:5px;
	border:2px #a0bb9d  solid;
	background:#c9e5c5;
}
.maintextboxcontent h2 {
	font-size:18px;
	font-weight:normal;
	margin-top:5px;
	margin-left:10px;
	text-align:left;
}
.maintextboxcontent p{
	padding:0px;
	margin-top:5px;
}
.maintextboxcontent a{
	font-size:12px;
	font-weight:bold;
	color:#0033FF;
	margin-bottom:5px;
}

/** MAIN PICTURE BOX **/
.mainpicturebox {
	position:relative;
	top:0px;
	left:0px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:15px;
	margin-right:15px;
}
.mainpicturetext {
	position:relative;
	bottom:0px;
}	
.mainpicturetext h4 {
	margin-top:4px;
}
.mainpicture {
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

/** GALLERY EVERYTHING FOR MULTIPLE PAGE GALLERIES **/
.gallerytitle {
	position:relative;
	top:0px;
	left:210px;
	width:540px;
	height:53px;
	margin-left:0px;
	margin-right:0px;
	border:2px #a0cf3e solid;
	background:#d9ecb2;
}
.gallerytitle h1 {
	font-size:20px;
	font-weight:bold;
	margin-top:5px;
	color:#273a00;
	text-align:left;
	margin-left:10px;
}
.gallerytitle h2 {
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-left:10px;
	text-align:left;
	font-style:italic;
	color:#465d17;
}
.gallerymenu {
	position:relative;
	top:0px;
	left:210px;
	width:540px;
	height:25px;
	margin-bottom:10px;
	margin-top:10px;
	border:2px #a0cf3e  solid;
	background:#d9ecb2;
	padding:0px;
}
.gallerymenu h2 {
	font-size:18px;
	font-weight:normal;
	margin-top:5px;
	margin-left:10px;
	text-align:left;
}
.gallerymenu p{
	padding:0px;
	margin-top:4px;
	margin-left:0px;
}
.gallerymenu a{
	color:#273a00;
	font-weight:bold;
	font-size:14px;
	margin-left:5px;
	margin-right:5px;
}
.gallerymenu a:hover{
	color:#273a00;
}
.gallerylinks {
	position:absolute;
	top:0px;
	left:15px;
	height:92px;
	width:182px;
	border:2px #a0cf3e solid;
	margin:0px;
	background:#d9ecb2;
	text-align:left;
	padding-top:1px;
}
.gallerylinks a{
	margin-left:5px;
	color:#273a00;
	font-weight:bold;
}
.gallerylinks a:hover{
	color:#4e6719;
}
.gallerycontainer {
	position:relative;
	top:0px;
	margin-top:10px;
}
.gallerytext {
	position:relative;
	top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10px;
	padding-top:5px;
	border:2px #a0bb9d solid;
	background:#c9e5c5;
}

/** SIMPLE GALLERY WITHOUT LINKS MENU **/
.simplegallerytitle {
	position:relative;
	top:0px;
	height:53px;
	margin-left:15px;
	margin-right:15px;
	border:2px #a0cf3e solid;
	background:#d9ecb2;
}
.simplegallerytitle h1 {
	font-size:20px;
	font-weight:bold;
	margin-top:5px;
	color:#273a00;
	text-align:left;
	margin-left:10px;
}
.simplegallerytitle h2 {
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-left:10px;
	text-align:left;
	font-style:italic;
	color:#465d17;
}
.simplegallerymenu {
	position:relative;
	top:0px;
	height:25px;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:15px;
	margin-right:15px;
	border:2px #a0cf3e  solid;
	background:#d9ecb2;
	padding:0px;
}
.simplegallerymenu h2 {
	font-size:18px;
	font-weight:normal;
	margin-top:5px;
	margin-left:10px;
	text-align:left;
}
.simplegallerymenu p{
	padding:0px;
	margin-top:4px;
	margin-left:0px;
}
.simplegallerymenu a{
	color:#273a00;
	font-weight:bold;
	font-size:14px;
	margin-left:5px;
	margin-right:5px;
}
.simplegallerymenu a:hover{
	color:#273a00;
}