.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}
.clearboth{clear:both;}

	
body,td,th {
	font-family:"Trebuchet MS", Arial;
	font-size: 12px;
	text-align:center;
	margin: 0px;
	padding: 0px;
}
	
body {
	text-align:left;
	color:#36424a;
	display: table;
	background: #F2F2F2 url(/wp-content/themes/ambridge-theme/images/ambridge_headerTile.png) repeat-x left top;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

	
.c{ margin: 0px 0px -10px; padding: 0px 0px -10px; line-height: 40px; display: inline-block; }

.c2, .c3 {
	padding: 0px;
	margin-bottom: 4px;
	margin-top: 3px;
	background: #353535;
}

a{ color:#5590ab; text-decoration: none; }
	
a:link {
	color:#a61919;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color:#993131;
	}
a:hover {
	text-decoration: underline;
	color:#7d2323;
	}
a:active {
	color:#7d2323;
	text-decoration: underline;
	}

p {
	padding: 0px;
	margin: 0px 0px 10px;
	font-size: 14px;
	line-height: 20px;
	}
.large_image {
	margin-top: 10px;
}
	
#content h1,#content h2, #content h3 {
	margin:0px;
	padding:0px;
	line-height: normal;
	letter-spacing: -1px;
	font-weight: lighter;
	}
	
	h1, h2, h3, h4 {
	margin:0px;
	padding:0px;
	line-height: normal;
	}
	
	
h1 {
	font-size:31px;
	font-weight: bold;
	}
#subContent h1 {
	font-size:28px;
	font-weight: normal;
	}
	
h2 {
	font-size:26px;
	font-weight: normal;
	}
h3  {
	font-size:18px;
	font-weight: normal;
	}
h4  {
	font-size:16px;
	color: #a61919;
	font-weight: normal;
	}
.title  {
	color: #dbdbdb;
	font-weight: normal;
	}
#footer  p.title  {
	color: #dbdbdb;
	font-weight: normal;
	font-size: 14px;
	}
.red  {
	color: #a61919;
	font-weight: normal;
	}
ul, ol {
	margin:0px;
	padding: 0px;
	}
ul li {
	text-decoration: none;
	list-style:none;
	margin: 0px;
	padding: 0px;
}

.thumbnails ul.gallery_demo_unstyled li{
display:block;
	padding: 3px;
	display: inline;
	float: left;
	margin-right: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 75px;
	width: 75px;
}



#wrapper {
	width:1000px;
	position: relative;
	padding: 0px;
	height: 100%;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	}

	

#header_logo{
	z-index:300;
	float:left;
	width: 190px;
	height: 150px;
	position: absolute;
	background: url(/wp-content/themes/ambridge-theme/images/ambridge_logo.png) no-repeat left top;
	}
	
#header_logo   h1 a {
	display:block;
	background: transparent url(/wp-content/themes/ambridge-theme/images/ambridge_logo.png) no-repeat center top;
	width: 188px;
	margin: 0px;
	padding: 0px;
	height: 148px;
	position: absolute;
	text-indent:-9999px;
	}	
#header_logo    h2  a {
	display:block;
	width: 188px;
	margin: 0px;
	padding: 0px;
	height: 148px;
	position: absolute;
	background: transparent url(/wp-content/themes/ambridge-theme/images/ambridge_logoHover.jpg) no-repeat center top;
	}	
	
#header_content{
	width: auto;
	position: relative;
	padding: 0px;
	height: 150px;
	z-index:200;
	}
	

#topNav {
	text-align:center;
	width: 1000px;
	clear: both;
	position: relative;
	height: 40px;
	margin: 0px;
	padding: 0px;
	background: url(/wp-content/themes/ambridge-theme/images/ambridge_topNav_bg.jpg) no-repeat 495px 1px;
	}
	
#topNav a{
	color:#cca9a9;
	text-decoration:none;
	font-size: 11px;
	font-weight: normal;
	overflow: hidden;
	text-align: right;
	display: block;
	margin: 0px 0px 0px 48%;
	padding: 10px;
	height: 30px;
	width: auto;
	}
#topNav a:hover{
	color:#FFFFFF;
	width: auto;
	text-shadow: #283339 1px 1px 0px;
	}
