@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image:url(images/bg.jpg);
	}

p{
margin-top:0;
}

.main{
width:100%;
background-image:url(images/mainBG.png);
background-repeat:repeat-y;
background-position:center;
}

.mainbanner {
width:100%;
background-image:url(images/bannerBG.png);
background-repeat:repeat-x;
background-position:top;
}


.header {
width:965px;
height:172px;
margin:0 auto;
}

.content {
width:965px;
margin:0 auto;
}

.banner2 {
width:965px;
height:22px;
margin:0px;
padding:0px;
}

.flashcontainer {
width:612px;
height:338px;
margin: 0px 0 0 54px;
}


.bodytext {
width:606px;
padding-left:60px;
padding-top:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#000000;
}

.guest {
margin: 0px 0px 10px 8px;
padding-top: 53px;
width:274px;
background-image:url(images/guest.png);
background-repeat:no-repeat;
background-position:top;
}

.navigation {
}

.homelink{
	width:138px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-left:15px;
	padding:18px 30px 8px;
	color:#666666;
	text-decoration:none;
	cursor:pointer;
}

.homelink:hover{
	color:#887963;
}

.toplink{
	width:138px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-left:15px;
	padding:8px 30px;
	color:#666666;
	cursor:pointer;
	text-decoration:none;
	border-top-style:double;
	border-top-color:#887963;
}

.toplink:hover{
	color:#887963;
}

.login{
margin: 22px 0px 20px 8px;
padding-top: 63px;
width:274px;
background-image:url(images/login.png);
background-repeat:no-repeat;
background-position:top;
}
	
.userpword {
margin-left:27px;
padding-bottom:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}

.fieldbox {
width:95px;
padding-bottom:1px;
}

.textfieldbox {
width:95px;
font-size:14px;
}

.submitarea{
	margin-top:3px;
	padding-left:112px;
}

.submit {
background-image:url(images/LOGIN1.png);
background-repeat:no-repeat;
width:97px;
height:32px;
cursor:pointer;
}

.submit:hover {
background-image:url(images/LOGIN2.png);
cursor:pointer;
width:97px;
height:32px;
}

.submitbutton {
width:97px;
height:32px;
}

.registration {
	width:210px;
	margin-top:3px;
	margin-right:6px;
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
}

.style1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
margin: 15px auto;
}

.footer {
margin:0px;
}

.bottomlogo {
width:88px;
height:89px;
background-image:url(images/footerLogo.png);
}