html, body {
  height: 100%; 
  padding: 0; 
  margin: 0; 
  background-color: #cccccc; 
  font-family:century gothic,arial,verdana,sans-serif; 
  font-size:13px; 
  text-align:center
}

#banner_wrapper {
  height:162px;
  background:#D22620 url(images/banner_bkgnd_01.png) top repeat-x;
}
#banner_wrapper #banner {
  height:162px;
  background: url(images/banner_logo_01.png) top right no-repeat;
}
#banner h1 {
  margin:0;
  padding:32px 162px 0px 16px;
	font-family: Arial, Helvetica, sans-serif;
  color:#FFFFFF;
  font-size:40px;
}
#banner h2 {
  margin:0;
  padding:0px 162px 0px 16px;
  font-weight:normal;
  font-size:20px;
  color:#E6E6E6;
}
#banner h2.catchCopy {
  margin-top:4px;
}
#banner h2.phone {
  color:white;
}
#banner h3 {
  margin:4px 0 0 0;
  padding:0 0 0 16px;
  color:#E1A9A7;
}
#wrapper {
	text-align: left;
	margin: 0 auto 0 auto; /* centers it */
	padding:0;
	width: 973px;
/*  background: #ffffff url(images/footer01.png) bottom no-repeat;*/
  background: #FFFFFF;
	position: relative;
}


#spaced {
  float: left;
  clear:left;
  width: 470px; 
  margin: 15px 0px 10px 15px;
}

#rightColumn {
  margin: 15px 30px 0 540px;
}

#inThePress {
  float:left;
  width:843px;
  margin-left:15px;
  padding:0px 45px 0 45px;
  position:relative;
}
#inThePress div.slide {
  float:left;
  width:189px;
  padding:0px 45px 45px 45px;
}
#inThePress div.slide.top {
/*  margin:0 0 11px 0;*/
}
#inThePress div.slide.left {
/*  margin:0px 11px 11px 0;*/
}
#inThePress div.slide.right {
/*  margin:0px 0 11px 11px;*/
}
#inThePress div.slide a img {
  border:2px solid #E6E6E6;
}
#inThePress div.slide a:hover img {
  border-color:#008000;
}
#inThePress div.slide p {
  font-size:75%;
  text-align:center;
  padding-top:2px;
  color:#808080;
}
#inThePress div.slide p img {
  margin-top:0.5em;
}

/* Actual Menu	 */
#menu {
/*  background-color: #000000;*/
  background-color: #340908;
	clear: both;
	float: none;
	height:33px;
	overflow: hidden;
	color:#ffffff;
	font-size: 14px;
	text-decoration:none;
	padding: 0px 8px 0px 0px;
}
#menu a {
/*  color:#ffffff;*/
  color:#E6E6E6;
	text-decoration:none;
	padding: 0px 8px 0px 8px;
	font-size: 14px;
}
#menu a.current {
  font-weight:bold;
  color:#FFFFFF;
}
#menu a:hover, #menu a:active {
/*  background:#000000;*/
	text-decoration: none;
	color: #ed1c24;
}	
.menu_divider {height: 33px; width: 1px; float: left; background: url(images/divider.gif)}

/*  Menu Area  - left */
#menu_left {float:left;}
#menu_left a {float:left; height: 26px; padding-top: 7px;}

/* Small Menu Area - right */
#menu_right {
  float:right;
/*  width:275px;*/
  text-align:center;
}
#menu_right a {
  float:left;
  height: 23px;
  padding-top: 10px;
  padding-left:10px;
  font-size:90%;
}
#menu_right div {float:left}


#footer {
  width:973px;
  height:53px;
  margin:0 auto 0 auto;
  padding:50px 0 0 0;
  background:#CCCCCC url(images/footer02.png) top center no-repeat;
  clear:left;
}
#footer p {
  text-align:center;
  color:#666666;
}


a, h3 a {
  color: #1E9A97;
}
a:hover, h3 a:hover {
  color:#008000;
  text-decoration:none;
}

h2, .header, h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 16px;
  color: #8C1915;
	margin:0;
	padding:0.5em 0 0.5em 0;
}
h3, h3 a, h3 a:hover {
/*  color: #8C1915;*/
}

p {
  margin:0;
  padding:0 0 0.5em 0;
}

.callout {
  font-size:150%;
  color:#008000;
}
.callout.big {
  font-size:200%;
}
.Sitemap {
  font-size:150%;
  color:#008000;
}
.Sitemap.big {
  font-size:200%;
}
.epicenter {
  font-size:150%;
}
.sup {
  font-size:75%;
  position:relative;
  top:-0.25em;
}


/* styles for the landing page */
#pageCallouts {
}
#pageCallouts div {
  width:49%;
  float:left;
}
#pageCallouts div h2 {
  text-align:center;
  margin-bottom:0;
  padding-bottom:0;
}
#pageCallouts div p {
  text-align:center;
  padding-top:0.25em;
}

#landingCallout, div.mailList {
  margin:1em 0 0 0;
  padding:1em;
  border:2px solid #E6E6E6;
  background:#FBFFD5;
}
#landingCallout h2, div.mailList h2 {
  color:#D30000; /* header red */
}
#landingCallout p big {
  color:#008000; /* callout green */
  font-size:200%;
  margin-bottom:0;
  padding-bottom:0;
}
#landingCallout p.where {
  color:#71B35E;
  margin-top:0;
  padding-top:0;
}

body div.todayTonight {
  margin-bottom:2em;
}


/* mail list subscription box */
div.mailList {
  position:relative;
}
div.mailList table {
  border-collapse:collapse;
/*  width:100%;*/
  margin:0.5em 0 0.5em 0;
}
div.mailList input.text {
/*  width:100%;*/
}
div.mailList input.button {
  font-size:115%;
}


#sitemaplinks {
/*
  width:200px;
  margin:0 auto;
*/
}
#sitemaplinks ul li a {
  font-size:115%;
  display:block;
  padding:0.5em 0.5em 0.5em 0;
/*
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#000000;
  text-decoration:none;
*/
}
#sitemaplinks ul li a:hover {
/*
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#D22620;
  text-decoration:none;
*/
}



blockquote {
  font-size:110%;
  font-style:italic;
  color:#808080;
}

/* Fix for the before/after pics on the Matisse page being a bit too wide for the layout */
div#wrapper.matisse #rightColumn {margin:15px 0px 0 500px;}
div#wrapper.matisse #rightColumn p,
div#wrapper.matisse #rightColumn p img {margin:0;padding:0;}
