/* CSS Document */

body {
	background-color: #e9faf7;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:62.5%;
}
a img, a:hover img {
	border:0;
}
#wrapper {
	position:relative;
	margin:-15px auto 0px auto;
	width:929px;
	background:url(../images/design/wrapperBGnarrowNav.png) repeat-y top center;
	text-align:left;
}
#printHeader, #printFooterBar {
	display:none;
}
#header {
	background:url(../images/design/masHeader.png) no-repeat bottom center;
	width:895px;
	height:250px;
	margin:-206px 0 0 17px;
	float:left;
	z-index:10;
}
#header h1 {
	font-size:5em;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	color:#667e72;
	margin:10px 0 140px 20px;
	text-align:left; 
}
#header h1.masTitle, #header h1.mcaTitle, #header h1.maTitle {
	text-indent:-5000px;
	background:url(../images/design/masTitle.gif) no-repeat top left;
	padding-top:0px;
	padding-bottom:0;
	height:150px;
	width:370px;
}
#header h1.mcaTitle {
	background:url(../images/design/mcaTitle.gif) no-repeat top left;
}
#header h1.maTitle {
	background:url(../images/design/maTitle.gif) no-repeat 0px 20px;
	width:400px;
	height:120px;
}

#tabBar {
	float:left;
	margin:-115px 0 0 278px;
	width:538px; /* 630 - 102 left padding */
	height:45px;
	z-index:100;
	text-align:center;
	padding-left:102px;
}
ul.tabs, ul.tabs li, ul.tabs a {
	display:block;
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}
ul.tabs li {
	float:left;
	background:url(../images/design/greyTabLeft.png) no-repeat left top;
	margin:0 0 0 10px;
	padding:0 0 0 12px;
	font-size:1.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
ul.tabs a {
	float:left;
	display:block;
	background:url(../images/design/greyTabRight.png) no-repeat right top;
	padding:5px 17px 0 5px;
	text-decoration:none;
	color:#666666;
	height:46px;
}
ul.tabs li.speak a {
	padding-top:13px;
	height:38px;
}
ul.tabs li.jump a {
	padding-top:19px;
	height:32px;
}
/* IE 5 Hack \*/
ul.tabs a {float:none;}
/* End IE 5 Hack */
ul.tabs a:hover {
	color:#000000;
}
ul.tabs li#mas {
	background:url(../images/design/greenTabLeft.png) no-repeat left top;
}
ul.tabs li#mas a {
	background:url(../images/design/greenTabRight.png) no-repeat right top;
}	
ul.tabs li#mca {
	background:url(../images/design/blueTabLeft.png) no-repeat left top;
}
ul.tabs li#mca a {
	background:url(../images/design/blueTabRight.png) no-repeat right top;
}	
ul.tabs li#speak {
	background:url(../images/design/purpleTabLeft.png) no-repeat left top;
}
ul.tabs li#speak a {
	background:url(../images/design/purpleTabRight.png) no-repeat right top;
}	
ul.tabs li#jump {
	background:url(../images/design/yellowTabLeft.png) no-repeat left top;
}
ul.tabs li#jump a {
	background:url(../images/design/yellowTabRight.png) no-repeat right top;
}	

#mast {
	float:left;
	margin:186px 0 0 17px;
	width:895px;
	height:20px;
	z-index:5;
	text-align:center;
}
#mast p {
	position:relative;
	left:404px;
	width:460px;
}
div.mas {
	background:url(../images/design/greenTabBarGrad.png) repeat-x top left;
}
div.mca {
	background:url(../images/design/blueTabBarGrad.png) repeat-x top left;
}
div.speak {
	background:url(../images/design/purpleTabBarGrad.png) repeat-x top left;
}
div.jump {
	background:url(../images/design/yellowTabBarGrad.png) repeat-x top left;
}
#mast p {
	margin:2px;
	padding:0;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
}


#navbar {
	clear:both;
	float:left;
	display:inline;
	width:160px;
	margin:20px 0 0 35px;
	text-align:center;
	font-size:1.4em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

/* Root = Vertical, Secondary = Vertical */
ul#navbar-v,
ul#navbar-v li,
ul#navbar-v ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 150px; /*For KHTML*/
  height:30px;
  list-style: none;
}

ul#navbar-v:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navbar-v li {
  float: left; /*For IE 7 lack of compliance*/
  display: block; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
  margin-bottom:10px;
}

