html {
	overflow:-moz-scrollbars-vertical;
}
body  {
	background: #fff url('images/dots.gif') top left repeat;
	/*font: normal 12px/16px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;*/
    font: normal 12px/16px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
	color: #333;
	margin: 1px;
	text-align: center; /* For IE */
}
#container {
	position: relative;
	display: block;
	width: 760px !important;
	width /**/: 790px;
	background: #fff;
	margin: 10px auto;
	padding: 0;
	text-align: left; /* For IE, see above */
	background: #fff url('images/bg.gif') top left repeat-y;
}
#title-left {
	float: left;
	font: normal 24px/26px Verdana, Arial, sans-serif;
	color: #666;
	/*width: 100%;*/
	margin: 0;
	padding: 0 0 3px 0;
}
#title-right {
	font: normal 14px/32px Verdana, Arial, sans-serif;
	color: #666;
	text-align: right;
	margin: 0;
	padding: 0;
}
#home-top-picture {
	clear: both;
	height: 100px;
	background: #fff url(images/perth-apartments-1.jpg) no-repeat;
}
#houses-top-picture {
	clear: both;
	height: 100px;
	background: #fff url(images/perth-apartments-1.jpg) no-repeat;
}
#lochalsh-top-picture {
	clear: both;
	height: 100px;
	background: #fff url(images/perth-apartments-16.jpg) no-repeat;
}
#things-top-picture {
	clear: both;
	height: 100px;
	background: #fff url(images/perth-self-catering.jpg) no-repeat;
}
#prices-top-picture {
	clear: both;
	height: 100px;
	background: #fff url(images/dornie-self-catering11.jpg) no-repeat;

}
#location-top-picture {
	clear: both;
	height: 100px;
	background: #fff url(images/perth-apartments-15.jpg) no-repeat;
}
#enquiries-top-picture {
	clear: both;
	height: 100px;
	background: #fff url(images/perth-apartments-1.jpg) no-repeat;
}
#inch-top-picture {
	clear: both;
	height: 100px;
	background: #fff url(images/perth-apartments-5.jpg) no-repeat;
}
#broch-top-picture {
	clear: both;
	height: 100px;
	background: #fff url(images/perth-apartments-6.jpg) no-repeat;
}
#fiscal-top-picture {
	clear: both;
	height: 100px;
	background: #fff url(images/perth-apartments-13.jpg) no-repeat;
}
#contact-top-picture {
	clear: both;
	height: 100px;
	background: #fff url(images/perth-apartments-13.jpg) no-repeat;
}
#menu {
	position: relative;
	width: 750px;
	padding: 2px 0 4px 10px;
	border-top: 1px solid #fff;
	/*background-color: #9CA2C1;*/
    background-color: #747ca2;
	color: #fff;
}
html>body #menu { font-size: 100%; }
#submenu {
	margin: 0;
	padding: 10px 0 0 0;
}
#content-left {
	float: left;
	margin: 0;
	padding: 0 5px 0 0px;
	width: 500px;
	color: #333;
	font-size: 110%;
	/*border: 1px solid #5D6E20;*/
}
#content-right {
	margin: 0 0 0 520px;
	padding: 15px 5px 0 10px;
	color: #666;
	min-height: 500px;
	[height:500px;/*necessary to hide from Mozilla*/
	height:500px;/*read by Safari*/
	]height:500px;/*only read by IE6*/
	/*border: 1px solid #8A9BAB;*/
}
#content-left h2 {
	/*font-size: 105%;*/
	color: #63679d;
	border-bottom: 1px solid #5D6E20;
	padding-bottom: 3px;
	margin: 10px 0 10px 0;
	width: 100%;
}
#content-right h2 {
	font-size: 125%;
	color: #26929C;
	border-bottom: 1px solid #5D6E20;
	padding-bottom: 3px;
	margin: 10px 0 10px 0;
	width: 85%;
}
#title-right h1 {
	font: normal 14px/32px Verdana, Arial, sans-serif;
	color: #666;
	text-align: right;
	margin: 0; padding: 0;
	border: 0;
	/*width: 100%;*/
}
h1 {
	background-image: url('images/design_elements/h1.gif');
	background-repeat: no-repeat;
	width: 90%;
	color: #666;
	font:  normal bold 13px Arial, sans-serif;
	padding-left: 15px;
	border-bottom: 1px solid #EDA071;
	padding-bottom: 3px;
}
h2 {
	color: #EDA071;
	font:  normal bold 13px Verdana, Arial, sans-serif;
	border-bottom: 1px solid #EDA071;
	padding-bottom: 3px;
	width: 85%;
}
h3 {
	color: #466552;
	font:  normal bold 13px Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
h4 {
	color: #778640;
	font:  normal bold 13px Verdana, Arial, sans-serif;
	font-size: 90%;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
h5 {
	color: #EDA071;
	font:  normal bold 9px Verdana, Arial, sans-serif;
	margin: 0 0 4px 0;
	padding: 0;
}
h6 {
	color: #466552;
	font: normal bold 11px Verdana, Arial, sans-serif;
	margin: 0 -3px 0 0;
	padding: 0;
	text-align: right;
}
#map {
	font-size: 100%;
	line-height: 1.0em;
	text-align: center;
}
#maptext {
	font-size: 100%;
	line-height: 1.0em;
	text-align: justify;
	padding: 0 50px 0 50px;
}
.imgbox {
	text-align: right;
	clip: rect( );
	margin: 0px 0px 10px;
	border: 1px solid #5D6E20;
}

input, textarea {
	color: #000;
	/*font: normal normal 11px Arial, sans-serif;*/
	font: normal 11px/16px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
}

.clear {clear:both;height:1px;overflow:hidden;}


/* Define footer area */
#footer1 {
	clear: both;
	background-color: #747ca2;
	color: #fff;
	font: normal normal 10px Verdana, Arial, sans-serif;
	/*line-height: 25px;*/
	margin: 10px 0 0 0;
	padding: 2px 0 4px 10px;
}
#footer2 {
	clear: both;
	background: #fff;
	color: #000;
	font: normal normal 9px Verdana, Arial, sans-serif;
	line-height: 15px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#footer1 a{
	color: #fff;
}
#footer1 a:hover {
	color: #1a491b;
}
#footer2 a {
	color: #000;
}

a.menu {
	text-decoration: none;
	color: #fff;
}

a.menu:hover {
	color: #1a491b;
	text-decoration: none;
}

a {
	text-decoration: none;
	color: #b08430;
}
a:hover {
	text-decoration: none;
	color: #1a491b;
}

.selected {
	/*color: #FF9933;*/
    color: #1a491b;
}

.error {
	color: red;
}

.imgleft {
	float: left;
	padding: 10px 10px 5px 0;
}
.imgright {
    float: right;
    padding: 10px 0 5px 10px;
}


