

/* ---- CUSTOM DEFINED STYLESHEET default ---- */ 

a { color: #000000; text-decoration: none; }
a:visited { color: #464646; }
a:hover { color: #464646; text-decoration: underline; }
a.negative { color: #FFF; }
a span { cursor: pointer; }


/* ---- CUSTOM DEFINED STYLESHEET layout ---- */ 

#pt1_home_page #pt1_video_story_pane .image_img {
	width: 300px;
}

#pt1_branding {
	height: 190px;
	background: #ffffff url("/sites/353/assets/Deseret_Antuques.jpg") 0px 0px no-repeat;
	padding-left: 200px;
}
#pt1_main_menu .pt1_item_active {
	background: #ecd672;
	border: 1px solid #ecd672;
}
#pt1_sub_menu {
	background: #ecd672;
	height: 29px;
	clear: both;
}
.pt1_pane .pt1_pane_heading {
	font-size: 20px;
	font-family: Helvetica;
	color: #798f53;
	text-align: left;
	border-bottom: 1px solid #DCDCDC;
	padding: 8px 0 8px 12px;
}
.heading, .heading .help, .page_heading, .page_heading a {
	font-size: 20px;
	font-family: Helvetica;
	color: #798f53;
	text-align: left;
	border-bottom: 1px solid #DCDCDC;
	padding: 8px 0 8px 0;
	border: 0;
}
.pt1_pane_special {
	background: #798f53 url("/sites/353/assets/corner_dark_top_left.gif") top left no-repeat;
	margin-bottom: 10px;
}
#pt1_sub_menu .pt1_item a {
	color: #000;
}
#pt1_sub_menu .pt1_button {
	float: left;
	padding: 1px 3px 1px 3px;
	margin: 3px 10px 3px 10px;
	border: 1px solid #000;
	color: #000;
	font-weight: bold;
}
.pt1_button {
	padding: 3px;
	border: 1px solid #000000;
	color: #000000;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

.image_caption, .video_caption, .rss_item_date {
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	text-align: right;
}
.story_item_headline{
    font-size: 16px;
    font-weight: bold;
    font-color: #000000;
    line-height: 22px;
}
div.simple-slideshow-container div.slideshow-image-wrapper img.image_img {
  max-width: 265px;
  width: 265px;
  float: left;
  padding-right: 20px;
  *width: 260px;
  display: block;
  border: 0;
}


div.simple-slideshow-container {
  margin: 0;
  border: 0;
  padding: 0;
  width: 285px;
  *width: 280px;
  max-width: 285px;
  width: expression("285px");
}

div.slideshow_container img.image_img {
  width: 285px;
  *width: 280px;
  float: right;
  padding: 0;
  margin: 0;
  _width: 285px;
  width: expression("285px");
}

div.simple-show-container div.slideshow-image-wrapper img.image_img {
  max-width: 285;
  _width: 285px;
  *width: 280px;
  display: block;
  border: 1px solid green;
float: left;
}

div.slideshow_container img.image_img {
  width: 285px;
  *width: 280px;
  float: left;
  padding: 0px;
  margin: 0;
  max-width: 285px;
}

.signature_line {
	color: #000000;
	clear: both;
	padding: 3px 0 0 0;
}

#pt1_full_story .story_item_author {
	color: #000000;
}
