@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0;  border:none; }
body {
	background-color: #504A44;
	text-align: center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #75857C;
}
p, h1, h2, h3, li {
	margin-bottom: 12px;
}
h1 {
	font-size: 36px;
	color: #75857C;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color: #A1ABA5;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 24px;
}
h3 {
	font-size: 18px;
	color: #75857C;
	font-weight: normal;
}
h4 {
	font-size: 1.3em;
	color: #75857C;
	font-weight: normal;
}
ul {
	margin-left: 1.4em;
}
ol {
	margin-left: 2em;
}
a {
	color: #A1ABA5;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

/*** CONTAINER DIVS ***/
#wrap {
	margin: 0px auto;
	width: 825px;
}
#header {
	margin: 0px auto;
	position: relative;

}
#canvas {
	background-color: #301804;
	text-align: left;
		/*height: expression('1%');  /* Holly hack for Peekaboo Bug */
		/*height: 1%;  /* Holly hack for Peekaboo Bug */
	padding-bottom: 12px;
}
#masthead {
	height: 30px;
	padding-left: 26px;
	background: #4C6054 url(../images/bg_navbar.gif) repeat-y left top;
	border-top: 1px solid #989d97;
	text-align: left;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
#main {
	padding: 30px 40px 0 40px;
	clear: both;
}
#headimage {
	height: 324px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-color:#112211;
}
#galleryimage {
	width: 825px;
	min-height:460px;
	height:auto !important;
	height:460px;
	overflow: hidden;
}
#headimage img, #galleryimage img {
	display: block;
}

#nav {
	width: 740px; /* Opera */
}

#footer {
	text-align: left;
	margin: 16px 5px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #817C78;
	clear:both;
		overflow:hidden;
}
#footer ul { /* all lists */
	list-style: none;
	line-height: 1;
	margin: 0;
	width: 100%;
	text-align: justify;
	position: relative;
}
#footer ul li {
	display: inline;
	margin: 3px 0px 3px 5px;
	text-transform: uppercase;
	letter-spacing: 0px;
	line-height: 16px;
}
#footer .copyright {
	position: absolute;
	right: 0px;
	bottom: 0px;
	margin: 0;
	display: inline;
	white-space: nowrap;
	text-transform: none;
}

