html, body {
	height: 100%; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 13px;
	line-height: 18px; 
	background-color: #FFF; 
	color: #888; 
	margin: 0px;
	text-align: center;
}

/* *************************** */
/* ****** LAYOUT BOTTOM ****** */
/* *************************** */

a {
	color: #484848;
	text-decoration: none;
	font-size: 11px;
}

#layoutBottom {
	width: 960px;
	border-top: 1px solid #DADADA;
	text-align: left;
	font-size: 11px;
	margin: auto;
}

#layoutBottom ul {
	width: 150px;
	list-style: none;
	padding: 0px;
	margin: 10px 5px;
	float: left;
}

#layoutBottom ul li {
	margin: 0px;
	width: 160px;
}

#copyright {
	margin: 10px 5px 0px 0px;
	float: right;
	color: #888;
}

#rssFeed {
	width: 11px;
	height: 11px;
	position: relative;
	top: 1px;
}

form {
	margin: 0px;
}

.noShow {
	display: none;
}

img {
	border: 0px;
}

#topBar {
    	width: 960px;
	height: 96px;
	margin: auto;
	text-align: left;
	background: #FFF;
	text-align: left;
}

#menuBar {
	height: 32px;
	border-top: 1px solid #DADADA;
	width: 960px;
	margin: auto;
}

#menuBarBottom {
	height: 32px;
	width: 960px;
	margin: auto;
}

#bondHiltonLogo {
	width: 257px;
	height: 96px;
}

#container {
    	width: 960px;
	margin: auto;
	text-align: left;
}

.formRow {
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.formRowLarge {
	display: block;
	height: 60px;
	line-height: 30px;
	text-align: center;
}

.formRowEngraving {
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 10px 0px 0px 0px;
}

input, textarea {
	margin: 5px 0px 0px 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px; 
	color: #888;
}

textarea {
	height: 60px;
	overflow: auto;
}

#complete {
    	width: 960px;
	height: 32px;
	margin: auto;
	text-align: center;
}

#submit {
	height: 22px;
	width: 120px;
	border: 0px;
}

#bottomNavigation {
    	width: 960px;
	height: 20px;
	margin: auto;
	text-align: left;
	background-color: #FFFFFF;
}

#bottomNavigation p {
	float: right;
	margin: 0px;
	font-size: 11px;
	position: relative;
	top: -32px;
}

#bottomCreditCards {
    	width: 960px;
	height: 31px;
	margin: auto;
	text-align: center;
	background-color: #FFFFFF;
}

#bottomCreditCards img {
	width: 413px;
	height: 31px;
}
