body {
	margin:0;
	padding:0;
	font-size: 62.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #333;
}
/* links */
a {
	color:#333;
	background-color: inherit;
	text-decoration:underline;
}
a:hover {
	color: #FF0066;
	background-color: inherit;
	text-decoration: none;
}
#wrap {
	margin:0px auto;
	padding:0px;
	width:960px;
	background-color:#666;
	position: relative;
}
#header {
	position: relative;
	background-color: #CCC;
	height: 260px;
	width: 960px;
}
#nav {
	width:960px;
	height:35px;
	background-color:#333;
	background-image: url(../images/nav_background.png);
	background-repeat: repeat-x;
}
#header_top {
	background-color:#DFAD1A;
	height: 60px;
	width: 960px;
	background-image: url(../images/header_bk.png);
	background-repeat: repeat-x;
}
#image {
	background-color: #000;
	height: 200px;
	width: 960px;
}
#logo {
	float:left;
	height: 200px;
	width: 400px;
	position: absolute;
	z-index:15;
	top: 60px;
	left: 0px;
	/*border: 2px solid #EC2D32;*/
}
#menu {
	height: 35px;
	background-image: url(../images/nav_background.png);
	background-repeat: repeat-x;
	top: 335px;
	width: 960px;
	line-height: 28px;
	font-size: 1.6em;
}
#content {
	top: 365px;
	width: auto;
	padding: 20px;
	background-color: #F8EFD0;
	overflow: hidden;
}
#text {
	font-size: 1.2em;
	width: 440px;
	line-height: 180%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	float: left;
	color:#333;
}
#text h1 {
	font: 2em Georgia, "Times New Roman", Times, serif;
	border-bottom:#CCCCCC 1px solid;
	padding: 0;
	margin: 0;
}
#text li {
	text-align: left;
}
#widetext {
	font-size: 1.2em;
	width: 920px;
	line-height: 180%;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	float: left;
	color:#000;
}
#widetext h1 {
	font: 2em Verdana, Geneva, sans-serif;
	border-bottom:#CCCCCC 1px solid;
	padding: 0;
	margin: 0;
}
#widetext li {
	text-align: left;
}
#sideimg img {
	width: 420px !important;
	height: auto !important;
}
#ctas {
	width: 440px;
	float: right;
	background-color: #F8E6A7;
}
#ctas ul {
	width: 440px;
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
}
#ctas ul li {
	width: 420px;
	/*background-color:#333; */
	padding: 10px;
	margin-bottom: 20px;
	color: #333;
}
#ctas ul li a {
	color: #333;
	outline: none;
}
#ctas ul li a.readmore {
	color: #333;
	outline: none;
}
#ctas ul li h3 {
	outline: none;
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #333;
}
#ctas ul li h2 {
	outline: none;
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #333;
}
#ctas ul li p {
	line-height: 180%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	color: #333;
}
#ctas ul li.googlemaps {
	height: 500px !important;
	background-color: #F8E6A7;
}
#ctas ul li.gallery {
	background-color: #F8E6A7;
}
#ctas img {
	background: white;
	width: 90px;
	height: 71px;
	border: 2px solid #333;
	padding: 2px;
	margin: 4px 4px 4px 0;
}
/*	

.image{

	width:90px;

	height:71px;

	overflow:hidden;

	 border: 2px solid #333;

  padding: 2px;

  margin: 4px 4px 4px 0;

}

*/	

	

	

	#footer {
	width:920px;
	height:20px;
	padding:20px;
	text-align: center;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	color:#FFF;
}
#footer a {
	color: #FFF;
	text-decoration: none;
	outline: none;
}
#footer a:hover {
	color: #FF9;
	text-decoration: underline;
	outline: none;
}
#flash {
	height:200px;
	width:960px;
	zindex:auto;
	float:left;
}
.pics {
	height:  200px;
	width:   960px;
	padding: 0;
	margin:  0;
	overflow:hidden;
}
.pics img {
	width:  960px;
	height: 200px;
	top:  0;
	left: 0
}
table.price {
	border:#333 1px solid;
}
tr.price {
	background-color:#333;
	color:#FFF;
}
.sitemap {
	width: 690px;
	font-size: 14px;
	float:left;
}
.sitemap ul {
	padding: 0px;
	margin: 0px;
	margin-left: 25px;
}
.sitemap li {
	padding: 0px;
	margin: 0px;
	height: auto;
	line-height: 18px;
}
.sitemap a {
	color: #000;
	text-decoration: none;
	outline: none;
}
.sitemap a:visited {
	color: #000;
	text-decoration: none;
	outline: none;
}
.sitemap a:hover {
	color: #333;
	text-decoration: underline;
	outline: none;
}
.form_row {
	width: 420px;
	clear: both;
	padding: 5px 0px;
	line-height: 20px;
	overflow: hidden;
}
.form_label {
	width: 150px;
	text-align: right;
	vertical-align: text-top;
	float: left;
}
.form_field {
	width: 270px;
	float: left;
}
.tweetiframe {
	width:400px;
}
#header_contact {
	position: absolute;
	top: 10px;
	right: 10px;
	line-height: 20px;
	font-size: 16px;
	color: #333;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}
