@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
}
#container {
	text-align: left;
	width: 1024px;
	background-color: #FFFFFF;
	margin-top: 5em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
body.Supplemental #container {
	width: 600px;
}
#header {
	display: block;
}
#header img {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
/* ======================================= sidebar div =================================== */
#sidebar {
	float: left;
	width: 200px;
/*	height: 400px; */
/*	background-color: #A48B49; */
}
#sidebar p {
	color: #c0c0c0;
	text-align: center;
}
#sidebar #menu ul {
	font-size: 10pt;
	list-style-type: none;
	padding-left: 0px;
  	margin-left: 0px;
}
#sidebar #menu a {
	text-decoration: none;
	color:#990000;
}
#sidebar #menu li {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	text-indent: 20px;
}
#sidebar #menu li:hover {
	background-color: #c0c0c0;
	border-bottom: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
}
#sidebar #menu li:hover a {
	color: #CC3300;
}
#bbblogo {
	visibility: hidden;
}
#homeBody #bbblogo {
    visibility: visible;
	margin-top: 200px;
	text-align: center; 
}
/* ===================================== mainContent div ====================================== */
#mainContent {
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 220px;
  padding-left: 220px;
}
body.Supplemental #mainContent {
  padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
  padding-left: 20px;
	border-color: #666666;
	border-style:solid;
	border-width: 5px;
}
h1 {
	font-size: 18pt;
	color: #A48B49;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #A48B49;
}
h2 {
	font-variant: normal;
	font-size: 12pt;
	color: #A48B49;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #A48B49;
	font-style: oblique;
}
h3 {
	font-variant: normal;
	font-size: 10pt;
	font-weight:bold;
	font-style: oblique;
	text-align:center;
	vertical-align:bottom;
	height: 1em;
}
p.centerList {
	color: #990000;
}
.lookHere {
	color: #990000;
	font-weight: bold;
	font-style:italic;
}

#servicesBody #mainContent {
	background-image: url(../images/meetingbackgd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#galleryBody #mainContent img {
  float: left;
  margin-right: 1em;
}

#galleryBody div.itemDescrip {
/*	overflow: hidden; */
	margin-left: 2em;
}

#viewerSidebar {
	float: left;
	width: 200px;
	background-color: #A48B49;
	padding-left: 10px;
}
#viewerSidebar h2 {
  color: #CCCCCC;
}
#viewerSidebar #thumbs {
  height: 500px;
	overflow:auto;
	padding-bottom: 10px; 
}
#viewerSidebar img {
  float: left;
	clear: left;
	margin-left: 40px;
	margin-bottom: 8px;
	border:#333333 1px;
}
#enlarged {
	width: 500px;
}
#homeBody #homeItem {
  font-weight: bold;
}
#servicesBody #servicesItem {
	font-weight: bold;
}
#galleryBody #galleryItem {
  font-weight: bold;
}
#testimonialsBody #testimonialsItem {
  font-weight: bold;
}
#testimonialsBody .signature {
  text-align: right;
}
#testimonialsBody h2 span {
  font-weight: normal;
}
#aboutBody #aboutItem {
  font-weight: bold;
}
#contactBody #contactItem {
  font-weight: bold;
}
.testimonial {
  font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	width: 300px;
	margin-bottom: 20px;
	padding:20px;
	border-style:inset;
	border-width:10px;
	border-color:#990000;
	background-color:#CCCCCC;
}
#testiright {
	margin-left:200px;
}
.testimonial p {
	font-size:18px;
}
.testimonial .signature {
  font-size:14px;
	text-align:right;
}
#sidesphoto tr {
  background-color:#CCCCCC;
}
#sidesphoto td {
	padding-top:5px;
	padding-bottom:5px;
}
form {
	background-color: #CCCCCC;
}
#gobackForm {
	background-color: #FFFFFF;
}
.centerButton {
	text-align:center;
}
table.form {
  padding-top: 2em;
	padding-left: 5em;
}
td.label {
  color: #990000;
	text-align: right;
	padding-right: 15px;
}
.warning {
  color:#FF0000;
	font-weight:bold;
}
#footer {
	background-color: #000000;
	color: #A48B49;
	position:relative;
	height: 36px; 
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#footer ul {
	position: absolute; 
  width: auto;
}
#footer ul li {
  display: inline;
	list-style: none;
	border-right: 1px solid;
	padding-right: 4px;
	margin-top: 4px;
}
#footer a {
  text-decoration: none;
	color: #A48B49;
}
.photoRight {
	border: 1px double #990000;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.photoLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px double #990000;
}
