@charset "utf-8";
/* CSS Document */

body {
	background-image: url(exportmedia/bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #2a1c0e;
	line-height: 1.3em;

}
img{
	border: none;
}
#container {
	margin: auto;
	width: 750px;
	position: relative;
	height: auto;
	
}
#galMenu {
	float: left;
	height: 23px;
	width: 454px;
	position: relative;
	left: 10px;
}
#servMenu {
	float: left;
	height: 43px;
	width: 700px;
	position: relative;
	left: 10px;
}


#header {background-color: #2a1c0f;
	width: 750px;
	position: relative;
	float: left;
	margin: 0px;
}
#nav {
	width: 750px;
	position: relative;
	float: left;
	margin: 0px;
}

#nav table {background: url(exportmedia/tabback.jpg)}
	
#maincontent {
	position: relative;
	background-color: #5e4b30;
	width: 750px;
	height: auto;
	float: left;
	
}

#footer {
	background-image: url(exportmedia/tabback2.jpg);
	position: relative;
	float:left;
	width: 100%;
	height: 50px;
	margin-top: 0px;

}
	
#footer span {margin-left: 30px;}


#top_row {
	position: relative;
	width: 100%;
	height: auto;
	float: left;

}
#thumbs {
	float: left;
	position: relative;
	height: 250px;

}
.floatLeft {
	float: left;
	position: relative;
	margin: 5px;
}
#bottom_content {
	position: relative;
	height: auto;
	float: left;
	width: 100%;

}
#gal_border {
	float: left;
	height: 450px;
	width: 625px;
	overflow: visible;
	position: relative;
	padding-left: 10px;
}

.normalText, .normalText2, .normalText a, .normalText2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ebbb81;
}
.headerText, .headerText2, .headerText a, .headerText2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #c5a97b;
	font-weight: bold;
}
.normalText, .normalText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dbbfa1;
	margin: 2%;
	margin-left: 3%;
	margin-bottom: 4%;
}
.headerText, .headerText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #dbbfa1;
	font-weight: bold;
	width: 95%;
	margin: 2%;
}
.headerText2 {
	width:100%;
	margin: 0px;
	margin-bottom: 10px
}
.normalText2 {
	width:100%;
	margin: 0px;
}
.floatleft {
	float: left;
	margin-top: 6px;
	margin-right: 30px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.floatRight{
	float: right;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 30px;
}

#submit {background: url(exportmedia/tabback.jpg) top;
	color: white;
	border: none;}
	
#submit:hover {background: url(exportmedia/tabback.jpg) bottom;
	color: #dbbfa1;
	border: 1px solid black;
	cursor: hand;}
	
td a:link {color: #ebbb81;}

td a:visited {color: #ebbb81;}

td a:hover {color: white;}

#slideshow_foyer {
	float: left;
	height: 425px;
	width: 749px;
	position: relative;
	top: 30px;
	z-index: 30;
}
#flash {
	overflow: hidden;
	margin: 10px;
	position: relative;
	width: 350px;
	height: 265px;
}
#flash2 {
	overflow: hidden;
	margin: 10px;
	position: relative;
	width: 250px;
	height: 265px;
	left: 230px;
	padding-left: 35px;
}

.style1 {
	font-size: 16px;
	font-weight: bold;
}

.style2 {color: #ebbb81; font-family: Arial, Helvetica, sans-serif;}
