@charset "utf-8";
/* CSS Document */

body {
background-image:url:(images/bg.gif);
background-repeat:repeat;
margin-top:0px;
}

a {
text-decoration:none;
}

.main {
margin-left:auto;
margin-right:auto;
width:812px;
padding:0px;
margin-top:0;
}

.header {
float:left;
background-image:url(images/header.png);
background-position:top center;
background-repeat:no-repeat;
width:812px;
height:107px;
}

.flashleft {
float:left;
background-image:url(images/flashleft.png);
background-repeat:no-repeat;
width:20px;
height:351px;
}

.flash {
float:left;
width:772px;
height:351px;
background-color:#FFFFFF;
}

.flashright {
float:left;
background-image:url(images/flashright.png);
background-repeat:no-repeat;
width:20px;
height:351px;
}

.linkleft {
float:left;
background-image:url(images/linkleft.png);
background-repeat:no-repeat;
width:20px;
height:28px;
}

.link1 {
float:left;
background-image:url(images/link1.png);
background-repeat:no-repeat;
width:235px;
height:28px;
}

.members {
float:left;
background-image:url(images/member_01.png);
background-repeat:no-repeat;
width:116px;
height:28px;
}

.link2 {
float:left;
background-image:url(images/link2.png);
background-repeat:no-repeat;
width:72px;
height:28px;
}

.guests {
float:left;
background-image:url(images/guest_01.png);
background-repeat:no-repeat;
width:96px;
height:28px;
}

.link3 {
float:left;
background-image:url(images/link3.png);
background-repeat:no-repeat;
width:253px;
height:28px;
}

.linkright {
float:left;
background-image:url(images/linkright.png);
background-repeat:no-repeat;
width:20px;
height:28px;
}

.footeraddress {
float:left;
background-image:url(images/footeraddress.png);
background-repeat:repeat-y;
width:812px;
background-position:top;
}

.footeraddresstext {
float:left;
margin-left:40px;
margin-right:40px;
margin-top:3px;
margin-bottom:3px;
width:732px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
text-align:center;
color:#FFFFFF;
line-height:20px;
}

.body {
float:left;
}

.bodytext {
	float:left;
	margin-left:40px;
	margin-right:10px;
	margin-top:20px;
	margin-bottom:20px;
	width:520px;
	color:#5a471c;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:14px;
	line-height:20px;
}

.login {
	width:190px;
	margin:20px 40px 20px 0px;
	padding-left: 9px;
	border-left-color: #A39161;
	border-left-style: solid;
	border-left-width: 1px;
}

.memberlogin {
width:190px;
color:#5a471c;
font-family:Georgia, Times New Roman, Times, serif;
font-size:18px;
}

.userpword {
width:70px;
color:#5a471c;
font-family:Georgia, Times New Roman, Times, serif;
font-size:12px;
}

.fieldbox {
width:105px;
}

.textfieldbox {
	width:105px;
	font-size:14px;
}

.submitarea{
	margin-bottom:2px;
}

.submit {
background-image:url(images/LOGIN1.png);
width:69px;
height:20px;
cursor:pointer;
}

.submit:hover {
background-image:url(images/LOGIN2.png);
cursor:pointer;
width:69px;
height:20px;
}

.registration {
width:190px;
color:#5a471c;
font-family:Georgia, Times New Roman, Times, serif;
font-size:12px;
margin:0;
}

.guest {
margin:15px 0 10px;
width:190px;
height:25px;
background-image:url(images/guests.png);
text-align:center;
color:#E5E5E5;
font-family:Georgia, Times New Roman, Times, serif;
font-size:18px;
padding-top:3px;
}

.guest:hover {
background-image:url(images/guests_02.png);
cursor:pointer;
width:190px;
height:25px;
color:#FFFFFF
}

.footer {
float:left;
background-image:url(images/footer.png);
background-repeat:no-repeat;
width:812px;
height:12px;
}
