body {
	margin:10px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}
	
#content {
	width:770px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
}

.bodytext, UL, OL, .footertext {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	text-align: left;
}

.bodytext {
	margin-bottom: 20px;
	text-align: left;
}


A, A:link, A:visited{
	color: #333;
}

.footertext {
	font-size:10px;
	color: #7b1d20;
	text-align: center;
}

.header_blue {
	font: bold .2em/1.1em verdana, arial, sans-serif;
	color: #7b1d20;
	text-align: left;
}
.subhead, .subhead:link, .subhead:visited {
	font: normal 1em/1.25em verdana, arial, sans-serif;
	color: #7b1d20;
	text-decoration: none;
	text-align: left;
}
.subhead:hover {
	text-decoration:underline;
	text-align: left;
}

/*
.quotebyline {
	margin-left: 350px;
	margin-top: -8px;
}
.quote {
	font-family: Arial, sans-serif, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	line-height: 16px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 10px;
	color: #444444;
	margin-top: -5px;
}
*/

.dotrow_blue {
	font-size: 1px;
	height: 1px;
	width: 100%;
	border-bottom: 1px solid #d1d1d1;
	margin-top: 10px;
	margin-bottom: 20px;
}

.secondary_intro_head {
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	color: #444444;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

.secondary_intro_body {
	font-family: verdana, arial, sans-serif;
	font-size: 0.9em;
	color: #444444;
	padding-bottom: 5px;
	text-align: left;
}

.secondary_menu_header {
	font: bold 1.5em verdana, arial, sans-serif;
	color: #7b1d20;
	padding-bottom: 5px;
}

.secondary_menu_section, secondary_menu_section:link, secondary_menu_section:visited {
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	color: #444444;

}

.secondary_menu_body {
	font-family: verdana, arial, sans-serif;
	font-size: 0.9em;
	margin-left: 1.25em;
	margin-top: 5px;
}

.secondary_dotrow_blue {
	font-size: 1px;
	height: 4px;
	width: 100%;
	border-bottom: 1px solid #d1d1d1;
	margin-top: 8px;
	margin-bottom: 8px;
}

.secondary_quote {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #444444;
	font-weight: normal;
	font-style: normal;
	padding-top: 10px;
}

A.tertiary_menu_body {
	font: normal 0.9em/1.75em verdana, arial, sans-serif;
	color: #444444;
	text-align: left;
}

IMG#image {
	margin-bottom: 5px;
}

.tertiary_header {
	font: bold 1.75em verdana, arial, sans-serif;
	color: #7b1d20;
	padding-bottom: 5px;
}

.tertiary_intro {
	font: normal 12px/16px verdana, arial, sans-serif;
	color: #333;
	margin-bottom: 20px;
	margin-top: 10px;
}

.tertiary_section {
	font: bold 12px/16px verdana, arial, sans-serif;
	color: #444444;
	margin-bottom: 8px;
	margin-top: 8px;
}

.tertiary_section2, .tertiary_section2:link, .tertiary_section2:visited {
	font: bold 1em verdana, arial, sans-serif;
	color: #444444;
}

UL.tertiary_list {
	list-style-type: solid;
}

UL.tertiary_list LI {
	margin-bottom: 5px;
}

.testimonial {
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #444444;
	margin: 4px;
	font-weight: bold;
}

.disclaimer {
	font: italic 12px/16px verdana, arial, sans-serif;
	color: #444444;
	margin-top: 10px;
}

.fineprint {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #444444;
	font-style: italic;
	margin: 0px;
}

/* meet the staff table */

TABLE #top {
	font: bold 12px verdana, arial, sans-serif;
	color: #444444;
}

TR #a {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}

TR #b {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}

TABLE .contact {
/*
	border: 5px solid #ffffff;
*/
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}

.star {
	font-size: 9px;
	color: red;
	margin-top: -2px;
}

/* pop-up tool tip style */

#dhtmltooltip {
	position: absolute;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #444444;
	font-style: italic;
	width: 200px;
	border: 1px solid #d1d1d1;
	padding: 10px;
	background-color: #ffe785;
	visibility: hidden;
	z-index: 100;
	text-align: left;
}



/* 0808 redesign */

#login a {
	width: 69px;
	height: 29px;
	display: block;
	overflow: hidden;
	text-decoration: none;
	background: url('../images/redesign_0808/log_in_button.gif') 0px 0px no-repeat;
	font: bold 10px/10px verdana, arial, sans-serif;
	color: #666;
	text-align: center;
}

