/* CSS Document */


body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-align: justify;
	color: #000000;	
}
body {
	background-color: #FFFFFF;
	float:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wraper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.Imgalign{
	border: 0px solid #333333; 
	margin-right: 6px; 
	margin-left: 0px;
	margin-bottom: 2px; 	
	float:left;
}

a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #6699CC;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.textpipe {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.footer {
	font-size: 11px;	
	color: #6699CC;
}
.inputText{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;	
}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 13px;
}
h2 {
	font-size: 14px;
}

#reservation {
	font-size: 1px;
	position: absolute;
	padding-left: 170px;
	padding-top: 20px;
}
#reservation input {
	height: 45px;
	width: 157px;
	background-image: url(images/btnReservation.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 0px;
	text-decoration: none;
	color: #509DD5;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	padding: 0px;
}
