
body {
	margin:0;
	padding:0;
	font-family: Georgia,Serif;
	font-size: 12px;
	color: #c5c5c5;
	background-color: #606060;
	background-image: url('body_background_new.gif');
	background-position: center;
	background-repeat: repeat-y;
}

img {
	border: none;
}

img.home {
	border: solid #808080 1px;
	margin-left: 20px;
	margin-bottom: 20px;
}

img.carousel {
	border: solid #808080 1px;
}

img.homefirst {
	border: solid #808080 1px;
	margin-left: 0;
	margin-bottom: 20px;
}


img.home:first-child {
	margin-left: 0;
}

#wrapper { 
	margin: 0 auto;
	width: 940px;
}

#itemwrapper {
	margin: 0 auto;
	width: 450px;
	margin-top: 30px;
}

#itemwrapper h1 {
	font-size: 24px;
}

#itemwrapper p {
	font-size: 14px;
}

div.itempagecontainer {
	background-color: #fff;
	padding: 20px;
	text-align: center;
	margin-bottom: 20px;
}

#wrapper { 
	margin: 0 auto;
	width: 940px;
}

#header {
	margin: 28px 0;
	height: 69px;
}

#topnav {
	float: right;
	margin: 34px 0 0 0;
}

#mainnav {
	height: 32px;
	margin-bottom: 26px;
}

#content {

}

#leftcol {
	width: 700px;
	float: left;
}

#rightcol {
	width: 220px;
	float: right;
}

#footer {
	margin: 40px 0 60px 0;
	border-top: solid 2px #ca2209;
	padding-top: 14px;
}

div.guestrange, div.range {

}

div.range {
	width: 213px;
}

div.item {
	width: 155px;
	height: 180px;
	background-color: #000;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}

div.item img {
	border: 0;
}

div.item p {
	font-size: 10px;
	line-height: 10px;
	color: #fff;
	margin: 10px 0 0 0;
	padding: 0;
}

div.guestrange h3, div.range h3, div.item h3 {
	margin: 12px 0 4px 0;
}

div.guestrange h3.chair, div.range h3.chair, div.item h3.chair {
	font-size: 16px;
	margin: 12px 0 4px 0;
}

div.guestrange img, div.range img {
	border: solid #808080 1px;
}

div.itemmain {
	padding: 20px;
	background-color: #fff;
}

div.panel {
	border: solid 1px #808080;
	padding: 19px;
	margin: 0 0 20px 0;
}

div.bannerad img {
	margin-bottom: 20px;
}

div.carousel {
	margin-bottom: 20px;
}

#home-images {
	margin: 15px 0;
}

#home-images img {
	border: 1px solid #808080;
}

#home-images img.dining {
	float: right;
}

img.border {
	border: solid #808080 1px;
}

.login {
	background-image: url('login_background.gif');
	background-repeat: repeat-x;
}

