@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#main {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#copy {
	width: 960px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#box {
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/stay.jpg);
	height: 565px;
	padding-top: 60px;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 20px;
}
.inputBox {
	width: 350px;
	height: 25px;
	border: 2px solid #000000;
	background-color: #CCCCCC;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#home {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	height: 625px;
	margin-top: 10px;
	color: #EBEBEB;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 28px;
	font-size: 16px;
	padding-left: 40px;
}




#home a:link {
	color: #EBEBEB;
	font-size: 14px;
	text-decoration: none;
}


#home a:visited {
color: #EBEBEB;
	font-size: 14px;
	text-decoration: none;
}

#home a:hover {
color: #EBEBEB;
	font-size: 14px;
	text-decoration: underline;
}


#home2 {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	color: #EBEBEB;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 28px;
	font-size: 16px;
	padding-left: 40px;
}




#home2 a:link {
	color: #EBEBEB;
	font-size: 14px;
	text-decoration: none;
}


#home2 a:visited {
color: #EBEBEB;
	font-size: 14px;
	text-decoration: none;
}

#home2 a:hover {
color: #EBEBEB;
	font-size: 14px;
	text-decoration: underline;
}















h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#links {
	text-align: center;
	margin-top: 190px;
}

