#outer_border {
	border: 2px solid #ffffff;
  	background: url(HighlightTile.jpg) left top no-repeat;
}
#header {
	background: url(BannerTile.jpg) repeat-x top left;
	height: 103px;
}
#header img {
	float: left;
	text-decoration: none;
	border: none;
  	background: url(HighlightStage.jpg) left top no-repeat;
}
#outer_wrapper {
	background-color: #ffffff;
	color: transparent;
}
#wrapper {
	background: url(Navbar.jpg) repeat-y left;
}
#container {
	width: 100%;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(Navbar.jpg) repeat-y left;
}
#content {

}
#main {
	margin-left: 201px;
	padding: 1px;
}
#left {
	width: 201px;
	float: left;
}
#navlinks {
	
}
#footer {
	background: url(Navbar.jpg) repeat-y left;
	padding: 0px 0px 10px 38px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #333333;
	width: 162px;
	height: 47px;
}
#footer a:link {
	color: #333333;
  	text-decoration: none;
}
#footer a:visited {
	color: #333333;
  	text-decoration: none;
}
#footer img {
	padding: 0px;
	background: #999999;
	border: none;
	margin-bottom: -10px;
	margin-left: 54px;
}

h1 {
	margin-top: 0;
}
.last {
	margin-bottom: 0;
}
.clearing {
	padding: 0px;
	clear: both;
}
body {
	margin-top: 10px;
	margin-left: 10%;
	margin-right: 10%;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

/**********************************************/
/* Adding links for side bar                  */
/**********************************************/

.linkp {
	margin-top: 15px;
	margin-bottom: 0px;
  	font-size: 120%;
  	margin-left: 29px;
  	margin-right: 0px;
  	border: 1px solid #ffffff;
}
.linkp a:link {
  	color: #000000;
  	display: block;
  	padding: 2px 2px 2px 10px;
  	text-decoration: none;
}
.linkp a:visited {
  	color: #000000;
  	display: block;
  	padding: 2px 2px 2px 10px;
  	text-decoration: none;
}
.linkp a:hover {
  	background: url(HighlightTile.jpg) left top repeat;
  	display: block;
  	padding: 2px 2px 2px 10px;
  	text-decoration: none;
	color: #ffffff;
}
.linkp a:active {
  	background: url(HighlightTile.jpg) left top repeat;
  	display: block;
  	padding: 2px 2px 2px 10px;
  	text-decoration: none;
	color: #ffffff;
}

.estate {
	margin-top: 5px;
	margin-bottom: 0px;
  	font-size: 110%;
  	margin-left: 29px;
  	margin-right: 0px;
  	border: 1px solid #ffffff;
}
.estate a:link {
  	color: #000000;
  	display: block;
  	padding: 2px 2px 2px 25px;
  	text-decoration: none;
}
.estate a:visited {
  	color: #000000;
  	display: block;
  	padding: 2px 2px 2px 25px;
  	text-decoration: none;
}
.estate a:hover {
  	background: url(HighlightTile.jpg) left top repeat;
  	display: block;
  	padding: 2px 2px 2px 25px;
  	text-decoration: none;
	color: #ffffff;
}
.estate a:active {
  	background: url(HighlightTile.jpg) left top repeat;
  	display: block;
  	padding: 2px 2px 2px 25px;
  	text-decoration: none;
	color: #ffffff;
}

.stage {
	margin-top: 5px;
	margin-bottom: 0px;
  	font-size: 110%;
  	margin-left: 29px;
  	margin-right: 0px;
  	border: 1px solid #ffffff;
}
.stage a:link {
  	color: #000000;
  	display: block;
  	padding: 2px 2px 2px 50px;
  	text-decoration: none;
  	background: url(StageTile.jpg) left top repeat;
}
.stage a:visited {
  	color: #000000;
  	display: block;
  	padding: 2px 2px 2px 50px;
  	text-decoration: none;
  	background: url(StageTile.jpg) left top repeat;
}
.stage a:hover {
  	background: url(HighlightStage.jpg) left top repeat;
  	display: block;
  	padding: 2px 2px 2px 50px;
  	text-decoration: none;
	color: #ffffff;
}
.stage a:active {
  	background: url(HighlightStage.jpg) left top repeat;
  	display: block;
  	padding: 2px 2px 2px 50px;
  	text-decoration: none;
	color: #ffffff;
}

/**********************************************/
/* Adding styles for content                  */
/**********************************************/

.logo {
  text-decoration: none;
  border: 0px solid #000000;
}
#main p {
  /* margin-left: auto; */
  /* margin-right: auto; */
  /* width: 90%; */
}
#main h1 {
  	text-align: center;
	margin-bottom: 0px;
	margin-top: 20px;
}
#main h2 {
 	margin-bottom: -5px;
 	margin-top: 5px;
	text-align: center;
  	font-size: 300%;
}
.features p {
  text-align: center;
  font-weight: bolder;
  margin-bottom: -10px;
}
.features {
  margin-bottom: 25px;
  margin-top: 25px;
}
.map {
  margin-top: 10px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}
.thumbnail img {
  display: block;
  width: 100px;
  padding: 0px;
  text-decoration: none;
  border: 1px solid #999999;
}
.thumbnail {
  text-decoration: none;
}
.description {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: auto;
 	margin-right: auto;
	width: 90%;
}
.description p {

}
.home {
  margin-bottom: 200px;
}
.home img {
  padding: 10px;
  margin-top: 150px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 10px;
}
.home p {
  font-size: 110%;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
}
.admin {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}
.adminform {
  text-align: left;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 5%;
  margin-right: 5%;
}
.adminform p {
  margin-top: 0px;
  margin-bottom: 5px;
}




/*****************************************************/
/*****************************************************/
/*****************************************************/
/*****************************************************/

.listing_wrap {
	border: 1px solid #999999;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.listing_header {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px 10px 5px 10px;
	background-color: #cccccc;
	font-size: 110%;
	display: block;
}
.listing_header a:link {
	font-size: 110%;
	color: #000000;
	text-decoration: none;
}
.listing_header a:visited {
	font-size: 110%;
	color: #000000;
	text-decoration: none;
}
.listing_header a:hover {
	font-size: 110%;
	color: #000000;
	text-decoration: none;
}
.listing_header a:active {
	font-size: 110%;
	color: #000000;
	text-decoration: none;
}

.listing_pic {
	width: 200px;
	margin-right: 10px;
	border: 0px solid #999999;
}
.listing_wrap p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.listing_content {
	padding: 10px;
}
.listing_content p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.listing_clearing {
	padding: 0px;
	clear: both;
}
.listing_name {
	font-size: 110%;
	padding: 0px 0px 10px 0px;
}
.listing_name a:link {
	font-size: 100%;
	color: #000000;
	text-decoration: none;
}
.listing_name a:visited {
	font-size: 100%;
	color: #000000;
	text-decoration: none;
}
.listing_name a:hover {
	font-size: 100%;
	color: #000000;
	text-decoration: none;
}
.listing_name a:active {
	font-size: 100%;
	color: #000000;
	text-decoration: none;
}
.enquirelink {
	text-align: center;
	margin-top: 20px;
}
.listing_thumbs {
	margin-left: auto;
	margin-right: auto;
}
.aboutus {
	margin-top: 10px;
}
.aboutus h2 {
	padding: 10px;
}
.contactus {
	margin-top: 20px;
}
.stage_page {
	margin-right: 0px;
	margin-left: 0px;
}
.stage_heading {
	padding: 10px 0px 10px 0px;
}
.stage_page p {
	margin-left: 5%;
 	margin-right: 5%;
}
.saleslinks {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10p;x
}