#login a:hover {
	background-position: 0px -31px;
	color: #000;
}

/*
#login a:visited {
	background: url(../'images/redesign_0808/log_in_button.gif') no-repeat;
	background-position: 0px 0px;
	color:#666;
	text-align:center;
	padding-left:3px;
}

#login a:active {
	background: url('../images/redesign_0808/log_in_button.gif') no-repeat;
	background-position: 0px 0px;
	color:#666;
	text-align:center;
	padding-left:3px;
}
*/


.tour a {
	width: 80px; 
	height: 29px; 
	display: block;
	background: url('../images/redesign_0808/tour_bg.gif') no-repeat; 
	text-align: center; 
	font: bold .3em/1em verdana, arial, sans-serif; 
	text-decoration: none;
}

.tour a:hover {
	color: #000; 
}

.casestudy_header {
	font: bold 1.25em verdana, arial, sans-serif;
	color: #7b1d20;
	padding-bottom: 5px;
}

.casestudy-body {
	font: normal 0.8em/1.35em verdana, arial, sans-serif;
	margin-bottom: 15px;
	margin-top: 0px;
	color: #333
}

img.feature {
	display: block; 
	padding: 5px; 
	background-color: #ffffff; 
	border: 1px solid #d1d1d1;
}



/* forms */

.input {
  margin: 5px 0;
  background: white;
  float: left;
  clear: both;
}
.input span {
  position: absolute;
  padding: 5px;
  margin-left: 3px;
  color: #999;
}
.input input, .input textarea, .input select {
  position: relative;
  margin: 0;
  border-width: 1px;
  padding: 6px;
  background: transparent;
  font: inherit;
}
/* Hack to remove Safari's extra padding. Remove if you don't care about pixel-perfection. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .input input, .input textarea, .input select { padding: 4px; }
}

/* forms for Luncheon RSVP */

table.rsvp {
	border: 1px solid #999999;
	background-color: #fffef6;
	padding: 10px;
}

table.rsvp span {
	size: 12px;
	display: block;
	margin-top: 5px;
}

table.rsvp input {
	border: 1px solid #d1d1d1;
	display: block;
}

table.rsvp input#textTagDemo {
	border: 1px solid #d1d1d1;
	margin: 3px 0px;
	font-size: 11px;
	color: #333333;
	width: 230px;
}

table.rsvp input.multiple-with-text {
	border: 1px solid #999999;
	margin: 3px 0px;
	font-size: 11px;
	color: #333333;
	width: 230px;
}

table.rsvp input.button {
	display: block;
	font-size: 11px;
	color: #333333;
	margin: 10px 0px;
}

table.rsvp input.active {
	border: 1px solid #d1d1d1;
}

table.rsvp ul.errors {
	list-style: none;
	margin: 0;
	padding: 0;
}

table.rsvp ul.errors li {
	display: block;
	font-size: 80%;
	color: red;
	font-style: italic;
}

/* Admin Section */
table.datagrid {
	width: 100%;
	margin: 15px 0 15px 0;
	background: white;
	border: 1px solid black;
}

table.datagrid th {
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid black;
	background-color: #7B1D20;
	color: white;
}

table.datagrid td {
	padding: 5px;
}

table.datagrid tr.alt td {
	background-color: #E5EFD1;
}

dl.datalist
{
	float: left;
	width: 100%;
	margin: 1em 0 2em 0;
	padding: 0;
	border-bottom: 1px solid #999;
}

dl.datalist dt
{
	clear: left;
	float: left;
	width: 200px;
	margin: 0;
	padding: 5px;
	border-top: 1px solid #999;
	font-weight: bold;
}

dl.datalist dd
{
	float: left;
	width: 422px;
	margin: 0;
	padding: 5px;
	border-top: 1px solid #999;
}

div.admin_menu {
	width: 100%;
	margin: 1em 0;
	padding: 0 0 1em 0;
}

.admin_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.admin_menu ul li {
	margin-right: 1em;
	text-align: center;
	background-color: #7B1D20;
	float: left;
	padding: 5px;
}

.admin_menu ul a {
	text-decoration: none;
	color: white;
}

form#filters {
	margin-bottom: 1em;
}

form#filters label {
	font-weight: bold;
}

.paginationControl .viewing {
	float: left;
}
.paginationControl .links {
	float: right;
}