/* CSS Document */
#page_content {

	margin: 0px auto;
	width:780px;
	POSITION: relative;
	text-align:left;
	

	HEIGHT: 600px;
	background-position:top;
	filter:null;
	
	
}


	
body {

   margin:0px auto; 
	text-align:center;
	background-color:#BA643F;

}
#footer{
position:relative;
top:-20px;
width:100%;
text-align:center;
font-size:10px;
color:#000000;
}
#footer a:link,a:visited{
color:#000000;
}
#featurehomes {
	position:absolute;
	left:0px;
	top:0px;
	width:144px;
	height:38px;
}

#listings {
	position:absolute;
	left:144px;
	top:0px;
	width:143px;
	height:38px;
}

#photos {
	position:absolute;
	left:287px;
	top:0px;
	width:133px;
	height:38px;
}

#artist {
	position:absolute;
	left:420px;
	top:0px;
	width:137px;
	height:38px;
}

#about {
	position:absolute;
	left:557px;
	top:14px;
	width:55px;
	height:24px;
}

#links {
	position:absolute;
	left:612px;
	top:14px;
	width:46px;
	height:24px;
}

#contact {
	position:absolute;
	left:658px;
	top:14px;
	width:64px;
	height:24px;
}

#home {
	position:absolute;
	left:722px;
	top:14px;
	width:58px;
	height:24px;
}
#header {
	position:absolute;
	left:0px;
	top:51px;
}
img {
	border: 0px; 
}
a {
	margin: 0px; /*otherwise netscape has margin*/
}

p {
	margin: 0px; /*otherwise netscape has margin*/
	padding-top:5px;
	padding-bottom:5px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}    
a:visited {
	color: #FFFFFF;
	text-decoration: none;
} 
a:hover {
	text-decoration: underline;	
}



	
.rollover{
filter:progid:DXImageTransform.Microsoft.Fade(duration=0.2);
}
.float_left{
float:left;}
.highlight{
background-color:#FD9744;
}

.normaltext {
	font-family:  Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.heading{
font-size:24px;
font-weight:bold;
color:#E5E1AA;
	font-family:  Verdana,Arial, Helvetica, sans-serif;


}
.heading2{
font-size:16px;
font-weight:bold;
color:#E5E1AA;
	font-family:  Verdana,Arial, Helvetica, sans-serif;


}
ul{  
margin-top:0px;
margin-bottom:0px;

padding-left:1em;
margin-left:1em;

}
