@charset "UTF-8";
@import url("lightbox.css");
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #3F96A4 url(i/bg_body.png) repeat center bottom;	
}
.nobr  { white-space:nowrap; }
.clear {
	clear: both;
	float: none;
}
.left {
	float: left;
	
}
.right {
	float: right;		
}
p.left {
	text-align: left;
}
p.right {
	text-align: right;
}
h1, h2, h3 {
	text-align: left;
}
div.items h1, div.items h2, div.items h3 {
	text-align: center;
}
h1 {
	font-family: "Academy Engraved LET", Georgia, "Times New Roman", Times, serif;
	color: #262526;
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 0.6em;
	margin-bottom: 0.2em;
	text-shadow: #CCC 1px 1px 3px;
}
h1.quote {
	width: auto;
	font-size: 1.5em;
	display: inline-block;
	text-align: center;
	text-indent: -0.4em;
}

h2 {
	font-weight: normal;
	font-size: 1.5em;
	margin-top: .4em;
	margin-bottom: .2em;
}
h3 {
	color: #4B484A;
	font-size: 1.3em;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: .1em;
	margin-top: .4em;
	margin-bottom: .2em;
}
hr {
	border: solid 1px #999;
}
#page {
	text-align: center;
	clear: both;
	width: 90%;
	height: auto;
	display: block;
	position: relative;
	margin: 24px auto;
	padding: 0px;
	background: #FFF;
	-moz-box-shadow: 0px 1px 5px #1D4749;
	-webkit-box-shadow: 0px 1px 5px #1D4749;
	box-shadow: 0px 1px 5px #1D4749;
}
#header {
	text-align: right;
	height: auto;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;	
	
}
#header img.logo {
	padding-left: 20px;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: none;
	_behavior: url(iepngfix.htc);
	_width: 201px;
	_height: 61px;
	float: left;
}

#header p.hours {
	color: #5E5D61;
	text-align: right;
	position: relative;
	
	display: block;
	/*font-family: Copperplate, "Copperplate Gothic Light", sans-serif;*/
	width: auto;
top: 58px;
_top: 52px;
	margin: auto 20px 10px auto;
	
	

	font-size: .76em;	
	*font-size: 10px;
		
	text-transform: uppercase;
}
* html #header p.hours   { display:inline; }  /* for IE 6 */
* + html #header p.hours  { display:inline; }  /* for IE 7 */

#header p.hours span.nobr {
	padding-left: 1em;
	display: inline-block;
}
p.hours strong {
	letter-spacing: .06em;
}
#header p {
	font-size: .9em;
	
	margin-top: 0px; 
	
}
#header a, #header p {
	color: #C1AD5D;
}
#header a:hover {
	color: #ffffff;
}
div#nav {
	
	/*border: 1px dotted #333;*/
}
div#nav strong {
	font-family: Copperplate, "Copperplate Gothic Bold", sans-serif;
}
div#nav ul {
	width: auto;
	float: right;
	line-height: 2em;

	list-style-type: none;
	background: #FFF;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 400px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
}
div#nav ul li {
	margin-right: 1em;
	display: inline-block;
}
* html div#nav ul li  { display:inline; }  /* for IE 6 */
* + html div#nav ul li { display:inline; }  /* for IE 7 */
div#nav ul li a {

	padding-right: 4px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 2px;
	width:auto;	
}
div#nav ul li a:hover {
	color: #333;

}
div.gallery div.items {
	width: auto;
	margin-left: 40px;
	text-align: center;
	position: absolute;
	background: #F2EAC3;
	
	padding-top: 20px;
*padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	display: block;
}
div.items {

	width: auto;
	margin: auto;

	text-align: center;
	position: relative;

	padding: auto;
	
	
	
	/*display: inline-block;*/

}
div.items p {
	text-align: left;
}
div.items a              {
	vertical-align: bottom;
	position: relative;
	font-size: 0.8em;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	z-index: 10;
	line-height: 1.2;
	text-align: center;
	display: inline-block;

	width: 120px;
	height: auto;
	padding: 0px 0px;
		margin: 20px 40px 30px 40px;
	border: 1px solid #3F96A4;
	text-decoration: none;
	background: #333 url(i/bg_header.jpg) repeat-x bottom center;
	-moz-box-shadow: 0px 1px 3px #ccc;
	-webkit-box-shadow: 0px 3px 5px #ccc;
	box-shadow: 0px 1px 3px #CCC;
}
* html #content div.items a  { display:inline; }  /* for IE 6 */
* + html #content div.items a { display:inline; }  /* for IE 7 */
div.items a:hover    {

		margin: 21px 40px 29px 40px;
	/*filter: alpha(opacity=80);
	opacity: .8; */
	z-index: 50;
	color: #666;
	cursor: pointer;
	border: 1px solid #D9E2E2;
	background: #333 url(i/bg_header.jpg) repeat-x center center;
		-moz-box-shadow: 1px 0px 3px #D9E2E2;
	-webkit-box-shadow: 1px 0px 3px #D9E2E2;
	box-shadow: 1px 0px 3px #D9E2E2;
	
}
div.items a span        {
	float: none;
	display: table-cell;
	_display: block; *display: block;
	line-height: 1.1;
	
	vertical-align: middle;
	width: 98px;
	font-weight: normal;
	
	margin: auto;
	padding-top: 0.1em;
	padding-right: 1px;
	padding-bottom: 0.1em;
	padding-left: 1px;
	text-shadow: #000000 1px 2px 1px;
}
div.items a span.price {
height: 1.4em;
}
div.items a span.title{


height: 3em;


}
.pricing .item {
	display: inline-block;
	width: auto;
	height: auto;
	
	vertical-align: top;
	padding: 4px;
}
* html .pricing .item  { display:inline; }  /* for IE 6 */
* + html .pricing .item { display:inline; }  /* for IE 7 */

