* {
	padding: 0px;
	margin: 0px;
}

body {
	background: url(../images/background.png) 50% 0% repeat-y;
	color: #333;
	/*font-family: Arial, Verdana, Trebuchet MS;/*
	/*font-family: Georgia;*/
	font-size: 9pt;
	
}

p {
	margin: 10px 0px;
}

h1, h2, h3 {
	font-family: Georgia;
	font-weight: normal;
	color: #952e45;
  line-height: 1em;
}

h1 {
	font-size: 18pt;
  text-transform: uppercase;
}

h2 {
	font-size: 13pt;
  margin-bottom: 0.5em;
}

h3 {
	font-size: 9pt;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #952e45;
}

a:hover {
	text-decoration: underline;
}

div#page{
	margin: 0px auto;
	width: 970px;
	padding: 10px 25px 15px 25px;
	height: 100%;
	overflow: hidden;
}
div#logo-title{
  position: relative;
  height: 90px;
}
div#logo-title a#logo{
  display: block;
  float: left;
}
div#logo-title div#quote{
  float: left;
  width: 450px;
  margin-left: 125px;
	font-family: Georgia;
	font-weight: normal;
  color: #4e4e4e;

}
div#logo-title div#quote blockquote{
  font-size: 15px;
  margin-bottom: 0.2em;
}
div#logo-title div#quote cite{
  font-style: normal;
}
div#below-content{
  background-color: #e7e3bf;
  padding: 14px 0;
  margin-top: 10px;
	width: 970px; /* required by ie7 */
}

div#below-content .block-nodeblock{
  width: 270px;
  float: left;
  padding: 0 35px 0 15px;
  background-image: url(../images/page/footer-block-arrows-background.png);
  background-repeat: no-repeat;
  background-position: 290px 0px;
}

div#below-content .block-nodeblock h2{
  color: #952e45;
  margin: 0;
}
div#below-content .block-nodeblock p{
  margin-top: 0;
}
div#below-content .block-nodeblock img{
  float: left;
  margin-right: 10px;
}
div#block-nodeblock-63,
div#block-nodeblock-64{
  border-right: solid 1px #952e45;
}



div#secondary{
  float: right;
}
div#primary{
  margin: 15px 0 10px 0;
}
div#primary li a{
	color: #fff;
	text-decoration: none;
	font-family: Georgia;
  font-weight: bold;
  display: block;
  padding: 12px 10px;
  margin-left: 2px;
}
div#primary li a:hover,
div#primary li.active-trail a,
div#primary li a.active{
  background-image: url(../images/primary-a-active-background.png);
  background-repeat: repeat-x;
	color: #952e45;
}
div#primary li{
  background-image: url(../images/primary-li-background.png);
  float: left;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
}
div#primary li.first{
  background-image: none;
}
div#primary ul{
  background-image: url(../images/primary-ul-background.png);
  list-style: none;
  margin: 0;
  width: 950px;
  float: left;
  padding: 0 10px;
}
div#primary-sub-menu ul {
	list-style: none;
	margin: 10px 0px;
}
div#primary-sub-menu ul li a,
div#primary ul li a{
  white-space: nowrap;
}
div#primary-sub-menu ul li {
	float: left;
	font-weight: bold;
	font-family: Georgia;
	background: url(../images/secondary-li-background.png) top right no-repeat;
	padding: 0px 10px;
  margin: 0 0 3px;
}
div#primary-sub-menu ul li.last{
  background-image: none;
}
div#primary-sub-menu ul li.active-trail a,
div#primary-sub-menu ul li.active a{
  color:#000000;
}
div#breadcrumb{
  margin: 7px 10px 15px 10px;
}
div#breadcrumb ol li{
  font-family:Georgia;
  display: inline;
  padding: 0 13px 0 0;
	background: url(../images/page/breadcrumb-li-background.png) right center no-repeat;
}
div#breadcrumb ol li.last{
	background-image: none;
}
div#breadcrumb ol li a{
  color: #666666;
}
div#content div.content{
  font-family:Georgia;
  padding: 0 25px 15px 15px;
  line-height: 1.5em; 
  float: left;
}
div#content div.content ul{
  margin: 1em;
}
div#content div.content ul li{
  margin: 0.1em 0;
}
div#content div.content table{
  margin-bottom: 1em;
}
div#content div.content-with-block{
  width: 615px;
  float: left;
}
div#sidebar-right,
div#content div#block_view{
  width: 309px;
  float: right;
}
div#content div.view div.content{
  padding: 0;
}

