@charset "utf-8";
/* CSS Document */

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F94C9;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5F94C9;
}
a:hover {
	text-decoration: underline;
	color: #5F94C9;
}
a:active {
	text-decoration: none;
	color: #5F94C9;
}

body{
	background-color:#95B7DC;
	color:#000;
	margin:15px;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 800px;
	background: url("http://coldwellbankerpennone.com/Katie/Images/columnbackground.png") repeat;
}

#header {
	margin: 0 0 0 0;
	background-image:url('http://www.coldwellbankerpennone.com/Katie/Images/finalheader.png');
	width: 800px;
	height: 171px;
}

#side-a {
	float: left;
	width: 190px;
	padding:5px;
	background-color:#fff;
	text-align:center;
}

#side-b {
	float: right;
	width: 190px;
	padding:5px;

}

#content {
	float: left;
	width: 390px;
	padding:5px;
	background-color:#fff;
	text-align: center;
}

#footer {
	clear: both;
	text-align:center;
}

#cbfooter{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#FFF;
	width:800px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
}

img.officeimage{
	float:left;
	
}




#contactus{
	color:#fff;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	width:200px;
	text-align:center;
	margin-left:600px;
	margin-top:50px;
	
}
/*Header*/

h1{
	text-indent: -9000px;
}

/*Side Bar Heading*/
.sidebarheading{
	font-size: 18px;
	font-weight:bold;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	text-align: center;
}

/*PageText*/
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:center;
}

p.centered{
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	text-align:center;
}

/* NAVIGATION IMAGE REPLACEMENT */

#nav {margin: 0;}

#nav ul{
	width: 800px;
	height: 30px;
	overflow: hidden;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: url('http://www.coldwellbankerpennone.com/Katie/Images/navigation2.png') no-repeat;
}

#nav li{
	margin: 0;
	padding: 0;
}

#nav li,#nav a{
	float: left;
	height: 30px;
}

#nav a{
	text-indent: -9000px;
	text-decoration: none;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 30px;
	background-image:url('http://www.coldwellbankerpennone.com/Katie/Images/navigation2.png');
}

li#home a{
	background-position: 0px 0px;
	width: 63px;
}

li#home a:hover{
	background-position: 0px -30px;
	width: 63px;
}

body#homepage li#home a{
	background-position: 0px -30px;
	width: 63px;
}

li#buy a{
	background-position: -63px 0px;
	width: 58px;
}

li#buy a:hover{
	background-position: -63px -30px;
	width: 58px;
}

body#buypage li#buy a{
	background-position: -63px -30px;
	width: 58px;
}

li#sell a{
	background-position: -121px 0px;
	width: 54px;
}

li#sell a:hover{
	background-position: -121px -30px;
	width: 54px;
}

body#sellpage li#sell a{
	background-position: -121px -30px;
	width: 54px;
}

li#property a{
	background-position: -175px 0px;
	width: 143px;
}

li#property a:hover{
	background-position: -175px -30px;
	width: 143px;
}

body#propertypage li#property a{
	background-position: -175px -30px;
	width: 143px;
}

li#rent a{
	background-position: -318px 0px;
	width: 64px;
}

li#rent a:hover{
	background-position: -318px -30px;
	width: 64px;
}

body#rentpage li#rent a{
	background-position: -318px -30px;
	width: 64px;
}

li#services a{
	background-position: -382px 0px;
	width: 89px;
}

li#services a:hover{
	background-position: -382px -30px;
	width: 89px;
}

body#servicespage li#services a{
	background-position: -382px -30px;
	width: 89px;
}

li#learn a{
	background-position: -471px 0px;
	width: 69px;
}

li#learn a:hover{
	background-position: -471px -30px;
	width: 69px;
}

body#learnpage li#learn a{
	background-position: -471px -30px;
	width: 69px;
}

li#about a{
	background-position: -540px 0px;
	width: 97px;
}

li#about a:hover{
	background-position: -540px -30px;
	width: 97px;
}

body#aboutpage li#about a{
	background-position: -540px -30px;
	width: 97px;
}

li#mycb a{
	background-position: -637px 0px;
	width: 163px;
}

li#mycb a:hover{
	background-position: -637px -30px;
	width: 163px;
}

body#mycbpage li#mycb a{
	background-position: -637px -30px;
	width: 163px;
}
