@charset "UTF-8";
/* CSS Document */

/* copyright © 2012 The Bright Place Ltd */
/* Version 1.0 May 2012 */

html, body, div, span, h1, h2, h3, h4, h5, h6, hr,p,
a img, font, img, dd, dl, dt, li, ol, ul, blockquote,
fieldset, form, label, legend, table, caption, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: inherit;
	font-family: inherit;
	font-size: 100%;
}
.expositionMultiLine {
	background-image: url(../Graphics/Generic/pageBkgnd.png);
	background-repeat: repeat-x;
	background-color: #FAFAFA;
}




/* ************************************************************************* */ 
/* Include the BT Font Families */




.PageCenter {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}


.Proxima-Reg-14 {
	font-family: "proxima-nova",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}
.acList {
	list-style-type: none;
}
.acListItem {
	float: left;
	padding-right: 35px;
	height: 220px;
	width: 190px;
	position: relative;
	padding-bottom: 15px;
}

.acListItemNoPad {
	float: left;
	height: 220px;
	width: 190px;
	position: relative;
}

.Proxima-Cond-14 {
	font-family: "proxima-nova-condensed",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}

.Atrament-SemiItal-40 {
	font-family: "atrament-web", sans-serif;
	font-style: italic;
	font-weight: 600;
	font-size: 40px;
	color: #BFBFBF;
}


.shadowLeft {
	background-image: url(../Graphics/Generic/shadowLeft.png);
	background-repeat: repeat-y;
}
.shadowRight {
	background-image: url(../Graphics/Generic/shadowRight.png);
	background-repeat: repeat-y;
}
.shadowLow {
	background-image: url(../Graphics/Generic/shadowLow.png);
	background-repeat: no-repeat;
}.topLogo {
	background-image: url(../Graphics/Generic/logoTop.png);
	background-repeat: no-repeat;
}

.homePageContentArea {
	height: 420px;
	width: 960px;
}


.panel1 {
	background-image: url(../Graphics/HomePage/bigPanel.png);
	position: absolute;
	height: 377px;
	width: 220px;
	left: 29px;
	top: 121px;
}

.panel2 {
	background-image: url(../Graphics/HomePage/bigPanel.png);
	position: absolute;
	height: 377px;
	width: 220px;
	left: 263px;
	top: 121px;
}

.panel3 {
	background-image: url(../Graphics/HomePage/bigPanel.png);
	position: absolute;
	height: 377px;
	width: 220px;
	left: 497px;
	top: 121px;
}

.panel4 {
	background-image: url(../Graphics/HomePage/bigPanel.png);
	position: absolute;
	height: 377px;
	width: 220px;
	left: 731px;
	top: 121px;
}




a.homePanelTitle {
	font-family: "atrament-web", sans-serif;
	font-style: italic;
	font-weight: 400;
	font-size: 40px;
	color: #BFBFBF;
	text-decoration: none;
	display: block;
	position: relative;
	height: 29px;
	width: 190px;
	left: 17px;
	top: 3px;
}

a.homePanelTitle:hover {
	color: #999999;	
}

a.homePanelTitle:active {
	color: #BFBFBF;	
}

.homePanelContent {
	height: 302px;
	width: 190px;
	left: 15px;
	top: 25px;
	position: relative;
}


.royalSlider .royalCaptionItem1 {
	position:relative;
	left:0px;
	top:3px;
	font-family: proxima-nova;
	font-weight: 700;
	font-size: 16px;
	color: #666666;
	display: block;
	line-height: 16px;
	vertical-align: baseline;
	text-decoration: none;
	overflow: hidden;
	height: 18px;
	width: 190px;
}

.royalSlider .royalCaptionItem2 {
	position:relative;
	left:0px;
	top:19px;
	font-family: proxima-nova-condensed;
	font-size: 13px;
	color: #333333;
	display: block;
	line-height: 18px;
	vertical-align: baseline;
	height: 70px;
	width: 190px;
	text-decoration: none;
	overflow: hidden;
}
.RoyalPlain {
	text-decoration: none;
}
.footerPanel {
	background-image: url(../Graphics/Generic/footerPanel.png);
	height: 109px;
	width: 922px;
	left: 20px;
	position: relative;
}

.ScocialStrap {
	font-family: proxima-nova;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	color: #666666;
}

.TwitterBtn {
	position: absolute;
	height: 20px;
	width: 100px;
	left: 20px;
	top: 50px;
}

.TwitterArea {
	position: absolute;
	height: 15px;
	width: 150px;
	left: 20px;
	top: 76px;
}

a.TwitterLink {
	font-weight: 700;
	color: #00A8D4;
	text-decoration: none;
}
a.TwitterLink:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00A8D4;	
}