p.login {
	text-transform: uppercase;
	background-image: none;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

.clearboth {
	clear: both;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.centred {
	text-align: center;
}

.spacerfifteen {
	height: 15px;
	clear: both;
}

.spacerten {
	height: 10px;
	clear: both;
}

.spacerfive {
	height: 5px;
	clear: both;
}

h1,h2 {
	color: #fff;
	font-weight: normal;
	font-size: 36px;
	border-bottom: solid 2px #ca2209;
	padding: 0 0 6px 0;
	margin: 0 0 14px 0;
}

h3 {
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	margin: 6px 0 14px 0;
	text-transform: uppercase;
}

p {
	font-size: 12px;
	margin: 0 0 6px 0;
	padding: 0;
}

.red {
	color: #ff0000;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

li {
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
}

li.rangeguest {
	width: 330px;
	min-height: 250px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin: 0 20px 10px 0;
	zoom: 1;
	*display: inline;
	_height: 250px;
}

li.rangeloggedin {
	width: 213px;
	min-height: 250px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin: 0 20px 10px 0;
	zoom: 1;
	*display: inline;
	_height: 250px;
}

li.fabric {
	width: 62px;
	min-height: 62px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin: 0 9px 9px 0;
	zoom: 1;
	*display: inline;
	_height: 62px;
	padding: 0;
}

.twocols {
	width: 215px;
	margin-left: 20px;
	float: left;
}

.twocolsfirst {
	width: 215px;
	margin-left: 0;
	float: left;
}

.twocols:first-child {
	margin-left: 0;
}

.midgrey {
	color: #7f7f7f;
}

.topnavtext {
	font-size: 16px;
	margin: 0;
	padding: 0;
}

.footertext {
	color: #fff;
	font-size: 10px;
	margin: 0;
	letter-spacing: 0px;
}

.introtext {
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
}

.introtextlarge {
	font-size: 24px;
	line-height: 32px;
	margin-top: 10px;
	color: #fff;
}

.introtext:first-child {
	margin-top: 0px;
}

.linkspanel {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: dotted 1px #ca2209;
}

.linktext {
	font-size: 18px;
	color: #ca2209;
	margin-top: 10px;
}

div.item-chairs-text {
	width: 230px;
	float: right;
	padding-top: 5px;
}

a {
	outline: none;
}

a:link {
	color: #fff;
	text-decoration: none;
}

a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #ca2209;
	text-decoration: none;
}

a:active {
	color: #7f7f7f;
	text-decoration: none;
}


a.red:link {
	color: #ca2209;
	text-decoration: none;
}

a.red:visited {
	color: #ca2209;
	text-decoration: none;
}

a.red:hover {
	color: #fff;
	text-decoration: none;
}

a.red:active {
	color: #7f7f7f;
	text-decoration: none;
}

a.rolloverbedroom {
	display: block;
	float: left;
	width: 233px;
	height: 32px;
	background: url("menu_bedroom.gif") 0 0 no-repeat;
}

a.rolloverbedroom:hover { 
	background-position: 0 -32px;
}

a.rolloverbedroom:active { 
	background-position: 0 -64px;
}

a.rolloverdining {
	display: block;
	float: left;
	width: 233px;
	height: 32px;
	background: url("menu_dining.gif") 0 0 no-repeat;
}

a.rolloverdining:hover { 
	background-position: 0 -32px;
}

a.rolloverdining:active { 
	background-position: 0 -64px;
}
   
a.rollovercontact {
	display: block;
	float: left;
	width: 234px;
	height: 32px;
	background: url("menu_contact.gif") 0 0 no-repeat;
}

a.rollovercontact:hover { 
	background-position: 0 -32px;
}

a.rollovercontact:active { 
	background-position: 0 -64px;
}

a.rolloverupholstery {
	display: block;
	float: left;
	width: 234px;
	height: 32px;
	background: url("menu_upholstery.gif") 0 0 no-repeat;
}

a.rolloverupholstery:hover { 
	background-position: 0 -32px;
}

a.rolloverupholstery:active { 
	background-position: 0 -64px;
}

a.rolloverlogo {
	display: block;
	width: 181px;
	height: 35px;
	background: url("logo_wg.gif") 0 0 no-repeat;
}

a.rolloverlogo:hover { 
	background-position: 0 -35px;
}

a.rolloverforgotten {
	display: block;
	float: left;
	width: 234px;
	height: 32px;
	background: url("reset_password_button.gif") 0 0 no-repeat;
}

a.rolloverforgotten:hover { 
	background-position: 0 -32px;
}

a.rolloverforgotten:active { 
	background-position: 0 -64px;
}


/* Contact Form begins */

input {
	border: none;	
}

textarea {
	border: none;
}

div.contactform {

}

div.contactform label {
	float: left;
	width: 120px;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	margin-top: 4px;
}

div.contactform input, div.contactform textarea {
	width: 250px;
	margin-bottom: 10px;
}

div.contactform textarea {
	width: 254px;
	height: 150px;
}

div.contactform .boxes {
	width: 1em;
}

div.contactform .submitbutton {
	margin-left: 120px;
	margin-top: 5px;
	width: 90px;
}

#recaptcha_area {
	padding: 15px 0 20px 120px;
}

/* Contact Form end */



