body {
	background: #DEDEDE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8d8d8d;
}

a, a:hover, a:visited {
	color: #8d8d8d;
}

#main-container {
	width: 100%;
	margin: auto; 
	vertical-align: middle;
	text-align: center;
	margin-top: 20px;
}

#main-top {
	width: 806px;
	background: url(images/bg_top.gif) no-repeat;
	height: 5px;
	margin: auto;
}

#main-content-out {
	width: 798px;
	background: url(images/bg_main.gif) repeat-y;
	height: 460px;
	text-align: left;
	padding: 3px;
	margin: auto;
}

#main-content-in {
	border: 1px solid #A4B0BA;
	height: 464px;
	width: 798px;
	margin-left: 0px;
	margin-top: -3px;
}

#main-bottom {
	width: 806px;
	background: url(images/bg_bottom.gif) no-repeat;
	height: 5px;
	margin: auto;
}

#top-banner {
	background: #660033 url(images/logo.png) no-repeat;
	background-position: top left;
	width: 798px;
	height: 100px;
}

.content {
	margin: 10px 20px 10px 20px;
	height: 345px;
	overflow-y: auto;
	overflow-x: hidden;
	padding-right: 20px;
}

.content .images {
	text-align: center;
	margin-top: 30px;
}


.image-shadow {
	float:right;
	background: url(images/shadow.gif) no-repeat bottom right;
  	margin: 10px 0 0 20px !important;
  	margin: 10px 0 0 20px;
}

.image-shadow img {
  display: block;
  /*position: relative;*/
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 5px 4px -6px;
  padding: 15px;
  } 


.content img {
	padding: 5px;
}

.tagline {
	color: #7E8C96;
	font: italic;
	letter-spacing: 3px;
	text-align: center;
	padding-top: 4px;
}

#sidenav {
	float: right;
	width: 140px;
	background: #660033 url(images/sidenav-bg.png) no-repeat;
	background-position: bottom;
	height: 364px;
	border-left: 1px solid white;
}

h1 {
	font-size: medium;
	color: #8D8D8D;
}

.body-text {
	font-size: 11px;
	line-height: 18px
	letter-spacing: 2px;
	color: #8D8D8D;
}

.quote {
	font-style: italic;
	margin: 0 20px 0 20px;
}

.quote-sig {
	font-style: normal;
	margin: 0px 25px 18px 25px;
}

.title	{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
}

.text-bold {
	font-weight: bold;
}

.thumbnail {
	display: inline; margin-right: 20px;
	text-align: center;
}

.thumbnail a {
	border: none;
	text-align: center;
}

.photo-row {
	text-align: center;
	
}

.photo-row a {
	border: none;
	color: #a8a8a8;
	margin-bottom: 50px;
}

.contact {
	width: 800px;
	margin: auto;
	margin-top: 4px;
	text-align: center;
}

.contact-phone {
	display: inline;
}

.contact-email {
	margin-left: 10px;
	display: inline;
	padding-left: 10px;
	border-left: 1px solid #8d8d8d;
}
