@charset "utf-8";
/* CSS Document */
html {
	overflow:-moz-scrollbars-vertical;
}
body{
	margin:0 auto;
	padding:0;
	text-align:center;
	font:80% Verdana, Arial, Helvetica, sans-serif;
	background-color:#CCCCCC;
}
p{
	margin:0px;
	padding:0px;
}
#wrapper{
	margin:0 auto;
	padding:0;
	text-align:left;
	width:1000px;
	background-image:url(images/contentgray.jpg);
	background-position:center;
}
#header{
	margin:0;
	padding:0;
	background-image:url(images/header.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:144px;
	width:1000px;
}
#menu{
	margin:0;
	padding:0;
	float:left;
	width:220px;
}
#background{
	background:url(images/swish.gif) top left no-repeat;
	}
#propertypage{	
	width:1000px;
	height:800px;
}
#propertymenu{
	width:1000px;
	height:40px;
	background-image:url(images/propertymenu.jpg);
	background-position:center;
	background-repeat:no-repeat;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:thin;
}

#propertymenu ul{
	margin:0px;
	padding:7px 30px;
	text-align:center;
	font-size:125%;
	font:strong;
	}
	
#propertymenu ul li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
	}
	
#propertymenu ul li a{
	margin:0px;
	padding:5px 35px;
	color:#990000;
	text-decoration:none;
	}
	
#propertymenu ul li a:hover, #propertymenu ul li a:focus{
	color:#660000;
	font:bold;
	}
	

#swish{	
	width:600px;
	height:456px;
	overflow:scroll;
	overflow-x:hidden;
	overflow-y:hidden;
	overflow:auto;
}
#swish p{
	margin:10px 10px 10px 90px;
	padding:0px;
}
#swish h1{
	font:bold 140% "Times New Roman", Times, serif;
	margin:10px 10px 10px 90px;
	padding:0px;
	color:#990000;
}
#swish ul{
	margin:10px 10px 10px 90px;
	padding:5px;
	}
#swish ul li{
	padding: 0px 0px 7px 0px;
	}
#blog{
	width:600px;
	height:456px;
	overflow:scroll;
	overflow:auto;
	overflow-x:hidden;
}
#blog p{
	margin:10px 10px 10px 85px;
	padding:0px;
}
#blog table{
	margin:10px 10px 10px 85px;
	padding:0px;
}
#content{
	margin:0px;
	padding:0px;
	width:600px;
	height:456px;
}

#content p {
	padding:3px 2px 0px 79px;
	font-size:96%;

}
#swish table{
	margin:10px 10px 10px 90px;
	padding:0px;
}	
#overflow{
	padding:0px;
	margin:0px;
	height:127px;
	width:600px;
	overflow:auto;
	font-size:96%;
}
#overflowbackground{
	background:url(images/overflowBackground.gif) top left no-repeat;
}
#rightcol{
	margin:0px;
	padding:0px 0px 0px 0px;
	background-color:#9c9c9b;
	border-left:solid;
	border-left-color:#000000;
	border-left-width:thin;
	border-right:solid;
	border-right-color:#000000;
	border-right-width:thin;
	width:178px;
	height:456px;
	float:right;
}
#rightcol p{
	margin:5px;
}
#footer{
	font-size:70%;
	text-align:center;
	color:#999999;
	background-color:#000000;
	margin:0px;
	padding:0px;
	width:1000px;
}
#footer p{
	padding:10px;
}
#adminmenu{
	width:1000px;
	height:40px;
	background-image:url(images/propertymenu.jpg);
	background-position:center;
	background-repeat:no-repeat;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:thin;
}

#adminmenu ul{
	margin:0px;
	padding:7px 30px;
	text-align:center;
	font-size:125%;
	font:strong;
	}
	
#adminmenu ul li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
	}
	
#adminmenu ul li a{
	margin:0px;
	padding:5px 35px;
	color:#990000;
	text-decoration:none;
	}
	
#adminmenu ul li a:hover, #adminmenu ul li a:focus{
	color:#660000;
	font:bolder;
	}
	
.rightcontent{
 	padding:3px;
	}
.a{
	text-decoration:none;
	color:#990000
	}
.link{
	font-size:130%;
	color:#000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.rightcollink{
	color:#000000;
	}
.footer{
	text-decoration:none;
	color:#000000;
	font-size:90%;
}
.homecontent{
	margin-left:110px;
	margin-top:7px;
}
.homepage{
	margin-left:20px;
	padding:0px;}
