﻿body
{
	background: #efeaca;
	color: #515151;
	font-size: 12px;
}
a
{
	color: #4b2254;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a.alt
{
	color: #515151;
}
h3
{
	color: #4b2254;
	font-weight: bold;
	padding-top: 0;
	margin-top: 0;
	font-size: 14px;
	padding: 0px;
	margin-bottom: 0px;
}
p
{
	margin-top: 4px;
}
#Container
{
	position: relative;
	margin: 15px auto 0 auto;
	width: 780px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; /*border:solid 1px black;*/
	text-align: left;
}
#TopSection
{
	position: absolute;
	width: 780px;
	height: 150px;
	background-image: url(Images/TopGradient.jpg);
	background-repeat: repeat-y;
}

#divNavigation
{
	z-index: 101; 
	left: 160px; 
	top: 120px;
	width: 464px; 
	position: absolute;
	height: 16px;
}
#Title
{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 410px;
	height: 116px;
	background-image: url(Images/TopGradient.jpg);
	background-repeat: repeat-y;
}
#SubNav
{
	height: 21px;
	border-bottom: solid 1px #978965 ;
}
#ulNav
{
	margin: 3px 0px;
	padding: 0px;
}
#ulNav li
{
	float: left;
	margin-right: 10px;
	list-style: none;
}
#ulNav a
{
	display: block;
	background-color: #a79295;
	padding:  2px 6px 2px 4px;
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
	color: #f3ebb2;
	width: 120px;
	text-align: center;
}
#ulNav a:hover
{
	background-color: #8a7477;
}

#ulSubNav
{
	margin: 0px;
	padding: 0px;
}
#ulSubNav li
{
	float: left;
	margin-right: 10px;
	list-style: none;
	padding: 0px;
}
#ulSubNav a
{
	display: block;
	border: solid 1px #a79a79;
	
	padding:  2px 6px 2px 4px;
	font-family: arial;
	font-size: 14px;
	text-decoration: none;
	color: #a79a79;
}
#ulSubNav a.selected 
{
	background-color: #a79a79;
	color: #efeaca;
}
#ulSubNav a:hover
{
	background-color: #796e52;
	color: #efeaca;
}

#TopShadow
{
	position: absolute;
	width: 780px;
	top: 150px;
	height: 10px;
	background-image: url(Images/TopShadow.jpg);
	background-repeat: repeat-x;
	z-index: 10;
}

#TopShadowCorner
{
	position: absolute;
	width: 8px;
	top: 0px;
	height: 10px;
	background-image: url(Images/TopShadowLCorner.jpg);
	background-repeat: no-repeat;
}

#RightShadows
{
	position: absolute;
	left: 780px;
	width: 8px;
}
#RightTopShadow
{
	position: absolute;
	top: 0px;
	width: 8px;
	background-image: url(Images/RShadowTCorner.jpg);
	background-repeat: no-repeat;
}
#RightShadow
{
	position: absolute;
	top: 11px;
	width: 8px;
	height: 586px;
	background-image: url(Images/RShadow.jpg);
	background-repeat: repeat-y;
}
#RightBottomShadow
{
	position: absolute;
	top: 597px;
	width: 8px;
	background-image: url(Images/RShadowBCorner.jpg);
	background-repeat: no-repeat;
}
#BottomShadow
{
	position: absolute;
	top: 597px;
	left: 0px;
	width: 780px;
	height: 8px;
	background-image: url(Images/BShadow.jpg);
	background-repeat: repeat-x;
}
#BottomShadowLCorner
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 8px;
	height: 8px;
	background-image: url(Images/BShadowLCorner.jpg);
	background-repeat: no-repeat;
}
#MainContent
{
	position: absolute;
	top: 165px;
	left: 10px;
	width: 760px;
	height: 370px;
	padding: 0px;
	color: #79776f;
	z-index: 20;
}
#MainContentFront
{
	overflow: auto;
	position: absolute;
	top: 165px;
	left: 270px;
	width: 470px;
	height: 370px;
	padding: 0px;
	color: #79776f;
	z-index: 20;
}
#MainPhoto
{
	left: 10px;
	top: 165px;
	border: solid 2px #858270;
	width: 235px;
	height: 353px;
	position:absolute;
	z-index: 16;
	
}
#divPriceTable
{
	z-index: 100; 
	left: 0px; 
	width: 780px; 
	position: absolute; 
	top: 35px;
}
#divPriceTable table
{
	float: left;
	/*width: 340px;*/
	margin-left: 10px;
	margin-right: 20px;
}
#divPriceTable table td.heading
{
	font-family: Times New Roman;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}


#WaterMark
{
	position: absolute;
	top: 150px;
	left: 230px;
	width: 550px;
	height: 447px;
	background-image: url(Images/Watermark.jpg);
	background-color: #efeaca;
	background-position: right top;
	background-repeat: no-repeat;
	z-index: 15;
}

#Brands
{
	position: absolute;
	top: 550px;
	left: 50px;
	width: 100px;
	height: 200px;
	z-index: 19;
}

#keycontent
{
	color: #f0eaca;
}
#divContactDetails
{
	position: absolute;
	left: 600px;
	top: 10px;
	
}
#map
{
	position: absolute; 
	width: 500px; 
	height: 300px; 
	top: 10px;
}
#printmap
{
	position: absolute; 
	top: 315px;
	font-weight: bold;
}
