/* CSS Document */
hml, body {
	background-image:url(../images/external/backgroundLine.jpg);
	/* background-image: url(../images/external/backgroundLine2.jpg); */ 
  background-color: #ebf2fc; /* #3e4a7e; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	/* was this background-color: #b1b1b3; */
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	text-align: center;
 background-repeat: repeat-x;	
}
a, a:visited
{
	color:#346cc3; /* 3b507b; */
}
p {
	margin-top:0;
	margin-bottom:1em;
}
h1 {
	color:#346cc3; /* 3b507b; */ /* 4d7b7b; */
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	display:block;
	margin:0 0 5px 0;
}
h3 {
	color:#1846a3;
	margin-bottom:5px;
}
h4 {
   color:#4d7b7b;
}
div#outerContainer
{
  width: 814px; /* 802 */
  text-align: left;
  margin: 0 auto;
  background-color: Transparent;
  position: relative;
  height: auto;
  z-index: 2;
}
div#container {
	text-align:left;
	width:770px;
	/* margin:0 auto;
	background-color:Transparent; */
	/* margin: 0px 16px 0px 0px; */
	float: left;
	z-index: 2;
}
div#container span.home,div#container img.home, div#container a.home {
	float:left;
	color:#FFFFFF;  
	background-color:transparent;
	Text-decoration: none;
	font-size:12px;
}
img#banner {
	width:770px; /* was 770 */
	padding:0px 0px 0px 0px;
	margin: -2px 0px 0px 0px;
	/* border:none; */
/*border-top: solid 2px #EEEFdD;
border-bottom: solid 2px #EEEFdD; */
border: solid 1px #EEEFDD; /* was 2 */
	background-color:#EEEFdD;
	z-index: 5;
}
div#content {
	background-color:#EEEFdD ;
	font-size:.8em;
	width:760px; /* 730 */
	top:266px; /* 276 */
	border: solid 1px #EEEFDD;
	z-index: 2;
	/*
margin: 0px 20px 0px 0px; 
	padding: 0px 10px 0px 10px;
	*/
  padding:0;
	margin: 0;
	margin-top: -15px;
  padding-top: 15px;
  padding-left: 10px;
}
div#copyrightInfo {
	margin:10px 0px 0px 150px; /* 10 0 0 150 */
	padding-bottom:5px;
	display:block;
	font-size:10px;
	color:Gray;
	width:auto;
	clear:both;
}
div#bottomLinks {
  margin: 0px;
  padding: 0px;
  display:inline;
  margin-left: 5px;
  white-space: nowrap;
  font-size:10px;
}
div#bottomLinks FORM {
  margin: 0px;
  padding: 0px;
  display:inline;
}
div#bottomLinks INPUT {
  margin: 0px;
  padding: 0px;
  display:inline;
}
.clearBoth {
  clear: both;
}
div#copyrightInfo img {
	margin-bottom:-5px;
	border:none;
}
img.floatLeft {float:left;}
img.floatRight {float:right;}
div.imageAreaRight {
	margin:10px 0px 10px 10px;
	float:right;
	clear:none;
}
div.imageAreaLeft {
	margin:10px 10px 10px 0px;
	float:left;
	clear:none;
}
div.imageCaption {
	font-size:10px;
	display:block;
	clear:both;
}
/* Stuff for the calendar */
.calendarFontNumbers {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	float: left;
	text-decoration: none;
  vertical-align: text-top;
}

/* New and Used: */
.calendarMain {
  border: solid 1px #622626;
  text-align: left;
}
.calendarMain TD {
  margin: 1px;
}
.calendarHeader {
  background-image: url(../images/vo_Calendar_GradientFill.jpg);
  background-repeat:repeat-x;
  height: 55px;
  padding: 0px;
  margin: 0px;
  color: White;
  font-weight: bold;
  font-size: 18pt;
  border: solid 0px red;
}
.calendarHeader TD {
  margin: 0px;
  border: 0px solid red;
  padding: 0px;
  color: White;
}
.calendarDayHeader {
  font-weight: bold;
  font-size: 10pt;
  padding: 2px;
  border: solid 0px white;
  background: White;
  color: #8b4e0b;
}
TD.calendarDay {
  border: solid 1px #622626;
  background-color: white;
  color: #622626;
  text-align: left;
  margin: 1px;
  font-size: 10pt;
}
TD.calendarDay A {
  color:#622626;
  text-decoration:none;
  font-weight: bold;
}
#calendarContainer {
  margin: 10px 0px 10px 0px;
  padding-left: 41px;
  padding-right: 41px;
  text-align: center;
}
.calendarDayContent {
  width: 85px;
  min-height: 66px;
  padding: 2px;
  margin: 0px;
}
.calendarDayNumber {
  text-align: left;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  }