/* Root Menu */
ul#navbar-v a {
  background:url(../images/design/greenMenuButton.png) center top no-repeat;
  padding: 6px 0 0 0;
  display: block;
  width:150px;
  color: #333;
  font: 1.2em Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto;
  height: 1%; /*For IE*/
  height:30px;
  overflow:hidden;
}

ul#navbar-v li.mas a {
  background:url(../images/design/greenMenuButtonSm.png) center top no-repeat;
}
ul#navbar-v li.mca a {
  background:url(../images/design/blueMenuButtonSm.png) center top no-repeat;
}
ul#navbar-v li.speak a {
  background:url(../images/design/purpleMenuButtonSm.png) center top no-repeat;
}
ul#navbar-v li.jump a {
  background:url(../images/design/yellowMenuButtonSm.png) center top no-repeat;
}

/* Root Menu Hover Persistence */
ul#navbar-v a:hover,
ul#navbar-v li:hover a,
ul#navbar-v li.iehover a {
  color: #000;
}

/* 2nd Menu */
ul#navbar-v li:hover li a,
ul#navbar-v li.iehover li a {
  color: #333;
  background-image:none;
  font-size:0.9em;
  height:auto;
  border-bottom:solid thin #333;
  padding:4px 0 4px 0;
}

ul#navbar-v ul li {
	background-image:none;
	font-size:1.1em;
	margin:0;
	height:auto;
	width:200px;
}
ul#navbar-v ul li a {
	width:200px;
}
	

/* 2nd Menu Hover Persistence */
ul#navbar-v li:hover li a:hover,
ul#navbar-v li:hover li:hover a,
ul#navbar-v li.iehover li a:hover,
ul#navbar-v li.iehover li.iehover a {
  color: #000;
}

ul#navbar-v ul,
ul#navbar-v ul ul,
ul#navbar-v ul ul ul {
  display: none;
  position: absolute;
  top: -10px;
  left: 150px;
  background-color:#b1d7d1;
  background-image:none;
  height:auto;
  border-top:solid thin #333;
  width:200px;
  padding:0;
  margin:0;
}

ul#navbar-v ul.long {
	top:-130px;
}

ul#navbar-v li.mas ul,
ul#navbar-v li.mas ul ul,
ul#navbar-v li.mas ul ul ul {
  background-color:#b1d7d1;
}

ul#navbar-v li.mca ul,
ul#navbar-v li.mca ul ul,
ul#navbar-v li.mca ul ul ul {
  background-color:#b1c6d7;
}

ul#navbar-v li.speak ul,
ul#navbar-v li.speak ul ul,
ul#navbar-v li.speak ul ul ul {
  background-color:#ccb1d7;
}

ul#navbar-v li.jump ul,
ul#navbar-v li.jump ul ul,
ul#navbar-v li.jump ul ul ul {
  background-color:#e6e68c;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navbar-v li:hover ul ul,
ul#navbar-v li:hover ul ul ul,
ul#navbar-v li.iehover ul ul,
ul#navbar-v li.iehover ul ul ul {
  display: none;
}

ul#navbar-v li:hover ul,
ul#navbar-v ul li:hover ul,
ul#navbar-v ul ul li:hover ul,
ul#navbar-v li.iehover ul,
ul#navbar-v ul li.iehover ul,
ul#navbar-v ul ul li.iehover ul {
  display: block;
}
#address {
	margin-top:230px;
}

