@charset "utf-8";
/* CSS Document */
#Body {
	position:relative;
	width:980px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	height: auto;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}
a:link {
	text-decoration: none;
	color:#FC6
}
a:visited {
	text-decoration: none;
	color:#F90
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 16px;
}
#Background_Decoration {
	position:absolute;
	width:100%;
	height:131px;
	z-index:1;
	background-image: url(images/header_background.jpg);
	background-repeat: repeat;
	top: 92px;
	left: 0px;
}
#Top_Left_Box {
	position:absolute;
	width:174px;
	height:244px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-image: url(images/jane_box_background.jpg);
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
#Top_Right_Box {
	position:absolute;
	width:174px;
	height:244px;
	z-index:5;
	right: 0px;
	top: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
}
#Left_Nav {
	position:absolute;
	width:174px;
	height:634px;
	z-index:1;
	left: 0px;
	top: 275px;
	background-image: url(images/left_nav_background.jpg);
	border: 2px ridge #E1E1E1;
}
#Bottom {
	position:fixed;
	width:100%;
	height:78px;
	z-index:3;
	bottom: 0px;
	background-image: url(images/bottomnav.jpg);
	left: 0px;
}
#Bottom_Content {
	position:relative;
	width:980px;
	height:78px;
	z-index:3;
	margin-right: auto;
	margin-left: auto;
}
#Bottom_Nav {
	position:absolute;
	width:430px;
	height:70px;
	z-index:1;
	left: 0px;
	top: 4px;
	color: #E1E1E1;
	font-size: 12px;
	right: 0px;
}
#Bottom_Right {
	position:absolute;
	width:550px;
	height:70px;
	z-index:2;
	top: 4px;
	right: 0px;
	font-size: 12px;
	color: #E1E1E1;
}
#Right_Box {
	position:absolute;
	width:174px;
	height:634px;
	z-index:1;
	top: 275px;
	right: 0px;
	font-size: 12px;
}
#Top_Promo {
	position:absolute;
	width:620px;
	height:223px;
	z-index:1;
	top: 4px;
	left: 180px;
	font-size: 36px;
	color: #000;
}
#Featured_Listings_Text {
	position:absolute;
	width:169px;
	height:99px;
	z-index:3;
	top: 88px;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#Content_Area {
	position:absolute;
	width:600px;
	height:auto;
	z-index:5;
	left: 0px;
	top: 25px;
	background-image: url(images/content_background.jpg);
	background-repeat: repeat;
	color: #FFF;
}
#Content {
	position:absolute;
	width:600px;
	height:auto;
	z-index:1;
	left: 190px;
	top: 240px;
}
#Slideshow {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	top: 40px;
	left: 140px;
}
#Content_Bottom_logos {
	position:absolute;
	width:600px;
	height:43px;
	z-index:5;
	bottom: -43px;
	background-image: url(images/content_bottom_logos.gif);
	background-repeat: no-repeat;
	left: 0px;
}
#Content_Top_Graphic {
	position:absolute;
	width:600px;
	height:24px;
	z-index:1;
	top: -22px;
	background-image: url(images/content_top.gif);
	background-repeat: no-repeat;
	left: 0px;
}
#Top_Promo_Text {
	position:absolute;
	width:619px;
	height:89px;
	z-index:4;
}
p,h4,h3,h2,h1 {
	padding-left: 5pt;
	padding-right: 5pt;
}
#Header {
	font-size: 20px;
}
#Content_Top_Graphic_Listings {
	position:absolute;
	width:750px;
	height:24px;
	z-index:1;
	top: -15px;
	background-image: url(images/content_top_listings.gif);
	background-repeat: no-repeat;
}
#Content_Bottom_logos_Listings {
	position:absolute;
	width:750px;
	height:53px;
	z-index:5;
	bottom: -43px;
	background-image: url(images/content_bottom_logos_listings.gif);
	background-repeat: no-repeat;
	left: 0px;
}
#Content_Area_Listings {
	position:absolute;
	width:750px;
	height:auto;
	z-index:5;
	left: 0px;
	top: 25px;
	background-image: url(images/content_background_listings.gif);
	background-repeat: repeat;
	color: #FFF;
}
#Content_Listings {
	position:absolute;
	width:750px;
	height:auto;
	z-index:1;
	left: 190px;
	top: 240px;
}
