@charset "utf-8";
body {
	background-color: b39f74;
	background-image: url(images/testTile.gif);
}
.jamboList {
	font-family: Tahoma, "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	color: #6c6046;
}

.MainContent {
	float: none;
	width: 460px;
}

.center {
	font-family: Tahoma, "Lucida Sans", Arial, sans-serif;
	font-size: 10px;
	color: #6c6046;
	text-align: center;
}

h1 {
	font-family: Tahoma, "Lucida Sans", Arial, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #6c6046;
}
h2 {
	font-family: Tahoma, "Lucida Sans", Arial, sans-serif;
	font-size: 24px;
	color: #6c6046;
}
a:visited {
	font-family: Tahoma, "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	color: #660000;
	text-decoration: underline;
}

.wrapper {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffebbf;
	padding-right: 4px;
	padding-left: 4px;
	border: 2px solid #627db3;
	padding-bottom: 12px;
}.ImagePadRight {
	padding-right: 8px;
}
.BodyText {
	font-family: Tahoma, "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	color: #6c6046;
}
.right {
	font-family: Tahoma, "Lucida Sans", Arial, sans-serif;
	text-align: right;
	font-size: 14px;
}

a:link {
	font-family: Tahoma, "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	color: #627db3;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
.MenuBar {
	background-color: #6c6046;
	width: 800px;
}
h3 {
	font-family: Tahoma, "Lucida Sans", Arial, sans-serif;
	font-size: 16px;
	color: #6c6046;
}
h4 {
	font-family: Tahoma, "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6c6046;
}

.InfoBoxRight {
	background-color: #fff3d8;
	float: right;
	width: 320px;
	border: 2px solid #6c6046;
	padding-right: 4px;
	padding-left: 4px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
.Headline {
	font-family: Tahoma, "Lucida Sans", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff3d8;
	background-color: #6c6046;
	padding-left: 8px;
}
.popupBody {
	background-color: #ffebbf;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #627db3;
	padding: 4px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.imgPadLeft {
	padding-left: 8px;
}
.red {
	font-family: Tahoma, "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.pLight {
	font-family: Tahoma, "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	color: #fff3d8;
	font-weight: bold;
}
.h3Light {
	font-family: Tahoma, "Lucida Sans", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff3d8;
}
.cptClosed {
	border: 2px solid #FF0000;
	font-family: Tahoma, "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	color: #6c6046;
}
.frost {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000080;
	background-color: #f0f8ff;
	padding: 2px 8px;
	border: 2px solid #000080;
}
.footer {
	clear: both
}
.gallery {
	padding: 2px;
	border: 4px outset #6c6046;
}
.photo {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.photo img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 4px outset #6c6046;
}
.emphasis {
	font-size:16px;
	font-weight:bold;
	font-variant: normal;
	border: 4px solid #6c6046;
	padding-right: 4px;
	padding-left: 4px;
	margin-right: 8px;
	margin-left: 8px;
	background-color: #fff3d8;
	font-family: Tahoma, "Lucida Sans", Arial, sans-serif;
}