span.map {
	background: url(/wp-content/themes/ambridge-theme/images/ambridge_mapicon.png) no-repeat right center;
	padding-right: 30px;
	padding-left: 10px;
	margin-left: 10px;
	width: 100px;
	display: inline;
}
	
#content_wrap {
	width:1000px;
	margin:auto;
	height:auto;
	color:#605d56;
	margin:auto;
	clear: both;
	}	
	
#content{
	margin:auto;
	height:auto;
	color: #353535;
}

#secondary{
	margin: 10px 0;
	clear: both;
}
	
#content_left {
	float:left;
	width:575px;
	padding-top: 6px;
	position: relative;
	margin-right: 3px;
}

#content_left p {
	padding: 0px;
	line-height: 16px;
	font-size: 13px;
	margin: 0 0 10px;
}
	
#content_sub strong { color: #333333; }
	
#content_sub {
	float:left;
	position: relative;
	width: 442px;
	margin-left: 4px;
}
#content_sub .content_inner {
	background: none;
	padding: 25px 5px 0px;
}

.alignLeft {
	float: left;
	position: relative;
}
.alignRight {
	float: right;
	position: relative;
}
#subNav{
	float:left;
	position: relative;
	width: 175px;
	background: url(/wp-content/themes/ambridge-theme/images/ambridge_subNavTile.png) repeat-x left top;
}

#subNav h3 {
	font-size: 22px;
	line-height: 25px;
	font-weight: 500;
	letter-spacing: 0px;
	margin: 10px;
	color: #9C9C9C;
}

#subNav    ul  li a{
	display: block;
	padding: 5px 0px 5px 25px;
	background: url(/wp-content/themes/ambridge-theme/images/ambridge_bulletOff.png) no-repeat left center;
	font-size: 14px;
	color: #3f3f3f;
	font-weight: normal;
	}
	
#subNav  ul   li  a:hover{
	background: url(/wp-content/themes/ambridge-theme/images/ambridge_bulletOn.png) no-repeat left center;
	font-weight: normal;
	color: #9C0303;
	}
	
	#subNav   ul li a.active, #subNav   ul li a.current {
	font-weight: bold;
	color: #353535;
	background: url(/wp-content/themes/ambridge-theme/images/ambridge_bulletOn.png) no-repeat left center;
}

	
	.subNav li:last-child { border-bottom: none; } 
	
#subNav  span.red  {
	color: #a61919;
	font-size: 11px;
	}
	
	
a img { border: none ; }
	
img{
	border: none ;
	margin: 0px;
	padding: 0px;
}

.red {color: #9C0303;}
.vdivider {
	height: 150px;
	width: 2px;
	float: left;
	position: relative;
	background: url(/wp-content/themes/ambridge-theme/images/ambridge_vDivider.png) repeat-y center center;
	margin: 55px 15px 55px 0px;
}

p.divider {
	color: #FCEEE0;
	display: block;
	width: auto;
	padding-top: 2px;
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
	background: url(/wp-content/themes/ambridge-theme/images/ambridge_headerTile.png) left bottom;
	height: 2px;
	padding-bottom: 2px;
}
.rightCol     {
	float: left;
	display: inline-block;
	position: relative;
	padding-left: 15px;
	width: 445px;
}
.leftCol    {
	width: 525px;
	float: left;
	position: relative;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 15px;
	
}

.rightCol ul{
	padding-left:25px;
	}
.rightCol ul li{
	list-style:none;
	margin-top:8px;
	background:url(/wp-content/themes/ambridge-theme/images/bullet_arrow.png) top left no-repeat;
	padding-left:14px;
	}

#footer {
	margin:0px auto;
	background:#353535 url(/wp-content/themes/ambridge-theme/images/ambridge_footerTile.jpg) repeat-x left top;
	z-index: 50;
	clear: both;
	padding: 0px;
	font-weight: normal;
	color: #b4b4b4;
	margin-bottom:0px;
	}
	
	#footer p, #footer a{ padding:0; margin:0; }
	
#footer  ul  li  {
	text-shadow: #000 1px 1px 0px;
	font-weight: normal;
	color: #b4b4b4;
	font-size: 11px;
	line-height: 17px;
	}
	
