/* CSS Document */

html
	{
	height:100%;
	margin: 0px;
	padding: 0px;
	}
body
	{
	height:100%;
	font-family:"Trebuchet MS", Helvetica, Arial;
	letter-spacing:0px;
	background-image:url(../img/bgRpt.jpg);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
	}
img
	{
	border:0px;
	}
* 
	{
	padding: 0;
	margin: 0;
	}
.spacer
	{
	margin-top:5px;
	}
blockquote {
	width:200px;
	float:right;
	margin-left:10px;
	margin-right: 10px;
	margin-bottom:10px;
	}
li {
	color:#FFFFFF;
	}
/*******************
MAIN SITE STRUCTURE
********************/

#container {
	top:5px;
	position:relative;
	width:760px;
	height:auto;
	margin:auto;
	border:5px solid #FFFFFF;
	background-color:#000000;
	background-image:url(../img/pianoBg.jpg);
	background-repeat:no-repeat;
	}
#header {
	position:absolute;
	width:760px;
	height:147px;
	}
#contentWrapper {
	clear:both;
	width:760px;
	height:auto;
	padding-top:220px;
	}
#contentLeft {
	float:left;
	width:201px;
	height:auto;
	text-align:right;
	padding:10px 5px 0px 0px;
	}
#content2col {
	float:left;
	width:500px;
	height:auto;
	padding:10px 5px 5px 20px;
	}
#contentCentre {
	float:left;
	width:350px;
	height:auto;
	padding:10px 5px 5px 150px;
	}
#content {
	clear:both;
	width:760px;
	height:auto;
	padding:50px 5px 5px 5px;
	}
#footerWrap {
	clear:both;
	width:750px;
	height:70px;
	text-align:center;
	padding:50px 0px 10px 25px;
	}
#footer {
	width:700px;
	height:71px;
	padding:5px 5px 10px 5px;
	background-image:url(../img/footerBg.jpg);
	background-repeat:no-repeat;
	}
.newImg {
	width:384px;
	height:288;
	border:3px solid #FFFFFF;
	}
.indexImg {
	width:220px;
	height:176px;
	border:3px solid #FFFFFF;
	}
.restImg {
	width:240px;
	height:160px;
	border:3px solid #FFFFFF;
	}
.restWrap {
	clear:both;
	width:500px;
	height:auto;
	padding:10px 0px 10px 0px;
	}
/*************
Menu Formating
**************/

.menuWrap {
	position:relative;
	float:left;
	width:206px;
	height:auto;
	}
.menuHead {
	overflow:hidden;
	width:206px;
	height:7px;
	background-image:url(../img/menuHead1.jpg);
	background-repeat:no-repeat;
	}
.menuHead2 {
	overflow:hidden;
	width:206px;
	height:28px;
	background-image:url(../img/menuHead2.jpg);
	background-repeat:no-repeat;
	}		
.menuHead3 {
	overflow:hidden;
	width:206px;
	height:14px;
	background-image:url(../img/menuHead3.jpg);
	background-repeat:no-repeat;
	}
.menuHead4 {
	overflow:hidden;
	width:206px;
	height:31px;
	background-image:url(../img/menuHead4.jpg);
	background-repeat:no-repeat;
	}					
.menuFoot {
	overflow:hidden;
	width:206px;
	height:28px;
	background-image:url(../img/menuFoot.jpg);
	background-repeat:no-repeat;
	}		
.menuFoot2 {
	overflow:hidden;
	width:206px;
	height:36px;
	background-image:url(../img/menuFoot2.jpg);
	background-repeat:no-repeat;
	}
.menuFoot3 {
	overflow:hidden;
	width:206px;
	height:30px;
	background-image:url(../img/menuFoot3.jpg);
	background-repeat:no-repeat;
	}
.menuFoot4 {
	overflow:hidden;
	width:206px;
	height:10px;
	background-image:url(../img/menuFoot4.jpg);
	background-repeat:no-repeat;
	}
.menuRpt {
	overflow:hidden;
	width:190px;
	height:auto;
	background-image:url(../img/menuRpt.jpg);
	background-repeat:repeat-y;
	padding:5px 16px 5px 0px;
	}
.menuRptHere {
	overflow:hidden;
	width:190px;
	height:auto;
	background-image:url(../img/menuRptHere.jpg);
	background-repeat:repeat-y;
	padding:5px 16px 5px 0px;
	}
