/* Presentation Stylesheet */ 

body {
	font: .90em/1.2em Arial, Helvetica, sans-serif;
}
#title {
	text-indent: -1500px;
	margin: 0;
	padding: 0;
	float: left;
}
h1 {
	color: #731924;
	margin:0;
	padding:25px 10px 0 15px;
	font: small-caps 1.4em/1.2em Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	color:#FFFFFF;
	background-color: #4E4116;
	margin: 35px 0 0 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	border: 2px solid #DAC681;
	line-height: 1.1em;
	font-size: 1.3em;
}
h3 {
	color: #5A141D;
	margin: 30px 0 -12px 10px;
	padding-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #5A141D;
}

h2, h3, h4, h5, h6, p {
	margin-right: 15px;
	padding-left:15px;
}

blockquote {
	border: 1px dotted #4E4116;
	width: 445px;
	margin:15px auto;
}

blockquote p {
	font-family: "Times New Roman", Times, serif;
	color: #5A141D;
	font-style: italic;
	padding: 10px;
}

.up {
	font-size: .80em;
 	text-align:center;
	margin: 5px;
}

#barText {
	font: small-caps 11px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 3px 15px;
	text-align:right;
}

#hdr p {
	font-size: 1.9em;
	color: #DAC681;
	text-align: right;
	margin: 5px;
}
#hdr img {
	float: left;
}

#cont a{
	color: #196600;
}
#cont a:visited {
	color: #04B546;
}
#cont a:hover{
color: #eee;
	background-color: #731924;
	text-decoration: none;
}
#cont a:active{
	color: #39E600;
}
#searchfield{
	font-size: 14px;
	background:#DAC681;
	height: 14px;
	color: #731924;
}
#searchbtn{
	font-size: 12px;
	background: #196600;
	height: 19px;
	color: #DAC681;
	font-weight: bold;
}
#l-col p {
	color: #DAC681;
	font: italic .90em "Times New Roman", Times, serif;
 }
#l-col a {
 color: #DAC681;
 }
 .atomz_ch {
	display: none;
}
.imgStaff {
 float: right;
 text-align:center;
 margin: 25px 10px 10px 10px;
}
.imgStaff img{
 margin-bottom: 5px;
 border: solid #000 1px;
}
.imgrt {
 float: right;
 font: italic .9em "Times New Roman", Times, serif;
 text-align:center;
 margin: 10px;
}
.imgrt img{
 margin-bottom: 5px;
 border: solid #000 1px;
}
.imglft {
 float: left;
 font: italic .9em "Times New Roman", Times, serif;
 text-align:center;
 margin: 10px;
}
.imglft img{
 margin-bottom: 5px;
 border: solid #000 1px;
}
.price {
	font-size: 1em;
	font-weight: bold;
	color: #4E4116;
	background-color: #fff;
	padding: 4px;
	margin-top: -8px;
	border: 1px dashed #DAC681;
	text-align: center;
	width: 125px;
	margin-left: 15px;
}
.ital {
 font: italic 1em "Times New Roman", Times, serif;
}
.tiny {
	font-size: 0.8em;
	line-height: 1.1em;
}
#schedule {
	font-size: 80%;
	line-height: 1.2em;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #5A141D;
}
#schedule td{
	padding: 3px;
}
#schedule th{
	font-size: 110%;
	color: #fff;
	text-align: left;
	background: #5A141D;
	padding: 3px;
}
.row {
	background-color: #EDE3C0;
}
.required {
	color:#FF0000;
}
.sidenorm {
	font-style: normal;
	text-align: left;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.sidenorm h3 {
	color: #fff;
	text-align: center;
	border-bottom-color: #fff;
}