.content_inner_footer{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	min-height:200px;
	height:auto !important;
	height:200px;
	padding: 25px 15px 15px;
}
#footer .leftCol   {
	width: 728px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	background: url(/wp-content/themes/ambridge-theme/images/ambridge_vDivider.png) repeat-y right top;
}
#footer .rightCol    {
	float: left;
	display: inline-block;
	position: relative;
	width: 202px;
	padding: 0px 10px;
	margin-left: 20px;
}
#copyright {
	background:url(/wp-content/themes/ambridge-theme/images/ambridge_copyright_tile.png) repeat-x left top;
	margin: 0px;
	padding: 10px;
	text-align: center;
	text-shadow: #fff 1px 1px 0px;
	color: #666666;
	margin-bottom:0px;
}



/**MODULES WITH SHADOWS**/
.tourpics {
	background:url(/wp-content/themes/ambridge-theme/images/shadows_tourpics.png) bottom center no-repeat;
	width:215px;
	padding:0px 0px 4px 0px;
	float:left;
	}
.tourpics img{
	border:3px solid #242424;
	}
	
.viewtours {
	margin-top:10px;
	width:434px;
	height:57px;
	background:url(/wp-content/themes/ambridge-theme/images/viewtours_bg.png) center center no-repeat;
	}
.viewtours_pad {
	padding:2px 3px 0px 3px;
	}
.viewtours_txt {
	margin-top:8px;
	margin-left:6px;
	float:left;
	width:260px;
	}
a.viewtours_btn {
	margin-top:4px;
	display: block;
	float: right;
	height: 36px;
	width: 100px;
	background: url(/wp-content/themes/ambridge-theme/images/ambridge_viewBtn.png) no-repeat center center;
	text-indent: -9999px;
	}
		

.promo1 {
	width:213px;
	height:156px;
	background:url(/wp-content/themes/ambridge-theme/images/promo1_bg.png) center center no-repeat;
	}
.promo1_pad {
	padding:110px 15px 10px 15px;
	}
	
.promo2 {
	width:213px;
	height:156px;
	background:url(/wp-content/themes/ambridge-theme/images/promo2_bg.png) center center no-repeat;
	}
.promo2_pad {
	padding:110px 15px 10px 15px;
	}
	

#featured  {
	color: #848484;
	text-shadow: #000 1px 1px 0px;
	font-size: 12px;
	line-height: 14px;
	clear: both;
	background: #3B3B3B url(/wp-content/themes/ambridge-theme/images/ambridge_footerHeaderTile.jpg) repeat-x left top;
}
#featured_bar  {
	clear: both;
	background: #3B3B3B url(/wp-content/themes/ambridge-theme/images/ambridge_footerHeaderTile.jpg) repeat-x left top;
	height: 55px;
	width: 100%;
}
#featured a, #footer a {
	color: #5b9ebd;
}
#featured a:hover, #footer a:hover {
	color: #CCCCCC;
}
#featured  div.content_inner  {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#featured   img.border    {
	border: 2px solid #212121 !important;
	margin: 0px;
	padding: 0px;
	display: block;
	}
