@charset "iso-8859-1";
#container {
	background: #E7D796;  /*this is from .incforeground on style sheet*/
	height:353px; /*header height plus 60px for nav bar*/
}
#newHomePageFeaturesWrapper {
	display:block;
}
#newHomePageInfoWrapper {
	display:none;
}
/*this does not have to be toggled*/
#homePageAddSlideShowMessage {
	display:none;
}
#SecurityLogin {
	padding-top:12px;
}
/*log in page*/
#pageTitle h1{
	margin-top:-50px;
}
/*admin page*/
#AdminMenuListPageTitle h1{
	margin-top:-40px;
}
#logout{
	margin-top:-40px;
}
#containerServerHeader,#SecurityLogin .incforeground {
	position:relative;
	border: solid 0px #FFFFFF;
	-moz-border-radius:0px;
	border-radius:0px;
	-moz-box-shadow: 0px 0px 0px #FFFFFF;
	-webkit-box-shadow: 0px 0px 0px #FFFFFF;
	box-shadow: 0px 0px 0px #FFFFFF;
}
.incforeground {
	position:relative;
	background: #E7D796;  /*this is from .incforeground on style sheet*/
	border: solid 1px #000;
	-moz-border-radius:15px;
	border-radius:15px;
	-moz-box-shadow: 2px 2px 4px #000;
	-webkit-box-shadow: 2px 2px 4px #000;
	box-shadow: 2px 2px 4px #000;
	behavior: url(ie_effects/PIE.htc);
}
#editYourDataPage {
	position:relative;
	border: solid 1px #000;
	-moz-border-radius:15px;
	border-radius:15px;
	-moz-box-shadow: 2px 2px 4px #000;
	-webkit-box-shadow: 2px 2px 4px #000;
	box-shadow: 2px 2px 4px #000;
	behavior: url(ie_effects/PIE.htc);
}
#editYourDataPage h1 {
	text-align:center;
}
#customHomePageWrapper {
	position:relative;
	background:#FFF;
	width:790px;
	margin:0 auto;
	border: solid 1px #000;
	-moz-border-radius:15px;
	border-radius:15px;
	-moz-box-shadow: 2px 2px 4px #000;
	-webkit-box-shadow: 2px 2px 4px #000;
	box-shadow: 2px 2px 4px #000;
	behavior: url(ie_effects/PIE.htc);
}
#userEditPageWrapper {
	position:relative;
	background:#FFF;
	width:760px;
	margin:0 auto;
	border: solid 1px #000;
	-moz-border-radius:15px;
	border-radius:15px;
	-moz-box-shadow: 2px 2px 4px #000;
	-webkit-box-shadow: 2px 2px 4px #000;
	box-shadow: 2px 2px 4px #000;
	behavior: url(ie_effects/PIE.htc);
}

.album {
	display:none;
}
.albumgenericHeadingText {
	/*display:none;*/
}
.albumgenericHeadingTextPhone {
	/*display:none;*/
}
.classified {
	display:none;
}
.classifiedgenericHeadingText {
	/*display:none;*/
}
.classifiedgenericHeadingTextPhone {
	/*display:none;*/
}
.flyer {
	/*display:none;*/
}
.flyergenericHeadingText {
	display:none;
}
.flyergenericHeadingTextPhone {
	display:none;
}
.homepage {
	/*display:none;*/
}
.homepagegenericHeadingText {
	display:none;
}
.homepagegenericHeadingTextPhone {
	display:none;
}
.homepagepictures {
	/*display:none;*/
}
.homepagepicturesgenericHeadingText {
	display:none;
}
.homepagepicturesgenericHeadingTextPhone {
	display:none;
}
.nonmls {
	/*display:none;*/
}
.nonmlsgenericHeadingText {
	display:none;
}
.nonmlsgenericHeadingTextPhone {
	display:none;
}
.posts {
	/*display:none;*/
}
.postsgenericHeadingText {
	display:none;
}
.postsgenericHeadingTextPhone {
	display:none;
}
.staff {
	display:none;
}
.staffgenericHeadingText {
	display:none;
}
.staffgenericHeadingTextPhone {
	display:none;
}
#searchForeclosures {
	display:none;
}
#homeSlideShow {
	/*display:none;*/
}
#headerSlideShow {
	display:none;
}
/*for slide show*/
#slideShowWrapper {
	display:block;
	margin-top:5px;
}
#infoHomePage {
	display:block;
	margin-left:3px;
}
#customHomePage {
	display:none;
}
#agentData {
	margin-left:-10px;
}

