/* mac hide\*/
html, body {height:100%}
/* end hide */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align:center;
	line-height: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}
.leftborder{
	background-image:url(images/leftborder.jpg);
	background-repeat:no-repeat;
}
.rightborder{
	background-image:url(images/rightborder.jpg);
	background-repeat:no-repeat;
}
h1 {
	font-size:18px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	color:#993300;
}
h2 {
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}
h3 {
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}
a:link {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #50280E;
	text-decoration: none;
}
a:active {
	font-weight: normal;
	color: #50280E;
	text-decoration: none;
}
#outer{
	height:100%;
	min-height:100%;
	width:900px;
	color: #FFFFFF;
	text-align:left;
	margin:auto;
	position:relative;
	background-color:#FFFFFF;
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {/* enables content first */
	float:left;
	width:700px;
}
#header{
	position:relative;
	height:140px;
	left:1px;
	width:900px;
	background-image:url(Images/bannercym.jpg);
	background-repeat:repeat-x;
}
#iaith{
	float:right;
	padding-top:108px;
	padding-right:5px;
}
#iaith select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #333333; 
	color: #ffffff; 
}
#navtext{
	float:right;
	color:#FFFFFF;
	padding-top:113px;
	padding-right:5px;
}
#navtext a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#musiconoff{
	float:right;
}
#virtualtourdropdown{
	float:right;
}
#left {
	position:relative;/*ie needs this to show float */
	width:249px;
	float:left;
	left:1px;
	padding-top:1px;/*needed to make room for header*/
	padding-bottom: 2px;/* needed to make room for footer */
}
#right p {padding-left:4px;padding-right:2px}

#right {
	position:relative;/*ie needs this to show float */
	width:200px;
	float:right;
	padding-top:1px;/*needed to make room for header*/
	padding-bottom: 2px;/* needed to make room for footer */
}

#footer {
	width:900px;
	clear:both;
	height:100px;
	border-top:1px dotted #FFFFFF;
	text-align:center;
	font-size: 11px;
	left:1px;
	bottom:0;
	position: absolute;
}
* html #footer {/*only ie gets this style*/
	\height:100px;/* for ie5 */
	he\ight:100px;/* for ie6 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent {
	width:448px;
	float:right;
	padding-top:1px;
	padding-bottom: 2px;/* needed to make room for footer */
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
#centrecontent p {padding-left:3px}

#clearfooter {width:100%;height:100px;clear:both} /* to clear footer */

/* Nav Buttons */
.navbutton {
	margin-bottom : 1px;
}
	

/* Nav Buttons End*/

#ymlaen {
	width: auto;
	margin-left: 2px;
	margin-right: 2px;
	border: 1px solid #66CCFF;
	padding: 2px;
	background-image:url(Images/boxbck.jpg);
	background-repeat:no-repeat;
	margin-bottom:2px;
}
#newyddion {
	width: auto;
	margin-left: 2px;
	margin-right: 2px;
	border: 1px solid #FFA1F1;
	padding: 2px;
	background-image:url(Images/boxbck.jpg);
	background-repeat:no-repeat;
	margin-bottom:2px;
}
#ymlaentitle {
	font-weight:bold;
	background-color:#C4FFFF;
}
#newyddiontitle {
	font-weight:bold;
	background-color:#FFD5F8;
}
#ymlaendate {
	font-size:9px;
	font-weight:bold;
	color:#993300;
}
#mwy {
	text-align:right;
}
form {
	margin-bottom : 2px;
	margin-top : 2px;
}
#designedby {
	font-size: 9px;
}
/* Prop Listing Box */
.listingbox {
	text-align: left;
	width: auto;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	border: 1px solid #D6BF8F;
	padding: 2px;
}
.listingboxheader {
	background-color: #396896;
	padding: 1px;
	color: #FFFFFF;
	font-size: 10px;
	width: auto;
}
.listingboxmid {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	width: auto;
	overflow: hidden;
	width: 100%;
	background-image: url(Images/blend.jpg);
	background-repeat: no-repeat;
}
.listingboxfooter {
	background-color: #DFCEAA;
	color: #333333;
	font-size: 11px;
	width: auto;
}
.listingimage {
	float: right;
	margin: 0 0 0 2px;
}
.propimage {
	float: left;
	margin: 0 2px 0 0;
}
.mapweblinks {
	float: left;
	margin-top: 50%;
	margin-bottom: 50%;
	margin-left: 145px;
}
.moreinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#queryleft {
	text-align: right;
	position:relative;
	width:50%;
	float:left;
}
#queryright {
	text-align: center;
	position:relative;
	width:50%;
	float:right;
}
.contactable {
	background-image:url(images/contactback.jpg);
	background-repeat:no-repeat;
}
