body {
	font-size: 14px;
	font-weight: bold;
	font-family:Tahoma;
	background: url(images/pet-hotel-background-grey.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family:Tahoma;
	font-weight: bold;
}

th {
	font-family:Tahoma;
	font-weight: bold;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color:#000033;
	text-align: center;
	text-decoration: underline;
}

/* -------------------------------------------------------------------------- */

#container {
	width: 750px;
	border-left: 2px #FFFFFF solid;
	border-right: 2px #FFFFFF solid;
	margin: 0 auto;
	min-height: 100%;
	}
#contract-container {
	width: 750px;
	display: table;
	background-color:#FFFFFF;
	border-left: 2px #FFFFFF solid;
	border-right: 2px #FFFFFF solid;
	margin: 0 auto;
	min-height: 100%;
	}

/* -------------------------------------------------------------------------- */

#banner {
	width: 750px;
	height: 125px;
	background: url(images/pet-hotel-banner-grey.jpg) no-repeat;
	border-top: 2px #FFFFFF solid;
	}

/* -------------------------------------------------------------------------- */

#top_menu {
	width: 750px;
	height:20px;
	background: url(images/pet-hotel-image-bar-grey.jpg) repeat-x;
	text-align: center;
	padding-top: 5px;
	}
	
.top_menu a {
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	margin-left: 45px;
	margin-right: 45px;
}

a:hover {
	text-decoration: underline;
	}	
	
/* -------------------------------------------------------------------------- */

#content_main {
	width: 750px;
	display: table;
	background-color:#EDEEEF;
}

#photo_gallery {
	background-color:#FFFFFF;
} 

.photo_gallery img{
	padding: 10px 25px 10px 45px;
}

.hours_operation{
	text-align: center;
}

.main a {
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

a:hover {
	text-decoration: underline;
}
	
#content_left {
	background-color:#EDEEEF;
	width: 470px;
	padding-left: 10px;
	padding-right: 20px;
	float: left;
}
#faq {
	background-color:#EDEEEF;
	width: 470px;
	padding-left: 10px;
	padding-right: 20px;
	float: left;
	}
.faq a {
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}


.image_bar {
	width: 240px;
	height: 25px;
	background: url(images/pet-hotel-image-bar-grey.jpg) repeat-x;
	text-align: center;
	font-size: 16px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top: 3px;
	}	

#contract-main {
	width: 675px;
	background-color: #FFFFFF;
	padding-left: 70px;
	font-size: 11px;
}
#contract-intro {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 18px;
}

#contract-bottom {
	width: 685px;
	background-color: #FFFFFF;
	padding-left: 65px;
	font-size: 11px;
}

#content_right {
	background-color:#EDEEEF;
	width: 240px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-right:5px;
	padding-left: 5px;
	float: right;	
}
	
.content_right a {
	font-size: 14px;
	font-weight:bold;
	color:#000066;
	text-align: center;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

#right-nav {
	font-size: 16px;
	font-weight:bold;
	color:#000066;
	text-align: center;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
.right-nav a {
	font-size: 14px;
	font-weight:bold;
	color:#000066;
	text-align: center;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
	

a:hover {
	text-decoration: underline;
}
	
	
/* -------------------------------------------------------------------------- */

#footer_menu {
	width: 750px;
	height: 25px;
	background: url(images/pet-hotel-image-bar-grey.jpg) repeat-x;
	text-align: right;
	padding-top: 5px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	color:#FFFFFF;
	border-bottom: 2px #FFFFFF solid;
}
#footer_menu img {
	float:left;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 1px;
}

#footer_menu a {
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	margin-left: 45px;
	margin-right: 45px;
}

#footer_menu a:hover {
	text-decoration: underline;
}

.footer {
	font-size: 14px;
	color:#FFFFFF;
	text-decoration: none;
	margin: 0px 5px 0px 0px;
	padding-top: 5px;	
}
	