.FacebookBtn {
	position: absolute;
	height: 20px;
	width: 100px;
	left: 254px;
	top: 50px;
}

.FacebookArea {
	position: absolute;
	height: 15px;
	width: 150px;
	left: 254px;
	top: 76px;
}

a.FacebookLink {
	font-weight: 700;
	color: #426DA7;
	text-decoration: none;
}
a.FacebookLink:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #426DA7;	
}


.GoogleBtn {
	position: absolute;
	height: 20px;
	width: 100px;
	left: 488px;
	top: 50px;
}

.GoogleArea {
	position: absolute;
	height: 15px;
	width: 150px;
	left: 488px;
	top: 76px;
}

a.GoogleLink {
	font-weight: 700;
	color: #DC5634;
	text-decoration: none;
}
a.GoogleLink:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DC5634;	
}


.LibraryArea {
	position: absolute;
	height: 15px;
	width: 200px;
	left: 722px;
	top: 50px;
}

.ContactArea {
	position: absolute;
	height: 15px;
	width: 200px;
	left: 722px;
	top: 76px;
}

a.OtherLink {
	font-weight: 700;
	color: #333333;
	text-decoration: none;
}
a.OtherLink:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;	
}



.sectionCaptionItem1 {
	position:relative;
	left:0px;
	top:7px;
	font-family: proxima-nova;
	font-weight: 700;
	font-size: 16px;
	color: #666666;
	display: block;
	line-height: 16px;
	vertical-align: baseline;
	overflow: hidden;
	height: 18px;
	width: 190px;
}

.sectionCaptionItem2 {
	position:relative;
	left:0px;
	top:21px;
	font-family: proxima-nova-condensed;
	font-size: 13px;
	color: #333333;
	display: block;
	line-height: 18px;
	vertical-align: baseline;
	height: 70px;
	width: 190px;
	overflow: hidden;
}
.sectionTopS {
	background-image: url(../Graphics/Generic/listShadowTop.png);
	height: 25px;
	width: 688px;
}
.sectionLeftS {
	background-image: url(../Graphics/Generic/listShadowLeft.png);
	background-repeat: repeat-y;
}
.sectionRightS {
	background-image: url(../Graphics/Generic/listShadowRight.png);
	background-repeat: repeat-y;
}
.sectionLowS {
	background-image: url(../Graphics/Generic/listShadowLow.png);
	height: 25px;
	width: 688px;
}.listItemBkgnd {
	background-image: url(../Graphics/Generic/listItemBkgnd.png);
	height: 204px;
	width: 190px;
}


.listCaption1 {
	position:absolute;
	left:0px;
	top:115px;
	font-family: proxima-nova;
	font-weight: 700;
	font-size: 16px;
	color: #666666;
	display: block;
	line-height: 16px;
	text-decoration: none;
	overflow: hidden;
	height: 18px;
	width: 190px;
}

.listCaption2 {
	position:absolute;
	left:0px;
	top:146px;
	font-family: proxima-nova-condensed;
	font-size: 13px;
	color: #333333;
	display: block;
	line-height: 18px;
	height:70px;
	width: 190px;
	text-decoration: none;
	overflow: hidden;
}

.noLine {
	text-decoration: none;
}

.listImage {
	height: 107px;
	width: 190px;
	left: 0px;
	top: 0px;
}

.videoListImage {
	height: 143px;
	width: 190px;
	left: 0px;
	top: 0px;
	margin-top: -18px;
}

.videoCropBox {
	overflow: hidden;
	height: 107px;
	width: 190px;
}



.acBreadCrumb {
	display: block;
	position: absolute;
	height: 32px;
	width: 300px;
	left: 34px;
	top: 50px;
}

a.acBreadCrumbType {
	font-family: "atrament-web", sans-serif;
	font-style: italic;
	font-weight: 400;
	font-size: 18px;
	color: #1F2180;
	text-decoration: none;
}

a.acBreadCrumbType:hover {
	color: #008524;
}

a.acBreadCrumbType:active {
	color: #77C2FD;
}
.indiv-videobkgnd {
	height: 450px;
	width: 640px;
}

.videoCaption1 {
	position:absolute;
	left:0px;
	top:376px;
	font-family: proxima-nova;
	font-weight: 700;
	font-size: 16px;
	color: #666666;
	display: block;
	line-height: 16px;
	vertical-align: baseline;
	text-decoration: none;
}

.videoCaption2 {
	position:absolute;
	left:0px;
	top:410px;
	font-family: proxima-nova-condensed;
	font-size: 13px;
	color: #333333;
	display: block;
	line-height: 18px;
	vertical-align: baseline;
	height: 35px;
	width: 640px;
	text-decoration: none;
}
.videoCaptionRule {
	background-color: #D5D5D5;
	position: absolute;
	height: 1px;
	width: 190px;
	left: 0px;
	top: 139px;
}
.videoIframe {
	padding-bottom: 10px;
}


