/* CSS Document */
body {
	background-color: #fff;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
}

a:link { color: blue; }
a:visited { color: #130E75; }
a:active { color: purple; }
a:hover { text-decoration: none; }
a:link { color:#130E75; }

p, li, td, th { font-size: .6875em; }
p, li { font-size: .75em;}
li p, li h3 { font-size: 1em; }
li p { margin: 0; }
p, li { line-height: 1.5; }
p { margin: 0 0 1em; }

small {
	text-transform: none;
	font-size: .65em;
	color: #877F7A;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
}
h1 {
	font-size: 2.5em;
  font-weight: normal;
  color: #130E75;
	margin: 0 0 .2em;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #534741;
	text-transform: uppercase;
	margin: 0 0 .1em;
}
h2 a:link, h2 a:visited {
	color: #534741;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
}
h2 a:hover { border-color: #534741; }
h3 {
	font-size: 1em ;
	margin: .4em 0 0;
}

div.notice { margin: 0 0 1em; }
.notice {
	background-color: #ffc;
	border: 1px solid #ccc;
	padding: 10px;
}
.notice p { margin: 0; }
.notice h3 { margin: .1em 0 0; }

.details { 
	color: #666;
	font-size: .75em;
}

table {
	width: 100%;
	border-left: 1px solid #ccc;
	border-spacing: 0;
	border-bottom: none;
	margin: 0;
}
table tbody td, table thead th {	padding: 6px 4px;	 }
table thead th {
	padding: 4px 4px 2px;	
	background-color: #ccc;
	text-align: left;
	font: normal .7em Arial, sans-serif;
	text-transform: uppercase;
	color: #333;
}
table tbody td {
	border: 1px solid #ccc;
}
table tr.highlight td, span.highlight { background-color: #ffc; }

/* Layout */
#wrapper {
	position: relative;
	width: 900px;
	margin: 0 auto;
}

img#logo {
	position: absolute;
	top: 0;
	left: 40px;
}
/*#content {
  min-height: 700px;
	margin: 0 40px 0 340px;
}
*/
body #content {
  width: 900px;
  margin: 0;
	overflow: hidden;
}
#header { background-color: #004189; }
#header img { 
  margin: 0 25px; 
}

#menu {
	overflow: hidden;
	margin: 0 0 20px;
	width: 100%;
}
#menu li {
	display: inline;
	font-size: .7em;
}
#menu li a {
	float: left;
	padding: 10px 10px 6px;
	margin: 0 5px 0 0;
	display: block;
	text-decoration: none;
	font: normal 1.25em Helvetica, Arial, sans-serif;
	color: black;
}
#menu li a.current, #menu li a.current:hover {
	background-color: #004189;
	color: #fff;
}
#menu li a.home { background-color: #eee; }
#menu li a:hover { background-color: #CECCCB; }
#menu li a:hover { text-decoration: underline; }

#heading h2 {
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 .2em;
}
#heading p {
	color: #A19A97;
	font: normal 1.45em Georgia, sans-serif;
	font-style: italic;
	margin: 0 0 .7em 0;
}
div.twocolumn, div.threecolumn {
	overflow: hidden;
	width: 100%;
}
div.column { float: left; }
div.twocolumn div.column {
	width: 45%;
	margin-left: 10%;
}
div.threecolumn .column {
	width: 32%;
	margin-left: 2%;
}
div.threecolumn .two {
	width: 66%;
	margin-left: 2%;
}
div.twocolumn .first, div.threecolumn .first { margin-left: 0 !important; }

#footer {
  line-height: 1;
	color: #fff;
	overflow: hidden;
	margin: 2em 0 0;
	height: 164px;
}
#footer img { 
  margin: 0 25px; 
  padding: 0;
  text-align: center; 
}

#intro_photos p {
	margin: .3em 0 1em;
	font: normal .8em Helvetica, Arial, sans-serif;
	line-height: 1.3;
}
#intro_photos .column {
	width: 240px;
	margin-left: 40px;
}
div#intro_photos .column.first { margin-left: 0; }

p.info {
  clear: left;
  background-color: #eee;
  padding: 9px 8px 5px;
  border: 1px solid #ccc;
}
ul.events {	margin-right: 15px; }
ul.events li { margin: 0 0 1em 0; }
#index ul.events {
  margin: .5em 0 1em;
}
#index .events li {
  margin: 0 0 .5em;
  color: #666;
}
#index {
  
}

ul li.highlight {
	background-color: #ffc;
	border: 1px solid #ccc;
	padding: 5px 10px 10px;
	margin: 0 0 1em;
}

img.left {
	clear: both;
	float: left;
	margin: 0 10px 10px 0 ;
}
img.right {
	clear: both;
	float: right;
	margin: 0 0 10px 10px;
}
.clearing { clear: both; }

div.event { margin: 0 0 1.5em; }

div.section {
	border: 1px solid #999;
	padding: 10px 10px 0;
	margin: 0 0 1em;
}


div.section div.highlight {
	background-color: #ffc;
	margin: 0 -10px 10px;
	padding: 10px 10px 1px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	width: 100%;
}

div.map {
	width: 230px; 
	height: 230px; 
	border: 1px solid #666;
}
p.map { margin: .5em 0;}

#index ul.staff { overflow: hidden; }
#index ul.staff li {
	float: left;
	margin-right: 4px;
}
#index .event {
  margin: 0 0 1em;
}
#index .event h3 { 
  font-size: .8em; 
  margin: .5em 0 .2em;
}
#index .event p { 
  font-size: .75em;
  line-height: 1.3; 
  margin: 0;
}

#index h2 {
	font-size: .9em;
	font-weight: bold;
}

ul.photos {
  height: 160px;
  margin: 10px 0;
}
ul.photos li {
  float: left;
  margin-left: 20px;
}
ul.photos li.first { margin-left: 0; }


dl.products {
  font-size: .75em;
	margin: 0 0 1em;
	width: 100%;
	border-bottom: 1px solid #ccc;	
}
dl.products dd, dl.products dt {
	padding: .4em .5em .4em 0;
	border-top: 1px solid #ccc;
	margin: 0;
	min-height: 1.2em;
}
dl.products small {
  font-size: .9em;
  color: #666;
}
dl.products dt {
	width: 15em;
	float: left;
	margin: 0;
	font-weight: bold;
}
dl.products dd { margin-left: 15.5em; }
dl.products dd.not_first { border-top: none; }
dl.products ul { margin: 0; }

dl.wider { margin: 0 0 1em;}
dl.wider dt { width: 12em; }
dl.wider dd  { margin-left: 12.5em; }

ul.twocolumn { overflow: hidden; }
ul.twocolumn li {
  font-size: .7em;
  width: 50%;
  float: left;
}

div.feature {
  border: 1px solid #3D3D8E;
  padding: 6px 10px;
  margin: 10px 0;
}
div.feature h3 {
  margin: -6px -10px 6px;
  padding: 6px 10px;
  font: bold .75em/1.5 Verdana, Arial, sans-serif;
  background-color: #3D3D8E;
  color: #fff;
}
div.feature p {
  font-size: .7em;
  margin: 0 0 0;
  color: #000;
}
div.feature a {
  color: #3D3D8E;
}