.calendarDayEvent {
  margin: 2px 0px 2px 0px;
  padding: 0px;
}

#leftColumn {
  margin-left: 5%;
}
/* Used in Calendar Event */
#lblConfrenceName {
  color: #8b4e0b;
  font-weight: bold;
  font-size: 12pt;
}
.eventTable {
  border: solid 1px #622626;
  background-color: White;
}
.eventTable TD {
  border: solid 0px #622626;
  padding: 2px;
}
.headerlbl {
  color: #622626;
	font-family: Verdana;
	font-size: 16pt;
  font-weight: bold;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-top: 0px;	
}
/* Events */
.eventTitle {
 background: #FFFFFF;
 color: #8b4e0b;
}
/* End Calendar Styles */
.formSubmit_blue {
  background: #7B4004;
  color: #FFFFFF; 
  border-top: solid 1px #333333;
  border-left: solid 1px #333333;
  border-right: solid 2px #000000;
  border-bottom: solid 2px #000000;
  font-weight: bold;
	padding-top:5px;
}
/* Search results */
.searchFullHit {
  text-decoration: underline;
}
.searchResultsTable TR TD {
  padding-left: 5px;
  font-size: 8pt;
}
.searchResultsTable TR.searchResultHeaderRow TD {
  padding-top: 10px;
  font-size: 10pt;
  color: #7D1E00;
}
.searchResultsTable TR.searchResultHeaderRow TD A {
  color: #7D1E00;
}
.upcomingeventscontainer {
  height: 25px;
  margin: 0px;
  padding: 0px;
  vertical-align: bottom;
  position: absolute;
  left: 140px;
  top: 0px;
  z-index: 1;
}
#divUpcomingEvents {
	white-space: nowrap;
	position: relative;
	height: 25px;
	z-index: 1;
	margin-top:10px;
}
#scheduledEvent {
  text-align: center;
  padding-top: 12px;
}
#scheduledEventContainer {
  margin-top: 10px;
  width: 600px;
  margin-left: 8%;
  margin-right: 8%;
}
.repoImage {
  margin-right: 5px;
}
.divCollapseHeader {
  font-size: 1.1em;
  font-weight: bold;
  margin: 5px;
  margin-top: 3px;
  color: #7B4004;
  padding: 0px;
}
#globalSearchText {
  width: 70px;
  height: 15px;
  font-size: .9em;
  margin: 0px;
  padding: 0px;
}
.errorMessage {
  color: Red;
  font-weight: bold;
}
.helpfulMessage {
  color: Blue;
  font-weight: bold;
} 
.imageWithCaption_Caption {
  font-size: .8em;
}
UL#videoList {
  list-style-type: none;
}
#player {
  z-index: 2;
}
UL.myOfficeUL {
  list-style-image: url(../images/icon_website.gif);
  list-style-position: outside;
  margin: 15px;
  padding: 0px;
}
.myOfficeUL LI {
  margin: 0px;
  margin-top: 4px;
  margin-left: 25px;
  padding: 0px;
  padding-left: 5px;
}
#divDynamicContent UL {
  margin: 2px;
  list-style-type: disc;
  padding: 0px;
  padding-left: 30px;
}
#divDynamicContent UL LI {
  margin: 2px;
  padding: 0px;
}
.EmphisizedText {
 color: #3b507b; /* #1846a3; */
}
.EmphisizedText.bold {
 font-size: 1.1em;
}
.quote {
  color:#a11d2a;
}
.home, .home a {
  border: none;
	padding:0px 0px 2px 0px;
	margin:0px 0px 0px 20px; 
	float:left;
	clear:right;
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	font-family:"Arial", san serif;
}
div.emailBox {
	float:right; 
	background: url("../images/external/askbox_withshadow.gif") no-repeat;
	height:210px;
	width:235px;
	margin:0px;
	padding:20px 10px 10px 22px;
	margin-left: 8px;
}
div.emailBox #Title {
  color:#a11d2a;
  font-size:1.2em;
	text-align:left;
	margin-left:10px;
	margin-bottom:5px;
	padding-top:5px;
	/*font-weight:600;*/
}
div.emailBox #txtEmailMessage {
	font-size:11px;
	width:205px;
	margin-left:10px;
	height:55px;
}
div.emailBox #txtEmail, #txtName {
	width:155px;
	height:12px;
	font-size:11px;
}
div.emailBox .spacer {
  font-size:25%; 
	height: 8px;
}
div.emailBox .Items {
  width:50px;
	float:left; 
	font-weight:500;
	font-size:11px;
	margin-left:10px;
	margin-top:3px;
}
div.emailBox .Items #MessageTitle {
	clear:both;
	font-size:11px;
	margin-left:10px;
}
div.emailBox #Confidential {
  font-style:italic;
	font-size:11px;
	text-align:center;
	white-space:nowrap;
	font-weight:500;
}
#btnSend {
  background:  url("../images/external/send_button.gif") no-repeat;
	padding-top:0px;
	width:59px;
	height:25px;
	border:none;
	font-size:11px;
	margin-right:11px;
	float:right;  	
}
#bottomLinks input#globalSearchButton {
  background:  url("../images/external/send_button.png") no-repeat;
	padding-top:0px;
	width:59px;
	height:25px;
	border:none;
	font-size:11px;
	margin-right:11px;
	margin-top:3px;
	margin-bottom:-2px;
}
#shadow-container {
  margin-right: 3px;
  margin-bottom: 3px;
}
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
  position: relative;
}
#shadow-container .shadow1 {
  background: #F1F0F1;
}
#shadow-container .shadow2 {
  background: #DBDADB;
}
#shadow-container .shadow3 {
  background: #B8B6B8;
}
#shadow-container .container {
  background: #ffffff;
  border: 1px solid #848284;
  padding: 10px;
}
#subTitle {
  padding-top:0px;
  margin-top:-3px;
  color:#facf04;
  font-family: 'Times New Roman', Times, serif;
  font-size:18px;
}
#mainPhone {
  float:right;
  font-size:19px;
  color:#FFFFFF;
  font-family:'Arial', sans serif;
  white-space:nowrap;
  margin-right:40px;
  margin-top:20px;
}
/* Dynamic Page Template - class for table */
.dynamicPage_twoColTable
{
  width: 80%;
}
.dynamicPage_twoColTable TR TD
{
  padding-right: 100px;
}
.theAddress
{
	font-size: 9pt;
	color: Gray;
	margin: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.indexHeader
{
	color: #346cc3; /* 3b507b; */ /* #1846a3; */
	margin: 8px 0px 5px 0px;
	padding-bottom: 0px;
	font-variant: small-caps;
}
/* Header */
#headContainer
{
  position: relative;
  height: 75px;
  width: 100%;
  z-index: 1;
}
#headTitle
{
  position: absolute;
  left: 10px;
  top: 10px; /* 20 */
  width: 600px;
  height: 80px;
  z-index: 5;
}
#headTitle h1 a, #headTitleShadow
{
  font-family:  "Palatino Linotype", "Cambria", "Calisto MT", "Californian FB", "Times New Roman", "MS Serif";
  font-variant:small-caps;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 2pt;
  font-size: 28pt;
  text-decoration: none;
}

#headTitle h1 a
{
  
  color: White;
  z-index: 5;
  text-shadow: 2px 2px 2px #000;

}
#headTitleShadow
{
  display: none;
}
#headPhone
{
  position: absolute;
  right: 12px; /* 43 */
  top: 25px; /* 35px; */
  text-align: right;
  width: 200px;
  height: 80px;
  font-size:19px;
  color:#FFFFFF;
  font-family:'Arial', sans serif;
  white-space:nowrap;
}

.quickLeftLinks
{
  margin: 5px 0px 5px 0px;
}
.quickLeftLinks div
{
  margin: 3px;
}
/* .quickLeftLinks div a */
.testimonialAndLink
{
  position: relative;
  height: 120px;
  top: auto;
  left: auto;
  width: 470px; /* auto */
}
.legalWorkshopLink, .testimonialAndLink p
{
  position: absolute;
}
.testimonialAndLink p
{
  left: 0px;
  top: 0px;
  height: 120px; /* 90px; */
  width: 465px; /* 310 then 330 */
}
.legalWorkshopLink
{
  /* left: 360px;
  top: 20px; */ /* 10 then 20 */
  position: relative;
  left: 20px;
  top: 20px;
  height: 50px; /* was 30 */
  width: 111px; /* was 200 */
}
.legalWorkshopLink img
{
  position: absolute;
  top: 0px;
  left: -3px;
  border: solid 0px white;
}
.legalWorkshopLink a.theLink
{
  position: absolute;
  top: -4px; /* 7 then -2 */
  left: 34px;
  font-size: 11pt; /* was 12 */
  text-align: center;
  line-height: 19px;
  /* font-variant: small-caps; */

}
