/* Default style sheet 15 Nov 2004. Designed by Phill Carter - itsmephill@yahoo.co.uk */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #CCCCFF;
	margin: 0px; 
	background-image: url(../images/bg-house5.gif);
}
h1 {
	color: #000066;
	font-size: 135%;
	text-align: center;
}
h2{
	font-size: 115%;
	text-indent: 2%;
}
.td_dark {
	background-color: #000066;
}
.td_mid {
	background-color: #9999CC;
}
.td_light {
	background-color: #CCCCFF;
}
.td_white {
	background-color: #FFFFFF;
}
.tbl_border {
	border-color: #9999CC;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}
a:hover {
	color: #000066;
	background-color: #CCCCFF;
	text-decoration: none;
}
a.mainmenu {
	font-size: smaller;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.tickilink {
	color: #000066;
	font-size: smaller;
}
a.LandlordsLinks:hover{background-color:white;}
.paletext {
	color: #CCCCFF;
}
.footer, .header {
	font-size: 80%;
}
.copyright, .small {
	font-size: 70%;
}
.address2 {
	font-size: 80%;
	color: #666699;
	font-weight: bold;
}
.address {
	font-size: 80%;
	color: #000066;
}
ul {
	list-style-type: square;
	font-size: 90%;
}
ul.tick {
	font-size: 90%;
	list-style-image: url(../images/tick3.gif);
	vertical-align: middle;
}
a.phill:hover{
	color: #000066;
	background-color: #9999CC;
	text-decoration: none;
}
