body {
	background-color: #F7E7D6; 
	margin: 0px
}

.formText {
	font-size: 10px; line-height: 12px;
}

#formTop {
	margin: 20px;
	margin-top: 30px;
}

#bottomBanner {
	position:absolute; 
	left: 44px; 
	top: 622px; 
	width:690; 
	height:55;  
	visibility: visible;
}

#formLeft {
	width:370; 
	height:510;
	margin: 20px;
	margin-top: 0px;
}

#formCenter {
	width:1; 
	height:200;  
	background: #36302D
}

#formRight {
	width:320; 
	height:510;
	margin: 20px;
	margin-top: 0px;
}

.formTitle {
	width:115; 
	text-align : left; 
}

.formBox {
	width:230; 
}

#hideDiv {
	position:absolute; 
	width:30; 
	height:30;  
	left: 509px; 
	top: 200px; 
	visibility: visible;
}

#showDiv {
	position:absolute; 
	width:30; 
	height:30; 
	left: 709px; 
	top: 200px; 
	visibility: hidden;
}

#maxDiv {
	background-color: #ffffff; 
	position:absolute; 
	width:30; 
	height:30; 
	margin: 10px; 
	margin-top: 10px;
	left: 200px; 
	top: 250px; 
	visibility: hidden;
}

#postcodeDiv {
	background-color: #ffffff; 
	position:absolute; 
	width:30; 
	height:30; 
	margin: 10px; 
	margin-top: 10px;
	left: 200px; 
	top: 250px; 
	visibility: hidden;
}

#map {
	margin: 0px;
	margin-top: 0px;
	width: 495px;
	height: 540px;
	border-right: solid 1px #7C7165;
	visibility: visible;
}

#map_search {
	position: absolute; left: 540px; top: 140px;
	margin: 10px; 
	margin-top: 10px;
	width: 180px;
	height: 540px;
	visibility: visible;
}

#frame_table {
	margin: 20px;
}

#container {
	width: 736px;
	border: solid 1px #C3AA93;
	background-color: #FFFFFF;
}
#header	{
	width: 692px; margin: auto; margin-top: 20px; 
	border: solid 1px #7C7165
}
#footer	{
	width: 692px; 
	margin: 20px; 
	margin-top: 5px; 
	margin-bottom: 5px; 
}
#nav {
	width: 692px; margin: auto; margin-top: 3px;
	border: solid 1px #7C7165;
	background-color: #BBA993;
	text-align: right
}
#content {
	width: 692px; 
	height: 540px; 
	margin: auto; 
	margin-top: 3px;
	background-repeat: repeat-x;
	border: solid 2px #A39C94;
	background-color: #FFFFFF;
}
#heading {
	margin: 20px; margin-top: 30px
}
#page_text {
	margin: 20px; margin-top: 30px
}
#scrolling_page_text {
	margin: 20px; 
	margin-top: 30px;
	overflow: auto;
	width : 650px; 
	height : 400px;
	
}

#popup_page_text {
	margin: 20px; 
	margin-top: 20px;
}

#small_scrolling_page_text {
	width: 300px; 
	height: 300px; 
	margin: 20px; 
	margin-top: 20px;
	background-repeat: repeat-x;
	overflow: auto;
	border: solid 2px #A39C94;
	background-color: #FFFFFF;
}

#close {
	margin: 20px; 
	margin-top: 10px;
}

#launch	{
	margin-left: 10px;
}

#latest {
	position: absolute;
	left: 410px;
	top: 450px;
	width: 300px;
	visibility: visible;
	z-index : 2;
}

#extra {
	position: absolute;
	left: 410px;
	top: 605px;
	width: 300px;
	visibility: visible;
	z-index : 2;
}
#latest	div {
	margin-bottom: 6px
}
.small {
	font-size: 10px; line-height: 12px; margin-top: 20px
}
#ticker	{
	width: 692px; 
	margin: auto; 
	margin-top: 3px; 
	margin-bottom: 1px;
	border: solid 1px #7C7165;
	background-color: #EDE9E0;
	height: 20px;
}
#side_shadow {
	background: url('img/gen/side_shadow_bg.gif'); background-repeat: repeat-y;
}
#bottom_shadow {
	background: url('img/gen/bottom_shadow_bg.gif'); background-repeat: repeat-x;
}

div	{
	font-family: arial; font-size: 12px; line-height: 14px; color: #36302D
}

div.h2 {
	font-weight: bold
}
div.p {
	margin-bottom: 8px
}

td {
	vertical-align: top
}

a {
	color: #4661B5
}

img	{
	border: 0px
}

.small_search {
	font-size: 12px; 
	line-height: 12px;
	font-weight : bold;
}

.overlay_header {
	font-family: Impact;
	color: #F61F7C;
	font-size: 15px;
}

.overlay_title {
	font-family: Arial;
	color: Black;
	font-size: 12px;
	font-weight : bold;
}

.overlay_description {
	font-family: Arial;
	color: Black;
	font-size: 10px;
	line-height: 12px;
}

.overlay_price {
	font-family: Arial;
	color: #F61F7C;
	font-size: 18px;
	font-weight : bold;
}

.overlay_price_text {
	font-family: Arial;
	color: #F61F7C;
	font-size: 12px;
	font-weight : bold;
}

.overlay_footer {
	font-family: Arial;
	color: Black;
	font-size: 12px;
	line-height: 14px;
	font-weight : bold;
}

.fine_print {
	font-size: 10px; 
	line-height: 12px;
}

.red {
	color: Red;
}

.text {
	font-family: Arial;
	color: Black;
	font-size: 12px;
	line-height: 14px;
}