.menuRpt2 {
	overflow:hidden;
	width:190px;
	height:auto;
	background-image:url(../img/menuRpt.jpg);
	background-repeat:repeat-y;
	padding:0px 16px 10px 0px;
	}
.menuRptHere2 {
	overflow:hidden;
	width:190px;
	height:auto;
	background-image:url(../img/menuRptHere.jpg);
	background-repeat:repeat-y;
	padding:0px 16px 10px 0px;
	}
.menuRpt3 {
	overflow:hidden;
	width:190px;
	height:auto;
	background-image:url(../img/menuRpt.jpg);
	background-repeat:repeat-y;
	padding:10px 16px 0px 0px;
	}
.menuRptHere3 {
	overflow:hidden;
	width:190px;
	height:auto;
	background-image:url(../img/menuRptHere.jpg);
	background-repeat:repeat-y;
	padding:10px 16px 0px 0px;
	}
.homeHeadHere {
	overflow:hidden;
	width:206px;
	height:7px;
	background-image:url(../img/homeHeadHere.jpg);
	background-repeat:no-repeat;
	}
.homeFootHere {
	overflow:hidden;
	width:206px;
	height:28px;
	background-image:url(../img/homeFootHere.jpg);
	background-repeat:no-repeat;
	}
.saleHeadHere {
	overflow:hidden;
	width:206px;
	height:28px;
	background-image:url(../img/saleHeadHere.jpg);
	background-repeat:no-repeat;
	}
.saleFootHere {
	overflow:hidden;
	width:206px;
	height:28px;
	background-image:url(../img/saleFootHere.jpg);
	background-repeat:no-repeat;
	}	
.restHeadHere {
	overflow:hidden;
	width:206px;
	height:28px;
	background-image:url(../img/restHeadHere.jpg);
	background-repeat:no-repeat;
	}
.restFootHere {
	overflow:hidden;
	width:206px;
	height:36px;
	background-image:url(../img/restFootHere.jpg);
	background-repeat:no-repeat;
	}	
.rentHeadHere {
	overflow:hidden;
	width:206px;
	height:36px;
	background-image:url(../img/rentHeadHere.jpg);
	background-repeat:no-repeat;
	}
.rentFootHere {
	overflow:hidden;
	width:206px;
	height:14px;
	background-image:url(../img/rentFootHere.jpg);
	background-repeat:no-repeat;
	}	
.tuneHeadHere {
	overflow:hidden;
	width:206px;
	height:14px;
	background-image:url(../img/tuneHeadHere.jpg);
	background-repeat:no-repeat;
	}
.tuneFootHere {
	overflow:hidden;
	width:206px;
	height:30px;
	background-image:url(../img/tuneFootHere.jpg);
	background-repeat:no-repeat;
	}
.tipHeadHere {
	overflow:hidden;
	width:206px;
	height:30px;
	background-image:url(../img/tipHeadHere.jpg);
	background-repeat:no-repeat;
	}
.tipFootHere {
	overflow:hidden;
	width:206px;
	height:28px;
	background-image:url(../img/tipFootHere.jpg);
	background-repeat:no-repeat;
	}	
.conHeadHere {
	overflow:hidden;
	width:206px;
	height:31px;
	background-image:url(../img/conHeadHere.jpg);
	background-repeat:no-repeat;
	}
.conFootHere {
	overflow:hidden;
	width:206px;
	height:10px;
	background-image:url(../img/conFootHere.jpg);
	background-repeat:no-repeat;
	}	
.linkBox {
	height:100px;
	padding-top:30px;
	}		
/*************
For Sale
**************/

.saleWrap {
	clear:both;
	width:500px;
	height:auto;
	padding:10px 0px 10px 20px;
	}
.saleLeft {
	float:left;
	width:250px;
	height:auto;
	}
.saleRight {
	float:left;
	width:250px;
	height:auto;
	}
.salePic {
	overflow:hidden;
	width:200px;
	height:170px;
	text-align:center;
	background-color:#CCCCCC;
	border:3px solid #FFFFFF;
	}
.saleInfo {
	width:194px;
	height:80px;
	min-height:60px;
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
	padding:5px 5px 5px 5px;
	}
.saleHead {
	overflow:hidden;
	width:210px;
	height:14px;
	background-image:url(../img/saleHead.jpg);
	background-repeat:no-repeat;
	}
.saleFoot {
	overflow:hidden;
	width:210px;
	height:14px;
	background-image:url(../img/saleFoot.jpg);
	background-repeat:no-repeat;
	}