div.img_shadow_left {
	display: block;
	float: left;
	border-style: none;
	background: url(/wp-content/themes/ambridge-theme/images/ambridge_shadowLeft.jpg) no-repeat -2px bottom;
	margin: 0px 7px 0px 0px;
	padding: 0px;
}
div.img_shadow_right {
	background: url(/wp-content/themes/ambridge-theme/images/ambridge_shadowRight.jpg) no-repeat right top;
	height: 8px;
	margin: 0px;
	padding: 0px;
}
.infoBox     {
	background: #3B3B3B url(/wp-content/themes/ambridge-theme/images/ambridge_tab_bgtile.jpg) repeat-x left top;
	float: left;
	text-align: center;
}
.infoBox_inner       {
	background: transparent url(/wp-content/themes/ambridge-theme/global.css) repeat-y right top;
	width: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	position: relative;
}
.promo {
	border: 1px solid #1F1F1F;
	height: auto;
	width: auto;
	padding: 105px 10px 12px 12px;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0pt;
}
.promo.event  {
	background: #272727 url(/wp-content/themes/ambridge-theme/images/ambridge_promo3_bg.jpg) no-repeat center top;
}
.promo.reserve  {
	background: #272727 url(/wp-content/themes/ambridge-theme/images/ambridge_promo4_bg.jpg) no-repeat center top;
}
.infoBox.first     {
	width: 442px;
	padding: 10px 15px 15px 20px;
}
.infoBox.second     {
	width: 220px;
	padding: 10px;
	margin-right: 9px;
	margin-left: 14px;
}
.infoBox.third     {
	width: 220px;
	padding: 10px;
}
.roundbox {
	background: #272727;
	border: 1px solid #1F1F1F;
	width: auto;
}
.roundbox   p.tours{
	width: 250px;
	position: relative;
	background: url(/wp-content/themes/ambridge-theme/images/ambridge_videoIcon.jpg) no-repeat right center;
	margin: 0px;
	padding: 0px 50px 0px 0px;
	font-size: 12px;
	line-height: 16px;
}

.roundbox img {
	float: right;
	position: relative;
	margin: 0px;
	padding: 0px;
}

.roundbox.wide     {
	width: 430px;
	padding: 7px 10px 7px 15px;
	margin: 10px 0px 5px;
	height: auto;
}
.smallCol {
	display: inline;
	float: left;
	width: auto;
	position: relative;
	margin-right: 40px;
	line-height: 16px;
}
#subContent {
	margin-top: 15px;
}
#subContent .smallCol {
	display: inline;
	float: left;
	width: 200px;
	position: relative;
	margin-right: 25px;
	line-height: 16px;
}
#subContent.rightCol      {
	float: left;
	margin-left: 30px;
	padding: 0px;
	width: 780px;
}
.subContent_left      {
	float: left;
	width: 100%;/* was 450px */
	padding-right: 10px;
}

.subContent_left ul{
	padding:0px;
	list-style:none;
	}
.subContent_left ul li{
	background:none;
	margin:0px;
	padding:0px;
	}



