@charset "utf-8";
body  {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.twoColFixRtHdr #container { 
	width: 1024px;  
	background: url(images/container-back.jpg) repeat-x #a1a1a1;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left;
} 
.twoColFixRtHdr #header { 
	background: #000; 
	padding: 0 0 7px 0; 
} 
.twoColFixRtHdr #header h1 {
	margin: 0; 
	padding: 0;
}
.twoColFixRtHdr #sidebar1 {
	float: right; 
	width: 280px; 
	min-height: 950px;
	background: url(images/core/Bulldogs.png) right bottom no-repeat ;
	padding: 15px 10px;
}

	#right-nav {
		background: #000;
		color: #fff;
		padding: 5px;
	}
	
	#right-nav ul li {
		list-style: none;
		padding: 5px 0;
		font-size: 1.2em;
	}
	
	#right-nav a {
		color: #fff;
		text-decoration: none;
	}
	
	#right-nav a:hover {
		text-decoration: underline;
	}
	
	#canterbury {
		background: #666;
		padding: 20px;
	}

.twoColFixRtHdr #mainContent { 
	margin: 0 310px 0 0; 
	padding: 0 20px; 
} 

#mainContent h1 {
 	font-size: 1.5em;
 }

.twoColFixRtHdr #footer { 
	padding: 0 10px 0 20px; 
	border-top: 10px solid #cecece;
	background:#98002e; 
} 
.twoColFixRtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}

#copyright {
	font-size: .9em;
	color: #fff;
	text-align: center;
}

#lighthouse {
	font-size: .9em;
	text-align: right;
	color: #fff;
}

#lighthouse a {
	color: #fff;
	text-decoration: none;
}

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

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a.text-link {
	color: #900;
	text-decoration: none;
	font-style: oblique;
}

a:hover.text-link {
	text-decoration: underline;
}

/* Index Page */

.amenities {
	width: 650px;
	margin: 0 auto;
	text-align:center;
}

.amenities ul {
	list-style: none;
	text-align: center;
	padding: 0;
}

.amenities ul li {
	padding: 3px 0;
}

#p7HGMvp_1 img {
	margin: 0 7px;
	border: 2px solid #900;
}

/* Floor Plans */

#floor-plans {
	list-style: none;
}

	#floor-plans li {
		display: inline;
		padding: 0 0;
	}
	
	.small-text {
		font-size: 0.8em;
		font-style: oblique;
	}
