@charset "utf-8";
html {
	overflow-y: scroll;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
	background-color: #CAC2B8;
}
#wrapper {
	position: relative;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}
#home #header {
	height: 100px;
}
#home #contentwrapper {
	margin: 0px;
	padding: 0px;
}


.homepage-image {
	width:900px;
	height:405px;
	background-image:url(../images/misc/homapage-image.jpg);
	position: relative;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.homepage-offers-wrapper{
	width:430px;
	float:right;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#header {
	height: 175px;
	margin: 0px;
	position: relative;
	padding: 0px;
	width: 900px;
}

#logo {
	position: absolute;
	z-index: 1000;
	left: 20px;
	top: 0px;
	margin-top: -40px;
}
#headerbanner {
	z-index: 500;
	background-color: #FFFFFF;
}

#naviwrapper {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 900px;
}
#naviwrapper #navi {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 20px;
}
#naviwrapper #navi ul {
	margin: 0px;
	padding: 0px;
}
#naviwrapper #navi ul li {
	list-style-type: none;
	padding-right: 9px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: left;
	list-style-image: none;
}
#naviwrapper #navi ul li a {
	font-size: 11px;
	color: #7D6A55;
	font-weight: normal;
	background-color: #FFFFFF;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
	display: block;
	border: none;
}
#naviwrapper #navi ul li a:hover {
	text-decoration: none;
	background-color: #E1007A;
	color: #FFFFFF;
}
#naviwrapper #navi .current {
	background-color: #E1007A;
	color: #FFFFFF;
}
.pinkdivider {
	background-color: #E1007A;
	margin: 0px;
	padding: 0px;
	height: 2px;
	width: 900px;
}
#contentwrapper {
	position: relative;
	min-height:300px;
	height:auto !important;
	height:300px;
	padding-top: 20px;
	width: 900px;
	margin-bottom: 10px;
}
.adrian-background {
	background-image: url(../images/misc/adrian-court.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 650px;
	width: 900px;
	position: relative;
	clear: both;
}
.adrian-content {
	height: 460px;
	width: 360px;
	margin-left: 500px;
	position: relative;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.imgcaption {
	background-color: #E1007A;
	padding-right: 9px;
	padding-left: 9px;
}
.imgcaption p{
	line-height: 24px;
	color: #FFF;

}



#footer {
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	position: relative;
	height: 37px;
	margin: 0px;
	padding-bottom: 10px;
}

#footer p {
	color: #7D6A55;
	line-height: 15px;
	margin: 0px;
	text-align: right;
}
#footer p a {
	color: #7D6A55;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
#content {
	background-color: #FFFFFF;
	clear: both;
	padding: 10px;
	height:auto !important;
	height:200px;
	min-height: 200px;

}
#content .columnleft {
	float: left;
	width: 420px;
	position: relative;
}
#content .columnright {
	float: right;
	width: 420px;
	position: relative;
}
#content .columnrightsmall {
	float: right;
	width: 250px;
	position: relative;
	text-align: left;
}
#content  .columnrightimage {
	float: right;
	width: 310px;
	position: relative;
	text-align: left;
}
#content  .columnleftlarge {
	float: left;
	width: 500px;
	position: relative;
}

.newslist     {
	margin:0px;
	padding:0px;
	list-style-type: none;
}
.newslist  li  {
	color:#7D6A55;
	text-decoration:none;
	height: 20px;
	display: block;
	font-size: 11px;
	line-height: 20px;
	margin-bottom: 10px;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1007A;
	list-style-image: none;
	list-style-type: none;
}
.newslist      li      a      {
	color:#7D6A55;
	text-decoration:none;
	display: block;
	text-transform: uppercase;
}
.newslist     li     a:hover     {
	color: #FFFFFF;
	background-color: #E1007A;
	background-image: none;
}
.newslist a:hover strong {
	color: #FFFFFF;
}
.newslist  a strong {
	font-weight: bold;
	color: #E1007A;
	letter-spacing: .1em;
}

.pricelisttable {
	margin-bottom: 10px;

}
.pricelisttable    td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1007A;

}
.pricelisttable p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 15px;
}
.pricelisttable  h2 {
	letter-spacing: 0px;

}
.formfield  {
	border: 1px solid #CAC2B8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D6A55;
	line-height: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 300px;
	background-color: #F1EFED;
}
.formbutton  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #E1007A;
	height: 20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


h1 {
	font-size: 18px;
	text-transform: uppercase;
	color: #7D6A55;
	line-height: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 0.15em;
}
h1 strong {
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1007A;
	text-transform: uppercase;
}

h2 {
	font-size: 12px;
	color: #7D6A55;
	line-height: 17px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
}
h2.largepinkhighlight  {
	font-size: 18px;
	color: #E1007A;
	line-height: 24px;
	font-weight: normal;
}

h3  {
	font-weight: bold;
	color: #7D6A55;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 17px;
}





p {
	font-size: 11px;
	color: #7D6A55;
	line-height: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

p  a, li a {
	color: #E1007A;
	text-decoration: underline;
}
p  a:hover, li a:hover {
	text-decoration: none;
}
p  strong, li strong {
	font-weight: bold;
	color: #E1007A;
	text-transform: uppercase;
}

.pageheader {
	background-color: #FFFFFF;
	padding-left: 10px;
	position: relative;
	float: left;
	margin-bottom: 10px;
}
.pageheader h1 {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1007A;

}



.clear {
	clear: both;
}
ul     {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
li         {
	color: #7D6A55;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 6px;
	list-style-image: url(../images/misc/bullet.gif);
	list-style-position: outside;
}
.openingtimes {
	margin-bottom: 20px;
}
.openingtimes p {
	margin: 0px;
}
.highlight  {
	font-size: 20px;
	color: #7D6A55;
	font-weight: normal;
	line-height: 20px;
}
.highlight strong {
	color: #E1007A;
}
.pulloutbox {
	padding: 5px;
	margin-bottom: 5px;
	text-align: left;
	border: 1px solid #CAC2B8;
}
.alignleft1 {
	float: left;
}
.alignleft2 {
	float: left;
	margin-left: 40px;
}
.nomargin {
	margin: 0px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1007A;
}
.pinktext {
	color: #E1007A;
}

.footerdetail {
	width:900px;
	margin:10px auto 0 auto;
	text-align:center;
}
.footerdetail p {
	color:#FFF;
	line-height:1em;
}
.footerdetail a {
	color:#FFF;
	line-height:1em;
}
.nomargin li {
	margin: 0px;
}