div.widescreen-banner{
  float: right;
  margin: 15px 0 10px 0px;
  position: relative;
  left: 25px;
}
.widescreen-page-cover-image{
  margin-bottom: 6px;
}
div#image-transistion{
  height: 200px;
  position: relative;
  float: left;
  margin-bottom: 0.5em;
}
div.section-cover-page-cover-image-container{
  width: 615px;
}
div.widescreen-page-cover-image-container{
  width: 970px;
}

#image-transistion img{
  position: absolute;
  top: 0;
  left: 0;
}
/*
 * Specific to node-type: section_cover_page
 */
body.node-type-job div#content,
body.node-type-news-story div#content,
body.node-type-event div#content,
body.node-type-section-cover-page div#content{
  width: 648px;
  float: left;
}
body.node-type-section-cover-page img.imagecache-section-cover-page-cover-image{
  float: left;
}
 

div#footer {
	width: 100%;
	float: left;
	clear: both;
}

div#footer p {
	text-align: center;
	color: #999;
}


div#footer ul {
	float: right;
	list-style: none;
}

div#footer li {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

div#footer ul li.last {
	background: none;
	padding-right: 0px;
}

div#footer{
	margin-top: 10px;
}
div#footer address,
div#footer ul li a {
	color: #999;
}
div#footer address{
  text-align: center;
  font-style: normal;
}
div#footer address span{
  margin-right: 2em;
}

/**
 * News
 */
 
div.view-jobs ol li,
div.view-news ol li{
  border-top: solid 1px #bbb;
  padding: 5px 0;
  list-style-type: none;
}

/* search buttons */
input.form-submit{
  background-color: #952e45;
  border: 0;
  color: #fff;
  text-transform: uppercase;
  padding: 1px 5px;
}
div#search{
  position: absolute;
  right: 0;
  bottom: 0;
}

div#search input#edit-search-theme-form-1{
  width: 150px;
}

dl.search-results dt{
  border-top: solid 1px #bbb;
  padding-top: 0.2em;
}

dl dt{
  font-weight: bold;
}
dl dd{
  margin-left: 2em;
}

/* right block style */
div#virtual-tours h2,
div#timeline h2,
div#block-views-events-block_1 h2,
div#block_view h2{
  background-image: url(../images/events/events-block-h2-background.png);
  background-repeat: no-repeat;
  color: #fff;
  width: 284px;
  height: 20px;
  margin-bottom: 10px;
  padding: 7px 12px;
  text-transform: uppercase;
}

div#virtual-tours div.content,
div#timeline div.content,
div#block-views-events-block_1 .view-events,
div#block_view .view-events{
  background-color: #e7e3bf;
  background-image: url(../images/events/events-block-top-background.png);
  background-repeat: no-repeat;
  padding: 9px;
  float: none;
  width: auto;
}

/* ui tabs */
div.ui-tabs-hide{
  display: none;
}

div#content div#virtual-tours,
div#content div#timeline{
  float: right;
  width: 309px;
}
div#content div#timeline div.content ul{
  list-style-type: none;
  border-left: solid 1px #952E45;
  padding-bottom: 1em;
}
div#content div#timeline div.content ul li{
  margin-top: 1em;

}
div#content div#timeline div.content ul li a{
  padding-left: 1em;
  border-bottom: dotted 1px #952E45;
}

div#content div#virtual-tours div.content ul li{
  list-style-type: none;
  margin-bottom: 0.3em;
}
div#content div#virtual-tours div.content ul li a{
  display: block;
  background-color: #ece9cd;
  padding: 0.3em 0.3em 0.3em 28px;
  background-image: url(../images/virtual-tours/tabs-li-a-bg.png);
  background-repeat: no-repeat;
  background-position: 5px center;
}

div.field-type-filefield div.field-items div.field-item{
  float: left;
  clear: left;
}

/* blogs */

body.page-blog div.node{
  margin-bottom: 2em;
}
body.page-blog div#content div.node div.content{
  padding-bottom: 0;
}

/* tables */
.tablehead {
	font-weight: bold;
}