body {
	margin: 0;
	color: #160b00; 
	font: 14px Arial, Helvetica, sans-serif;
	background: #998c79 url(../images/bg-header.png) repeat-x;
	min-width: 995px;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#762123;
}

/* new campus landing page styles */
div#header { width: 1022px !important; }
#nav .last li a {
background: none !important;
color: black !important;
}
#nav li:last-child {
	width: 171px !important; /*important for sizing of last li in nav menu/update during clp development */
}

h1 { color: #160b00; }
h2 { color: #7b6048; }


/*icon styles */
.word-doc-icon {
	background: url(http://pacific.edu/Images/Icons/ico-word.gif)  no-repeat 2px;
	padding-left: 25px;
	float: left;
}
.acrobat-icon {
	background: url(http://pacific.edu/Images/Icons/ico-acrobat.gif)  2px no-repeat;
	padding-left: 25px;
}
.external-linkicon{
	background: url(http://pacific.edu/Images/Icons/ico-external-link.gif) 2px no-repeat;
	padding-left: 25px;
}
.excel-doc-icon {
	background: url(http://pacific.edu/Images/Icons/ico-excel.gif)  no-repeat;
	padding-left: 25px;
}
.mailto-icon {
	background: url(http://pacific.edu/Images/Icons/ico-mailto.gif) 2px no-repeat;
	padding-left: 25px;
}
.get-acrobat-icon {
	background: url(http://pacific.edu/Images/Icons/ico-get-acro.gif) no-repeat;
	padding-left: 96px;
}
.print-icon {
	background: url(http://pacific.edu/Images/Icons/ico-print.gif)  no-repeat;
	padding-left: 25px;
}
.check-box-icon {
	background: url(http://pacific.edu/Images/Icons/mycheck2.png)  no-repeat;
	padding-left: 25px;
	}

a:hover {text-decoration:underline;}
input,
textarea,
select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.w1 {
	width: 1022px;
	position: relative;
	float: left;
	left: 50%;
}
.wide .w1 {
	width: auto;
	margin:0 auto;

}
.w2 {
	width: 1022px;
	position: relative;
	float: left;
	left: -50%;
	background: url(../images/center-bg.png) repeat-y;
}
.wide .w2 {
	width: auto;
	margin:0 auto;




}
.container {
	width: 1022px;
	margin: 0 auto;
}
.wide .container {
	width: 0 auto;
min-width: 900px;

}
#header {
	width:1022px;
	min-height:107px;
	margin:0 -9999px;
	padding:13px 9999px 0;
	position:relative;
	z-index:2;
}
.wide #header {
	width: auto;
}
#header .logo {
	margin:6px 0 0;
	float:left;
	background: url(../images/logo.gif) no-repeat;
	width: 188px;
	height: 56px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .logo a{
	display:block;
	height:100%;
}
.print-logo{
	display:none;
}
#header .text {
	float:left;
	background: url(../images/separator11.gif) no-repeat;
	height: 61px;
	display:table;
	margin:4px 0 -5px 14px;
}
#header .text h2 {
	margin:0;
	padding:0 0 0 14px;
	display:table-cell;
	vertical-align:bottom;
	font:19px/22px Arial, Helvetica, sans-serif;
	color:#fff;
}
*+html #header .text h2 {display:block;}
#header .holder {
	width:993px;
	padding:0 10px 0 19px;
	position: relative;
	z-index:2;
}
.wide #header .holder {
	width: auto;
}
#header .holder:after {
	content:"";
	display:block;
	clear:both;
}
#header .holder .section {
	position: absolute;
	top: 0;
	right: 10px;
}
/* nav changes 7/07/2017 RMC */ 
#header .holder .section ul {
	list-style: none;
	margin: 0;
	padding: 3px 0 0;
	float: left;
}
#header .holder .section li { background: none; border-right: 1px solid #333; float: left; line-height: 1.25; padding: 0 7px 0 9px; }
#header .holder .section li:last-child { border-right: 0px none; }
#header .holder .section a { color: #000; font-size: 14px; }
#header .holder .search-form {
	float:left;
	background: #fff;
	border: 1px solid #333;
}
#header .search-form input {
	float: left;
	margin: 0;
	padding: 2px 5px 1px;
	background: none;
	border: 0;
	width: 80px;
	font-size: 14px;
	color: #aea79f;
	/*text-transform:uppercase; punchlist.ingeniux.com/issues/5418 */
}
/* end nav changes RMC */
#header .search-form .btn-search {
	text-indent:-9999px;
	background: url(../images/btn-search.gif) no-repeat;
	width: 24px;
	height: 15px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	border:0;
	padding:0;
	margin:0;
	cursor:pointer;
}
#header .city-menu {
	list-style:none;
	margin:36px -2px 0 0;
	padding: 4px 4px 3px 0;
	float: right;
	clear: right;
	background: #cc6a19;
	border: 1px solid #a56a37;
	font: 14px arial,helvetica,sans-serif;
	color: #fff;
	position: relative;
	cursor: pointer;
	white-space: nowrap;
	z-index: 10;
}
#header .city-menu li {
	border-left: 1px solid #fff;
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
	padding: 0 6px 0 10px;
}
*+html #header .city-menu li {display:inline;}
#header .city-menu li:first-child { border-left: 0px none; }
#header .city-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 100%;
	border: 1px solid #806f58;
	display: none;
	white-space: normal;
	cursor: default;
	background: #fff;
}
#header .city-menu ul li {
	float:none;
	width:100%;
	overflow:hidden;
	vertical-align:top;
	background:none;
	padding:0;
	border-top:1px solid #bfb7ab;
	font-size:11px;
	line-height:14px;
	text-transform:none;
}
#header .city-menu ul li:first-child {border:0;}
#header .city-menu ul strong {
	display:block;
	background:#000;
	font:11px/14px "Times New Roman", Times, serif;
	color:#f47920;
	text-transform:uppercase;
	padding:3px 8px;
}
#header .city-menu ul a {
	display:block;
	padding:2px 18px 2px 7px;
}
/*changed to dropdown absolute was rel*/
.nav-frame {
	background: url(../images/bg-nav.png) repeat-y;
	width: 1022px;
	margin:15px auto 0 auto;
	clear: both;
	z-index: 1;
	position: absolute;
	background-color: #000000;
}
#nav-bar{
	overflow:hidden;

	background: url(../images/bg-nav-b.png) no-repeat 0 100%;
}
/* updated to relative clp */
#nav {
	position: relative !important;
	list-style:none;
	margin:15px 0 0;
	padding:0;
	width:100%;
	clear:both;
	font:13px/16px "Times New Roman", Times, serif;
	text-transform:uppercase;
}
.nav-frame #nav {margin-top:0;}
#nav:after {
	content:"";
	display:block;
	clear:both;
}

/* new nav updates information for */
#nav .last a {
background: #000 !important;
color: #ffffff !important;
background: #000 url(../images/nav-bullet.gif) no-repeat 6px 9px !important;
}
#nav .last li a {
background: none !important;
color: black !important;
}
/*end of information for style */

/*updated for clp new arrow position */
#nav a {
	color:#fff;
	display:block;
	background: #000 url(../images/nav-bullet.gif) no-repeat 6px 9px;
	padding:6px 10px 8px 21px;
}
#nav li {
	float:left;
	width:169px;
	border-left:1px solid #3f352b;
	position:relative;
}
#nav li.last {width:171px;}
#nav .last a {
	background: #000;
	color: #806F58;
}
#nav li:first-child {border-color:#000;}
/*update clp move white hover arrows up */
#nav-bar.activated a {
	background-position:6px -31px;
	background-color: #806f58;
	text-decoration:none;
}
#nav li:hover li:hover{background:none;}
#nav li.last:hover li a:hover {background:#faf9f8 !important;}
#nav-bar:hover .last a ,
#nav li.last.active a {background:#000;}
#nav div {
	float:left;
	width:170px; /*new clp change */
	/*display: none;*/
}
#nav ul {
	margin: 0 -1px 0 -1px;
	padding: 0 0 0 0px;
	width:171px; /*updated to 171 from 169 for clp changes */
	font:11px/14px Arial, Helvetica, sans-serif;
	text-transform:none;
	overflow:hidden;
	border: 0;
	background: url(../../images/greybkg-nav1.png) repeat-x;
}

#nav .last ul,
#nav .last li {width:171px;} /*clp updated change */
#nav li li {width:170px;}
/*upadted for clp added zindex */
#nav li:hover div {display:block; z-index: 1999;}
#nav-bar #nav ul li{
	border:none !important;
}
#nav ul a {
	color:#000;
	padding:3px 10px 3px 21px;
	background:none !important;
}
#nav ul a:hover {
	text-decoration:underline;
	background:none;
}
#nav .last ul a:hover {
	background:#faf9f8;
	text-decoration:none;
}
#nav ul a.more {color:#990000;}
#main {
	width:995px;
	overflow:hidden;
	background:#fff;
	padding:20px 14px 0 13px;
	margin:0 0 -2px;
}
.wide #main {
	width: auto;
	margin-left:auto;
