body {
	background-image: url(../images/ui/pnre_bg.jpg);
	background-repeat: repeat;
	margin:0;
	padding: 0;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
	
#layout {
	border: 2px solid #23216e;
	margin: 10px auto 10px auto;
	background-color: #DCDBB5;
	}
	
td#header {
	background-color: #23226e;
	}
	
td#header p {
	display: none;
	}
	
td#header img {
	display: block;
	}
	
td#nav {
	background-color: #8a8a67;
	background-image: url(../images/ui/nav.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 22px;
	}
	
td#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
td#nav ul li {
	float: left;
	padding: 0 15px 2px 20px;
	font-size: 14px;
	}
	
td#nav ul li a:link, td#nav ul li a:visited, td#nav ul li a:active {
	text-decoration: none;
	color: #010066;
	} 
	
td#nav ul li a:hover {
	text-decoration: underline;
	}
	
td#content {
	background-color: #dcdbb5;
	background-image: url(../images/ui/right-column.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
td#content.single-column {
	background-color: #DCDBB5;
	background-image: url(../images/ui/right-column-2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
a:visited {
    color: #0000ff;
    }
	
a img{ 
border-color: #0000FF
} 	
	
.content-padding {
	padding: 3px 5px 5px 5px;
	}
	
td#sidebar-links {
	background-image: url(../images/ui/right-column.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #dddcb6;
	height: 440px;
	width: 241px;
	border-left: 1px solid #23226e;
	}
	
td#sidebar-links h2 {
	margin: 0;
	font-size: 16px;
	}
	
td#sidebar-links ul {
	margin: 0 0 6px 0;
	padding: 0 0 0 6px;
	list-style-type: none;
	font-size: 12px;
	}
	
td#sidebar-links a:link {
	color: #000;
	text-decoration: none;
	}
	
td#sidebar-links a:visited {
	color: #000;
	text-decoration: none;
	}

td#sidebar-links ul li a:hover {
	text-decoration: underline;
	}

td#home-gallery {
	border-top: 1px solid #23226e;
	border-left: 1px solid #23226e;
	}
	
#subnav {
	background-color: #23226e;
	background-image: url(../images/ui/sub-nav-tile.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 29px;
	}
	
.subnav-left {
    float: left; 
	padding-left: 10px;
	padding-top: 4px;
}

.subnav-right {
	float: right;
	padding-right: 10px;
	padding-top: 6px;
}

.subnav-left, .subnav-right {
	color: #fff;
	font-size: 10.5px;
	}
	
.new {font-size: 12px; font-style: italic; font-weight: bold; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif}	
	
#subnav p {
	margin: 4px 0 3px 0;
	}
	
#subnav a:link, #subnav a:visited, #subnav a:active {
	color: #fff;
	text-decoration: none;
	}
	
#subnav a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
#footer {
	margin: 0 auto 40px auto;
	}
	
#footer-text {
	text-align: center;
	}
	
#footer-text p {
	font-size: 9px;
	margin: 0;
	padding: 0;
	}
	
#footer-text p a:link, #footer-text p a:visited, #footer-text p a:active {
	color: #000;
	text-decoration: none;
	}
	
#footer-text p a:hover {
	color: #000;
	text-decoration: underline;
	}
	
.sage a:link, .sage a:visited, .sage a:hover, .sage a:active {
	text-decoration: none !important;
	}

span.first {
    float: left;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 300%;
	font-style: bold;
    line-height: 1.00em;
    margin-right: 0.30em;
    margin-bottom:-0.25em;
    }
	
	
	
/* CUSTOM CSS FOR NEW LISTINGS PAGE */

.subheading{
color: #333333;
Font: italic 12px/1 "Trebuchet MS", Verdana, Arial, Helvetical, sans-serif;
}

#container { float:left;}

.stepcarousel{
position: relative; /*leave this value alone*/
border: 5px;
border-style:solid;
border-color: #333366;
overflow: scroll; /*leave this value alone*/
width: 650px; /*Width of Carousel Viewer itself*/
height: 505px; /*Height should enough to fit largest content's height*/
clear:both;

}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 650px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

#tabs { float:inherit; font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; /*height:35px;*/}
#tabs a { float:left; display:block; }
#tabs a:link, #tabs a:visited { /*background:#333366; background-image:url(../test/carousel/tab1.gif);*/ padding: 0px 3px 0 0; color:#fff; text-decoration:none; }
#tabs a:hover, #tabs a:active { /*background:#000033; background-image:url(../test/carousel/tab1over.gif);*/ padding: 0px 3px 0 0; color:#fff; text-decoration:none; }

#listing-info { float:right; width: 235px; height:505px; padding: 0 6px; margin: 0 6px; padding-top: 20px;
	}
	
.listing-links { position:relative; padding-top: 125px; }

#listing-content { float:left; padding-top: 10px; }

.disclaimer { float:left; font-size:8px; }