.subContent_right      {
	float: right;
	padding: 0px;
	width: 310px;
}
.subContent_left    img {
	border: 1px solid #D9D9D9;
	background: #FFFFFF;
	padding: 3px;
	display: inline;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.subContent_right   img {
	border: 2px solid #E5E5E5;
	background: #FFFFFF;
	padding: 5px;
}
ul.amentities   li {
	display: block;
	padding-bottom: 8px;
	padding-top: 8px;
}
ul.stats    li {
	display: block;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: right;
	float: left;
	width: 35%;
}
.stats li.stat_header {
	text-align: left;
	font-weight: bold;
	clear:both;
	width:65%;
}
ul.controls {
	clear: both;
	height: 25px;
	margin-bottom: 10px;
}
ul.controls      li a {
	text-align: right;
	float: right;
	margin-right: 5px;
	text-indent: -9999em;
	height: 15px;
	position: relative;
	overflow: hidden;
	display: inline-block;
	width: 15px;
	padding: 5px;
}

.qtvr {
	border: 1px solid #D9D9D9;
	background: #FFFFFF;
	width:275px;
	padding:5px;
	margin:auto;
	margin-top:10px;
	}
	
	
span.button {
	background: url(/wp-content/themes/ambridge-theme/images/ambridge_largeButton.png) no-repeat left top;
	clear: both;
	height: 62px;
	width: 300px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 22px;
	font-weight: bold;
}
a.reserve {
	clear: both;
	height: auto;
	width: auto;
	background: url(/wp-content/themes/ambridge-theme/images/ambridge_reserveBtn.png) no-repeat center center;
	display: block;
	text-align: center;
	padding: 5.5% 6% 6.5%;
	cursor: pointer;
}
.description {
	width: auto;
}
a.reserve:hover {
	clear: both;
	height: auto;
	width: auto;
	background: url(/wp-content/themes/ambridge-theme/images/ambridge_reserveBtnHover.png) no-repeat center center;
	display: block;
	text-align: center;
	padding: 5.5% 6% 6.5%;
}
.controls .zoomin a {
	background: transparent url(/wp-content/themes/ambridge-theme/images/ambridge_zoomIn.png) no-repeat right top;
}
.controls   .zoomout a  {
	background: transparent url(/wp-content/themes/ambridge-theme/images/ambridge_zoomOut.png) no-repeat right top;
}
.thumbnails {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
}
form{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.signup_btn  {
	font-family:Arial, Helvetica, sans-serif;
	border-width: 0px;
	background:url(/wp-content/themes/ambridge-theme/images/ambridge_signup.png) no-repeat center center;
	color:#838383;
	font-weight: bold;
	font-size:14px;
	height:30px;
	line-height:16px;
	width: 150px;
	margin-top: 10px;
	}
	
.signup_btn:hover {
	text-decoration: none;
	cursor: hand;
	color:#666666;
	background: url(/wp-content/themes/ambridge-theme/images/ambridge_signup_hover.png) no-repeat center center;
	}
#main_image {
	height: 263px;
	width: 300px;
	margin-bottom: 0px;
	margin-top: 10px;
}






.reserve_btn {
	margin-top:14px;
	display:block;
	width:153px;
	height:50px;
	background:url(/wp-content/themes/ambridge-theme/images/reserve_btn.png) no-repeat 0px 0px;
	text-indent:-9999px;
	}
.reserve_btn:hover {
	display:block;
	width:153px;
	height:50px;
	background:url(/wp-content/themes/ambridge-theme/images/reserve_btn.png) no-repeat 0px -50px;
	text-indent:-9999px;
	}




.formfield_textfield/* Form Elements */
 {
	font-size: 11px;
	color: #999999;
	line-height: 13px;
	padding: 8px;
	font-weight: normal;
	background-color: #2a2a2a;
	border-style: none;
	width: 180px;
	text-indent: 4px;
	margin-top: 10px;
	}


/* Form Elements */

.formfield_textarea {
	font-size: 11px;
	color: #999999;
	line-height: 13px;
	padding: 1px 2px 1px 4px;
	font-weight: normal;
	background-color: #2a2a2a;
	border-style: none;
	}

.formfield_dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	background-color: #FBFBFB;
	height: 22px;
	border: 1px double #CCCCCC;
	font-weight: bold;
	}


.red_title {
	font-size:20px;
	color:#990000;
	font-weight:bold;
	}




/* General Form Elements */

.generalform textarea {
	margin:auto;
	font-family:"Trebuchet MS","lucida grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #353535;
	background-color: #ffffff;
	border: 1px solid #d7d7d7;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	padding:3px 2px 3px 4px;
	font-weight:bold;
	}

.generalform input {
	margin:auto;
	font-family:"Trebuchet MS","lucida grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #353535;
	background-color: #ffffff;
	height: 18px;
	border: 1px solid #d7d7d7;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	padding:3px 2px 3px 4px;
	font-weight:bold;
	}

.generalform_dropdown {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	color:#333333;
	background-color: #FBFBFB;
	height: 22px;
	border: 1px double #CCCCCC;
	font-weight: bold;
	}

.generalform_submit{
	margin-top:10px;
	border:none;
	background-color: #110b05;
	border: 1px solid #21160b;
	text-align:right;
	color:#a57c11;
	font-size:14px;
	cursor:pointer;
	padding:4px 6px 4px 6px;
	}
	
.generalform_submit:hover{
	color:#b6902e;
	}
	
table.form_holder {
	background:#f4f4f4;
	border:1pc solid #dddddd;
	padding:15px;
	width:80%;
	
	}	

.form_holder td {
	padding-bottom:3px;
	padding-top:3px;
	padding-left:15px;
	border-bottom:1px dotted #d7d7d7;
	text-align:left;
	line-height:normal;
	}
.form_holder td.fieldname {
	text-align:right;
	}
	
.required {
	color:#990000;
	font-weight:normal;
	}
	
h3.formtitle {
	color:#990000;
	font-weight:bold;
	}
	
hr {
	color: #FCEEE0;
	display: block;
	width: auto;
	padding-top: 2px;
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
	background: url(/wp-content/themes/ambridge-theme/images/ambridge_headerTile.png) left bottom;
	height: 2px;
	padding-bottom: 2px;
}