/*
---------------------------------------
Project Title : The Elms - Broadway Heritage PLC
Copyright 2006 : bendesmond.com
Creation date: 20 December 2006
---------------------------------------
*/


/* Page Setup */
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	background-color: #8d6f6f;
	margin: 0px;
	padding: 0px;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 778px;
	text-align: left;
	background-image: url(../images/elms-bg.gif);
	background-repeat: repeat-y;
}
#page {
	margin-left: 9px;
	width: 760px;
	float: left;
	display: inline;
}
#logo {
	float: left;
	width: 151px;
	height: 151px;
	padding: 0px;
	margin: 20px 0px 0px 20px;
}
#firstprices {
	float: left;
	width: 294px;
	height: 128px;
	padding: 0px;
	margin: 20px 0px 0px 264px;
}
#header {
	margin-left: 9px;
	width: 760px;
	float: left;
	display: inline;
	clear: both;
}


/* Main Navigation */

#mainmenu {
	display: inline;
	float: left;
	width: 151px;
	margin: 40px 0px 0px 20px;
	font-size: 1.2em;
	font-weight: normal;
	color: #891A1C;
	text-decoration: none;
	border-right: 1px solid #DCDCDC;
}
#mainmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}		
#mainmenu li {
	margin: 0;
	display: inline;
}
#mainmenu li a {
	display: block;
	padding: 4px 14px 4px 12px;
	margin-bottom: 2px;
	color: #891A1C;
	text-decoration: none;
}
#mainmenu li a:hover {
	color: #FFFFFF;
	background-color: #B26064;
}


/* Content */
#content {
	display: inline;
	float: left;
	width: 330px;
	margin: 40px 30px 30px 40px;
}
#content p {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0px;
	color: #2A2A2A;
}
#content ul li {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0px;
	color: #2A2A2A;
}
#content table {
	margin: 0px;
	/*margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #2A2A2A;
	background-position: top;
	vertical-align: top;
}
#content td {
	color: #4A402A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A402A;
}
#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #2A2A2A;
	line-height: 1.4em;
	margin: 2px 0px 5px 30px;
	list-style-type: none;
}
#content li {
	background: url(../images/bullet.gif) no-repeat 0 4px;
	padding-left: 20px;
}
#content a:link {
	color: #89191C;
	font-weight: bold;
	text-decoration: none;
}
#content a:visited {
	color: #89191C;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	color: #89191C;
	font-weight: bold;
	text-decoration: underline;	
}
hr {
	height: 1px;
	border-style: none;
	color: #4A402A;
	background-color: #4A402A;
}
.photobox {
	float: left;
	/*width: 200px;*/
/*	height: 180px;*/
/*	margin-left: 10px;*/
	margin-right: 10px;
	margin-bottom: 5px;
	font-size: 0.8em;
	color: #666666;
}
.photobox img {
	margin-bottom: 5px;
}
.photoquote {
	margin-left: -10px;
	font-size: 0.8em;
	color: #999999;
}

/* Wide Content */
#widecontent {
	display: inline;
	float: left;
	width: 450px;
	margin: 40px 30px 30px 40px;
}
#widecontent p {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0px;
	color: #2A2A2A;
}
#widecontent a:link {
	color: #89191C;
	font-weight: bold;
	text-decoration: none;
}
#widecontent a:visited {
	color: #89191C;
	font-weight: bold;
	text-decoration: none;
}
#widecontent a:hover {
	color: #89191C;
	font-weight: bold;
	text-decoration: underline;	
}

/* Right Column */
#rightcolumn {
	display: inline;
	float: left;
	width: 170px;
	margin: 40px 0px 30px 0px;
}
#rightcolumn p {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0px;
	color: #2A2A2A;
}
h1 {
	font-size: 1.6em;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.4em;
	margin: 0px;
	color: #89191C;
}
h2 {
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.4em;
	margin: 0px;
	color: #89191C;
}

/* Footer */
#footer {
	width: 760px;
	height: 77px;
	clear: both;
/*	margin-left: 9px;*/
	background: url(../images/footer-bg.gif) no-repeat right top;
}
#footer p {
	margin: 0px;
	padding: 30px 40px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 0.8em;
	color: #696969;
}
#footer a:link {
	color: #696969;
	text-decoration: none;
}
#footer a:visited {
	color: #696969;
	text-decoration: none;
}
#footer a:hover {
	color: #696969;
	text-decoration: underline;
}
.smalltext {
	font-size: 0.9em;
}
.imageleft-20 {
	padding-right: 20px;
}
.imageleft {
	float: left;
	padding-right: 10px;
}
.imagelefttop {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.smallprint {
	font-size: 0.8em;
}
#jointcontainer {
	margin-left: 125px;
}
.joint {
	float: left;
	display: inline;
	width: 225px;
	text-align: center;
}
#footnote {
	font-size: 0.8em;
}
.columnheadings {
	font-weight: bold;
	background-color: #DBDBDB;
}
#jointcontainer {
	margin-left: 0px;
}
.joint {
	float: left;
	display: inline;
	width: 225px;
	text-align: center;
}