h1{
	width:300px;
}

#content {
	background-image:url(/images/layout/bg-rptr-rt-365.png);
}

#page-content {
	background-image:url(/images/layout/bg-content-rt-365.jpg);
}

#column-left{
	width:305px;
	padding:0px 30px 0px 30px;
}

#column-right{
	width:305px;
	padding:0px 30px 0px 30px;
}

#map{
	width:294px;
	border:5px solid #00546B;
	margin:0px;
	padding:0px;
}

.tabs{
	list-style-type:none;
	padding:0px;
	margin:0px;
	height:30px;
}

.tabs li{
	float:left;
	display:inline;
	padding:5px 0px 0px 0px;
	margin:0px;
	text-align:center;
	height:25px;
	width:101px;
	font-style:italic;
	background-color: #D9D9D8;
}

.toggler {
	cursor: pointer;
	padding:0px;
	margin:0px;
}

.elements{
	padding:0px;
	margin:0px;
}

.element{
	background-color: #D9D9D8;
	height:0px;
	overflow:hidden;
	padding:0px;
	margin:0px;
}

.tab-content{
	padding: 12px;
	font-size:11px;
}

.tab-content h4{
	color:#00546B;
}

.tab-content p{
	
}

.grid-item-lft{
	padding:3px 0px 0px 0px;
	dispay:inline;
	float:left;
	border-right:1px solid #EBEBEB;
	width:140px;
}

.grid-item-rt{
	text-align:right;
	padding:3px 0px 0px 0px;
	dispay:inline;
	float:left;
	width:140px;
}

.grid-bottom{
	background-color:#EBEBEB;
	height:1px;
}


/* SLIDESHOW */

.ss-nav {
	height: 25px ;
	padding: 5px 10px 0px 10px ;
	background-color: #E1E1E2 ;
	color: #333333 ;
	text-align: center ;
	list-style-type: none ;
	margin: 0px ;
}

.ss-nav a:link, .ss-nav a:visited, .ss-nav a:active {
	text-decoration: none ;
	color: #5CC220 ;
}

.ss-nav a:hover {
	text-decoration: none ;
	color: #333333 ;
}

.ss-image-frame {
	height: 241px ;
	width:281px;
	border:none;
	background-color:#E1E1E2;
	background-repeat: no-repeat ;
}

.ss-caption {
	background-color: #E1E1E2 ;
	padding: 0px ;
}

.ss-previous {
	color: #113750 ;
	float: left ;
	cursor: pointer ;
	font-style: italic ;
}

.ss-previous:hover {
	color: #333333 ;
}

.ss-next {
	color: #113750 ;
	float: right ;
	cursor: pointer ;
	font-style: italic ;
}

.ss-next:hover {
	color: #333333 ;
}

.slideshow dl {
	display: none ;
	
}

.slideshow ul.ss-photos {
	list-style-type: none ;
	padding: 0px ;
	margin: 0px ;
}

.slideshow .ss-photos img {
}

.slideshow .ss-photos li {
	display: none ;
}

.disabled {
	opacity: 0.0 ;
	filter: alpha(opacity=0) ;
}

/* END SLIDESHOW STUFF */
