/* Homepage specific CSS for Sherry Fitzgerald McMahon */

#primaryContent {
	background: #ffffff url(../../img/home/bg_contentHome.gif) top left repeat-y;
	width: 770px;
}

#flashContent {
}

/* Big graphic buttons homepage */

#bigbuttonBox {
	width: 560px;
}

#bigbuttonBox a span {
	visibility: hidden;
}

#bigbuttonBox a {
	display: block;
	float: left;
	height: 100px;
	margin: 5px 0px 0px 5px;
	text-decoration: none;
	width: 135px;
}

a.forsalehome:link, a.forsalehome:visited {
	background: #f15a22 url(../../img/home/butt_propforsale.gif) top left no-repeat;
}

a.forsalehome:hover, a.forsalehome:active {
	background: #f15a22 url(../../img/home/butt_propforsale.gif) bottom left no-repeat;
}

a.tolethome:link, a.tolethome:visited {
	background: #e1c02a url(../../img/home/butt_proptolet.gif) top left no-repeat;
}

a.tolethome:hover, a.tolethome:active {
	background: #e1c02a url(../../img/home/butt_proptolet.gif) bottom left no-repeat;
}

a.sellprophome:link, a.sellprophome:visited {
	background: #da3f6b url(../../img/home/butt_sellprop.gif) top left no-repeat;
}

a.sellprophome:hover, a.sellprophome:active {
	background: #da3f6b url(../../img/home/butt_sellprop.gif) bottom left no-repeat;
}

a.letprophome:link, a.letprophome:visited {
	background: #80c342 url(../../img/home/butt_letprop.gif) top left no-repeat;
}

a.letprophome:hover, a.letprophome:active {
	background: #80c342 url(../../img/home/butt_letprop.gif) bottom left no-repeat;
}

a.commercialhome:link, a.commercialhome:visited {
	background: #937cb9 url(../../img/home/butt_commercial.gif) top left no-repeat;
}

a.commercialhome:hover, a.commercialhome:active {
	background: #937cb9 url(../../img/home/butt_commercial.gif) bottom left no-repeat;
}

a.newhomeshome:link, a.newhomeshome:visited {
	background: #ab8242 url(../../img/home/butt_newhomes.gif) top left no-repeat;
}

a.newhomeshome:hover, a.newhomeshome:active {
	background: #ab8242 url(../../img/home/butt_newhomes.gif) bottom left no-repeat;
}

a.foreignhome:link, a.foreignhome:visited {
	background: #92ab87 url(../../img/home/butt_foreign.gif) top left no-repeat;
}

a.foreignhome:hover, a.foreignhome:active {
	background: #92ab87 url(../../img/home/butt_foreign.gif) bottom left no-repeat;
}

a.mortgagehome:link, a.mortgagehome:visited {
	background: #00aaac url(../../img/home/butt_mortgage.gif) top left no-repeat;
}

a.mortgagehome:hover, a.mortgagehome:active {
	background: #00aaac url(../../img/home/butt_mortgage.gif) bottom left no-repeat;
}


/* Sidebar location list */

#sidebarRight ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: bold;
	list-style-type: none;
	margin: 1.0em 0 0 10px;
	text-align: left;
}

#sidebarRight ul li {
	background: #f0f0f0 url(../../img/common/icon_location.gif) center left no-repeat;
	padding: 0.5em 0 0.5em 25px;
}

#sidebarRight ul li a, #sidebarRight ul li a:link, #sidebarRight ul li a:visited {
	color: #8c8c8c;
	text-decoration: underline;
}

#sidebarRight ul li a:hover, #sidebarRight ul li a:active {
	color: #444444;
	text-decoration: none;
}

/* Sidebar blockquote */

blockquote {
	background: transparent url(../../img/common/quote_top.gif) top left no-repeat;
	margin-bottom: 1.5em;
	text-align: left;
	width: 185px;
}

blockquote div {
	background: transparent url(../../img/common/quote_bottom.gif) bottom right no-repeat;
	color: #999999;
	padding: 20px;
}
