/*
Template Design: Copyright © 2009 LnR Designs.  All Rights Reveserved.  For more info: LnRDesigns.com
*/

@charset "utf-8";
body {
	background-color: #2C71BF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
body,td,th {
	color: #FFF;
}
a img {
	border: 0px;
}
#frame {
	height: auto;
	width: 800px;
	background-color:#003362;
	margin: auto;
}
#frameHome {
	height: 850px;
	width: 800px;
	background-color:#003362;
	margin: auto;
}
#navBar {
	height: 40px;
	width: 800px;
	margin: auto;
}
#header {
	padding: 20px;
}
#contentbox {
	height: auto;
	width: 720px;
	background-color:#2C71BF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 20px;
}
#contentboxparklayout {
	height: auto;
	width: 720px;
	background-color:#2C71BF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 20px;
}
#contentboxmcnamara {
	height: 490px;
	width: 720px;
	background-color:#2C71BF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 20px;
}
#contentboxrates {
	height: 350px;
	width: 720px;
	background-color:#2C71BF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 20px;
}
#contentboxphotos {
	height: 823px;
	width: 720px;
	background-color:#2C71BF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 20px;
}
#contentboxcontact {
	height: 575px;
	width: 720px;
	background-color:#2C71BF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 20px;
}
#footer {
	height: 40px;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin: 15px;
	font-size: 10px;
	line-height: 13px;
}
#ratesleft {
	width: 447px;
	float: left;
}
iframe {
	margin-top: 20px;
}

.heading {
	font-size: 25px;
	font-weight: bold;
}
.leftpics {
	margin-right: 20px;
	float: left;
}

.homepics {
	margin-top: 20px;
}
#frame #contentbox img {
	margin-right: 20px;
	margin-left: 20px;
}

form table {
	float: right;
}
#address {
	width: 200px;
	float: left;
	font-size: 19px;
	line-height: 24px;
}
#frame #contentboxcontact img {
	margin-top: 10px;
}
#frame #contentboxrates img {
	float: right;
}
a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: underline;
}
#frame #contentbox #atvtrees img {
	margin-right: 50px;
	margin-left: 50px;
}
#mcnamaraOpen {
	width: 351px;
	float: left;
	font-size: 19px;
	line-height: 24px;
}
#mcnamaraPics {
	width: 351px;
	float: right;
	font-size: 19px;
	line-height: 24px;
	text-align: center;
}