margin-right:auto;




}
.main-holder {
	padding:0 6px 25px 7px;
	width:982px;
}
.wide .main-holder {
	padding: 0;
	width: auto;
}
.main-holder2 {
	padding:0 0 25px;
	width:995px;
}
.main-holder:after {
	content:"";
	display:block;
	clear:both;
}
.gallery {
	width:1022px;
	overflow:hidden;
	position:relative;
	margin:-22px -13px 14px -13px;
}
.gallery.alt {margin:-20px -13px 23px -13px;}
.gallery .slider {
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	position:relative;
	height:390px;
	overflow:hidden;
}
.gallery.alt .slider {
	height:316px;
}
.gallery .slider li {
	position:absolute;
	top:0;
	left:0;
	display:none;
}
.gallery img {vertical-align:top;}
.gallery.alt .text {
	width:487px;
	padding:0;
	background: url(../images/bg-gallery-text2.png) no-repeat 0 0;
	top:auto;
	bottom:13px;
	right:17px;
	height:auto;
}
.gallery.alt .holder {
	background: url(../images/bg-gallery-text2.png) no-repeat -984px 100%;
	width:487px;
	overflow:hidden;
}
.gallery.alt .frame {
	width:487px;
	margin:11px 0;
	background: url(../images/bg-gallery-text2.png) repeat-y -492px 0;
	display:table;
	text-align:left;
}
.gallery.alt .text .heading {
	display:table-cell;
	vertical-align:middle;
	width:197px;
	margin:0;
	padding:3px 25px 3px 19px;
	height:auto;
}
*+html .gallery.alt .text .heading {float:left;}
*+html .gallery.alt .text .section {float:right;}
.gallery.alt .section {
	width:203px;
	display:table-cell;
	vertical-align:middle;
	padding:8px 21px 3px 22px;
	font:14px/22px Arial, Helvetica, sans-serif;
}
.gallery .slide-description {
	display:none;
}
.gallery .text {
	position:absolute;
	right:13px;
	top:28px;
	background: url(../images/bg-gallery-text.png) no-repeat;
	width: 196px;
	height: 319px;
	padding:10px 25px;
	text-align:center;
	font:13px/18px "Times New Roman", Times, serif;
}
.gallery .text h2 {
	margin:0;
	font:27px/36px "Times New Roman", Times, serif;
	display:table-cell;
	vertical-align:middle;
}
.gallery.alt .text h2 {font:26px/32px "Times New Roman", Times, serif;}
.gallery.alt .text2 h2 {font:18px/21px "Times New Roman", Times, serif;}
.gallery.alt .text2 .section{font: 12px/15px Arial,Helvetica,sans-serif;}
.gallery.alt .text2 .section p{margin:0;}
.gallery.alt .text .section {
	padding-bottom:30px;
}
.gallery.alt .switcher {
	position:absolute;
	bottom:15px;
	right:15px;
	width:auto;
}
*+html .gallery .text h2 {
	display:block;
	padding-bottom:10px;
}
*+html .gallery.alt .text h2 {padding-bottom:0;}
.gallery .text .heading {
	height:186px;
	width:196px;
	padding:0 0 10px;
	margin:0 0 10px;
	display:table;
}
.gallery .text p {margin:0 0 10px;}
.gallery.alt .text p {margin:0 0 -5px;}
.gallery.alt .text a {color:#000;}
.gallery .switcher {
	width:100%;
	overflow:hidden;
}
.gallery .text ul {
	list-style:none;
	margin:0;
	padding:0 3px 0 0;
	display:block;
	font-size:14px;
	line-height:17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.gallery .section ul{
	text-align:right;
}
.gallery .text li {
	display:inline-block;
	vertical-align:top;
	margin:0 -3px 0 0;
}
*+html .gallery .text li {
	display:inline;
	margin:0 -3px 0 5px;
}
.gallery .text li a {
	float:left;
	padding:0 4px;
	border:1px solid;
	border-color: transparent;
}
.gallery .text li a.active,
.gallery .text li a:hover {
	border:1px solid #f47e28;
	text-decoration:none;
	background:#fff;
}
.twocolumn {width:100%;}
.twocolumn:after {
	content:"";
	display:block;
	clear:both;
}
.inner2 .twocolumn {margin:0 0 14px;}
.main-holder2 .twocolumn {
	width:auto;
	height:1%;
	overflow:hidden;
	padding:0 24px 0 0;
}
.boxes {
	width:504px;
	float:left;
}
#sidebar .boxes {
	width:238px;
	overflow:hidden;
	float:none;
}
.boxes .box {
	display:inline-block;
	vertical-align:top;
	margin:0 14px 14px 0;
	position:relative;
	font-size: 12px;
	line-height: 1;
	color: #fff;
}
*+html .boxes .box {display:inline;}
.boxes .box1 {
	background: url(../images/bg-box1.gif) no-repeat;
	width:188px;
	height:173px;
	padding:0 25px 20px;
}
.boxes .box1 ul {
	list-style:none;
	margin:0;
	padding:0;
	font:17px/22px "Times New Roman", Times, serif;
	position:absolute;
	left:25px;
	bottom:20px;
	width:190px;
}
.boxes .box.box2 {
	width:238px;
	height:190px;
	border:0;
}

.boxes .box2 .text {
	position:absolute;
	top:12px;
	left:13px;
	width:212px;
	color:#fff;
}
.boxes .box h3 {
	margin:0 0 2px;
	font: 18px/22px "Times New Roman", Times, serif;
}
.boxes .box p {margin:0;}
.boxes .box1 ul li {margin:0 0 6px;}
.boxes .box1 ul a {color:#fff;}
.boxes .box .visual {
	display:inline-block;
	vertical-align:bottom;
}
.boxes .box .visual img {vertical-align:top;}
.boxes .box3 .text {
	background:#793d08;
	border:1px solid #63360e;
	width:216px;
	padding:8px 10px;
}
.boxes .box4 .text {
	background:#fff;
	border:1px solid #c8c7c7;
	color:#000;
	width:210px;
	padding:3px 13px 11px;
}
.boxes .box4 h3 {color:#002c5f;}
.boxes .box4.alt h3 {color:#156570;}
.box5 .text {
	background:#c5bdb4;
	border:1px solid #9c958f;
	color:#000;
	width:214px;
	padding:4px 11px 8px;
}
.box14 .text {
	background:#c5bdb4;
	border:1px solid #9c958f;
	color:#000;
	width:214px;
	padding:7px 11px 13px;
}
.box6 .text {
	background:#f47a21;
	border:1px solid #c06321;
	color:#fff;
	width:214px;
	padding:8px 11px 8px;
}
.boxes .box7 .text {
	background:#e5e2df;
	border:1px solid #d6d3d1;
	color:#000;
	width:214px;
	padding:8px 11px 12px;
	font-size:11px;
	line-height:16px;
}
.boxes .box7 h3 {
	font-size:20px;
	line-height:25px;
}
.boxes .box8 h3 {color:#156570;}
.boxes .box8 .text {
	background:#fff;
	border:1px solid #c8c7c7;
	color:#000;
	width:214px;
	padding:8px 11px 12px;
	font-size:11px;
	line-height:16px;
}
.boxes .box9 .text {
	background:#003c79;
	border:1px solid #003c79;
	color:#fff;
	width:214px;
	padding:8px 11px 12px;
	font-size:11px;
	line-height:16px;
}
.boxes .box9.alt .text {padding:4px 11px 7px;}
.boxes .box10 .visual {position:relative;}
.boxes .box12 .visual {position:relative;}
.boxes .box10 .text {
	position:absolute;
	left:18px;
	bottom:10px;
	z-index:5;
}
.boxes .box12 .text {
	position:absolute;
	left:7px;
	top:15px;
	z-index:5;
	font:14px/17px "Times New Roman", Times, serif;
}
.boxes .box12 a {color:#fff;}
.aside .boxes {padding-top:9px;}
.aside .boxes .box12 li,
.boxes .box12 li {margin:0 0 7px;}
.boxes .box10 .text h3 {font-style:italic;}
.boxes .box13 .text {
	background:#003d79;
	border:1px solid #093663;
	color:#fff;
	width:214px;
	padding:5px 11px 6px;
	font-size:11px;
	line-height:16px;
}
.aside .boxes {float:none;width:100%;}
.tab-area {
	width:488px;
	float:right;
	border:1px solid #b7b4b2;
}
.tab-area .tabset {
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	font-size:13px;
}
.tab-area .tabset li {
	float:left;
	width:244px;
	background: url(../images/bg-tab.jpg) no-repeat;
}
.tab-area .tabset a {
	float:left;
	padding:6px 0 0 18px;
	height: 21px;
	text-transform:uppercase;
}
.tab-area .tabset .rss_link {
	background: url(../images/ico-rss.jpg) no-repeat;
	width: 11px;
	height: 10px;
	margin:9px 0 0 7px;
	text-indent:-9999px;
	overflow:hidden;
}
.tab-area .tabset li.active {background:#e9e6e3;}
.tab-area .tabset li:first-child {background-position:-1px 0}
.tab-area .tabset a span {
	float:left;
	background: url(../images/ico-rss.jpg) no-repeat 100% 2px;
	padding:0 18px 0 0;
}
.tab-area .tab-content {padding:0 20px;}
.tab-area .info-block {
	width:448px;
	margin:0 -20px 10px;
	padding:7px 20px;
	background:#e9e6e3;
	font-size:12px;
	line-height:20px;
}
.tab-area h3 {
	margin:0 0 1px;
	font:bold 15px/18px Arial, Helvetica, sans-serif;
	color:#f47920;
	text-transform:uppercase;
}
.tab-area h4 {
	margin:0 0 1px;
	font:14px/20px "Times New Roman", Times, serif;
	color:#002c5f;
}
.tab-area .info-block p {margin:0;}
.tab-area .info-block .visual {
	float:left;
	margin:0 18px 0 0;
	padding:4px 0 0;
}
.tab-area .info-block .visual img {vertical-align:top;}
.tab-area .more {
	background: url(../images/bullet-more.png) no-repeat 100% 5px;
	padding:0 10px 0 0;
	color:#6f2c3e;
}
.tab-area .meta {
	overflow:hidden;
	margin:0 0 2px;
}
.tab-area .info-block .meta strong,
.tab-area .date {
	font:bold 12px/15px "Times New Roman", Times, serif;
	display:block;
}
.tab-area .date,
.tab-area .news-list .date {margin:0 0 1px;}
.tab-area .meta ul,
.tab-area .tag-list {
	list-style:none;
	margin:0;
	padding:1px 0 0;
	height:1%;
	overflow:hidden;
	font:11px/14px Arial, Helvetica, sans-serif;
}
.tab-area .meta ul li,
.tab-area .tag-list li {
	float:left;
	background: url(../images/separator3.gif) no-repeat 0 1px;
	padding:0 9px 0 5px;
	margin:0 0 0 -5px;
	color:#806f58;
}
.tab-area .tag-list a,
.tab-area .meta ul a {color:#806f58;}
.tab-area .meta ul li:first-child {background:none;}
.tab-area .text-block {
	width:448px;
	overflow:hidden;
	line-height:18px;
}
.tab-area .news-list {
	list-style:none;
	margin:0 0 -10px;
	padding:4px 0 0;
	width:456px;
	overflow:hidden;
	position:relative;
	line-height:18px;
}
.tab-area .news-list li {
	width:224px;
	padding:0 4px 15px 0;
	margin:0;
	float:left;
}

/* fix padding for news & events */
.tab-area .news-list li {width:214px; padding: 0 14px 15px 0;}

.tab-area .tag-list {
	padding:0 0 1px;
	width:100%;
	background:none;
}
.tab-area .tag-list li {
	float:left;
	background: url(../images/separator3.gif) no-repeat 0 1px;
	padding:0 9px 0 5px;
	margin:0 0 0 -5px;
	color:#806f58;
	width:auto;
}
.tab-area .news-list h4 {
	margin-bottom:2px;
	line-height:16px;
}
.tab-area .news-list p {margin:0;}

div.more {
	text-align:right;
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	color:#762123;
	text-transform:uppercase;
	background:none;
	padding:6px 0 6px !important;
	background:none !important;
}
div.more-alt {
	border-top:1px solid #c8c7c7;
	padding-top:5px !important;
}
div.more a {color:#762123;}
.tab-content .social-bar {margin:0 -20px;}
.social-bar {
	list-style: none;
	margin: 0 0 2px 0;
	overflow: hidden;
	text-align: right;
	background: #d1cbc4;
	font-size: 14px;
	text-transform: uppercase;
	clear: both;
}
.tab-area .social-bar {width:488px;}
.social-bar li {
	display: inline-block;
	line-height: 2;
	margin: 0 6px 0 1px;
	vertical-align: middle;
}
*+html .social-bar li {display:inline;}
.social a,
.social-bar a {
	float:left;
	background: url(../images/bg-social.gif) no-repeat;
	width:20px;
	height:20px;
	overflow:hidden;
	text-indent:-9999px;
	text-align:left;
}
.social a.facebook,
.social-bar a.facebook {background-position: 0 0;}
.social a.twitter,
.social-bar a.twitter {background-position: -22px 0;}
.social a.youtube,
.social-bar a.youtube {background-position: -48px 0;}
.social a.flickr,
.social-bar a.flickr {background-position: -66px 0;}
.social a.instagram,
.social-bar a.instagram {background-position: -89px 0;}
.title {
	height:1%;
	padding:0 0 13px 0;
	margin:0 4px 23px 5px;
	border-bottom:1px solid #c8c7c7;
}
.title:after {
	content:"";
	display:block;
	clear:both;
}
.content-alt .title {
	width:auto;
	margin-bottom:18px;
}
.title h2 {
	margin:0 0 0 -5px;
	font:24px/29px "Times New Roman", Times, serif;
	color:#f47920;
}
.title h1 {
	margin:0;
	font:34px "Times New Roman", Times, serif;
	color:#ea7f1e;
	word-spacing:-2px;
}
.title .search-form {
	float:right;
	padding:16px 0 0;
}
.title .search-form label {
	float:left;
	font:bold 12px/15px Arial, Helvetica, sans-serif;
	color:#762123;
	margin:4px 9px 0 0;
}
.title .search-form .holder {
	float:left;
	border:1px solid #efedeb;
	width:214px;
}
.title .search-form input {
	margin:0;
	float:left;
	width:180px;
	padding:4px 3px 4px 6px;
	border:0;
	background:none;
	font-size:11px;
	color:#aea79f;
}
.title .search-form .btn-submit {
	text-indent:-9999px;
	background: url(../images/btn-search2.gif) no-repeat;
	width: 24px;
	height: 23px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	border:0;
	padding:0;
	margin:0;
	cursor:pointer;
}
#content {
	width:100%;
	float:left;
}
#content.content-alt {
	width:753px;
	float:right;
	padding:5px 6px 0 0;
}
.inner2 #content {width:745px;}
#content.alt {
	width:502px;
	float:left;
	padding:8px 0 10px 19px;
}
#content.alt .title {
	padding-bottom:0;
	margin-bottom:17px;
}
#content.alt .title.alt {
	border:0;
	margin:0;
	padding:0 0 10px 6px;
}
#content.alt .title .sort-block {padding-bottom:6px;}
#content.alt .title h2 {margin-bottom:11px;}
#content.alt .title .pager {margin-left:0;}
#content.alt .title .pager li {padding:0 11px 0 0;}
.main-holder2 #content {
	width:503px;
	float:right;
}
.event-holder {
	width:100%;
	overflow:hidden;
	line-height:20px;
	background:#efedec;
	padding:0 0 11px;
	margin:0 0 7px;
	height:209px;
	position:relative;
}
.event-slide {
	position:absolute;
	top:0;
	left:0;
	display:none;
	height:209px;
	overflow:hidden;
	width:100%;
}
.event-holder .heading {
	background:#000;
	padding:7px 0 4px 12px;
	margin:0 0 9px;
	height:1%;
	overflow:hidden;
}
.event-holder .text {
	width:320px;
	float:left;
}
.event-holder .text p {margin:0;}
.event-holder .heading h2 {
	margin:0;
	font:17px/25px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff;
}
.event-holder .visual {
	float:left;
	background:#fff;
	border:1px solid #bfb7ae;
	padding:5px;
	margin:2px 17px 0 11px;
}
.event-holder .visual img {vertical-align:top;}
.event-holder .text .heading {
	background:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
}
.event-holder .text .heading h3 {
	margin:0;
	padding:0 0 13px;
	float:left;
	font:bold 16px/19px Arial, Helvetica, sans-serif;
	color:#002c5f;
}
.event-holder h4 {
	margin:0;
	font:bold 16px/19px Arial, Helvetica, sans-serif;
	color:#806f58;
	text-align:right;
	padding-right:10px;
}
.event-holder h4 a {color:#806f58;}
.event-pager {
	width:100%;
	overflow:hidden;
	margin:0 0 20px;
	text-align:right;
	font-size:12px;
	line-height:15px;
	color:#762123;
	text-transform:uppercase;
}
.event-pager strong {
	display:inline-block;
	vertical-align:top;
	margin:6px 0 0 9px;
	letter-spacing:1px;
}
.event-pager strong a {
	color:#762123;
}
.event-pager .switcher {
	display:inline-block;
	vertical-align:top;
}
*+html .event-pager .switcher {display:inline;}
.event-pager ul {
	list-style:none;
	margin:0;
	padding:0;
	display:inline-block;
	vertical-align:top;
	color:#ea7f1e;
	font-size:16px;
}
*+html .event-pager ul {display:inline;}
.event-pager ul li {
	float:left;
	margin:0 0 0 7px;
}
.event-pager ul a {
	float:left;
	border:1px solid #9e8f80;
	padding:5px 5px 7px;
	color:#ea7f1e;
}
.events-menu {
	background:#f47920;
	height:1%;
	overflow:hidden;
	padding:12px 0 10px 8px;
	margin:0 0 3px;
}
.events-menu  .text-events-for {
	float:left;
	background: url(../images/text-events-for.gif) no-repeat;
	width:59px;
	height:15px;
	text-indent:-9999px;
	overflow:hidden;
}
.events-menu  ul {
	list-style:none;
	margin:0 -15px 0 0;
	padding:0;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
}
.events-menu  ul  li {
	float:left;
	background: url(../images/separator5.gif) no-repeat;
	padding:0 8px 0 8px;
}
.events-menu  ul  li:first-child {background:none;}
.events-menu  ul a {color:#231f20;}
.events-list {
	list-style:none;
	margin:0;
	padding:0;
}
.events-list li {
	width:100%;
	overflow:hidden;
	border-top:1px solid #c8c7c7;
	padding:17px 0 19px;
}
.events-list li:first-child {border:0;}
.events-list .visual  {
	float:left;
	padding:3px;
	border:1px solid #bfb7ae;
	margin:3px 17px 0 0;
}
.events-list .visual  img {display:block;}
.events-list .text {
	height:1%;
	overflow:hidden;
	line-height:20px;
}
.events-list .text .heading {
	width:100%;
	overflow:hidden;
	text-align:right;
	padding:0 0 4px;
}
.events-list .text .date {
	font:bold 14px/20px Arial, Helvetica, sans-serif;
	color:#f47920;
}
.events-list .text .heading h4 {
	margin:0;
	font-size:14px;
	line-height:20px;
	color:#002c5f;
	float:left;
}
.events-list p {margin:0 0 6px;}
.events-list .text .more {
	font-weight:bold;
	color:#6c4d23;
}
.button-holder {
	width:100%;
	text-align:right;
	padding:22px 0 0;
}
.button-holder a {
	display:inline-block;
	vertical-align:top;
	background: url(../images/bg-button.gif) no-repeat;
	width:96px;
	height:27px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	padding:7px 0 0 0;
	margin:0 0 0 8px;
	overflow:hidden;
	line-height:20px;
}
#sidebar .button-holder {
	text-align:left;
	width:306px;
	padding:0 0 24px;
}
#sidebar .button-holder a {margin:0 6px 0 0;}
.button-holder a.btn-buy {background: url(../images/bg-button-2.gif) no-repeat;}
#sidebar {
	margin-top: 20px;
	width:300px;
	float:right;
}
#sidebar2{
	width:200px;
	float:right;
}
#sidebar:after {
	content:"";
	display:block;
	clear:both;
}
.inner2 #sidebar {
	width:216px;
	padding:11px 11px 0 0;
}
#sidebar.alt {
	width:239px;
	margin:-8px -5px 0 0;
}
.main-holder2 #sidebar {
	width:238px;
	padding:8px 0 0;
	overflow:visible;

}
.side-menu {
	list-style:none;
	margin:-11px 0 24px;
	padding:0;
	font:bold 16px/19px Arial, Helvetica, sans-serif;
}
.side-menu li {
	padding:1px 0 9px 34px;
	margin:10px 0 0;
	border-bottom:1px solid #c8c7c7;
}
.side-menu li.calendar {border-width:0 0 1px;}
.side-menu li a {color:#f47920;}
.side-menu li.calendar {background: url(../images/bg-calendar.gif) no-repeat;}
.side-menu li.groups {background: url(../images/bg-groups.gif) no-repeat;}
.side-menu li.campus {background: url(../images/bg-campus.gif) no-repeat;}
.bar {
	width:281px;
	overflow:hidden;
	background:#000;
	color:#fff;
	font:bold 14px/17px Arial, Helvetica, sans-serif;
	padding:9px 5px 10px 14px;
	margin:0 0 24px;
}
.bar4 {
	height:1%;
	overflow:hidden;
	background:#000;
	color:#fff;
	font:normal 13px/17px Arial, Helvetica, sans-serif;
	padding:10px 15px 12px 14px;
	margin:0;
}
.bar4 strong {font-weight:normal;}
.bar4 strong span {color:#ea7f1e;}
.bar4 .photos,
.bar4 .rss,
.bar4 .twitter,
.bar4 .video,
.bar4 .audio {
	background: url(../images/ico-photo-small.png) no-repeat;
	padding:0 0 0 31px;
	font-size:14px;
	line-height:17px;
	font-weight:normal;
	margin:0;
	float:left;
}
.bar4 .twitter {background: url(../images/ico-twitter.gif) no-repeat;}
#sidebar .bar4 .rss-link,
.bar4 .rss-link {
	background: url(../images/ico-rss3.png) no-repeat;
	width: 16px;
	height: 17px;
	margin:2px 15px 0 0;
}
#sidebar .bar4 .rss,
.bar4 .rss {
	background:none;
	padding:0;
}
.bar4 .video {background: url(../images/ico-video.png) no-repeat;}
.bar4 .audio {background: url(../images/ico-audio.png) no-repeat;}
.video-block {margin:0 0 14px;}
.video-block img {vertical-align:top;}
.news-holder .bar4 .more {
	float:right;
	font-size:10px;
	line-height:13px;
	text-transform:uppercase;
	color:#f47920;
	background: url(../images/bullet-more2.png) no-repeat 100% 4px;
	margin:3px 0 0;
}
.news-holder .bar4 .more-rss {
	background: url(../images/arrow.png) no-repeat;
	width: 7px;
	height: 9px;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
	margin:3px 0 0 0;
}
.bar4 h3 a {color:#fff;}
.bar-alt {
	font:13px/15px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:6px 5px 7px 11px;
	width:auto;
	margin:0 0 4px;
}
.bar strong {
	float:left;
	margin:0 4px 0 0;
}
.bar .social {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
.bar .social li {
	float:left;
	margin:0 0 0 7px;
}
.localist_minicalendar .localist_minicalendar_pager a {
	background:none !important;
	color:#f47920 !important;
}
.localist_minicalendar_page_heading h1 {
	font:bold 16px/33px Arial, Helvetica, sans-serif !important;
	color:#000 !important;
}
.calendar {
	border:1px solid #c8c7c7;
	margin:0 0 24px;
}
.calendar .heading {
	background:#000;
	color:#fff;
	text-transform:uppercase;
	padding:5px 5px 7px 10px;
	margin:0 0 3px;
}
.calendar .heading  strong {font:15px/18px Arial, Helvetica, sans-serif;}
/*.localist_minicalendar_events,
.localist_minicalendar_nav {display:none;}
.localist_minicalendar #type {display:none;}*/
.localist_minicalendar_minicalendar td {font-size:11px !important;}
.localist_minicalendar_minicalendar td a {height:31px !important;}
.calendar-alt .localist_minicalendar_minicalendar td a {
	height:24px !important;
	width:29px !important;
	line-height:24px !important;
	font-size: .9em;
}
.calendar .localist_minicalendar .localist_minicalendar_page_heading h1 {
	font-size: 1em !important;
}
.calendar-alt .localist_minicalendar_minicalendar td a:hover, .calendar-alt .localist_minicalendar_minicalendar td.localist_minicalendar_today, .calendar-alt .localist_minicalendar_minicalendar td.localist_minicalendar_today a {
		background:#ea7f1e !important;
		border-bottom:0;
		color:#fff;
}
.calendar-alt .localist_minicalendar_minicalendar th {
	font-size:12px;
	width:29px !important;
}
.calendar-alt .localist_minicalendar_minicalendar tbody td {
	height:24px !important;
	width:29px !important;
}
.calendar-alt table.localist_minicalendar_minicalendar {
	width:236px;
}
.localist_minicalendar{
	overflow:hidden;
}
.localist_minicalendar_events{
	width:236px;
	margin:0 auto;
}
.localist_minicalendar h1{
	margin:0;
}
.localist_minicalendar_nav{
	padding:5px 3px 7px;
	width:230px;
	margin:0 auto;
	overflow:hidden;
}
.localist_minicalendar_nav a{
	float:left;
}
.lwi1{
	width:56px !important;
}
.localist_minicalendar #type{
	width:230px;
	display:none;
	margin:0 auto;
}
.localist_minicalendar .localist_minicalendar_nav {
	font-weight: bold;
	width: 90%;
	padding: 10px 10px 0 10px;
}
.localist_minicalendar .localist_minicalendar_nav a.right {
	display: none;
}
#lw {
}
#lw img, #lw .lwl {
	display: none;
}
#lw ul{
	margin:0;
	padding:0;
	list-style:none;
}
/* commented out to resolve issue with localist styling for homecoming
#lw .lwn0 {
	float: none !important;
} */
.localist_minicalendar_events #lw li.lwe{
	padding:0 10px 5px 0 !important;
	border:none !important;
}
.localist_minicalendar_events {
	padding: 0 0 10px 10px;
	width: 90%;
	color: #806f58;
	font-weight: bold;
}
.localist_minicalendar_events #lw ul .lwn a{
	color:#156570;
	font-size: .75em !important;
}
.localist_minicalendar_events #lw ul .lwn span {
	font-size: .75em !important;
	font-weight: bold;
	color: #806f58;
}
.list {
	width:100%;
	overflow:hidden;
	margin:0 0 22px;
}
.list .heading {
	border-bottom:1px solid #c8c7c7;
	font-size:14px;
	line-height:17px;
	padding:0 0 6px 13px;
	margin:0 0 8px;
}
.list ul {
	list-style:none;
	margin:0;
	padding:0 0 0 13px;
	font-size:13px;
	line-height:17px;
}
.list ul li {margin:0 0 6px;}
.list .more {
	font-weight:bold;
	color:#762123;
}
.group-list {
	margin:-9px 0 0;
	font:bold 14px/17px Arial, Helvetica, sans-serif;
}
.group-list ul {
	list-style:none;
	margin:0 0 17px;
	padding:0;
	width:100%;
	overflow:hidden;
}
.group-list li {
	border-bottom:1px solid #c8c7c7;
	padding:17px 0 16px;
}
.group-list img {
	vertical-align:middle;
	margin:0 11px 0 0;
}
.group-list a {color:#806f58;}
.group-list .more {
	text-align:right;
	color:#762123;
	text-transform:uppercase;
	font-weight:bold;
}
.feed-menu {
	width:100%;
	margin:0 0 15px;
}
.feed-menu:after {
	content:"";
	display:block;
	clear:both;
}
.feed-menu ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 1.25;
}
.feed-menu ul li {
	float: left;
	margin: 0;
}
.feed-menu ul a {
	float: left;
	color: #156570;
}
.feed-menu ul .rss {
	background: url('../images/ico-rss.jpg') no-repeat 0 1px;
	padding-left:13px;
}
.feed-menu ul .print {
	padding-left: 20px;
}
.feed-menu ul .print:before {
	content: '\f02f \00a0 ';
	font-family: FontAwesome;
	font-size: 1.1em;
	vertical-align: middle;
}
.feed-menu ul .email {
	background: url('../images/ico-email.png') no-repeat 0 1px;
	padding-left:18px;
}
.feed-menu ul .share {
	padding-left: 10px;
}
.feed-menu ul .share:before {
	content: '\f196 \00a0 ';
	font-family: FontAwesome;
	font-size: 1.1em;
	vertical-align: middle;
}
.feed-menu .btn-like {
	float:left;
	margin:-7px 0 0 7px;
}
.feed-menu .btn-like a {
	float:left;
	background: url(../images/btn-like2.png) no-repeat;
	width: 50px;
	height: 24px;
	text-indent:-9999px;
	overflow:hidden;
}
.people-list {
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	margin:0 0 24px;
}
.people-list img {vertical-align:top;}
.people-list li {
	float:left;
	margin:0 6px 0 0;
}
.map-holder img {vertical-align:top;}
.map-holder {margin:0 0 24px;}
.breadcrumbs {
	list-style:none;
	margin:-5px 0 7px;
	padding:0;
	width:100%;
	overflow:hidden;
	font-weight:bold;
	font-size:10px;
}
.inner2 .breadcrumbs {margin-bottom:14px;}
.main-holder .breadcrumbs {margin-bottom:27px;}
.breadcrumbs li {
	float:left;
	background: url(../images/bullet-breadcrumbs.gif) no-repeat 0 3px;
	padding:0 15px 0 11px;
	margin:0 0 0 -11px;
}
.breadcrumbs a {color:#000;}
.breadcrumbs a:hover {background: #fefe00;}
.text-holder {
	width:100%;
	overflow:hidden;
}
.text-holder h2 {
	margin:0 0 12px;
	font-size:20px;
	line-height:25px;
	color:#002c5f;
}
.text-holder .meta {
	width:100%;
	overflow:hidden;
	margin:0 0 20px;
}
.text-holder .meta strong {
	display:block;
	font-size:14px;
	line-height:17px;
	color:#f47920;
	margin:0 0 5px;
}
.text-holder .meta em {
	display:block;
	font:bold 12px/15px Arial, Helvetica, sans-serif;
	color:#806f58;
}
.text-holder .visual {
	float:right;
	padding:6px;
	border:1px solid #bfb7ae;
	margin:7px 0 0 40px;
}
.text-holder .visual img {vertical-align:top;}
.text-holder .text {
	height:1%;
	overflow:hidden;
	font-size:16px;
	line-height:28px;
	margin:0 0 5px;
}
.text-holder .text p {margin:0 0 19px;}
.text-holder .text em {
	font-size:14px;
	line-height:24px;
	display:block;
}
.text-holder .info-box {
	width:100%;
	overflow:hidden;
	margin:0;
	background:none;
	padding:23px 0 0;
}
.text-holder .frame {
	float:left;
	width:187px;
	float:left;
}
.text-holder .frame.alignright {float:right;}
.text-holder dl {
	margin:0;
	padding:0;
	font-size:13px;
	line-height:18px;
	color:#806f58;
}
.text-holder dl dt {
	font-weight:bold;
	float:none;
}
.text-holder dl dd {padding:0 0 18px;margin:0;}
.text-holder .btn-buy {
	display:block;
	background: url(../images/bg-button-3.gif) no-repeat;
	width: 114px;
	height: 30px;
	text-align:center;
	padding:10px 0 0;
	margin:3px 0 0;
	color:#fff;
	font:bold 14px/17px Arial, Helvetica, sans-serif;
}
.activity-holder .menu {
	list-style:none;
	margin:0;
	padding:5px 0 29px;
	width:100%;
	overflow:hidden;
}
.activity-holder .menu li {
	float:left;
	margin:0 8px 0 0;
}
.activity-holder .menu a {
	float:left;
	background: url(../images/bg-activity-button.gif) no-repeat;
	width: 64px;
	height: 23px;
	text-align:center;
	padding:4px 3px 0;
	font-size:11px;
	line-height:18px;
	color:#806f58;
}
.activity-holder .holder {
	padding:0 49px 0 42px;
}
.activity-holder .holder .heading {
	width:100%;
	overflow:hidden;
	text-align:right;
	border-bottom:1px solid #c8c7c7;
	font-size:14px;
	line-height:17px;
	padding:0 0 8px;
	margin:0 0 16px;
}
.activity-holder .heading strong {float:left;}
.activity-holder .visual {
	float:left;
	border:1px solid #c8c7c7;
	padding:3px;
	margin:3px 15px 0 0;
}


.activity-holder .visual img{
	vertical-align:top;
}
.activity-holder .text {
	line-height:18px;
	color:#806f58;
	height:1%;
	overflow:hidden;
}
.activity-holder .text p {margin:0;}
.sort-menu {
	width:100%;
	overflow:hidden;
	text-align:center;
	font-size:13px;
	line-height:16px;
	text-transform:uppercase;
	margin:-13px 0 18px;
}
.sort-menu ul {
	list-style:none;
	margin:0;
	padding:0;
	display:inline-block;
	vertical-align:top;
}
*+html .sort-menu ul {display:inline;}
.sort-menu li {
	float:left;
	background: url(../images/bg-sort-menu.gif) no-repeat;
	width: 45px;
	height:19px;
	text-align:center;
	padding:3px 3px 0;
	margin:0 2px 0 7px;
}
.sort-menu li a {color:#bfb7ae;}
.result-list {
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	margin:0 0 13px;
}
.result-list li {
	width:100%;
	overflow:hidden;
	border-top:1px solid #bfb7ae;
	padding:12px 0 16px;
	line-height:20px;
}
.result-list li:first-child {
	border:0;
	padding-top:7px;
}
.result-list h3 {
	font-size:14px;
	line-height:19px;
	color:#002c5f;
	margin:0 0 7px;
}
.result-list p {margin:0;}
.result-list li .visual {
	float:left;
	border:1px solid #bfb7ae;
	padding:3px;
	margin:5px 17px 0 0;
}
.result-list li .visual img {vertical-align:top;}
.result-holder .tabset {
	list-style:none;
	margin:0;
	padding:8px 0 0;
	width:731px;
	overflow:hidden;
	font-size:13px;
	line-height:16px;
	text-transform:uppercase;
	background: url(../images/bg-menu-li.gif) repeat-x 0 100%;
}
.result-holder .tabset li {
	float:left;
	background: url(../images/separator8.gif) no-repeat 0 11px;
}
.result-holder .tabset li:first-child {background:none;}
.result-holder .tabset a {
	float:left;
	color:#000;
	padding:8px 27px 6px 25px;
}
.result-holder .tabset .active a {
	border:solid #a1a1a1;
	border-width:1px 1px 0;
	background:#fff;
	padding:7px 28px 6px 24px;
	margin:0 -2px 0 0;
	color:#f47920;
	position:relative;
	z-index:10;
}
.result-holder .tabset a:hover {
	color:#f47920;
	text-decoration:none;
}
.result-holder .tab-content {
	width:717px;
	border:solid #a1a1a1;
	border-width:0 1px 1px;
	padding:15px 6px 46px;
	margin:0 0 14px;
}
.result-holder .tab-content img {display:block;}
.aside {
	width:205px;
	float:left;
	padding:7px 0 0;

}
.tag-list {
	padding:14px 5px 9px 13px;
	background:#f9f7f3;
	margin:0 0 10px;
}
.tag-list ul {
	list-style:none;
	margin:0;
	padding:0;
}
.tag-list ul li {padding:0 0 8px;}
.tag-list strong {
	display:block;
	font-size:11px;
	line-height:14px;
	color:#156570;
	text-transform:uppercase;
	margin:0 0 8px;
}
.post h2 {
	margin:0 0 3px;
	color: #7b6048;
	font:bold 24px/29px "Times New Roman", Times, serif;
}
.post {
	line-height:20px;
	width:100%;
	overflow:hidden;
	margin:0 0 21px;
}
.post p {margin:0;}
.post .heading {font: 16px/24px "Times New Roman", Times, serif;}
.post .heading em {
	display:block;
	margin:0 0 15px;
}
.post .heading3 h2 {
	margin:3px 0 20px;
	font:22px/24px "Times New Roman", Times, serif;
}
.post .heading strong {
	line-height:15px;
	font-weight:normal;
	color:#806f58;
	display:block;
	margin:0 0 5px;
	text-transform:uppercase;
}
.post .graphic {
	color:#464646;
	font-size:10px;
	line-height:14px;
	word-spacing:-1px;
}
.post .graphic.alignright {
	float:right;
	width:251px;
	margin:0 0 0 30px;
}
.post .graphic p {margin:0 0 8px;}
.post .graphic img {
	display:block;
	vertical-align:top;
	margin:0 0 4px;
}
.post .graphic .author {
	display:block;
	text-align:right;
	font:italic 9px/13px "Times New Roman", Times, serif;
	margin:0 0 5px;
}
.post .section {
	width:100%;
	overflow:hidden;
	border-top:1px solid #dedad4;
	font-size:11px;
	line-height:14px;
	color:#806f58;
	padding:10px 0 7px;
}
.post .section .meta {
	float:left;
	overflow:hidden;
}
.post .heading .meta {
	height:1%;
	overflow:hidden;
	font-size: 14px;
	line-height: 14px;
	color:#806f58;
	margin:0 0 16px;
}
.post .heading .meta span,
.post .section .meta span {
	float:left;
	background: url(../images/separator6.gif) no-repeat 0 3px;
	padding:0 15px 0 8px;
	margin:0 0 0 -8px;
}
.post .section .feed-menu {
	width:145px;
	float:right;
	margin:0;
}
.post .graphic.alignright .feed-menu {
	float:none;
	width:100%;
}
.post .graphic.alignright .feed-menu:after {
	content:"";
	display:block;
	clear:both;
}
.post .graphic.alignright .btn-like {float:right;}
.media-review .btn-like,
.post .section .btn-like,
.top-container .btn-like{
	background: url(../images/btn-like2.png) no-repeat;
	width: 51px;
	height: 25px;
	margin-left:0;
}
.add-link-holder {
	background:#f9f7f3;
	margin:0 0 17px;
	padding:12px 10px 4px 14px;
}
.add-link-holder em {
	display:block;
	color:#806f58;
	font:italic 16px/24px "Times New Roman", Times, serif;
	margin:0 0 10px;
}
.add-link-holder ul {
	list-style: none;
	margin: 0; padding: 0;
	font-size: 14px;
}
.add-link-holder ul li {padding: 0 0 10px;}
.text-frame {
	width: 100%;
	overflow:hidden;
	line-height:20px;
	margin:0 0 25px;
}
.text-frame .visual {
	float:left;
	margin:4px 17px 30px 0;
}
.text-frame h3 {
	margin:0 0 2px;
	font:16px/18px "Times New Roman", Times, serif;
	color:#002c5f;
}
.text-frame p {margin:0 0 20px;}
.bar3 h3 .rss-link {
	background: url(../images/ico-rss2.jpg) no-repeat;
	width: 16px;
	height: 16px;
	text-indent:-9999px;
	overflow:hidden;
	margin:2px 5px 0 0;
	display:inline-block;
	vertical-align:top;
}
.bar3 h3.rss,
#sidebar .bar3 h3.rss {
	padding:2px 0 0;
	font:12px/15px Arial, Helvetica, sans-serif;
	margin:0;
	color:#fff;
	float:none;
	text-transform:none;
	background:none;
}
.bar3 {
	width:auto;
	padding:8px 5px 8px 14px;
	margin:0;
}
.bar3 h3.rss em {
	border-left:1px solid #fff;
	margin:0 0 0 10px;
	padding:3px 0 3px 10px;
	display:inline-block;
	vertical-align:middle;
	position:relative;
	top:-1px;
}
.news-box {
	background:#f5f3f2;
	padding:18px 16px 6px 15px;
}
.news-box h4 {
	margin:0 0 2px;
	font-size:12px;
	line-height:15px;
	color:#002c5f;
}
.news-box strong {
	color:#806f58;
	display:block;
	margin:0 0 4px;
}
.news-box .box {
	width:100%;
	overflow:hidden;
	margin:0 0 22px;
}
.news-box ul {
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	font-size:11px;
	line-height:14px;
}
.news-box ul li {
	float:left;
	background: url(../images/separator3.gif) no-repeat;
	padding:0 9px 0 5px;
	margin:0 0 0 -5px;
}
.text-box {
	border:1px solid #eeeae7;
	padding:10px 30px 10px 8px;
	margin:-5px 0 17px;
	overflow:hidden;
}
.text-box .text-holder {
	height:1%;
	overflow:hidden;
	width:auto;
	padding:3px 0 0 0;
	line-height:20px;
}
.text-box .visual {
	float:left;
	margin:0 16px 0 0;
}
.text-box .visual img {vertical-align:top;}
.text-box .visual .text {
	background: url(../images/bg-video-box-t.gif) no-repeat;
	width: 179px;
}
.text-box .visual .holder {
	background: url(../images/bg-video-box-b.gif) no-repeat 0 100%;
	width:123px;
	padding:7px 45px 8px 12px;
	color:#fff;
	font-size:11px;
	line-height:14px;
}
.text-box .visual strong {
	display:block;
	text-transform:uppercase;
}
.text-box .text-holder p,
.text-box .visual p {margin:0;}
.text-box h3 {
	margin:0 0 2px;
	font:16px/20px "Times New Roman", Times, serif;
	color:#762123;
}
.news-holder .more,
.text-box .more {
	background: url(../images/bullet-more.png) no-repeat 100% 4px;
	padding:0 9px 0 0;
	color:#762123;
}
.tag-list-alt {
	height:1%;
	overflow:hidden;
	font-size:11px;
	line-height:14px;
	color:#806f58;
}
.tag-list-alt strong {
	float:left;
	font-weight:normal;
}
.tag-list-alt ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.tag-list-alt li {
	float:left;
	background: url(../images/separator3.gif) no-repeat 0 5px;
	padding:0 4px 0 5px;
}
.tag-list-alt li:first-child {background:none;}
.about-block {
	background:#e5f0f1;
	padding:12px 9px 16px;
	border-left:1px solid #deeced;
	color:#806f58;
	font:11px/18px "Times New Roman", Times, serif;
	margin:0 0 15px;
}
.about-block ul {
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	line-height:14px;
}
.about-block ul li {
	float:left;
	background: url(../images/separator7.gif) no-repeat 0 2px;
	padding:0 17px 0 9px;
	margin:0 0 0 -9px;
}
.about-block ul a {color:#762123;}
.about-block h3 {
	margin:0 0 0 2px;
	font-weight:normal;
	font-size:11px;
	line-height:14px;
	text-transform:uppercase;
}
.about-block p {margin:0 0 3px;}
.comment-block img {vertical-align:top;}
.comment-block {margin:0 0 27px;}
.accordion,
.accordion ul {
	list-style:none;
	margin:0;
	padding:0;
}
.accordion {margin:0 0 13px;}
.accordion ul {
	padding:8px 0 2px 24px;
	background:#faf9f6;
}
.accordion li {
	background:#efeae2;
	border-bottom:1px solid #fff;
	font:bold 14px/17px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.accordion ul li {
	background:none;
	border:0;
	font-size:14px;
	font-weight:normal;
	text-transform:capitalize;
	margin: 10px; margin-left: 0;
}
.accordion a {
	color: #000;
	display: block;
	padding: 6px 20px 4px 14px;
}
.accordion ul a {
	padding:0;
	color:#806f58;
}
.accordion ul .active a,
.accordion ul a:hover {
	text-decoration:none;
	color:#000;
}
.media-holder {
	width:1022px;
	overflow:hidden;
	margin:0 -14px 0 -13px;
}
.media-review {
	padding:10px 24px 13px;
	margin:0 0 14px;
	overflow:hidden;
	background:#e5e1db;
	line-height:20px;
	position:relative;
}
.media-review .media {
	float:right;
	margin:0 0 0 20px;
}
.media-review .media img {vertical-align:top;}
.media-review .video,
.media-review .audio {
	display:block;
	background: url(../images/ico-video.png) no-repeat;
	padding:3px 0 5px 27px;
	color:#156570;
	line-height:14px;
	text-transform:uppercase;
}
.media-frame .audio,
.media-frame .photos,
.media-frame .video {
	display:block;
	background: url(../images/ico-video2.png) no-repeat;
	padding:5px 0 11px 32px;
	color:#156570;
	font-size:15px;
	line-height:18px;
	text-transform:uppercase;
}
.media-frame .audio {background: url(../images/ico-video2.png) no-repeat;}
.media-frame .photos {
	background: url(../images/ico-photo.png) no-repeat;
	padding-top:0;
}
.media-review .title {
	display:block;
	padding:3px 0 7px 0;
	color:#000;
	line-height:14px;
	text-transform:uppercase;
	width:auto;
	margin:0;
	border:0;
}
.media-review .audio {background: url(../images/ico-audio.png) no-repeat;}
.media-review h2 {
	margin:0 0 7px;
	color:#002c5f;
	font:24px/30px "Times New Roman", Times, serif;
}
.media-review-alt {margin:0;}
.media-review-alt h2 {font:20px/26px "Times New Roman", Times, serif;}
.media-review .heading {
	font:11px/14px "Times New Roman", Times, serif;
	margin:0 0 18px;
}
.media-review p {margin:0 0 12px;}
.media-review .tag-list-alt li {
	background-position: 0 2px;
	padding:0 9px 0 5px;
	margin:0 0 0 -5px;
}
.media-review .text {
	height:1%;
	overflow:hidden;
	padding:8px 0 40px;
}
.media-review .meta {
	position:absolute;
	left:25px;
	bottom:0;
	width:286px;
}
.media-review .meta .count {
	float:right;
	font-size:15px;
	line-height:18px;
	margin:-3px 0 0;
}
.media-review .meta .count span {font-weight:normal;}
.related-media {
	height:1%;
	overflow:hidden;
	clear:both;
	background:#e5e1db;
	padding:0 13px 6px 15px;
	margin:-3px 0 15px;
	position:relative;
}
.related-media .holder {
	border-top:1px solid #b4b0ac;
	padding:10px 0 0 11px;
	width:983px;
	overflow:hidden;
}
.related-media ul {
	list-style:none;
	margin:0 0 10px -2px;
	padding:0;
	width:1014px;
	overflow:hidden;
	line-height:20px;
}
.related-media ul li {
	float:left;
	width:315px;
	margin:0 23px 0 0;
}
.related-media ul img {
	float:left;
	margin:2px 14px 0 0;
}
.related-media ul strong {
	display:block;
	font-weight:normal;
	color:#002c5f;
	line-height:14px;
	margin:0 0 8px;
}
.related-media p {margin:0;}
.related-media ul strong a {color:#002c5f;}
.related-media h3 {
	margin:0 0 10px;
	font-size:12px;
	line-height:15px;
	color:#156570;
	text-transform:uppercase;
}
.media-frame {
	width:992px;
	margin:0 auto 13px;
	overflow:hidden;
	border:1px solid #b1a495;
}
.media-frame-alt {
	border:0;
	margin:0 0 0 15px;
}
.media-frame .social-bar {clear:both;}
.media-frame #content {
	width:740px;
	padding:17px 10px 0 0;
	float:right;
}
.media-frame .aside {
	width:218px;
	float:left;
	padding:0;
}
.media-frame h4 {
	margin:0 0 17px;
	font-size:12px;
	line-height:15px;
	color:#156570;
	text-transform:uppercase;
}
.media-frame h3 {
	margin:-3px 0 15px -5px;
	font:24px/29px "Times New Roman", Times, serif;
	color:#160b00;
}
.media-list {
	list-style:none;
	margin:0;
	padding:0;
}
.media-list li {
	display:inline-block;
	vertical-align:top;
	width:165px;
	line-height:20px;
	padding:0 14px 35px 0;
}
*+html .media-list li {padding-right:17px;}
.media-section {
	width:736px;
	overflow:hidden;
	position:relative;
}
.media-section .media-block {
	width:100%;
	overflow:hidden;
	padding:22px 0 23px;
	margin:-24px 0 0;
	border-top:1px solid #c8c7c7;
}
.media-section .media-list {
	width:762px;
	margin:0 -22px 0 0;
}
.media-section .media-list li {
	width:140px;
	padding-right:9px;
}
*+html .media-section .media-list li {padding-right:12px;}
.media-list img {
	vertical-align:top;
	margin:0 0 14px;
}
.media-block .media-list img {margin-bottom:15px;}
.media-block .media-list li {padding-bottom:15px;}
.media-list strong {
	display:block;
	color:#002c5f;
	font-weight:normal;
}
.media-block .media-list strong {margin-bottom:0;}
.media-list em {
	display:block;
	color:#002c5f;
	font-style:normal;
}
.media-list p {margin:0;}
.media-list span {
	display:block;
	color:#806f58;
}
.media-list strong a {color:#002c5f;}
*+html .media-list li {display:inline;}
.media-frame .accordion li a {
	background:#000;
	border-bottom:2px solid #fff;
}
.media-frame .accordion a {
	color:#fff;
	padding-bottom:5px;
}
.media-frame .accordion .ui-state-active {
	background:#f47920 url(../images/bg-accordion-active.gif) no-repeat 100% 0;
}
.media-frame .accordion ul a {background:none;}
.media-frame .accordion ul a {
	color:#806f58;
	border:0;
}
.media-frame .accordion ul li {
	background:none;
	border:0;
}
.media-frame .accordion ul {
	padding:6px 0 0 26px;
	background:#f4f3f0;
}
.media-frame .accordion li li {
	margin:0;
	padding:0 0 3px;
}
.media-search-form {
	padding:0 0 0 11px;
	margin:-6px 0 0;
	color:#806f58;
	font-size:11px;
	line-height:14px;
	width:186px;
}
.media-search-form p {margin:0 0 6px;}
.media-search-form h3 {
	margin:0 0 9px;
	font-size:11px;
	line-height:14px;
	color:#156570;
	text-transform:uppercase;
}
.media-search-form h3 span {
	background: url(../images/ico-search.gif) no-repeat 100% 3px;
	display:inline-block;
	vertical-align:top;
	padding:0 14px 0 0;
}
.media-search-form .row {
	width:100%;
	overflow:hidden;
	margin:0 0 6px;
	font-size:10px;
	color:#aea79f;
	width:186px;
}
.media-search-form .date-row {width:191px;}
.media-search-form input {
	float:left;
	margin:0;
	padding:0 4px 1px;
	width:176px;
	color:#aea79f;
	border:1px solid #dedad4;
	background:none;
}
.media-search-form select {
	width:184px;
	height:18px;
	color:#aea79f;
	background:none;
	border:1px solid #dedad4;
}
.media-search-form .date-row input {
	width:53px;
	margin:0 -1px 0 0;
}
.media-search-form .date-row span {margin:0 7px 0 0;}
.media-search-form .date-row span,
.media-search-form .date-row a {float:left;}
.media-search-form .date-row a {
	background: url(../images/btn-calendar.png) no-repeat;
	width: 21px;
	height: 20px;
	text-indent:-9999px;
	overflow:hidden;
	margin:-2px 0 0;
}
.media-search-form .clear {
	display:inline-block;
	vertical-align:top;
	margin:-7px 0 8px;
	font-size:10px;
	color:#aea79f;
}
.media-search-form .btn-search {
	float:right;
	text-indent:-9999px;
	background: url(../images/btn-search3.gif) no-repeat;
	width: 50px;
	height: 16px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	border:0;
	padding:0;
	margin:0;
	cursor:pointer;
}
.search-result {
	width:481px;
	float:left;
	padding:0 0 14px;
}
.search-result h2 {
	margin:0 0 8px;
	font:24px/29px "Times New Roman", Times, serif;
	color: #7b6048;
}
.search-result .pager {
	list-style:none;
	margin:0 0 6px;
	padding:0;
	width:100%;
	overflow:hidden;
}
.search-result .pager-alt {margin-bottom:15px;}
.search-result .pager li {
	float:left;
	font-size:11px;
	line-height:14px;
	margin:0 5px 0 0;
}
.search-result .pager li a {
	float:left;
	padding:1px 4px 1px 6px;
	color:#000;
}
.search-result .pager li a:hover,
.search-result .pager li.active a {background:#ebe8e3;}
.media-frame-alt #content {padding-top:0;}
.search-result .list {
	list-style:none;
	margin:0 0 5px;
	padding:10px 0 0;
	border:solid #c8c7c7;
	border-width:1px 0;
	line-height:20px;
}
.search-result .list li {
	width:100%;
	overflow:hidden;
	padding:10px 0 0;
	margin:0 0 32px;
	vertical-align:top;
}
.search-result .list img {
	float:left;
	margin:3px 24px 0 0;
}
.search-result .list .date {
	float:right;
	margin:-3px -1px 0 0;
	color:#806f58;
}
.search-result .list h4 {
	margin:0 0 1px;
	text-transform:none;
	color:#002c5f;
	font-weight:normal;
}
.search-result .list h4 a {color:#002c5f;}
.search-result .list strong {
	color:#002c5f;
	font-weight:normal;
}
.search-result .list .text {
	width:150px;
	float:left;
}
.search-result .list p {margin:0;}
.news-holder {
	width:995px;
	overflow:hidden;
	margin:-22px -14px 0 -13px;
	padding:0 14px 0 13px;
}
.news-holder .title {
	background:#ede7de;
	margin:0 -14px 0 -13px;
	padding:6px 20px 24px;
	width:982px;
	border:0;
}
.news-holder .title .breadcrumbs {
	margin:0 0 10px;
	font-size:10px;
	line-height:13px;
}
.news-holder .title .newsroom {
	margin:0 auto;
	background: url(../images/logo-newsroom.gif) no-repeat;
	width: 338px;
	height: 59px;
	text-indent:-9999px;
	overflow:hidden;
}
.news-holder .menu-holder {
	width:1023px;
	margin:0 -14px 0 -14px;
}
.news-holder #menu {
	list-style:none;
	margin:0 0 15px;
	padding:0;
	width:1023px;
	overflow:hidden;
	font-size:13px;
	line-height:17px;
	text-transform:uppercase;
	letter-spacing:1px;
}
.news-holder #menu li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	background: url(../images/bg-menu-li.gif) repeat-x 0 100%;
}
.news-holder #menu li.active,
.news-holder #menu li:hover {margin-right:-2px;}
.news-holder #menu a {
	float:left;
	color:#000;
	background: url(../images/separator8.gif) no-repeat 0 10px;
	position:relative;
	cursor:pointer;
}
.news-holder #menu span {
	float:left;
	padding:6px 0;
	text-align:center;
}
.news-holder #menu .active a,
.news-holder #menu a:hover {
	color:#f47920;
	background: url(../images/bg-menu-hover.gif) no-repeat;
	position:relative;
	z-index:10;
	text-decoration:none;
}
.news-holder #menu .active span,
.news-holder #menu a:hover span {
	background: url(../images/bg-menu-hover.gif) no-repeat 100% -35px;
	padding-right:2px;
}
.news-twocolumn {
	width:992px;
	overflow:hidden;
	background: url(../images/bg-news-twocolumn.gif) repeat-y -740px 0;
	padding:0 0 0 3px;
}
.news-holder #content {
	width:725px;
	float:left;
}
.news-holder #sidebar {
	width:238px;
	float:right;
}
.news-twocolumn .gallery {
	width:725px;
	position:relative;
	overflow:hidden;
	margin:0 0 14px;
}
.news-twocolumn .gallery .holder ul {
	list-style:none;
	margin:0;
	padding:0;
	height:306px;
	width:100%;
	overflow:hidden;
}
.news-twocolumn .gallery-frame {
	overflow:hidden;
	background: url(../images/bg-gallery-frame.gif) no-repeat;
	width: 705px;
	margin:0 -4px;
	padding:16px 0 25px 28px;
	color:#fff;
}
.news-twocolumn .gallery-frame .subtitle {
	float:left;
	width:170px;
	padding:2px 32px 0 0;
}
.news-twocolumn .gallery-frame .text-box {
	width:320px;
	float:left;
	font-size:11px;
	line-height:20px;
	padding:2px 0 0;
	margin:0;
	border:0;
}
.news-twocolumn .gallery-frame p {margin:0;}
.news-twocolumn .gallery-frame .more {
	background: url(../images/bullet-more2.png) no-repeat 100% 6px;
	padding:0 9px 0 0 ;
	color:#f47920;
}
.news-twocolumn .gallery-frame h3 {
	margin:0;
	font:24px/30px "Times New Roman", Times, serif;
}
.news-twocolumn .gallery-frame .pager {
	float:left;
	width:auto;
}
.news-twocolumn .gallery-frame .pager ul {
	height:1%;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:5px 0 0 3px;
	font:23px/24px "Times New Roman", Times, serif;
}
.news-twocolumn .gallery-frame .pager li {
	float:left;
	margin:0 2px;
}
.news-twocolumn .gallery-frame .pager a {
	color:#fff;
	float:left;
	padding:0px 7px;
}
.news-twocolumn .gallery-frame .pager a.active {
	color:#f47920;
	border:1px solid #808080;
}
.news-twocolumn .gallery-frame .pager a:hover {
	color:#f47920;
	text-decoration:none;
}
.news-twocolumn .gallery-frame .cell {
	width:525px;
	float:left;
	background: url(../images/bg-cell.gif) repeat-y 178px 0;
	padding:0 0 5px;
}
.news-block {
	width:100%;
	overflow:hidden;
	margin:0 0 32px;
}
.news-block .heading {
	border-bottom: 2px solid #998c79;
	color: #000;
	overflow: hidden;
	font-size: 18px;
	padding: 3px 5px 4px 12px;
	margin: 0 0 24px;
}
.news-block .heading h3 {
	margin: 0;
	font: 24px "news gothic std", arial, sans-serif;
	float: left;
	line-height: 1;
	padding: 2px 0 0;
}
.news-block .heading .subscribe {
	float: right;
	background: url(../images/ico-subscribe.png) no-repeat 100% 6px;
	padding: 5px 24px 0 0;
	color: #000;
}
.news-block .holder {
	width:100%;
	overflow:hidden;
	line-height:20px;
}
.news-block .date {
	color:#806f58;
	display:block;
	margin:0 0 4px;
}
.news-block .holder h3 {
	margin: 0 0 7px;
	font-size: 16px;
	line-height: 19px;
	color: #002c5f;
}
.news-block p {margin:0;}
.news-block .holder img {
	float: left;
	margin: 7px 17px 0 0;
}
.news-block .holder .text {
	width: 320px;
	float: left;
}
.news-block .holder .section {float:right;}
.news-block .holder dl {
	margin: 0;
	padding: 1px 0 10px;
	width: 256px;
	font-weight: bold;
}
.news-block .holder dt {
	float:left;
	background: url(../images/separator9.gif) no-repeat 100% 5px;
	padding:0 9px 0 0;
	margin:0 7px 0 0;
	color:#806f58;
}
.news-block .holder dd {
	margin: 0;
	height: 1%;
	line-height: 1.325;
	overflow: hidden;
	margin: 0 0 10px !important;
	color: #002c5f;
}
.news-holder .twocolumn {
	background: url(../images/bg-news-twocolumn2.gif) repeat-y;
	width: 725px;
	padding:0 0 14px;
}
.news-holder .twocolumn .content {
	width:483px;
	float:left;
}
.news-holder .twocolumn .content .heading {
	background:#000;
	padding:5px 12px 4px;
	color:#fff;
}
.news-holder .twocolumn .content .heading h3 {
	margin:0;
	font-weight:normal;
	font-size:14px;
	line-height:16px;
}
.news-holder .twocolumn .content .heading h3 span {
	color:#f4781f;
	text-transform:uppercase;
	font-family: "Times New Roman", Times, serif;
}
.news-holder .row {
	overflow:hidden;
	padding:13px 0 0 12px;
	line-height:20px;
}
.news-holder .column {
	float:left;
	width:235px;
}
.news-holder .column.alignright {float:right;}
.news-holder .column ul {
	width:100%;
	overflow:hidden;
	list-style:none;
	margin:0 0 3px;
	padding:0;
	line-height:14px;
}
.news-holder .column li {
	float:left;
	background: url(../images/separator6.gif) no-repeat 0 3px;
	padding:0 15px 0 10px;
	margin:0 0 0 -10px;
}
.news-holder .column .box a {
	color:#002c5f;
	font-weight:bold;
}
.news-holder .column .box {
	width:100%;
	overflow:hidden;
	margin:0 0 23px;
}
.news-holder .column .more {
	padding:3px 34px 0 0 !important;
}
.news-holder .twocolumn .aside {
	width:226px;
	float:right;
	padding:0;
}
.news-holder .twocolumn .aside .heading {
	background:#806f58;
	padding:4px 10px;
}
.news-holder .twocolumn .aside .heading h3 {
	margin:0;
	font:14px/17px Arial, Helvetica, sans-serif;
	color:#fff;
}
.news-holder .twocolumn .aside ul {
	list-style:none;
	margin:0;
	padding:12px 11px 10px;
	font:bold 12px/15px Arial, Helvetica, sans-serif;
}
.news-holder .twocolumn .aside li {margin:0 0 9px;}
.news-holder .twocolumn .aside li a {color:#762123;}
.search-news-form {
	background: url(../images/bg-search-news-form.gif) no-repeat;
	width: 236px;
	height: 21px;
	padding:1px;
	margin:0 0 13px;
}
.search-news-form.alt {
	background: url(../images/bg-search-field.gif) no-repeat;
	width: 203px;
	height: 21px;
}
.search-news-form input {
	float:left;
	background:none;
	border:0;
	padding:4px 3px 3px 7px;
	margin:0;
	background:none;
	font-size:10px;
	color:#a89a89;
	width:197px;
	text-transform:uppercase;
}
.search-news-form.alt input {width:164px;}
.search-news-form .btn-search,
.search-news-form.alt .btn-search {
	float:right;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	border:0;
	padding:0;
	margin:0;
	cursor:pointer;
	width:29px;
	height:21px;
	background:none;
}
.photo-box {
	width:100%;
	overflow:hidden;
	margin:0 0 20px;
}
.photo-box img {
	vertical-align:top;
	margin:0 0 10px;
}
.photo-box .text,
.audio-box .text {
	line-height:20px;
	padding:0 13px;
	word-spacing:-1px;
}
.audio-box .text {
	padding-top:10px;
	margin-bottom:13px;
}
.photo-box .text strong,
.audio-box .text strong {
	display:block;
	margin:0 0 2px;
	color:#156570;
	font-size:14px;
	line-height:17px;
}
.photo-box .text strong a,
.audio-box .text strong a {color:#156570;}
.photo-box .text p,
.audio-box .text p {margin:0;}
.rightside1000 {
	width:100%;
	overflow:hidden;
	line-height:19px;
	padding:20px 0 25px;
}
.social2 {
	width:100%;
	overflow:hidden;
	line-height:19px;
	padding:20px 0 25px;
}
.social2 strong {
	display:block;
	margin:0 0 9px;
}
.social2 ul {
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
.social2 li {
	float:left;
	margin:0 14px 0 0;
}
.social2 li a {
	float:left;
	width:26px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/bg-social2.png) no-repeat;
}
.social2 li a.twitter {background-position:-40px 0;}
.social2 li a.blogger {background-position:-80px 0;}
.social2 li a.youtube {background-position:-120px 0;}
.social2 li a.flickr {background-position:-160px 0;}
.social2 li a.instagram {background-position:-200px 0;}
.twitter-block {
	background:#f6f5f3;
	line-height:20px;
	padding:14px 10px 2px 12px;
	margin:0 0 13px;
	height:1%;
	overflow:hidden;
}
.twitter-block .block {
	width:100%;
	overflow:hidden;
	margin:0 0 23px 0;
}
.twitter-block p {margin:0 0 4px ;}
.twitter-block p a {
	color:#000;
	clear:both;
	display:inline-block;
	vertical-align:top;
}
.twitter-block ul {
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	font-size:10px;
	line-height:13px;
	color:#806f58;
}
.twitter-block ul li {
	float:left;
	padding:0 9px 0 5px;
	background: url(../images/separator10.gif) no-repeat 0 7px;
	margin:0 0 0 -5px;
}
.search-result2 {
	width:731px;
	overflow:hidden;
	padding:9px 0 14px;
	color:#a89a89;
	float:left;
}
.search-panel {
	width:254px;
	float:right;
	padding:115px 0 0;
}
.search-panel p {margin:0 0 8px;}
.search-result2 .row {
	width:100%;
	overflow:hidden;
	font-size:11px;
	line-height:14px;
	margin:0 0 14px;
}
.search-result2 .field {
	background: url(../images/bg-search-field.gif) no-repeat;
	width: 203px;
	height: 21px;
	padding:1px;
	float:left;
}
.search-result2 .row ul {
	list-style:none;
	margin:0;
	padding:0 0 0 7px;
	float:left;
}
.search-result2 .row ul li {
	float:left;
	background: url(../images/separator3.gif) no-repeat 0 5px;
	padding:3px 5px 2px;
}
.search-result2 .row ul li:first-child {background:none;}
.search-result2 .row ul a {color:#762123;}
.search-result2 .field input {
	float:left;
	width:164px;
	padding:4px 3px 4px 8px;
	background:none;
	font-size:10px;
	text-transform:uppercase;
	color:#a89a89;
	border:0;
}
.search-result2 .field .btn-submit{
	text-indent:-9999px;
	background:none;
	font-size:0;
	line-height:0;
	overflow:hidden;
	border:0;
	padding:0;
	margin:0;
	cursor:pointer;
	width:28px;
	height:21px;
	float:right;
}
.search-result2 span {
	float:left;
	margin:1px 11px 0 0;
}
.search-result2 select {
	width:150px;
	height:18px;
	float:left;
	font-size:10px;
	color:#aea79f;
	margin:0 12px 0 0;
}
.search-result2 select.short {
	width:97px;
	height:18px;
}
.top-section ul.panel {
	list-style:none;
	margin:0;
	padding:1px 15px 0 0;
	font-size:11px;
	line-height:14px;
	float:right;
}
.top-section ul.panel a {color:#156570;}
.top-section ul.panel li {
	margin:0 0 0 9px;
	float:left;
}
.top-section ul.panel .print {
	background: url(../images/ico-print.gif) no-repeat 0 1px;
	padding:0 0 0 15px;
}
.top-section ul.panel .email {
	background: url(../images/ico-email.gif) no-repeat 0 2px;
	padding:0 0 0 17px;
}
.top-section ul.panel .share {
	background: url(../images/ico-share.gif) no-repeat 0 2px;
	padding:0 0 0 14px;
}
.top-section ul.panel .rss {
	background: url(../images/ico-rss4.png) no-repeat 0 3px;
	padding:0 0 0 14px;
}
.top-section {
	width:100%;
	overflow:hidden;
	margin:-12px 0 0 0;
}
.top-section .breadcrumbs {
	width:auto;
	float:left;
	margin:0;
	font-size:10px;
	line-height:13px;
}
.content-alt .title .sort-block,
.sort-block {
	text-align:right;
	font-size:11px;
	line-height:14px;
	padding:10px 0 0;
	margin:0 0 -6px;
	height:1%;
	overflow:hidden;
}
.sort-block {
	padding:0 0 10px;
	margin:0;
}
.content-alt .title .sort-block strong {
	display:inline-block;
	vertical-align:top;
}
.content-alt .title .sort-block ul {
	display:inline-block;
	vertical-align:top;
	list-style:none;
	margin:0 -8px 0 -6px;
	padding:0;
	text-transform:uppercase;
	letter-spacing:1px;
}
.content-alt .title .sort-block ul .active a {color:#f47920;}
.content-alt .title .sort-block ul a {color:#000;}
*+html .content-alt .title .sort-block ul {
	display:inline;
	margin-left:-3px;
}
.content-alt .title .sort-block li {
	float:left;
	padding:0 9px 0 7px;
	background: url(../images/separator3.gif) no-repeat 0 1px;
}
.content-alt .title .sort-block li:first-child {background:none;}
.title .sort-block .pager,
.sort-block .pager {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.sort-block .pager a {color:#000;}
.sort-block .pager-alt {
	border-top:1px solid #dedad4;
	width:500px;
	padding:5px 0 12px;
}
.title .sort-block .pager li,
.sort-block .pager li {
	float:left;
	background:none;
	padding:0 4px 0 7px;
}
.title .sort-block .pager span,
.sort-block .pager span,
.sort-block .pager a:hover,
.title .sort-block .pager a:hover {
	text-decoration:none;
	color:#f47920;
}
.title .sort-block .pager li .next,
.sort-block .pager li .next {
	background: url(../images/bullet-more3.png) no-repeat;
	width: 6px;
	height: 6px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	text-align:left;
	margin:4px 0 0;
}
.text-columns h3 {
	margin:0 0 13px;
	font-size:15px;
	line-height:18px;
	color:#000;
	text-transform:uppercase;
}
.text-columns a.more {
	background: url(../images/bullet-more.png) no-repeat 100% 4px;
	padding:0 10px 0 0;
}
.text-columns .text-holder {
	margin:0 0 17px;
	padding:0;
	width:100%;
	overflow:hidden;
	font-size:12px;
	line-height:20px;
}
.text-columns .text-holder .text {
	font-size:12px;
	line-height:20px;
	margin:0 0 12px;
	width:100%;
	overflow:hidden;
}
.text-columns .text-holder .text-short {width:340px;}
.text-columns .text-holder p {margin:0;}
.text-columns .text-holder .visual {
	float:left;
	margin:3px 20px 0 0;
	padding:0;
	border:0;
}
.text-columns .text-holder a {color:#762123;}
.text-columns .text-holder .meta {
	margin:0 0 2px;
	font-size:12px;
	line-height:15px;
	width:auto;
	height:1%;
	overflow:hidden;
}
.text-columns .text-holder .meta strong {
	color:#002c5f;
	font:14px/17px Arial, Helvetica, sans-serif;
	display:block;
	margin:0 0 4px;
}
.text-columns .text-holder .meta span {
	display:block;
	color:#806f58;
}
.text-columns .column {
	height:1%;
	overflow:hidden;
}
.text-columns .column.alignright {
	width:224px;
	float:right;
	padding:0 6px 0 40px;
}
.text-columns .text-holder div.more {
	margin:-10px 0 0;
	padding:0 0 7px !important;
	border-bottom:1px solid #c8c7c7;
	letter-spacing:1px;
}
.media-holder .photos,
.media-holder .video,
.media-holder .audio {
	background: url(../images/ico-photo.png) no-repeat 0 2px;
	padding:0 0 0 32px;
	font:bold 15px/22px Arial, Helvetica, sans-serif;;
	color:#156570;
	margin:0 0 12px;
}
.media-holder .video {
	background: url(../images/ico-video2.png) no-repeat 0 1px;
	padding-top:2px;
	margin-bottom:10px;
}
.media-holder .audio {
	background: url(../images/ico-audio2.png) no-repeat;
	padding-top:2px;
	margin-bottom:10px;
}
.text-columns .media-holder .text  {margin:0 0 15px;}
.media-holder .subtext {
	font-size:12px;
	line-height:15px;
	height:1%;
	overflow:hidden;
}
.media-holder .subtext h5 {
	margin:0 0 2px;
	font:16px/20px "Times New Roman", Times, serif;
	color:#002c5f;
	letter-spacing:1px;
}
.media-holder .subtext .date {
	font-style:normal;
	display:block;
	color:#806f58;
	font-size:12px;
	line-height:15px;
	margin:0 0 2px;
}
.media-holder .subtext h6 {
	margin:0 0 5px;
	font-size:12px;
	line-height:15px;
}
.media-holder .text em {
	font-size:12px;
	line-height:15px;
}
.text-columns .column dl {
	margin:-2px 0 13px;
	padding:0;
	color:#806f58;
	width:100%;
	overflow:hidden;
}
.text-columns .column dd {
	margin:0;
	padding:0 0 11px;
}
.text-columns .column dt,
.text-columns .column dl a {
	color:#002c5f;
	font:14px/20px "Times New Roman", Times, serif;
}
.text-columns .column dt {margin:0 0 1px;}
.basic-search {
	padding:12px 0;
	width:781px;
	margin:0 0 0 -6px;
}
.basic-search img {vertical-align:top;}
.collection-holder {
	width:0 auto;
	float:left;
	padding:7px 0;
	margin:0 -4px 0 25px;
}
.collection-holder img {vertical-align:top;}
.news-review {
	width:702px;
	margin:-11px 0 0;
}
.news-review h3 {
	margin:0 0 18px;
	font-size:10px;
	line-height:14px;
	text-transform:uppercase;
	color:#806f58;
}
.news-review h3 span {
	color:#000;
	text-transform:none;
	font-weight:normal;
}
.news-review .news-block {
	width:100%;
	overflow:hidden;
	font-size:12px;
	line-height:20px;
	margin-bottom:7px;
	padding:0 0 10px;
}
.news-review .news-frame {
	width:100%;
	overflow:hidden;
}
.news-review .news-block.alt {
	border-top:1px solid #dedad4;
	margin:-10px 0 0;
	padding:10px 0 17px;
}
.news-review .news-block .visual {
	float:left;
	margin:0 10px 0 0;
}
.news-review .news-block p {margin-bottom:0;}
.news-review .news-block .more {
	background: url(../images/bullet-more.png) no-repeat 100% 4px;
	color:#762123;
	padding:0 10px 0 0;
}
.news-review .news-block img {
	display:block;
	margin:4px 0 0;
}
.news-review .news-block em.date {
	float:right;
	font-style:normal;
	margin:2px 1px 0 0;
	font-size:11px;
}
.news-review .news-block .tag-list {
	background:none;
	padding:0;
	font-size:11px;
	margin:0;
}
.news-review .tag-list ul {
	height:1%;
	overflow:hidden;
}
.news-review .tag-list li {
	float:left;
	background: url(../images/separator3.gif) no-repeat 0 5px;
	padding:0 10px 0 6px;
	margin:0 0 0 -6px;
}
.news-review .tag-list li:first-child {background:none;}
.news-review .news-block h4 {
	margin:0 0 2px;
	font:16px/20px "Times New Roman", Times, serif;
	color:#002c5f;
	letter-spacing:1px;
}
.news-review .news-block h4 a {color:#002c5f;}
.library-holder {
	width:994px;
	padding:13px 0 0 1px;
}
.library-holder .section {
	width:994px;

}
.library-holder .section .holder {
	background: url(../images/bg-library-section-b.gif) no-repeat 0 100%;
	padding:10px 13px 20px 23px;
	height:1%;
	overflow:hidden;
}
.library-holder .tabset {
	list-style:none;
	margin:0 0 -33px;
	padding:0;
	width:100%;
	overflow:hidden;
	font:bold 10px/14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.library-holder .tabset li {float:left;}
.library-holder .tabset a {
	float:left;
	color:#806f58;
	position:relative;
	background: url(../images/bg-search-tab-active.gif) no-repeat;
}
.library-holder .tabset .active a {
	color:#f47920;
	background:#fff;
}
.library-holder .tabset a:hover {
	color:#f47920;
	text-decoration:none;
}
.library-holder .tabset .active span {background:none;}
.library-holder .tabset span {
	float:left;
	padding:8px 10px;
	cursor:pointer;
	background: url(../images/bg-search-tab-active.gif) no-repeat 100% -35px;
}
.library-holder h2 {
	margin:0 0 17px;
	padding:0 0 2px;
	font:18px/23px Arial, Helvetica, sans-serif;
	color:#f47920;
	border-bottom:1px solid #bb9091;
}
.library-holder .search-form {
	width:719px;
	float:left;
}
.library-holder .tabcontent {
	background: url(../images/bg-search-field-t.png) no-repeat;
	width: 727px;
	padding:41px 0 0;
	margin:0 0 11px -9px;
}
.library-holder .tabcontent .holder {
	margin:0;
	padding:0;
	background: url(../images/bg-search-field-b.png) no-repeat 0 100%;
	width: 727px;
}
.library-holder .tabcontent .holder:after {
	content:"";
	display:block;
	clear:both;
}
.library-holder .tabcontent .frame {
	background: url(../images/bg-search-field-c.png) repeat-y;
	width:698px;
	margin:0 0 11px;
	padding:15px 10px 13px 19px;
	float:left;
}
.library-holder .tabcontent .row img {
	float:left;
	margin:-4px 0 0 -44px;
}
.library-holder .tabcontent .row {
	padding:4px 0 5px 44px;
	height:1%;
	overflow:hidden;
}
.library-holder .tabcontent .input-text {
	float:left;
	background: url(../images/bg-input.gif) no-repeat;
	width: 551px;
	height: 27px;
	padding:2px;
}
.library-holder .row input {
	float:left;
	width:16px;
	height:16px;
	margin:0;
	padding:0;
}
.library-holder .row label {
	float:left;
	color:#806f58;
	margin:0 10px 0 0;
}
.library-holder .row a.more {color:#762123;}
.library-holder .row p {
	margin:0;
	padding:2px 0 0;
}
.library-holder .input-text input {
	float:left;
	margin:0;
	border:0;
	background:none;
	width: 531px;
	padding:6px 10px;
	font-size:11px;
	color:#a89a89;
}
.library-holder .row .btn-search {
	text-indent:-9999px;
	background: url(../images/btn-search4.gif) no-repeat;
	width: 86px;
	height: 31px;
	font-size:0;
	line-height:0;
	border:0;
	padding:0;
	margin:0 0 0 10px;
	cursor:pointer;
	float:left;
}
.library-holder .time-block {
	float:right;
	background: url(../images/img-clock.png) no-repeat 0 4px;
	padding:5px 4px 0 40px;
	width:176px;
	color:#fff;
}
.library-holder h3 {
	margin:0;
	font:15px/18px Arial, Helvetica, sans-serif;
	color:#160b00;
	float:left;
}
.library-holder .time-block .heading {
	border-bottom:1px solid #bb9091;
	padding:0 0 3px;
	margin:0 0 11px;
	width:100%;
	overflow:hidden;
	font-size:11px;
	line-height:14px;
}
.library-holder .time-block .heading em {
	float:right;
	color:#a89a89;
	font-style:normal;
	margin:4px 0 0;
}
.library-holder .time-block dl {
	margin:0;
	padding:0 0 0 2px;
	font-size:14px;
	line-height:19px;
}
.library-holder .time-block dt {font-weight:bold;}
.library-holder .time-block dd {margin:0 0 8px;}
.library-holder .boxes {
	width:978px;
	overflow:hidden;
	border:solid #c8c7c7;
	border-width:0 1px 1px;
	padding:4px 0 0 14px;
	margin:0 0 11px;
	float:none;
}
.library-holder .social-bar {
	margin-left:-14px;
	width:992px;
}
.library-holder .boxes .holder {
	width:977px;
	overflow:hidden;
	margin:0 0 14px;
	background: url(../images/bg-boxes.gif) repeat-y;
}
.library-holder .boxes .box {
	width:214px;
	float:left;
	margin:0 13px 0 0;
	padding:14px 5px 0 12px;
	font-size:12px;
	line-height:20px;
	color:#000;
}
.library-holder .box h3 {
	margin:0 0 1px;
	font:16px/19px "Times New Roman", Times, serif;
	color:#002c5f;
}
.library-holder .box p {margin:0 0 20px;}
.library-holder .box a {color:#762123;}
.library-holder .box a.more {
	background: url(../images/bullet-more.png) no-repeat 100% 4px;
	padding:0 10px 0 0;
}
.library-holder .boxes .menu {
	list-style:none;
	margin:0;
	padding:0;
	font:bold 10px/13px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff;
}
.library-holder .boxes .menu li {
	margin:0 0 12px;
	width:100%;
	overflow:hidden;
}
.library-holder .boxes .menu .slide {
	width:100%;
	overflow:hidden;
	position:relative;
}
.library-holder .boxes .menu a {
	display:block;
	background: url(../images/bg-button4.gif) no-repeat;
	width: 171px;
	height: 23px;
	padding:8px 20px 0 15px;
	color:#fff;
}
.library-holder .boxes .menu .active .open-close {
	background-position:0 -31px;
}
.library-holder .boxes .menu ul {
	margin:0;
	padding:0 15px;
	list-style:none;
}
.library-holder .boxes .menu ul li a {
	width:auto;
	height:auto;
	padding:0;
	background:none;
	display:inline;
	font-size:14px;
	line-height:17px;
	color:#762123;
	text-transform:none;
	font-weight:normal;
}
.library-holder .boxes .visual {
	padding:2px 3px;
	border:1px solid #e4e1dd;
	background:#fff;
	margin:0 0 13px;
}
.library-holder .boxes .visual img {vertical-align:top;}
.library-holder .boxes .alignleft {
	float:left;
	margin:1px 4px 0 -2px;
}
* +html .library-holder .boxes .alignleft{
	margin:-4px 4px 0 -2px;
}
.library-holder .boxes .tags {
	height:1%;
	overflow:hidden;
	margin:-4px 0 0;
}
.library-holder .tags li {margin-bottom:9px;height:1%;}
.library-holder .tag-items li {margin-bottom:0;}
.library-holder .boxes h4 {
	line-height:18px;
	word-spacing:-1px;
	margin-bottom:1px;
}
.library-holder .boxes .slide {margin-top:12px;}
.library-holder .boxes .slide p {margin-bottom:23px;}
.library-holder .boxes .frame {
	height:1%;
	overflow:hidden;
}
.library-holder .boxes .text {
	width:100%;
	overflow:hidden;
	margin:-4px 0 15px;
	font-size:12px;
	line-height:20px;
}
.library-holder .boxes h5 {
	margin:0 0 3px;
	padding:0 0 1px;
	font:15px/20px Arial, Helvetica, sans-serif;
	color:#f47920;
	border-bottom:1px solid #ddd9d4;
	width:145px;
}
.library-holder .boxes address {
	display:block;
	width:145px;
}
.library-holder .boxes address strong {display:block;}
.library-holder .boxes address span {display:block;}
.library-holder .boxes .frame ul {
	list-style:none;
	margin:0;
	padding:0;
}
.library-holder .boxes .frame ul a {color:#000;}
.boxes.alt .box {margin:0 9px 14px 2px;}
.text-section {
	border:1px solid #c8c7c7;
}
.text-section .heading {
	background:#f47920;
	padding:6px 12px 7px;
	text-transform:uppercase;
	color:#fff;
}
.text-section .heading.alt {background:#002c5f;}
.text-section .heading h2 {
	margin:0;
	padding:0 0 0 25px;
	font:24px/27px "Times New Roman", Times, serif;
	background: url(../images/ico1.png) no-repeat 0 7px;
}
.text-section .holder {
	background: url(../images/bg-text-section.gif) repeat-y;
	width: 743px;
	overflow:hidden;
	padding:0 0 0 11px;
}
.text-section .aside {
	width:195px;
	float:left;
	margin:0 32px 0 0;
}
.text-section .aside ul {
	list-style:none;
	margin:0;
	padding:2px 0 30px 17px;
}
.text-section .aside ul li {margin:0 0 10px;}
.text-section .contact-box address {background:#fff;}
.text-section .contact-box {padding-bottom:0;margin-bottom:5px;}
.text-section .content {
	width:484px;
	float:left;
	padding:7px 0 0;
}
.text-section .content .heading {
	background:none;
	padding:0 0 4px;
	width:100%;
	overflow:hidden;
}
.text-section .content h3 {
	float:left;
	margin:0;
	color:#000;
	text-transform:uppercase;
	font:14px/19px Arial, Helvetica, sans-serif;
}
.text-section .content h3 .rss-link {
	background: url(../images/ico-rss.jpg) no-repeat;
	width: 11px;
	height: 10px;
	text-indent:-9999px;
	overflow:hidden;
	display:inline-block;
	vertical-align:top;
	margin:4px 0 0 6px;
}
.text-section .content .holder {
	background:none;
	width:100%;
	padding:0;
}
.news-list {
	list-style:none;
	margin:0;
	padding:0;
	line-height:20px;
}
.news-list li {
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
	vertical-align:top;
}
.news-list.alt li {margin-bottom:16px;}
.news-list h4 {
	margin:0 0 2px;
	color:#002C5F;
	font:14px/20px "Times New Roman",Times,serif;
}
.news-list.alt h4 {line-height:16px;}
.news-list h4 a {color:#002c5f;}
.news-list .date {
	color:#000;
	display:block;
	margin:0 0 7px;
	font:bold 12px/15px "Times New Roman",Times,serif;
}
.news-list.alt .date {margin-bottom:0;}
.news-list .tag-list {
	width:100%;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	font:11px/14px Arial,Helvetica,sans-serif;
	padding:0 0 1px;
	background:none;
}
.news-list .tag-list li {
	background: url(../images/separator3.gif) no-repeat 0 1px;
	color: #806F58;
	float: left;
	margin: 0 0 0 -5px;
	padding: 0 9px 0 5px;
	width: auto;
}
.news-list p {margin:0;}
.news-list .more {
	background: url("../images/bullet-more.png") no-repeat scroll 100% 5px transparent;
	color: #6f2c3e;
	padding: 0 10px 0 0;
}
.text-section .column {
	width:210px;
	float:left;
	margin:0 22px 0 0;
}
.text-section .column .visual img {vertical-align:top;}
.text-section .column .visual {margin:3px 0 14px;}
.text-section .column h3 {
	margin:0 0 1px;
	color:#160b00;
	font:15px/19px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	float:none;
	background:none;
}
.text-section .social-bar {
	margin:0 -21px 0 -20px;
	width:525px;
}
#sidebar .heading {
	height:1%;
	overflow:hidden;
}
#sidebar h3.rss .rss-link {
	background: url(../images/ico-rss.jpg) no-repeat;
	width: 11px;
	height: 10px;
	display:inline-block;
	vertical-align:top;
	margin:4px 0 0 8px;
}
#sidebar h3.rss {
	margin:0;
	padding:0 0 12px 0;
	font:14px/20px Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	float:left;

}
.content .text-frame {
	width:100%;
	overflow:hidden;
	padding:2px 0 0;
	margin:0 0 0 -4px;
	line-height:20px;
}
.content .text-frame .text-alt {font:15px/22px "Times New Roman", Times, serif;}
.content .text-frame .text-alt p {margin:0;}
.content .text-frame .text-alt {margin:0 0 15px;}
.content .text-frame .visual {
	float:left;
	margin:6px 22px 0 0 ;
}
.content .text-frame .visual img {vertical-align:top;}
.content .text-frame h3 {
	float:none;
	font:20px/25px "Times New Roman", Times, serif;
	color:#f47920;
	text-transform:none;
	background:none;
}
.content .text-frame p {margin-bottom:19px;}
.pager3 {
	list-style:none;
	margin:0 0 22px;
	padding:0 0 1px;
	border:1px solid #c8c7c7;
	border-width:1px 0;
	width:100%;
	overflow:hidden;
	font-size:16px;
	line-height:21px;
	text-transform:uppercase;
}
.pager3 li {
	float:left;
	margin:0 8px 0 0;
}
.pager3 a {color:#000;}
.pager3 .active a,
.pager3 a:hover {color:#f47920;}
.result-frame {
	width:502px;
	position:relative;
	overflow:hidden;
	margin:0 0 4px;
}
.result-frame .frame {
	width:519px;
	overflow:hidden;
}
.result-frame ul {
	list-style:none;
	margin:-20px 0 20px;
	padding:0;
	line-height:20px;
	width:100%;
	overflow:hidden;
}
.result-frame ul li {margin:0 0 0px;}
.result-frame h3 {
	margin:0 0 21px;
	font-size:14px;
	line-height:19px;
	color:#f47920;
	text-transform:uppercase;
}
.result-frame .column {
	width:154px;
	float:left;
	margin:0 19px 0 0;
}
#footer {
	background: #000;
	color: #aea79f;
	width: 1022px;
	overflow: hidden;
	padding: 15px 0 17px;
	font-size: 14px;
	line-height: 17px;
}
.wide #footer {
	width: auto;
}
#footer .holder {
	width:1004px;
	padding:0 0 0 18px;
	overflow:hidden;
	background: url(../images/bg-footer.gif) repeat-y;
	margin: 0 auto;
}
#footer address {
	float:left;
	width:237px;
	padding:1px 10px 0 0;
	margin:0 10px 0 0;
	font-style:normal;
	overflow:hidden;
}
#footer address strong {
	color:#f47920;
	margin:0 0 4px;
}
#footer address em {margin:0 0 3px;}
#footer address span {margin:0 0 3px;}
#footer address span.phone {
	display:inline;
	background: url(../images/separator4.gif) no-repeat 0 3px;
	padding:0 14px 0 9px;
	margin:0 0 0 -9px;
}
#footer address strong,
#footer address span,
#footer address em {display:block;}
#footer dl {
	margin:0 37px 0 0;
	padding:2px 0 0;
	color:#aea79f;
	width:225px;
	float:left;
}
#footer dl a {
	color:#fff;
	text-decoration:underline;
}
#footer dt {margin:0 0 3px;}
#footer dd {margin:0 0 3px;}
#footer dl a:hover {text-decoration:none;}
#footer .frame {
	width:485px;
	float:left;
	overflow:hidden;
}
#footer ul {
	list-style:none;
	margin:0;
	padding:1px 0 17px;
	width:100%;
	overflow:hidden;
	font-weight:bold;
}
#footer ul a {color:#aea79f;}
#footer ul li {
	float:left;
	background: url(../images/separator4.gif) no-repeat 0 3px;
	padding:0 13px 3px 8px;
	margin:0 0 0 -8px;
}
#footer ul li:first-child {background:none;}
#footer .frame p {margin:0;}
/**/
.feed-menu2{
	position:absolute;
	right:19px;
	top:14px;
	width:auto;
}
.aside .next {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	background: #7b6048;
	padding: 5px 10px 6px;
	color: #fff;
}
.aside .steps{
	margin: 0 0 15px;
	padding: 12px 4px 16px 10px;
	list-style: none;
	background: #fafaf9;
	font: 16px/24px "Times New Roman", Times, serif;
}
.aside .steps li { margin: 0 0 12px; }
.aside .steps a {
	color: #762123;
}
.graphic blockquote{
	margin:-4px 3px 20px 0;
	padding:11px 25px;
	text-align:center;
	border:solid #bfb7ae;
	border-width:0 1px 1px 1px;
	font:italic 16px/20px "Times New Roman", Times, serif;
	color:#806f58;
}
.graphic blockquote q{
	quotes:none;
}
.article{
	line-height:20px;
}
.article h3 {
	font: 16px "News Gothic Std", "Arial Narrow", sans-serif;
	color: #160b00;
	margin:0 0 1px;
}
.article h3 a { color: #762123; }
.article p {
	margin:0 0 19px;
	line-height:20px;
}
.info-box{
	float:right;
	width:177px;
	padding:21px 16px 14px;
	background:#e5e1db;
	margin:47px 33px 0 -3px;
}
.info-box h3{
	font-size:12px;
	margin:0 0 21px;
}
.info-box dl{
	margin:0;
	overflow:hidden;
	height:1%;
	line-height:18px;
}
.info-box dt{
	float:left;
	padding:0 4px 0 0;
	font-weight:bold;
}
.info-box dd{
	margin:0 0 10px;
}
.info-box dl ul{
	margin:0;
	padding:25px 0 9px;
	list-style:none;
	line-height:20px;
}
.info-box dl li{
	padding:0 0 0 11px;
	background: url(../images/bullet.gif) no-repeat 0 8px;
}
.info-box dl li.color{
	color:#762123;
	background: url(../images/bullet2.gif) no-repeat 0 8px;
}
.main-holder3{
	margin-top: 30px;
	padding:0;
	width:995px;
}
.main-holder3 .twocolumn{
	padding:0 0 14px;
}
.contact-box {
	border: solid #ae9e8e;
	border-width: 0 1px 1px 1px;
}
.contact-box h3 {
	background: #7b6048;
	letter-spacing: 1px;
	font-size: 14px;
	color: #fff;
	margin: 0;
	padding: 8px 5px 7px 15px;
}
.contact-box address{
	padding: 4px 10px 10px 15px;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
}
.contact-box address a{
	color:#990000;
}
.tags{
	margin:0 0 5px;
	padding:0;
	list-style:none;
	font-size:16px;
	line-height:19px;
	text-transform:uppercase;
}
.tags li{
	padding:0 0 13px;
	width:100%;
	overflow:hidden;
	vertical-align:top;
}
.tags a{
	display:inline-block;
	vertical-align:top;
	color:#000;
/*	background: url(../images/ico-share2.gif) no-repeat 1px 2px;
	padding:0 0 0 17px;
*/
}
.tags a:before {
	content: '\f196 \00a0 ';
	font-family: FontAwesome;
	font-size: 1.1em;
	vertical-align: middle;
}
.tags .active a{
/*	background: url(../images/bullet6.gif) no-repeat 1px 2px; */
}
.tags .active a:before{
	content: '\f147 \00a0 ';
	font-family: FontAwesome;
	font-size: 1.1em;
	vertical-align: middle;
}
a.rss-link,
.tags a.rss-link {
	background: url(../images/ico-rss4.gif) no-repeat;
	width: 12px;
	height: 12px;
	text-indent:-9999px;
	overflow:hidden;
	margin:3px 0 0 8px;
	text-align:left;
	display:inline-block;
	vertical-align:top;
	padding:0 !important;
}
.main-holder3 #content{
	width:767px;
	float:right;
}
.block h1{
	font:22px "Times New Roman", Times, serif;
	color:#f47920;
	margin:0 0 4px;
	padding:0 0 13px;
	border-bottom:1px solid #c8c7c7;
	letter-spacing:2px;
}
.block .text-block{
	overflow:hidden;
	height:1%;
	font:17px/26px "Times New Roman", Times, serif;
	color:#806f58;
	margin:0 0 12px;
}
.block .img-holder{
	width:100%;
	overflow:hidden;
	height:280px;
	position:relative;
}
.block .img-holder .slide {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	overflow:hidden;
	display:none;
}
.block .img-holder .visual {
	float:left;
	float:left;
	margin:7px 21px 0 0;
	width:420px;
	height:280px;
}
.block img{
	vertical-align:top;
}
.block .text-holder{
	overflow:hidden;
	width:auto;
}
.block p{
	margin:0 0 14px;
}
.block .add-links{
	margin:0;
	padding:8px 0 0;
	list-style:none;
	font:bold 11px Arial, Helvetica, sans-serif;
}
.block .add-links li{
	vertical-align:top;
	height:1%;
}
.add-links a{
	color:#762123;
	display:block;
	margin:0 0 3px;
	padding:4px 0 5px 29px;
}
.add-links .video{
	background: url(../images/ico-video4.gif) no-repeat;
}
.add-links .map{
	background: url(../images/ico-map.gif) no-repeat 0 2px;
}
.carousel{
	overflow:hidden;
	position:relative;
	height:1%;
	margin:0 0 15px;
	padding:0 0 12px;
	border-bottom:1px solid #c8c7c7;
}
.carousel-holder{
	width:616px;
	float:left;
	position:relative;
	overflow:hidden;
	margin:0 12px 0 0;
	display:inline;
}
.carousel  ul{
	margin:0;
	padding:0;
	list-style:none;
	width:9999px;
	overflow:hidden;
}
.carousel li{
	float:left;
	width:114px;
	margin:0 12px 0 0;
}
.carousel img{
	vertical-align:top;
}
.carousel .btn-prev,
.carousel .btn-next{
	width:21px;
	height:21px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	margin:27px 0 0 1px;
	position:relative;
	background: url(../images/arrow2.gif) no-repeat;
}
.carousel .btn-prev{
	margin:27px 12px 0 0;
	background: url(../images/arrow3.gif) no-repeat;
}
.tabs{
	margin:0 0 14px;
	width:765px;
	overflow:hidden;
	font-weight:normal;
}
.tabs .tabset{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	font-size:14px;
}
.tabs .tabset li{
	float:left;
	width:255px;
}
.tabs .tabset a{
	display:block;
	line-height:26px;
	text-transform:uppercase;
	color:#000;
	padding:0 0 2px 11px;
	background: url(../images/bg-tabset.gif) no-repeat;
}
.tabs .tabset .active a,
.tabs .tabset a:hover{
	background:#e1dcd6;
	text-decoration:none;
}
.tabs .tab-content{
	background:#e1dcd6;
	overflow:hidden;
	width:770px;
	padding:10px 13px 14px;
}
.tabs .col{
	width:245px;
	float:left;
	margin:0 10px 0 0;
}
.tabs h4{
	font:14px "Times New Roman", Times, serif;
	color:#031f72;
	margin:0 0 8px;
}
.tabs h5{
	font-size:11px;
	text-transform:uppercase;
	margin:0 0 2px;
}
.tabs .date-list{
	margin:0 0 11px;
	padding:0;
	list-style:none;
	line-height:20px;
}
.tabs .info{
	font-size:11px;
}
.tabs dl{
	margin:-4px 0 0;
	overflow:hidden;
	height:1%;
}
.tabs dt{
	width:73px;
	float:left;
}
.tabs dd{
	margin:0 0 5px;
}
.tabs dl a{
	color:#762123;
}
.tabs .links{
	margin:0;
	padding:0;
	list-style:none;
}
.tabs .links li{
	padding:5px 0 0 9px;
	background: url(../images/bullet3.gif) no-repeat -1px 10px;
}
.tabs .links a{
	color:#762123;
}
.main-holder3 .boxes,
.boxes.alt{
	width:1008px;
	float:none;
	overflow:hidden;
}
.boxes.alt{
	width:1017px;
	margin:0 -9px 0 0;
}

	/**/
.top-container{
	position:relative;
	overflow:hidden;
	height:1%;
	background:#ddd9d4;
}
.top-container img{
	vertical-align:top;
}
.top-container .holder{
	padding:10px 10px 6px 19px;
	overflow:hidden;
	width:740px;
}
.top-container .holder img{
	float:right;
}
.top-container .text-block{
	float:left;
	width:200px;
	line-height:20px;
	padding:15px 0 0;
}
.top-container .text-block h2{
	font:20px/26px "Times New Roman", Times, serif;
	color:#002c5f;
	margin:0 0 6px;
}
.top-container .text-block .date{
	display:block;
	margin:0 0 15px;
	font:italic 10px "Times New Roman", Times, serif;
}
.top-container .text-block p{
	margin:0 0 10px;
}
.top-container .tag-items{
	margin:0 0 19px -4px;
}
.top-container .view{
	display:block;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	margin:0 0 20px;
	text-transform:uppercase;
}
.top-container .view a{
	color:#762123;
}
.top-container .feed-menu{
	margin:0 0 5px;
}
.top-container .views{
	font-size:16px;
}
.top-container .request-box {
	width: 250px;
	height: 255px;
	background: #000;
	padding: 0px 10px 17px 11px;
	position: absolute;
	top: 0;
	right: 0;
}
.request-box .info-list {
	margin: 0 0 11px -14px;
	padding: 0;
	list-style: none;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.request-box .info-list li {
	padding: 8px 0 8px 10px;
	vertical-align: top;
	width: 250px;
	border-bottom: 1px solid #806f58;
}
.request-box .info-list a {
	color: #fff;
	padding: 0 0 0 14px;
	display: block;
}
.request-box .info-list a:hover{
	color:#f47920;
	text-decoration:none;
	background: url(../images/bg-heading4.png) no-repeat;
}
.request-box strong{
	font-size:15px;
	display:block;
	margin:0 0 13px 5px;
	color:#ccc;
}
.request-box .social-networks{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.request-box .social-networks li{
	float:left;
	margin:0 8px 0 5px;
}
.request-box .social-networks a{
	width:32px;
	height:32px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/bg-social3.png) no-repeat;
}
.request-box .social-networks .twitter{
	background-position:-45px 0;
}
.request-box .social-networks .blogger{
	background-position:-90px 0;
}
.request-box .social-networks .youtube{
	background-position:-135px 0;
}
.request-box .social-networks .flickr{
	background-position:-180px 0;
}
.request-box .social-networks .instagram{
	background-position:-225px 0;
}
.top-container .text-holder{
	position:absolute;
	top:92px;
	right:245px;
	width:265px;
	color:#fff;
}
.top-container .text-holder a{
	color:#fff;
}
.top-container .text-holder strong{
	font-size:14px;
	color:#f47920;
	display:block;
	text-transform:uppercase;
}
.top-container .text-holder blockquote{
	margin:0;
}
.top-container .text-holder q{
	quotes:none;
	display:block;
	margin:0 0 6px;
	font:28px "Times New Roman", Times, serif;
}
.top-container .text-holder cite{
	display:block;
	font:italic 11px "Times New Roman", Times, serif;
}
.info-section{
	overflow:hidden;
	width:996px;
	background:#d0cbc3;
	padding:14px 13px 16px;
}
.info-section .holder{
	width:1014px;
	overflow:hidden;
}
.info-section .box{
	float:left;
	background:#fff;
	margin:0 16px 0 0;
	padding:39px 4px 4px;
	position:relative;
}
.info-section img{
	vertical-align:top;
}
.info-section .drop{
	height:35px;
	width:217px;
	position:absolute;
	top:4px;
	left:4px;
	padding:0 12px 11px 0;
	background: url(../images/bg-heading2.png) repeat-x;
}
.info-section .box-small .drop{
	width:133px;
}
.info-section .open{
	height:35px;
	display:table;
}
.info-section .open a{
	display:table-cell;
	vertical-align:middle;
	font-size:11px;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:0 15px;
	width:189px;
	background: url(../images/bullet4.gif) no-repeat 100% 50%;
}
.info-section .open a:hover,
.info-section .open:hover a{
	text-decoration:none;
	background: url(../images/bullet5.gif) no-repeat 100% 50%;
}
.info-section .box-small .open a{
	width:103px;
}
.info-section .drop ul{
	margin:0;
	padding:5px 0 7px;
	list-style:none;
	width:229px;
	background:#002c5f url(../images/bg-section-drop.gif) repeat-x;
	position:absolute;
	top:35px;
	left:0;
	font-weight:normal;
	line-height:20px;
	display:none;
}
.info-section .box-small .drop ul{
	width:145px;
}
.info-section .drop ul a,
.info-section .drop ul a:hover{
	background:none !important;
	text-transform:none;
	font-size:12px;
	letter-spacing:0;
	text-decoration:underline;
}
.info-section .open:hover ul{
	display:block;
}
#twocolumns{
	width:717px;
	float:left;
	padding:0 0 0 17px;
}
#twocolumns h1{
	font:40px/48px "Times New Roman", Times, serif;
	color: #998c79;
	margin:0 0 14px;
	padding:0 0 1px;
	border-bottom:1px solid #c8c7c7;
}
.columns-holder{
	overflow:hidden;
	height:1%;
	line-height:20px;
	background: url(../images/bg-columns.gif) no-repeat 10px 12px;
}
#twocolumns .column{
	width: 425px;
	float:left;
	margin:0 40px 0 0;
}
.devcolumn{
	width:100%;
	float:left;
	margin:0 40px 0 0;
}
#twocolumns .column-small{
	width:235px;
	margin:1px 0 0;
}
.columns-holder h2{
	font-size:12px;
	font-weight:normal;
	margin:0 0 11px;
	text-transform:uppercase;
	letter-spacing:1px;
}
.columns-holder h3{
	font:18px/24px "Times New Roman", Times, serif;
	color:#156570;
	margin:0 0 -1px;
}
.columns-holder .more{
	color:#762123;
}
.columns-holder p{
	margin:0 0 21px;
}
.tags .slide{
	text-transform:none;
	font-size:12px;
	line-height:20px;
	margin:10px 0 0;
	overflow:hidden;
	position:relative;
	width:100%;
}
.tags h4{
	font:14px/17px "Times New Roman", Times, serif;
	color:#002c5f;
	margin:0 0 4px;
}
.tags .date{
	display:block;
	margin:0 0 3px;
	font:bold 12px "Times New Roman", Times, serif;
}
.tag-items{
	margin:0 0 -1px -2px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	font-size:11px;
}
.tag-items2{
	margin:-5px 0 16px -3px;
}
.tag-items li{
	float:left;
	margin:0 1px 0 -1px;
	padding:0 4px;
	background: url(../images/separator6.gif) no-repeat 0 5px;
}
.tag-items a, .tags .slide a {
	padding: 0;
	background: none;
}
.tag-items a:before, .tags .slide a:before {
	content:'';
}
.tags .tag-items a {
	color:#806f58;
}
.tags p {
	margin:0 0 17px;
}
.tags .events {
	display:block;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
.tags .events a{
	color:#762123;
}
.tags .more{
	color:#762123;
}
.columns-holder .tags{
	margin:0 0 27px;
}
.column-holder img{
	vertical-align:top;
}
.boxes .box .text-orange{
	background:#f4791f;
}
.boxes .box .text-gray{
	color:#fff;
	background:#c5bdb4;
}

.boxes .box .text-blue{
	background:#003d79;
	border-color:#333;
}
.boxes .box .text-white{
	background:#fff;
	color:#000;
	border-color:#c8c7c7;
}
.boxes .text-white h3{
	color:#156570;
}

.heading-box{
	position:relative;
	height:1%;
}
.heading-box h1{
	font:30px "Times New Roman", Times, serif;
	color:#f47920;
	margin:0 0 14px 2px;
	padding:0 0 4px;
	border-bottom:1px solid #c8c7c7;
}
.feed-menu3 {
	position:absolute;
	top: 10px;
	right: 0;
	width: auto;
	margin: 0;
}
.alignleft{
	float:left;
	margin:6px 15px 4px 3px;
}
.article-box{
	line-height:20px;
	padding:0 0 10px;
}
.article-box p{
	margin:0 0 20px;
}
.content-list{
	margin:-8px 0 2px;
	padding:0;
	list-style:none;
	color:#806f58;
}
.content-list li{
	padding:0 0 9px 18px;

}
.content-list li .opener a {
	display: inline-block;
	background: url(../images/bullet6.gif) no-repeat 1px 5px;
	margin:0 0 0 -18px;
	padding:0 0 0 18px;
}
.content-list li.active .opener a {
	background:url(../images/ico-share2.gif) no-repeat 1px 5px;
}


.content-list a{
	color:#f47920;
}
.article-box h4{
	font-size:9px;
	color:#806f58;
	margin:-10px 0 2px;
	text-transform:uppercase;
}
.links-holder{
	overflow:hidden;
	height:1%;
}
.links-holder ul{
	margin:0 12px 0 0;
	padding:0;
	list-style:none;
	float:left;
	line-height:18px;
}
.links-holder ul li{
	padding:0 0 0 21px;
	background:url(../images/bullet7.gif) no-repeat 10px 8px;
}
.links-holder ul a{
	color:#762123;
}
.article-box .add-items{
	margin:0;
	padding:4px 0 9px;
	list-style:none;
	overflow:hidden;
	width:520px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
.add-items li{
	float:left;
	width:169px;
	height:55px;
	margin:0 4px 2px 0;
	background:url(../images/bg-add-items.gif) no-repeat;
}
.add-items a{
	display:block;
	text-align:center;
	color:#fff;
	padding:14px 0;
}
.add-items a:hover{
	text-decoration:none;
}
.info-area{
	border:solid #c8c7c7;
	border-width:1px 0;
	padding:12px 5px 0 16px;
	background:url(../images/bg-info-area.gif) no-repeat 133px 26px;
}
.article-box .info-area h2{
	font-size:12px;
	font-weight:normal;
	margin:0 0 11px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#000;
}
.info-area h3{
	font:18px/24px "Times New Roman", Times, serif;
	color:#156570;
	margin:0 0 -1px;
	text-transform:none;
}
.info-area .more{
	color:#762123;
}
.info-area p{
	margin:0 0 21px;
}
.inner-page #main{
	overflow:visible;
}
.inner-page #main:after{
	display:block;
	clear:both;
	content:"";
}
.inner-page #sidebar{
	margin:-74px 0 0;
}
.visual-container{
	width:100%;
	overflow:hidden;
	background:#fff;
	padding:7px 0 0;
}
.visual-container .holder{
	width:1030px;
	overflow:hidden;
}
.visual-container img{
	float:left;
	margin:0 7px 0 0;
}
.visual-container .box{
	width:308px;
	height:252px;
	float:left;
	color:#fff;
	background:#000;
	text-align:center;
	padding:14px;
	font:17px/23px "Times New Roman", Times, serif;
}
.visual-container .box-holder{
	border:1px solid #fff;
	padding:34px 33px;
	height:182px;
}
.visual-container p{
	margin:0;
}
.boxes .box11 .text{
	position:absolute;
	left:13px;
	bottom:10px;
}
.heading-area{
	width:731px;
	padding:11px 0 13px;
}
.heading-area h1{
	color: #160b00;
	margin:0;
	letter-spacing:2px;
	padding:9px 5px 7px 50px;
	border:1px solid #c8c7c7;
	background:url(../images/bg-heading3.gif) no-repeat;
	font:20px/24px "Times New Roman", Times, serif;
}
.inner-page2 #sidebar{
	margin:-64px 0 0 ;
}
.inner-page2 #main{
	top:0;
}
.library-text{
	margin:0 0 26px;
}
.library-text .alignleft {
	float:left;
	margin:1px 5px 0 -2px;
}
.library-text .frame {
	height:1%;
	overflow:hidden;
}
.library-text h5 {
	margin:0 0 3px;
	padding:0 0 1px;
	font:15px/20px Arial, Helvetica, sans-serif;
	color:#f47920;
	border-bottom:1px solid #ddd9d4;
	width:145px;
}
.library-text a {color:#762123;}
.article .blockquote{
	margin:0 0 17px;
	color:#806f58;
	font:italic 14px/20px "Times New Roman", Times, serif;
}
.article .blockquote q{
	quotes:none;
}
.content-box{
	border:1px solid #eeeae7;
	padding:11px 21px 6px 11px;
	margin:0 0 18px;
	overflow:hidden;
	height:1%;
}
.content-box img{
	float:left;
	margin:0 10px 0 0;
}
.content-box .text-holder{
	overflow:hidden;
	height:1%;
	width:auto;
	font-size:11px;
	padding:17px 0 0;
}
.content-box h3{
	color:#762123;
}
.content-box a{
	color:#762123;
}
.content-box p{
	line-height:18px;
}
.content-list2{
	margin:0 0 19px;
	padding:0;
	list-style:none;
	color:#806f58;
	font-weight:bold;
	width:370px;
}
.content-list2 li{
	padding:0 0 0 44px;
	background:url(../images/bullet8.gif) no-repeat 36px 8px;
}
.article-box h2 {
	color: #7b6048 !important;
	margin:0 0 10px;
	font:24px/27px "Times New Roman", Times, serif;
}
.article-box h1 {
	color: #160b00 !important;
	margin:-2px 0 13px 3px;
	font:30px/33px "Times New Roman", Times, serif;
}
.article-box .intro{
	overflow:hidden;
	height:1%;
	padding:10px 0;
	margin:0 0 15px;
	border:solid #c8c7c7;
	border-width:1px 0;
	color:#806f58;
	font:18px/24px "Times New Roman", Times, serif;
}
.intro img{
	float:left;
	margin:0 18px 0 0;
	border:1px solid #9b9c9d;
}
.intro .text{
	overflow:hidden;
	height:1%;
}
.intro .text p{
	margin:0;
	line-height:26px;
}
.content-columns{
	overflow:hidden;
	height:1%;
	margin:0 0 -6px;
}
.content-columns .holder{
	width:780px;
	overflow:hidden;
}
.content-columns .col{
	width:31%;
	float:left;
	margin:0 2% 0 0;
}
.article .col h3, .article .col h3 a {
	/* color: #013d79; */
	color: #160b00;
	font-weight: bold;
}
.content-columns .col2{
	width:22.2%;
	margin:0 2% 0 0;
}
.content-columns ul{
	margin:0 0 19px;
	padding:0;
	list-style:none;
}
.content-columns ul li{
	padding:0 0 0 10px;
	background:url(../images/bullet9.gif) no-repeat 0 9px;
}
.content-columns ul a{
	color:#000;
}
.media-review2{
	padding:10px 15px 9px 19px;
	margin:-20px -14px 22px -13px;
}
.media-review2 h2{
	margin:0 0 10px;
	padding:5px 0 0;
	font:20px/27px "Times New Roman",Times,serif;
}
.back-btn{
	display: block;
	background: #7d6a55 url(../images/back-btn-arrow.gif) no-repeat 13px 10px;
	color:#fff;
	padding:5px 11px 5px 30px;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	margin:0 0 3px;
	text-transform: uppercase;
}
.back-btn a{color:#fff;}


/*Additional css - Ingeniux */

.box.promoBox {
	width:238px;
	border:0;
}

.box.promoBox .text {
	padding: 8px 10px;
}

.box.clear.top .text {
	position:absolute;
	top:12px;
	left:13px;
	width: 216px;
	padding:0px;
}
.box.clear.bottom .text {
	position:absolute;
	bottom:12px;
	left:13px;
	width: 216px;
	padding:0px;
}

.box.transparent.top .text {
	position:absolute;
	top:12px;
	left:13px;
	width: 216px;
	color:#000;
	padding:0px;
}
.box.transparent.bottom .text {
	position:absolute;
	bottom:12px;
	left:13px;
	width: 216px;
	color:#000;
	padding:0px;
}
.box.brown .text {
	background:#793d08;
	border:1px solid #63360e;
}
.box.orange .text {
	background: none repeat scroll 0 0 #F47A21;
	border: 1px solid #C06321;
	color: #000;
}
.box.gray .text {
	background:#c5bdb4;
	border:1px solid #9c958f;
	color:#000;
	padding:8px 11px 8px;
}
.box.white .text {
	background:#fff;
	border:1px solid #c8c7c7;
	color:#000;
}
.box.white h3 {color:#002c5f;}
.box.white.alt h3 {color:#156570;}
.box.transparent h3 {color:#000000;}

.box.gray .text a, .box.orange .text a, .box.white.text a, .box.transparent .text a {color:#000;}
.box.brown .text a, .box.clear .text a  {color: #FFFFFF;}

.article h3 a {
	font:16px "News Gothic Std", "Arial Narrow", sans-serif;
	color: #160b00;
	margin:0 0 1px;
}
.article h3 a:hover { color: #762123; }
/*fix tools menu*/
.main_wrapper {position:relative;}
.main_wrapper .feed-menu3 {top:0px;}

/*fix link color*/
.columns-holder h3 a {
  color: #156570;
}

/*try to make the double image wrapper images stay on one line*/
.doubleImageWrapper {width: 772px; overflow:hidden;}
.doubleImageWrapper a, .doubleImageWrapper img {display:inline;}

/* set other column widths for facility tabs */
.tabs .col.facilityTabs1 {width:735px;}
.tabs .col.facilityTabs2 {width:360px;}

/*fix bug where tags were cut off on left*/
.tag-items {margin-left:-1px;}
/*allow multiple accordians in a row */
.columns-holder .tags {margin:0px;}

/*fix link colors on campus dropdown*/
#header .city-menu li a{color:white;}
#header .city-menu li ul li a{color:#806F58;}

div.clear {clear:both;}

.tab-area .tabset a span {background:none;}

.bar3 h3.blackBar {
  color: #FFFFFF;
  float: none;
  font: 12px/15px Arial,Helvetica,sans-serif;
  margin: 0;
  padding: 2px 0 0 3px;
  text-transform: none;
}
.bar3 h3.blackBar a.rss {
	padding-left: 9px;
	background: url("../images/ico-rss2.jpg") no-repeat scroll 0 3px transparent;
}

.bar3 h3.blackBar em {
  border-left: 1px solid #FFFFFF;
  display: inline-block;
  margin: 0 0 0 10px;
  padding: 3px 0 3px 10px;
  position: relative;
  top: -1px;
  vertical-align: middle;
}

.right-column-block {
  height: 1%;
  line-height: 20px;
  margin: 0 0 13px;
  overflow: hidden;
  padding: 14px 10px 2px 12px;
}

.library-text {margin:0px;}

.top-container .request-box {height:100%;min-height:255px;}

.gallery {margin:0px;}
#main .gallery {margin: -22px -13px 14px;}

.nav-frame:hover {margin-bottom:0px;}

.tags h4 a {
  color: #002C5F;
}

h1.uppercase {text-transform: uppercase;}

.media-search-form {margin-bottom:20px;}


.customColumn h4, .customColumn h4 a {
	color: #002C5F;
	font: 14px/20px "Times New Roman",Times,serif;
	margin: 0 0 2px;
	text-transform:none;
}

.customColumn .heading {color:#000000; text-transform:none;}

.customColumn .meta
{
	color: #000000;
	display: block;
	font: bold 12px/15px "Times New Roman",Times,serif;
	margin: 0 0 7px;
}

.customColumn .tag-list {
  background: none repeat scroll 0 0 transparent;
  font: 11px/14px Arial,Helvetica,sans-serif;
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
  padding: 0 0 1px;
  width: 100%;
}

.customColumn .more {
  background: url("../images/bullet-more.png") no-repeat scroll 100% 5px transparent;
  color: #6F2C3E;
  padding: 0 10px 0 0;
}

.department-title {text-transform:uppercase;}

.emergency {font-family: arial, helvetica, sans-serif; width:774px; min-height:250px; background: #eeeeee url("../images/seal.png") no-repeat 10px 10px; padding-left:250px; overflow:auto;*padding-top:20px;}
.emergency-small {font-family: arial, helvetica, sans-serif; width:1002px; background: #eeeeee; padding-left:20px; padding-bottom:20px; overflow:auto;*padding-top:10px;}
.emergency h1, .emergency-small h1 {font-family: times new roman, serif; color:#762123; margin-left:-5px}
.emergency a, .emergency-small a {color:#CE7019}

a.more.more-arrow {
	background: url(../images/bullet-more.png) no-repeat 100% 4px;
	padding:0 9px 0 0;
	color:#762123;
}
.content-box h3 {font-weight:bold;}

.searchResults {width:70%;float:left;margin-right:3%;clear:both;}
.searchResults a {display:block; word-wrap: break-word;}

.searchResultsListings {clear:both;padding-top:10px;border-top:1px solid #ccc;}

.searchOptions {overflow:hidden;margin:15px 0;}
.searchOptions fieldset, .searchOptions ul {float: left;padding:0;margin:0;vertical-align:middle;}
.searchOptions fieldset select {margin:0 10px 0 25px;color:#999;border:1px solid #ccc;}
.searchOptions fieldset input#inlineSearchField {padding:3px 5px;color:#999;text-transform:uppercase;width:175px;font-size:.9em;font-weight:bold;border:1px solid #ccc;}
.searchOptions fieldset input#inlineSearchButton {margin-left:-22px;}
.searchOptions ul li {float:left;list-style-type:none;font-size:.9em;}
.searchOptions ul li a {color:#762123;padding:5px;}
.searchOptions ul li.first a {background: url(../images/bg-adv-search.jpg) no-repeat center right;padding-right:8px;}

.searchResults .defaultCopy {overflow:hidden;padding-bottom:10px;}
.searchResults .defaultCopy p, .searchResults .defaultCopy ul {float:left;margin:0;padding:0;}
.searchResults .defaultCopy ul {float:right;}
.searchResults .defaultCopy ul li {float:left;list-style-type:none;padding:0 0 0 5px;font-weight:bold;}
.searchResults .defaultCopy ul li.first {padding-left:10px;}
.searchResults .defaultCopy ul li.first:after {content:"/";padding-left:5px;}
.searchResults .defaultCopy ul li a {font-weight: normal;display:inline;}

.searchSidebar {width:23%;float:left;border:1px solid #ccc;padding:1% 1.5%;}
.searchSidebar fieldset { padding-bottom:10px;}
.searchSidebar fieldset input {display:block;width:95%;border:1px solid #ccc;color:#999;padding:5px;margin-bottom:5px;font-size:.9em;}
.searchSidebar fieldset input.sidebarSubmit {float:right;width:50px;font-size:.8em;background:#762123;border:none;padding:2px;color:#fff;}
.searchSidebar h3 {text-transform:uppercase;font-size:1.05em;font-family:Arial, Helvetica, sans-serif;color:#f6944d;margin-bottom:5px;}

/*add in section title bar colors */
/*return ["SIS", "COP", "CON", "ESB", "SOECS", "GRAD", "PHARM", "BSE"];*/
#main.SIS div.heading.schoolHeading {background-color: #002C5F;}
#main.COP div.heading.schoolHeading {background-color: #F47920;}
#main.CON div.heading.schoolHeading {background-color: #0D776E;}
#main.ESB div.heading.schoolHeading {background-color: #747F81;}
#main.SOECS div.heading.schoolHeading {background-color: #954A09;}
#main.GRAD div.heading.schoolHeading {background-color: #f47920;}
#main.PHARM div.heading.schoolHeading {background-color: #557630;}
#main.BSE div.heading.schoolHeading {background-color: #4B92DB;}

/*add in department title bar colors */
/*return ["SIS", "COP", "CON", "ESB", "SOECS", "GRAD", "PHARM", "BSE"];*/
#main.SIS div.department-title h1 {color: #002C5F; background: url("../images/dingbat-SIS.gif") no-repeat;}
#main.COP div.department-title h1  {color: #F47920; } /*default icon */
#main.CON div.department-title h1  {color: #0D776E; background: url("../images/dingbat-CON.gif") no-repeat;}
#main.ESB div.department-title h1  {color: #747F81; background: url("../images/dingbat-ESB.gif") no-repeat;}
#main.SOECS div.department-title h1  {color: #954A09; background: url("../images/dingbat-SOECS.gif") no-repeat;}
#main.GRAD div.department-title h1  {color: #f47920; background: url("../images/dingbat-GRAD.gif") no-repeat;}
#main.PHARM div.department-title h1  {color: #557630; background: url("../images/dingbat-PHARM.gif") no-repeat;}
#main.BSE div.department-title h1  {color: #4B92DB; background: url("../images/dingbat-BSE.gif") no-repeat;}


/* Promo components - set height */
.box.promoBox .text { height: 52px; overflow: visible; }
.box.promoBox img {height:123px; width:238px;}
.box.promoBox.clear img {height:193px;}
.box.promoBox.transparent img {height:193px;}

/*fix for calendar link color */
.tab-area h4 a {color: #002C5F;}
.tab-area .tabset a {color: #000000;}

/*fix for top nav without a no-info section*/
/*img bkground added global clp change */
.nav-frame.no-info {background: url("../images/newnav-back.png") repeat scroll 0 100%} /*added for new nav*/
.nav-frame.no-info #nav-bar {background: url("../images/bg-nav-b2.png") no-repeat scroll 0 100% transparent}

/* fix for Media Gallery Featured link */
.media-review-alt h2 a {color: #7b6048;}

/*fix for school dropdown area */
#header .city-menu ul li strong a {color: #F47920; padding:0px; text-decoration:none;}

/*fix nav bar height*/
#nav-bar {height:30px;}

/*fix like button spacing */
.feed-menu ul {margin-top:3px;}

/*force breadcrumbs to wrap */
.breadcrumbs {width: 620px;}

/*fix for last nav item */
/*fix to accomodate new menu changes clp change */
#nav li.last {width:171px; height: auto;}

/* left column leaf background link list */
.customLeaf {
	background: url(../images/bg-box1-custom.gif) no-repeat;
	width:155px;
	height:144px;
	padding:0 25px 20px;
	position:relative;
	color: #FFFFFF;
}

.customLeaf ul {
	list-style:none;
	margin:0;
	padding:0;
	font:17px/22px "Times New Roman", Times, serif;
	position:absolute;
	left:25px;
	bottom:20px;
	width:160px;
}

.text-section .aside .customLeaf {
	background: url(../images/bg-box1-custom2.gif) no-repeat;
	width:145px;
	height:144px;
	padding:0 25px 20px;
	position:relative;
	color: #FFFFFF;
}
.text-section .aside .customLeaf ul {padding:0;}

.customLeaf ul a {
	color: #FFFFFF;
}

/* fix for related links on detail */
.links-holder ul {max-width:250px;}

/*highlight search keymatches */
.search-keymatch {background-color: lightGray;}
.search-keymatch a {display:inline;}
.search-keymatch a.url {color: #000000;}
.search-keymatch div.keymatch {float:right;padding-right:10px;font-weight:bold; color:#002C5F;}

/*fix for events display */
.tab-content .info-block .holder .heading {float:left; width:220px;}
.newsEvents .text-block ul.news-list li {clear: right;}

.newsEvents .text-block ul.news-list li {clear:both;}

/*fix added float to resolve display issue on even event items when viewing in IE compatibility mode*/
.newsEvents .text-block ul.news-list li.even {clear:right; float:right;}
.newsEvents .text-block ul.news-list li  ul.tag-list li {clear:none;}

/* hide description for events*/
.event-hide-description p {display:none;}

.media-frame .search-result .text {width: 250px;}

/*fix spacing on news pages */
div.post p {margin: 0 0 20px;}

/*make the left nav stop capitalizing pages*/
.accordion ul li {text-transform:none;}

/*fix news tab area on home - it was going over the footer */
.tab-area.newsEvents {margin-bottom:20px;}

iframe {overflow:visible;margin-bottom:20px;}

.share-buttons {clear:both; width: 100%;}
#facebook_like {/*margin-top:10px;float:left;clear:both; */width:80px; float:left;}
.google_wrapper{float:left; width:80px;}
.twitter_wrapper {float:left; width:80px;}
.instagram_wrapper {float:left; width:80px;}

/*additional promo options*/
.box .text.clear-banner-with-black-text, .box .text.clear-banner-with-black-text a {color:black;}
.box .text.clear-banner-with-no-text {display:none;}

/* Updated Search Results CSS */
.searchResults {width:70%;float:left;margin-right:3%;clear:both;}
.searchResults a {display:block; word-wrap: break-word;}

.searchResultsListings {clear:both;padding-top:10px;border-top:1px solid #ccc;}

.searchOptions {overflow:hidden;margin:15px 0;}
.searchOptions fieldset, .searchOptions ul {float: left;padding:0;margin:0;vertical-align:middle;}
.searchOptions fieldset select {margin:0 10px 0 25px;color:#999;border:1px solid #ccc;}
.searchOptions fieldset input#inlineSearchField {padding:3px 5px;color:#999;text-transform:uppercase;width:175px;font-size:.9em;font-weight:bold;border:1px solid #ccc;}
.searchOptions fieldset input#inlineSearchButton {margin-left:-22px;}
.searchOptions ul li {float:left;list-style-type:none;font-size:.9em;}
.searchOptions ul li a {color:#762123;padding:5px;}
.searchOptions ul li.first a {background: url(../images/bg-adv-search.jpg) no-repeat center right;padding-right:8px;}

.searchResults .defaultCopy {overflow:hidden;padding-bottom:10px;}
.searchResults .defaultCopy p, .searchResults .defaultCopy ul {float:left;margin:0;padding:0;}
.searchResults .defaultCopy ul {float:right;}
.searchResults .defaultCopy ul li {float:left;list-style-type:none;padding:0 0 0 5px;font-weight:bold;}
.searchResults .defaultCopy ul li.first {padding-left:10px;}
.searchResults .defaultCopy ul li.first:after {content:"/";padding-left:5px;}
.searchResults .defaultCopy ul li a {font-weight: normal;display:inline;}

.searchSidebar {width:23%;float:left;border:1px solid #ccc;padding:1% 1.5%;}
.searchSidebar fieldset { padding-bottom:10px;}
.searchSidebar fieldset input {display:block;width:95%;border:1px solid #ccc;color:#999;padding:5px;margin-bottom:5px;font-size:.9em;}
.searchSidebar fieldset input.sidebarSubmit {float:right;width:50px;font-size:.8em;background:#762123;border:none;padding:2px;color:#fff;}
.searchSidebar h3 {text-transform:uppercase;font-size:1.05em;font-family:Arial, Helvetica, sans-serif;color:#f6944d;margin-bottom:5px;}


.pagination{background:#E9E6E3;border-bottom:5px solid #998C79;border-top:5px solid #998C79;padding:10px;text-align:right;}
.pagination a{display:inline-block;text-decoration:none;}
.pagination a.next,
.pagination a.prev{height:16px;position:relative;margin:0 5px;width:16px;}
.pagination a.prev:after{
	display:block;
	content:" ";
	height:0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-right:7px solid #998C79;
	position:absolute;
	right:0;
	top:3px;
	width:0;
}
.pagination a.next:after{
	display:block;
	content:" ";
	height:0;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left:7px solid #998C79;
	left:0;
	position:absolute;
	top:3px;
	width:0;
}

.searchSidebar h4.border,
.searchAside h4.border{
	border-bottom:1px solid #ccc;
	font-size:1.08em;
	margin:0 0 10px;
	padding:0 5px 5px;
	text-transform:uppercase;
}
.searchAside{padding:0;}
.searchAside h4{
	border-bottom:1px solid #ccc;
	font-size: 1.05em;
	font-family: Arial,Helvetica,sans-serif;
	margin:0;
	padding:5px;
	position:relative;
	text-transform: uppercase;
}
.searchAside h4.toggle{color: #762123;}
.searchAside h4.toggle:after{
	border-bottom:7px solid #998C79;
	border-left:7px solid transparent;
	border-right:7px solid transparent;
	border-top:none;
	content:" ";
	display:block;
	height:0px;
	position:absolute;
	top:8px;
	right:0;
	width:0px;
}
.searchAside h4.toggle.opened:after{
	border-bottom:none;
	border-left:7px solid transparent;
	border-right:7px solid transparent;
	border-top:7px solid #998C79;
}
.searchAside ul.filter{margin:0 0 20px;padding:0;}
.searchAside ul.filter li{border-bottom:1px solid #ccc;}
.searchAside ul.filter a{
	color:#000;
	display:block;
	padding:5px 40px 5px 5px;
	position:relative;
	margin-right:15px;
	text-decoration:none;
}
.searchAside ul.filter span{
	background:#f4d9c5;
	border:1px solid #ccc;
	border-radius:8px;
	display:block;
	padding:1px 5px;
	position:absolute;
	right:0;
	text-align:center;
	top:3px;
	width:20px;
}
.searchAside ul.filter a:hover span,
.searchAside ul.filter a:focus span{background:#762123;border:1px solid #762123;color:#fff;}
.searchAside ul.filter li{list-style:none;padding:0;position:relative;}
.searchAside ul.filter li.toggle:after{
	border-bottom:5px solid #998C79;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	border-top:none;
	content:" ";
	display:block;
	height:0px;
	position:absolute;
	right:0px;
	top:9px;
	width:0px;
}
.searchAside ul.filter li.toggle.opened:after{
	border-bottom:none;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	border-top:5px solid #998C79;
}
.searchAside ul.filter ul{margin:0;padding:0;}
.searchAside ul.filter ul li{border-top:1px solid #ccc;border-bottom:none;}
.searchAside ul.filter ul a{padding-left:20px;}

.searchAside ul.filter.on a{
	background:#f4d9c5;
	border:1px solid #ccc;
	border-radius:8px;
	color:#000;
	display:block;
	margin:3px 0;
	padding:4px 25px 4px 9px;
	position:relative;
	text-decoration:none;
}
.searchAside ul.filter.on span{
	background:#998C79;
	border-radius:10px;
	border:none;
	color:#fff;
	display:block;
	font-weight:bold;
	line-height:18px;
	padding:1px 5px;
	position:absolute;
	right:1px;
	text-align:center;
	top:1px;
	width:10px;
}
.searchAside ul.filter.on a:hover,
.searchAside ul.filter.on a:focus{background:#762123;border:1px solid #762123;color:#fff;}
.searchAside ul.filter.on a:hover span,
.searchAside ul.filter.on a:focus span{background:#998C79;border:none;color:#fff;}

/*fix suggested - make it not a link*/
h3.suggested a:hover {text-decoration: none;}
/*fix toggle issue on search results*/
ul.filter li.toggle > ul{ display:none;}
ul.filter li.toggle.opened > ul{ display:block;}



/* Two New Page Types */
.row{margin-right:-15px;margin-left:-15px;}
.colIndentTop{padding-top:15px;}
.right{text-align: right;}
[class*="col-"]{float:left;box-sizing:border-box;}
.col-xs-4{width:33.3333%;}
.col-xs-4 img{max-width:100%;}
.col-xs-8{width:66.6667%;}

.col-sm-4{width:33.3333%;}
.col-sm-4 img{max-width:100%;}
.col-sm-6{width:50%;}
.col-sm-8{width:66.6667%;}
.col-sm-12{width:100%;}

.col-md-6{width:50%;}


.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.clearfix::before, .clearfix::after, .container::before, .container::after, .row::before, .row::after {
	display: table;
	content: "";
}
.clearfix::after, .dl-horizontal dd::after, .container::after, .row::after {
	clear: both;
}
.clearfix::before, .clearfix::after, .container::before, .container::after, .row::before, .row::after {
	display: table;
	content: "";
}

.topborder, .borderline {
	border-color:#C8C7C7;
	border-style: solid;
	border-width: 1px 0px 0px;
	margin:20px 0;
}

p.caption{margin:0;}
hr{background:#C8C7C7;border:none;height:1px;margin:10px 0;}
div.spacer{height:10px;margin:10px 0;}

h2.subtitle {
	font-weight: normal;
	font-size: 1.5rem;
	letter-spacing: 0.025em;
	color: #695C54;
}
div.mainBody p{font-size:13px;margin:0 0 10px;padding:0;}
div.mainBody h4{font-size:16px;margin:5px 0;padding:0;}
h4.featuretitle {
	font-size:18px;
	color: #F47920;
	margin:15px 0;
	padding:0;
	text-transform: uppercase;
}
h5.title {
	border:0;
	font-size:16px;
	line-height:20px;
	color: #F47920;
	margin:7px 0;
	padding:0;
	text-align: left;
}

h6.link {
	font-size:14px;
	color: #F47920;
	margin:15px 0;
	padding:0;
}

h6.headline {
	font-size:14px;
	color: #262626;
	padding: 0px;
	margin: 0px;
}

.section span, .topborder span, .section ul li, .topborder ul li, .section p, .topborder p {
	color: #444;
	line-height:20px;
}

.dateline{font: bold 11px/18px verdana,sans-serif;text-transform: uppercase;}
.dateline, .blurb {color: #695C54 !important;margin:0;}

.thumb.news{width:90px;margin-right: 10px;margin-top: 6px;}

.singleColumnNews strong, .singleColumnNews strong a{
	font-size: 15px;
	color: #F47920;
	text-transform: uppercase;
}
.singleColumnNews ul {
	margin: 0px;
	padding: 0px;
	list-style: outside none none;
}
.singleColumnNews ul li a {
	color: #666;
	border-bottom: 1px dotted #BEB7AB;
	display: block;
	padding: 10px 0px;
	font-size: 12px;
	line-height: 1.5;
}

/* profile page TABBED NAVS */
a.tab-link{
	float:right;
	font-size:14px;
	margin:0 0 -30px;
	display:block;
	padding-top:5px;
}
a.tab-link:hover,
a.tab-link:focus{color:#f47920;}
.profileSubNav{
	width:100%;
	border-bottom:1px solid #C8C7C7;
	list-style:none;
	margin:0 0 20px;
	overflow:hidden;
	padding:0;
}
.profileSubNav li {
	display:block;
	float:left;
	overflow:hidden;
}
.profileSubNav li:first-child a{border-left:1px solid #d7d7d7;}
.profileSubNav li a{
	border-right:1px solid #fff;
	border-top:1px solid #d7d7d7;
	display:block;
	padding:7px 19px 7px;
	background-color:#d7d7d7;
	font-family:"news-gothic-std",sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#7b7b7b;
	text-transform:uppercase;
	text-decoration:none;
}
.profileSubNav li:last-child a,
.profileSubNav li.active:last-child a{
		border-right:1px solid #d7d7d7;
}

.profileSubNav li.active a,
.profileSubNav li a:hover{
	border-right:1px solid #d7d7d7;
	background-color:#fff;
	color:#f47920;
}
.wingdings{font-family:Wingdings; }
.socialIcons{margin:5px 0;padding:0;list-style:none;}
.socialIcons li{display:inline-block;width:28px;}
.socialIcons li img{width:28px;}

span.video{position:relative;display:block;}
span.video img{width:100%;}
span.video span.play{left:50%;margin:-20px 0 0 -20px;position:absolute;top:50%;}


hr {
    border:none; border-color:#333; border-style:solid; border-width:1px 0px 0px 0px; 
    margin-top:15px; margin-bottom:15px;
}
hr.dots { /* dotted divider line */
    border-color:#beb7ab; 
    border-style:dotted; 
}
/* ADA compliance items 7/07/2017 RMC */
/* skip navigation for screen readers & keyboards */
.skip { text-align: left; }
.skip a { position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
.skip a:focus, .skip a:active { position: static; left: 0; width: auto; height: auto; overflow: visible; text-decoration: underline; }
/* invisible label for screen readers & keyboards only */
.hiddenlabel { font-size: 0px; height: 0px; line-height: 0px; overflow: hidden; visibility: hidden; width: 1px; }
/* orange header nav changes see line 180 & following */
.nowrap { white-space: nowrap; }
/* correction for AddThis styles */
#at15s { min-width: 200px !important; }
#at15s, #at16p, #at16p form input, #at16p label, #at16p textarea, #at_share .at_item { font-size: 16px !important; }
#at15s .at-label { font-size: 16px !important; }
#at15s .at-icon-wrapper { width: 2pc !important; height: 2pc !important; }
#at15s .at-icon { width: 2pc !important; height: 2pc !important; }
.atm-f { padding: 10px 16px !important; }
.at-branding-logo .at-branding-icon, .at-branding-logo .at-privacy-icon {
	background-size: cover !important;
	height: 18px !important; width: 18px !important; 
	margin-left: 8px !important;  margin-right: 6px !important; 
}
.at-branding-logo { font-size: 16px !important; }
#atic_google { white-space: nowrap !important; }
.addthis_toolbox a { margin-bottom: 0 !important; line-height: 20px !important; }
/* NEW newsroom style - to be phased in if approved 7/21/2017 RMC */
.news-holder #menu { margin-bottom: 60px !important; }
.news-holder #menu li, .news-holder #menu a { 
	background-image: none;
	background-color: #ffffff !important;
}
.news-holder #menu .active a, .news-holder #menu a:hover, 
.news-holder #menu .active span, .news-holder #menu a:hover span {
	background-image: none;
}
.news-holder #menu li:hover { border-bottom: 2px solid #998c79; }
.news-holder #menu span {padding: 16px 0;}
.news-holder #menu li { font: 18px Arial, Helvetica, sans-serif; letter-spacing:0.5px; }