.pricing .double {
	_width: 280px; *width: 280px;
}
.pricing table {
	white-space-collapse: collapse;
	width: auto;
	vertical-align: middle;
	font-size: .9em;
	margin: 1em auto 1em auto;

	background: #F9F6DE;
	border: 2px solid #F2EAC3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.pricing table td table {
	display: inline-block;
	
}
.pricing table td table td {
	border: 0px none;
	}
.pricing table td table input {	
	vertical-align: bottom;	
}

.pricing table td, .pricing table th {
	padding: .1em .2em;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: #FFF;
	vertical-align: middle;
}

.pricing table caption {
	font-size: 110%;
	font-weight: bold;
	background: #FFF;
	padding-bottom: .4em;

}
.pricing div.items a span.title{

	height: 4em
}
.pricing a {
	margin: 2px;
	vertical-align: top;
	display: inline-block;
	color: #D0BFAB;

}
.pricing a img {
		border-color: #D0BFAB;
}
div.items a img     {
	padding: 0;
	float: none;
	clear: both;
	border: 0px none;
	margin: 0px 0px;
}


a, a:visited {
	text-decoration: none;
	color: #5D737C;
}
a:hover {
	color: #666;
}


#content {
	text-align: center;
	display: inline-block;
	margin: auto;
	width: auto;
	border-top: 2px solid #2D6B72;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
	
}
#content img {
	vertical-align: middle;
}
.home #content {
	min-height: 200px;
}
div.banner {
	width: 100%;
	height: 400px;
	float: right;
	margin: 0px 0 0 0;
	background: #DACABB url(i/home-castlewall_south.jpg) no-repeat top center;
	
}
div.banner p.caption {
	font-size: 0.9em;
	font-style: normal;
	color: #694029;
	text-align: center;
	margin-left: 420px;
	margin-top: 374px;
	margin-right: 20px;	
}
div.banner p.caption a {
	color: #694029;
	font-weight: bold;
}
#content p, #content address {
	font-size: 0.9em;
	text-align: left;
	
	line-height: 1.5;
	color: #333;
}
#content p.callout {
	font-size: 120%;
	text-align: center;
	margin: 10px 40px 10px 40px;
}
#content p.callout:first-letter {
	
}


#footer {
	border-top: 2px solid #2D6B72;
	float: none;
	clear: both;
	font-size: .8em;
	color: #5E5D61;
	line-height: 1.8;
	width: auto;
	height: auto;
	min-height: 80px;
	padding: 10px 30px 10px 30px;
	margin: 0px;
	
}
#footer strong {
	margin-left: .2em;
}
#footer a {
	font-weight: bold;	
}
#footer a img {
	vertical-align: text-top; margin: 0px .2em;
	border: none;
}
#footer a:hover {
	
}
