#topbar{
	position:absolute;
	border: 1px dotted black;
	width: 800px;
	z-index: 100;
	visibility: hidden;
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 2px;
	overflow: auto;
}
#header {
	background-image: url(header_span.jpg);
	background-repeat: repeat-x;
}
#midHeader {
	background-image: url(header_bg_0712.jpg);
	background-repeat: no-repeat;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#header #midHeader img {
	padding-top: 15px;
	padding-bottom: 15px;
}
body {
	margin: 0px;
	background-color: #ECE9D8;
}

.linkHolder {
	padding: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 15px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.linkHolder a {
	text-decoration: none;
	display: block;
	font-family: Garamond;
	color: #BE0201;
}
.linkHolder a:hover {
	background-color: #CCCCCC;
}
#holder {
	color: #333333;
	background-color: #FFFFFF;
	width: 745px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.label {
	font-size: 12px;
}
.odd {
	background-color: #ECE9D8;
}

input {
	padding: 2px;
}
#reimburse, #other, #otherStem1, #show, #hideRooms{
	border: 1px dotted #FF0000;
	padding-right: 3px;
	padding-left: 3px;
}
select {
	border: 1px solid #666666;
	color: #333333;
}
.title {
	font-size: 12px;
	text-transform: uppercase;
}
table  img {
	border: 1px solid #0B273D;
	padding: 2px;
}
#holder table {
	font-size: 12px;

}
#pdfLink {
	background-color: #FFFFFF;
	margin-bottom: 12px;
}
#pdfLink a {
	border: 1px solid #333333;
	text-decoration: none;
	padding: 2px;
	text-align: center;
	width: 70%;
	color: #000000;
	background-image: url(images/buttonGradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 3px;
}
#pdfLink a:hover {
	color: #FFFFFF;
	background-color: #5D2121;
	background-image: none;
}

#spry a {
	display: block;
	padding: 2px;
	border: 1px solid #333333;
	font-size: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	cursor: pointer;
}
.selected {
	background-color: #ECE9D8;
}
h2 {
	text-transform: uppercase;
	color: #4F0D0E;
	font-size: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F4F3EF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F3EF;
	padding-top: 3px;
	padding-bottom: 3px;
}
#picture {
	margin-top: 5px;
}
#picture img {
	border: 1px solid #666666;
	padding: 2px;
}
#holder #scheduleTable p {
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 12px;
}
#holder #scheduleTable .title {
	text-transform: uppercase;
	font-weight: bold;
}