#headlogo {
	position: absolute;
	right: 40px;
	top: 20px;
}
#headlogo .logo {
	width: 224px;
	height: 70px;
	background: url(../images/logo.png) no-repeat left top;
	color: #FFFFFF;
	text-indent: -999em;
	float:right;
}
#header .promotag {
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: -30px;
	width: 153px;
	height: 268px;	
}
#header .promotag span, #header .promotag a {
	display: block;
	position: relative;
	overflow: hidden;
	top: 0px;
	left: 0px;
	width: 153px;
	height: 268px;
	text-indent: -9999em;
	background-image: url(../images/christmas09.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


.heading {
	width: 100%;
		height: 60px;
	clear:both;
	text-indent: -999em;
}
.heading h1, .heading h2 {
	margin: 0;
	padding-bottom: 10px;
	overflow: hidden;
}
.content {
	min-height:12px;
	height:auto !important;
	height:12px;
	margin-bottom: 12px;
	border-bottom: 1px solid #635142;
}
.columns {
	padding-bottom: 15px;
}
.column-left {
	margin: 0 264px 0 0;
}
.column-left p {
	line-height: 18px;
}
.column-right {
	float: right; 
	width: 227px;
}
.section-content {
	padding: 16px 10px;
}

.container {
	height:1%;
	margin-bottom: 18px;
}

.container .box_t {background: url(../images/box_dot.gif) 0 0 repeat-x;}
.container .box_b {background: url(../images/box_dot.gif) 0 100% repeat-x}
.container .box_l {background: url(../images/box_dot.gif) 0 0 repeat-y}
.container .box_r {background: url(../images/box_dot.gif) 100% 0 repeat-y}
.container .box_bl {background: url(../images/box_bl.gif) 0 100% no-repeat}
.container .box_br {background: url(../images/box_br.gif) 100% 100% no-repeat}
.container .box_tl {background: url(../images/box_tl.gif) 0 0 no-repeat}
.container .box_tr {background: url(../images/box_tr.gif) 100% 0 no-repeat; padding:1px;} 

.box {
	width: 233px;
	clear: both;
	height:1%;
	margin-bottom: 18px;
		background-color: #351d0a;
}

.box .box_top {background: url(../images/box_top.gif) 0 0 no-repeat}
.box .box_bot {background: url(../images/box_bot.gif) 0 100% no-repeat; padding: 11px;}
.box .box_mid {background: url(../images/box_mid.gif) 0 0 repeat-y}

.box p, .box h1,  .box h2, .box h3 {
	margin-bottom: 10px;
}

/*** SECTIONS ***/
.box .section {
	font: 14px "Times New Roman", Times, serif;
	color: #919D96;
	position: relative;
}

.box .section-content {
	padding: 10px;
}
.box .section-icon, .box a.section-icon {
	display: block;
	min-height:54px;
	height:auto !important;
	height:54px;
	padding: 20px 18px 20px 90px;
	text-decoration: none;
}
.box a.section-icon:hover {
	color: #FFFFFF;
}
.box .shade {
	position: absolute;
	width: 212px;
	height: 0px;
	line-height: 0px;
	font-size: 1px;
}
.box .shade div {
	position: relative;
	top: -22px;
	width: 212px;
	height: 22px;
	background: url(../images/box_shade.png) no-repeat center bottom;	
}
.box section-link {
	padding: 20px 18px 20px 90px;
}

.box .icon-360 {
	background: url(../images/icon_360.gif) no-repeat 18px 12px;	
}
.box .icon-camera {
	background: url(../images/icon_camera.gif) no-repeat 18px 12px;	
}
.box .icon-envelope {
	background: url(../images/icon_envelope.gif) no-repeat 18px 12px;	
}
.box .icon-reel {
	background: url(../images/icon_reel.gif) no-repeat 18px 12px;	
}

/*** HEADINGS ***/
.h_exclusivevenues {
	background: url(../images/h_exclusivevenues.gif) no-repeat top left;	
}
.h_notleyabbey {
	background: url(../images/h_notleyabbey.gif) no-repeat top left;	
}
.h_cainmanor {
	background: url(../images/h_cainmanor.gif) no-repeat top left;	
}
.h_silchesterhouse {
	background: url(../images/h_silchesterhouse.gif) no-repeat top left;	
}
.h_botleysmansion {
	background: url(../images/h_botleysmansion.gif) no-repeat top left;	
}
.h_eventmanagement {
	background: url(../images/h_eventmanagement.gif) no-repeat top left;	
}
.h_casestudies {
	background: url(../images/h_casestudies.gif) no-repeat top left;	
}
.h_gallery {
	background: url(../images/h_gallery.gif) no-repeat top left;	
}
.h_contactus {
	background: url(../images/h_contactus.gif) no-repeat top left;	
}
.h_clients {
	background: url(../images/h_clients.gif) no-repeat top left;	
}



/*** ELEMENTS ***/

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.green-txt, .green-txt a, .green-txt a:link, .green-txt a:visited {
	font: 18px "Times New Roman", Times, serif;
	color: #75857C;	
	text-decoration:none;
}
.white-txt, .white-txt a {
	font: 18px "Times New Roman", Times, serif;
	color: #ffffff;	
	text-decoration:none;
}
.green-txt a:hover, .white-txt a:hover {
	text-decoration:underline;
}

a.nounderline {
	text-decoration:none;
}
a.hoverunderline {
	text-decoration:none;
}
a.hoverunderline:hover {
	text-decoration:underline;
}