#mainContent {
	padding:60px 30px 0 30px;
	margin-left:200px;
	margin-top:0;
	font:1.5em Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:1.6em;
}
#mainContent img.inlinePhoto {
	float:right;
}
#mainContent li {
	margin:4px 0;
}
#mainContent li h3 {
	margin-bottom:0;
}
#mainContent li p {
	margin-top:3px;
}
#mainContent table {
	border:1px solid #333333;
}
#mainContent table th {
	background-color:#bbb;
}
#mainContent table td {
	background-color:#ddd;
	width:50%;
	vertical-align:top;
	padding:5px;
	padding-left:20px;
}
h1 {
	font-size:1.7em;
	line-height:1.1em;
}
h2 {
	font-size:1.4em;
	line-height:1.2em;
}
h3 {
	font-size:1.1em;
	line-height:1.2em;
}
#mainContent table.contactInfo {
	border:none;
}
#mainContent table.contactInfo th {
	width:200px;
	background-color:#DAEFE4;
	text-align:right;
	font-weight:bold;
}
#mainContent table.contactInfo td {
	background-color:#DAEFE4;
	text-align:left;
	padding:2px 5px;
}
#mainContent table.associations {
	border:none;
}
#mainContent table.associations th {
	width:200px;
	background-color:#DAEFE4;
	text-align:center;
	font-weight:bold;
}
#mainContent table.associations td {
	background-color:#DAEFE4;
	text-align:left;
	padding:10px 5px;
}
p.stress {
	display:block;
	border-bottom:1px solid;
}
ul.checkbox {
	list-style:square;
}
ul.checked {
	list-style:url(../images/listCheck.gif);
}
blockquote p.credit {
	text-align:center;
}
blockquote.testimonials {
	border-bottom:1px solid;
	margin-bottom:30px;
}
form.standardForm {
	margin-left:75px;
}
form.standardForm fieldset {
	margin-bottom:10px;
	width:370px;
	margin-right:300px;
}
form.standardForm legend {
	padding:0 2px;
	font-weight:bold;
}
form.standardForm label {
	width:100px;
	display:inline-block;
	line-height:1.8em;
	vertical-align:top;
	text-align:right;
}
form.standardForm fieldset ol {
	margin:0;
	padding:0;
}
form.standardForm fieldset li, form.standardForm span.formLabel {
	list-style:none;
	display:block;
	padding:5px;
	margin:0;
	background-color:#eee;
}
form.standardForm input, form.standardForm textarea {
	width:250px;
}
form.standardForm div {
	display:inline-block;
}
form.standardForm input.radio {
	padding:10px;
	margin:0;
	width:40px;
	display:inline;
}
form.standardForm input.button {
	display:block;
	width:300px;
	text-align:center;
	margin-left:15px;
	padding:0;
}
form.sidebarForm {
	margin:0;
}
form.sidebarForm fieldset {
	width:180px;
	padding:0;
	margin:-20px 0 0 -13px;
	border:none;
	text-align:left;
}
form.sidebarForm li {
	list-style:none;
	width:180px;
	margin: 0 -20px 0 -40px;
	padding:0;
}
form.sidebarForm li label {
	margin:0;
	padding:0;
}
form.sidebarForm input, form.sidebarForm textarea, form.sidebarForm input.button {
	width:180px;
	margin:0 0 5px 0;
}
form.sidebarForm input.button {
	margin-left:-13px;
}
img.bioPhoto {
	float:left;
	margin:0 10px 10px 0;
}
img.inlinePhoto {
	float:right;
	margin:0 0 10px 10px;
}
div.captionedPhoto {
	width:300px;
	float:right;
	margin:0 0 30px 20px;
	text-align:center;
}
div.captionedPhoto p {
	font-size:0.8em;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 0 0 0;
}
img.mapImage, a img.mapImage, a:hover img.mapImage {
	border:solid thin #333;
}
.highlight {
	color:#FF0000;
}
.byline {
	clear:both;
	margin:10px;
	margin-top:40px;
	border-top:1px solid;
	text-align:center;
	display:block;
}
#footerBar {
	width:895px;
	height:36px;
	margin:0 0 0 17px;
	background:url(../images/design/masBottomStripe.png) top left repeat-x;
	clear:both;
}
#footerBar p {
	margin:0;
	padding:20px 0 0 0;
	text-align:center;
}
#footerBar a, #footerBar a:link, #footerBar a:hover {
	color:#333333;
	text-decoration:none;
}

div.officeDetail {
	width:auto;
	border:solid thin #333;
	margin:10px;
	padding:10px;
	min-height:305px;
}
div.officeDetail form.directionsForm {
	width:200px;
	float:right;
}
div.officeMap {
	width:300px;
	float:right;
	text-align:center;
}

/*Header Banner*/
#popupBanner {
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	height:120px;
	background:none;
	padding:0;
	margin:0;
	margin-bottom:-80px;
	cursor:pointer;
	text-align:center;
	z-index:10000;
	background-color:#ecc;
	font-size:1.6em;
	font-family:Arial, Helvetica, sans-serif;
}
#popupBannerClose {
	text-align:right;
	width:890px;
	margin:0 auto;
	position:relative;
	top:-100px;
}
#popupBannerClose img {
	display:block;
	margin:10px 0;
}
#popupBanner h1, #popupBanner p {
	margin:8px 0 0 0;
	padding:0;
}
html {
	padding:0 0 120px 0;
	margin:0;
}