body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #000000;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
}


p {
	margin-top: 0px;
	margin-bottom: 8px;
}

.largetext {
font-size: 1.2em;
}

a:link, a:hover, a:active, a:visited {

font-family: Georgia, "Times New Roman", Times, serif;
color: #F1E8DC;
text-decoration: underline;
}

a:hover {
color: #FFFFFF;
}

.resultbox {

width: 380px;
border: 1px solid #826351;
padding: 20px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

.borderall {
border: solid #826351 1px;
}


.formhalf, .formquarter, .formfull {
	width: 200px;
	padding: 2px 0px 2px 4px;
	border: 1px solid #826351;
	color: #F1E8DC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #39170D;
}
.formfull {
width: 420px;
}


.formquarter {
width: 96px;
}

.siteholder {
overflow:hidden;
display: block;
width: 780px;
position: relative;
left: 50%;
margin-left: -395px;
}

.topcont {
display: block;
overflow: hidden;
width: 780px;
height: 130px;
background-image:url(img/head_bg.gif);
}

.barcont {
height:41px;
width: 780px;
background-image:url(img/mid_bg2.gif);
}

.maincont {
overflow: auto;
width: 780px;
background-image:url(img/page_bg.gif);
}
.atail {
	width: 13px;
	height: 19px;
	position: absolute;
	background-image:url(img/a_tail.jpg);
	left: 180px;
	top: 130px;

}

.buttonscont {
	position: relative;
	height: 27px;
	width: 400px;
	left: 210px;
	top: 8px;
}


.header {
font-size: 1.8em;
}

.pagebg {
	width: 100%;
	height: 500px;
	background-image: url(img/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom: solid #826351 1px;

}

.headertext {
padding-left: 30px;
width: 750px;
padding-top: 30px;
padding-bottom:30px;

}

.hometext, .hometextgallery {
padding-left: 30px;
padding-right:30px;
border-right: 1px dotted #826351;
/*font-family: Arial, Helvetica, sans-serif;*/
font-family: Georgia, "Times New Roman", Times, serif;
float:left;
font-size: 0.7em;
line-height: 1.5em;
color: #F1E8DC;
width: 440px;
left: 20px;
top: 20px;
}

.hometextgallery {
padding-right: 0px;
width: 460px;
}

.hometextright {

/*border-left: solid #826351 1px;*/
padding-left: 30px;
width: 170px;
float: left;
font-family: Arial, Helvetica, sans-serif;
color: #f0d8b5;
font-size: 0.7em;
line-height: 1.5em;
}

.hometextright a { font-family: arial, helvetica, sans-serif; }

.galleryCont {
height: 265px;
overflow: auto;
width: 100%;
}


.gallerypic1 {
margin-right: 20px;
margin-bottom: 15px;
	border: 1px solid #826351;
	padding: 1px;
	background-color: #000;
}

.footertext {
font-family: Arial, Helvetica, sans-serif;
color: #f0d8b5;
font-size: 0.7em;
line-height: 1.5em;
}
