.lagrange {
	border: 15px solid daded8;
	margin-top: 12px;
}
.menu {
	border: 1px solid daded8;
	font-size: .8em;
	color: #666666;
	width: 120px;
	float: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-left: 6px;
	margin-right: 6px;
}
.img_right {
	border: 1px solid #666666;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;


}

.margin {
	margin: 12px 0px 0px;
	padding: 0px;
}




a:link {
	font-size: 1em;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-size: 1em;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	font-size: 1em;
	color: #666666;
	text-decoration: none;
}

a:active {
	font-size: 1em;
	color: #FF6600;
}


div.menu a:link {
	font-size: 1em;
	color: #666666;
	text-decoration: none;
}
div.menu a:hover {
	font-size: 1em;
	color: #FF6600;
	text-decoration: none;
}
div.menu a:visited {
	font-size: 1em;
	color: #666666;
	text-decoration: none;
}

div.menu a:active {
	font-size: 1em;
	color: #FF6600;
}



.submenu {
	width: 750px;
	color: #b0b9ac;
	font-size: .6em;
	text-align: left;
	background-color: #E3E7E2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
}
div.submenu a:active, div.submenu a:link, div.submenu a:hover, div.submenu a:visited {
	text-decoration: none;
	font-size: 1.1em;
}
div.submenu a:active {
	color: #FF6600;
}
div.submenu a:link {
	color: #FF9900;
	
}
div.submenu a:hover {
	color: #FFFFFF;
	background-color: #b0b9ac;
}
div.submenu a:visited {
	color: #666666;

}

.gallerymast, .contactmast, .infomast  {
	background-color: #b0b9ac;
	height: 80px;
	width: 750px;
	margin-top: 12px;	
	background-repeat: no-repeat;
}

.infomast {
	background-image:  url(gfx/info.gif);
}

.contactmast {
	background-image:  url(gfx/contact.gif);
}

.gallerymast {
	background-image:  url(gfx/gallery.gif);
}

#logo {
	float: right;
	width: 200px;
	margin-top: 12px;
}

.image {
	border: 1px solid #666666;
}

p {
	font-size: 0.8em;
	color: #333333;


}
.contactcol1 {
	font-size:0.8em;
	text-align:right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b0b9ac;
	padding-right: 10px;
	width: 145px;
	float: left;
	font-weight: bold;
	color: #b0b9ac;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}

.gallerytxt {
	font-size: .8em;
	color: #666666;
	text-align: center;

}
.galimg {
	float: right;
	margin-left: 15px;
	clear: right;
	right: 0px;



}

#imagecontent {
	width: 750px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#row {
	width: 750px;
	position: relative;
}
#cell {
	height: 100px;
	width: 100px;
	float: left;
	margin: 10px;
}
.masttb {
	border: 1px solid #666666;
	float: left;
	margin-top: 12px;
	margin-left: 12px;
}
.contactcol2 {
	font-size:0.8em;
	float: left;
	margin-left: 15px;
	text-align: left;
}