.homePanelPassive {
	font-family: "atrament-web", sans-serif;
	font-style: italic;
	font-weight: 400;
	font-size: 40px;
	color: #BFBFBF;
	text-decoration: none;
	display: block;
	position: relative;
	height: 29px;
	width: 190px;
	left: 17px;
	top: 3px;
}
.galleryArea {
	background-color: #FFFFFF;
	height: 350px;
	width: 640px;
	padding-bottom: 10px;
}

.indiv-photobkgnd {
	height: 450px;
	width: 640px;
}
.sectionItem2Link {
	text-decoration: none;
}

a.sectionItem2Link {
	font-weight: 700;
	color: #1F2D7D;
	text-decoration: none;
}
a.sectionItem2Link:hover {
	color: #057E27;
}
.verticListArea {
	position: relative;
	height: 105px;
	width: 640px;
}
.verticPhoto {
	position: absolute;
	height: 75px;
	width: 133px;
	left: 0px;
	top: 0px;
}
.verticCaption1 {
	position:absolute;
	left:143px;
	top:10px;
	font-family: proxima-nova;
	font-weight: 700;
	font-size: 16px;
	color: #666666;
	display: block;
	line-height: 16px;
	vertical-align: baseline;
	text-decoration: none;
	height: 20px;
	width: 487px;
	overflow: hidden;
}
.verticCaption2 {
	position:absolute;
	left:143px;
	top:30px;
	font-family: proxima-nova-condensed;
	font-size: 13px;
	color: #333333;
	display: block;
	line-height: 18px;
	vertical-align: baseline;
	height: 40px;
	width: 487px;
	text-decoration: none;
	overflow: hidden;
}
a.verticListHover {
	text-decoration: none;
	background-color: #FFFFFF;
	height: 75px;
	width: 640px;
	display: block;
}
a.verticListHover:hover {
	background-color: #EAEAEA;
}
.verticListRule {
	background-color: #D5D5D5;
	display: block;
	position: absolute;
	height: 1px;
	width: 640px;
	left: 0px;
	top: 90px;
}


a.normList {
	text-decoration: none;
	background-color: #FFFFFF;
	height: 223px;
	width: 190px;
	display: block;
}
a.normList:hover {
	background-color: #EAEAEA;
}


.indivRule {
	background-color: #D5D5D5;
	display: block;
	position: absolute;
	height: 1px;
	width: 640px;
	left: 0px;
	top: 402px;
}.indivContain {
	position: relative;
	height: 450px;
	width: 640px;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
}

a.captionItem2Linkage {
	font-weight: bold;
	color: #1F2180;
	text-decoration: none;
}
a.captionItem2Linkage:hover {
	color: #008524;
}


.indexVideoImageSize {
	height: 262px;
	width: 350px;
	margin-top: -36px;
	margin-right: -80px;
	margin-bottom: -36px;
	margin-left: -80px;
}
.indexImageCropBox {
	overflow: hidden;
	height: 190px;
	width: 190px;
	margin-bottom: 4px;
}
.blogImage {
	height: auto;
	width: 640px;
}






.readingListArea {
	position: relative;
	height: 138px;
	width: 302px;
	padding-right: 36px;
	float: left;
	padding-bottom: 20px;
}

.readingListAreaNB {
	position: relative;
	height: 138px;
	width: 302px;
	float: left;
	padding-bottom: 20px;
}

.readingPhoto {
	position: absolute;
	height: 138px;
	width: 90px;
	left: 0px;
	top: 0px;
}

.readingCaption1 {
	position: absolute;
	left: 100px;
	top: 0px;
	font-family: proxima-nova;
	font-weight: 700;
	font-size: 16px;
	color: #666666;
	display: block;
	line-height: 17px;
	vertical-align: baseline;
	text-decoration: none;
	height: 35px;
	width: 202px;
	overflow: hidden;
}

.readingCaption2 {
	position: absolute;
	left: 100px;
	top: 48px;
	font-family: proxima-nova-condensed;
	font-size: 13px;
	color: #333333;
	display: block;
	line-height: 18px;
	vertical-align: baseline;
	height: 89px;
	width: 202px;
	text-decoration: none;
	overflow: hidden;
}

a.readingListHover {
	text-decoration: none;
	background-color: #FFFFFF;
	height: 138px;
	width: 302px;
	display: block;
}

a.readingListHover:hover {
	background-color: #EAEAEA;
}

.readingListRule {
	background-color: #D5D5D5;
	display: block;
	position: absolute;
	height: 1px;
	width: 202px;
	left: 100px;
	top: 41px;
}
