td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #372f57;
	font-size: 11px;
}

#footer {
	width: 756px;
	height: 145px;
	margin: 5px 0px 0px;
	padding: 0px;
	background: url(gfx/pagebottom.jpg) #ffffff no-repeat bottom;
	border-top: 1px  #c4e1eb;
}

#footer a {
	display: block;
	float: left;
	width: 126px;
	height: 40px;
	margin: 0px;
	text-align: center;
	font: bolder 13px Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	padding-top: 15px;
	color: #6283ae;
}
p#check {
	width:100%
	text-align:center;
}
p#check a {
	 float:none;
	 width:355px;
	 height:15px;
	 margin:auto;
	 padding:5px;
	 border:2px solid #000066;
	 background:#FFFFFF;
}
p#check a:hover{
	background:#5F81AE;
	color:#FFFFFF;
}
.blog {
	margin:15px 0 25px 0;
	text-align:center;
}
.blog a {
	 float:none;
	 width:300px;
	 height:15px;
	 margin:auto;
	 padding:10px;
	 color:#fff;
	 font-weight:bold;
	 font-size:1.4em;
	 border:2px solid #c4e1eb;
	 background:#000066;
}
.blog a:hover{
	background:#fff;
	color:#000066;
}

a#availLink {
	width: 126px;	
}

a#bnbLink, a#vrLink {
	padding-top: 25px;
}

a#cncLink {
	padding-top: 30px;
}

#homeLink:hover {
	background: url(gfx/over.gif) no-repeat left top;
}

#bnbLink:hover {
	background: no-repeat url(gfx/over.gif) -151px top;
}

#cncLink:hover {
	background: no-repeat url(gfx/over.gif) -302px top;
}

#vrLink:hover {
	background: no-repeat url(gfx/over.gif) -453px top;
}

#availLink:hover {
	background: no-repeat url(gfx/over.gif) -604px top;
}