.saleTitle {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:14px;
	font-weight:700;
	color:#0066CC;
	padding:2px 2px 2px 2px;
	}
.saleText {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:12px;
	font-weight:700;
	color:#0066CC;
	}
.salePrice {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:16px;
	font-weight:700;
	color:#6699CC;
	text-align:right;
	}
.salePrice2 {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:16px;
	font-weight:700;
	color:#6699CC;
	text-align:left;
	}
.saleMoreWrap {
	clear:both;
	width:500px;
	height:auto;
	padding:10px 0px 10px 0px;
	}
.saleMoreHead {
	overflow:hidden;
	width:500px;
	height:32px;
	background-image:url(../img/saleMoreHead.jpg);
	background-repeat:no-repeat;
	}
.saleMoreInfo {
	overflow:hidden;
	width:474px;
	height:auto;
	min-height:60px;
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
	padding:5px 5px 5px 5px;
	}
.saleMorePic {
	overflow:hidden;
	width:480px;
	height:auto;
	text-align:center;
	background-color:#CCCCCC;
	border:3px solid #FFFFFF;
	}
.saleMoreFoot {
	overflow:hidden;
	width:500px;
	height:36px;
	background-image:url(../img/saleMoreFoot.jpg);
	background-repeat:no-repeat;
	}
.saleMoreTitle {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:14px;
	font-weight:700;
	color:#0066CC;
	padding:2px 2px 2px 2px;
	}
.saleMoreText {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:12px;
	font-weight:700;
	color:#0066CC;
	}
.saleMorePrice {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:16px;
	font-weight:700;
	color:#6699CC;
	text-align:right;
	}
#bullit {
	padding-left:25px;
	}
/*************
Text Formating
**************/

.titleText {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:1.6em;
	font-weight:300;
	color:#FFFFFF;
	}
.bodyText  {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:14px;
	font-weight:300;
	color:#FFFFFF;
	}

.menuText a:link {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:14px;
	font-weight:300;
	color:#FFFFFF;
	text-decoration:none;
	}
.menuText a:hover {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:14px;
	font-weight:300;
	color:#6699CC;
	text-decoration:underline;
	}
.menuText a:visited {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:14px;
	font-weight:300;
	color:#FFFFCC;
	text-decoration:none;
	}
.menuTextHere a:link {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:14px;
	font-weight:300;
	color:#6699CC;
	text-decoration:none;
	}
.menuTextHere a:hover {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:1em;
	font-weight:300;
	color:#FFFFFF;
	text-decoration:underline;
	}
.menuTextHere a:visited {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:1em;
	font-weight:300;
	color:#FF9900;
	text-decoration:none;
	}
.menuFooter {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:10px;
	font-weight:300;
	color:#000000;
	}
.menuFooter a:link {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:10px;
	font-weight:300;
	color:#000000;
	text-decoration:none;
	}
.menuFooter a:hover {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:10px;
	font-weight:300;
	colorr:#6699CC;
	text-decoration:underline;
	}
.menuFooter a:visited {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:10px;
	font-weight:300;
	color:#666666;
	text-decoration:none;
	}
.linkFormat a {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:14px;
	font-weight:300;
	color:#6699CC;
	text-decoration:underline;
	}
.linkFormat a:hover {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:14px;
	font-weight:300;
	colorr:#6699CC;
	text-decoration:underline;
	}
.linkFormat2 {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:18px;
	font-weight:300;
	color:#6699CC;
	}
.linkFormat2 a:link {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:18px;
	font-weight:300;
	color:#6699CC;
	text-decoration:underline;
	}
.linkFormat2 a:hover {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:18px;
	font-weight:300;
	colorr:#6699CC;
	text-decoration:underline;
	}
.linkFormat2 a:visited {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:18px;
	font-weight:300;
	color:#666666;
	text-decoration:none;
	}
.linkFormat3 {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:10px;
	font-weight:300;
	color:#6699CC;
	}
.linkFormat3 a:link {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:10px;
	font-weight:300;
	color:#6699CC;
	text-decoration:underline;
	}
.linkFormat3 a:hover {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:10px;
	font-weight:300;
	colorr:#6699CC;
	text-decoration:underline;
	}
.linkFormat3 a:visited {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:10px;
	font-weight:300;
	color:#666666;
	text-decoration:none;
	}
.donot  {
	font-family:"Trebuchet MS", Helvetica, Arial;
	font-size:14px;
	font-weight:800;
	color:#FF0000;
	}
.errorMess	{
	color:red;
}