h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: normal;
}
th {
	text-align: left;
}
#displayMain {
	margin: 0px 0px 0px 0px;
	width: 100%;
	clear: both;
}
#displayMain tr {
	vertical-align: top;
}
#colCenter {
	border-bottom: solid 1px #B7B4AA;
	width: 493px;
}
#colRight {
	border-left: solid 1px #B7B4AA;
	border-bottom: solid 1px #B7B4AA;
	width: 204px;
}
#colWide {
	border-right: solid 1px #B7B4AA;
	border-bottom: solid 1px #B7B4AA;
	width: 697px;
}
#mainContent {
	margin: 0px 10px 0px 0px;
	padding: 10px 0px 10px 10px;
}
#flashTitle {
	margin: 0px 0px 0px 0px;
	height: 100%;
}
#navTable {
	margin: 20px 0px 20px 0px;
}
#block {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
}
#block a, #block a:link, #block a:visited {
	text-decoration: underline;
}
#block a:hover {
	
}
#block p {
	margin: 0px 0px 10px 0px;
}
.title {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
.photo {
	padding: 0px 0px 0px 0px;
}
.infoMessage,
.errorMessage {
	background-color: #FFFFBB;
	padding: 0.25em 0.5em;
}
.text,
#text {
	width: 100%;
}
.text tr,
#text tr {
	vertical-align: top;
}
.text td,
#text td {
	
}
.text img,
#text img {
	/*width: auto;
	height: auto;*/
	max-width: 100%;
}
.text table,
#text table {
	max-width: 100%;
}
.text p,
#text p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#calendar {
	width: 100%;
	text-align: center;
}
#calendar table {
	border: solid 1px #B7B4AA;
}
#calendar td {
	width: 14%;
	border: solid 1px #B7B4AA;
}
#calendar .month {
	padding: 5px 0px 5px 0px;
}
#calendar .month select {
	font-size: 14px;
	/*font-weight: bold;*/
}
#calendar .nav {
	padding: 8px 0px 8px 0px;
	font-size: 17px;
}
#calendar .dayTitle {
	background-color: #B7B4AA;
	padding: 5px 0px 5px 0px;
	color: #FFF;
	font-weight: bold;
}
#calendar .day {
	font-size: 9px;
	padding: 5px 5px 5px 5px;
	height: 65px;
}
#calendar .normalTable {
	margin: 0px 0px 0px 0px;
	width: auto;
	border: none;
	position: static;
}
#calendar .normalTd {
	width: auto;
	border: none;
}
#calendar .imageTd {
	width: 15px;
	border: none;
	padding: 2px 0px 0px 0px;
}
#calLegend {
	margin: 0px auto 10px auto;
	padding: 10px 0px 0px 0px;
	width: 94%;
	text-align: left;
}
#calLegend td {
	padding: 0px 10px 0px 0px;
}

#eventRSVP {
	
}
#eventRSVP .input {
	font-size: 10px;
	width: 100px;
}
#eventRSVP .normal {
	font-size: 12px;
	width: auto;
}
#eventRSVPPrice td {
	width: auto;
	vertical-align: middle;
}
#eventRSVPCancel {
	
}
#eventRSVPCancel td {
	width: 15%;
}
#eventRSVPCancel input {
	font-size: 10px;
	width: 98px;
}
#eventRSVPCancel .normal {
	font-size: 12px;
	width: auto;
}

/* styles for RSVP, cancellation & list links */
#eventRSVPLinkSelect a, #eventRSVPLinkSelect a:link, #eventRSVPLinkSelect a:visited {
	color: #d32f19;
}
#eventRSVPLinkSelect a:hover {
	color: #999999;
}
#eventRSVPCancelLinkSelect a, #eventRSVPCancelLinkSelect a:link, #eventRSVPCancelLinkSelect a:visited {
	color: #d32f19;
}
#eventRSVPCancelLinkSelect a:hover {
	color: #999999;
}
#eventRSVPListLinkSelect a, #eventRSVPListLinkSelect a:link, #eventRSVPListLinkSelect a:visited {
	color: #d32f19;
}
#eventRSVPListLinkSelect a:hover {
	color: #999999;
}
/* ------------------------------------------------------------------------------------- */

#photo {
	float: left;
	margin: 0px 10px 10px 0px;
	width: auto;
}

#form {
	padding: 5px 5px 5px 5px;
}
#form .fieldName {
	font-weight: bold;
}
#job {
	
}
#job .title {
	
}
#job .info {
	background-color: #f3f3f4;
	padding: 8px 8px 8px 8px;
}
#categories {
	font-size: 15px;
	font-weight: bold;
}
#letterSelector {
	border: solid 1px #d9dadc;
	padding: 5px 3px 5px 3px;
	margin: 10px 0px 20px 0px;
	width: 430px;
	height: 22px;
	/*color: #999999;*/
}
#letterSelector .current {
	color: #d32f19;
}
#members {
	font-size: 12px;
	font-weight: normal;
}
#members .info {
	background-color: #f3f3f4;
	padding: 8px 0px 8px 8px;
}
#members .title {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: .1em;
}
#memberMap {
	border: solid 1px #000000;
	width: 100%;
	height: 350px;
}
#statDateRange {
	font-size: 10px;
	width: 64%;
}
#statDateRange select, #statDateRange input {
	font-size: 10px;
	padding: 1px 1px 1px 1px;
}
/* ----------------------------------------------------------------- */
/* Hotbox */
/* ----------------------------------------------------------------- */
#hotbox {
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	border: dotted 1px #636D66;
	background-color: #ededeb;
	color: #C2C0B9;
	font-size: 20px;
}
#hotbox a, #hotbox a:link, #hotbox a:visited {
	text-decoration: none;
	color: #C2C0B9;
}
#hotbox a:hover {
	text-decoration: underline;
}
#hotbox td {
	
}
#hotbox div.hr {
	margin: 9px 0;
	border-top: 1px solid #C2C0B9;
}
#hotbox div.hr hr {
	display: none;
}
/* ----------------------------------------------------------------------------------- */
/* Announcements */
/* ----------------------------------------------------------------------------------- */
#announcements {
	margin: 10px 10px 10px 10px;
	background-color: #C2C0B9;
	color: #58554A;
	border: dotted 1px #636D66;
	border-bottom: none;
}
#announcements a, #announcements a:link, #announcements a:visited {
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}
#announcements a:hover {
	text-decoration: underline;	
}
#announcements .annRow {
	border-bottom: dotted 1px #636D66;
	padding: 6px 6px 6px 6px;
	font-size: 11px;
	font-weight: bold;
}
#announcements .special {
	color: #FFFFFF;
	
	text-transform: uppercase;
}
#announcements .noPad {
	padding: 0px;
}

/* BEGIN: Spotlight */
#Spotlight {
	padding: 10px 10px 0;
	width: 184px;
	text-align: left;
}
#Spotlight h2 {
	margin: 0;
	width: 0;
	height: 0;
	overflow: hidden;
}
#Spotlight img {
	border: 0 none;
}
#SpotlightNewToolbar ul {
	margin: 0;
	padding: 0;
}
#SpotlightNewToolbar ul li {
	float: left;
	display: inline;
	margin-right: 5px;
	list-style-type: none;
}
#SpotlightNewToolbar ul li a {
	display: block;
}
#Spotlight .block,
#Spotlight .editDiv {
	margin: 0 0 10px;
	zoom: 1;
	overflow: hidden;
}
#Spotlight .editDiv {
	padding: 5px;
}
#Spotlight .blockEdit {
	float: right;
	background-color: #ffffff;
}
#Spotlight .blockAddItem {
	float: left;
	background-color: #ffffff;
}
#Spotlight .blockEdit ul {
	margin: 0;
	padding: 0;
}
#Spotlight .blockEdit ul li {
	float: left;
	list-style-type: none;
	line-height: 29px;
}
#Spotlight .blockEdit ul li a {
	padding-left: 5px;
	display: block;
}
#Spotlight h3 {
	clear: both;
	margin: 5px -5px;
	border-bottom: 1px dotted #D7D8DA;
	padding-bottom: 4px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.item {
	clear: both;
	zoom: 1;
	overflow: hidden;
}
.announcements {
	background-color: #C2C0B9;
	border-width: 1px 1px 0;
	border-style: dotted;
	border-color: #636D66;
}
#Spotlight .announcements {
	padding: 0;
}
#Spotlight .announcements .blockEdit {
	margin: 5px 5px 0 0;
}
#Spotlight .announcements .blockAddItem {
	margin: 5px 0 0 5px;
}
.announcements .item {
	margin: 0;
	border-bottom: 1px dotted #636D66;
	padding: 6px 28px 6px 6px;
	background: transparent url(/images/blank.gif) no-repeat scroll 166px center;
}
.announcements .museum {
	background-image: url(/images/col_right/arrow_yellow.gif);
}
.announcements .house {
	background-image: url(/images/col_right/arrow_blue.gif);
}
.announcements .historical {
	background-image: url(/images/col_right/arrow_green.gif);
}
.announcements .studio {
	background-image: url(/images/col_right/arrow_orange.gif);
}
.announcements .calendar {
	background-image: url(/images/col_right/arrow_brown.gif);
}
.announcements .item a {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.announcements .item a:hover {
	text-decoration: underline;
}
.links {
	border: 1px dotted #636D66;
	padding: 5px;
	background-color: #EDEDEB;
}
.links .item {
	margin: 0 0 10px;
	border-bottom: 1px solid #C2C0B9;
	padding-bottom: 10px;
}
.links .item.last {
	margin-bottom: 0;
	border-bottom: 0 none;
	padding-bottom: 0;
}
.links .item a {
	color: #B1ADA0;
	font-size: 20px;
	text-decoration: none;
}
.links .item a:hover {
	text-decoration: underline;
}
#Spotlight .images {
	padding: 0;
}
#Spotlight .images .blockEdit {
	margin: 5px;
}
#Spotlight .images .blockAddItem {
	margin: 5px;
}
.images .item {
	margin-bottom: 10px;
	border: 1px dotted #636D66;
}
.images .item.last {
	margin-bottom: 0;
}
.images .item .editDiv2 {
	margin: 5px;
}
.images img {
}
.item .editDiv2 {
	float: right;
	font-size: 10px; /* shrinks boxes around images */
}
.item .editDiv2 img {
	vertical-align: middle;
}
/* END: Spotlight */

/* ----------------------------------------------------------------------------------- */
/* Right Column Photos */
/* ----------------------------------------------------------------------------------- */
#colPhotos {
	margin: 90px 10px 10px 10px;
}
#colPhotos .photo {
	padding: 0px 0px 0px 0px;
	border: solid 1px #B7B4AA;
}
#colPhotos .photoCell {
	padding: 0px 0px 0px 0px;
	height: 66px;
}
#colPhotos .photoSelected {
	border: solid 2px #B7B4AA;
}
#photoPageBox {
	margin: 8px 0px 0px 0px;
	width: 100%;
}
#photoPageBox a, #photoPageBox a, #photoPageBox a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#photoPageBox a:hover {
	text-decoration: underline;
}
#photoPageBox .pageBox {
	background-color: #ccc9bf;
	border: solid 1px #ccc9bf;
	padding: 3px 3px 3px 3px;
	margin: 0px 3px 0px 3px;
}
#photoMainViewer {
	width: 100%;
	text-align: center;
	margin: 29px 0px 0px 0px;
}
#photoMainViewer img {
	border: solid 1px #B7B4AA;
}
#photoMainDescription {
	margin: 10px auto 10px auto;
	width: 430px;
	border: solid 1px #B7B4AA;
	padding: 10px 10px 10px 10px;
	text-align: justify;
}

/* ----------------------------------------------------------------------------------- */
.highlight {
	background-color: #FFFF99;
}

/* Store Styles */
#CategoryTiles,
#ProductTiles {
	margin: 0 -5px;
}
#CategoryTiles .CategoryTile,
#ProductTiles .ProductItem {
	float: left;
	margin: 5px;
	padding: 8px;
	width: 145px;
	text-align: center;
	background-color: #F7F6F0;
}
#ProductTiles .ProductItem .ProductInfo {
	width: 145px;
	height: 90px;
	overflow: hidden;
}
#CategoryTiles .ProductImageTile,
#ProductTiles .ProductImageTile {
	border: 0 none;
	height:145px;
	width:145px;
}
#CategoryTiles .CategoryTile a {
	font-weight: bold;
}
#ProductTiles .ProductItem .products_productName {
	font-weight: bold;
}
#ProductTiles .ProductItem .text {
	margin: 3px 0;
}
#ProductTiles .ProductItem .money {
	font-weight: bold;
	color: #FF0000;
}
#ProductTiles .ProductItem input {
	width: 16px;
}
#ProductTiles .ProductItem input,
#ProductTiles .ProductItem button {
	font-size: 11px;
	text-align: center;
}
#ProductTiles .editDiv form,
#ProductTiles .editDiv img {
	display: inline;
	vertical-align: middle;
}

#ProductDetail {
	width: 677px;
	overflow: hidden;
}
#ProductInfo .products_productName {
	font-size: 108%;
	font-weight: bold;
	margin-bottom: 0.5em;
}
#ProductInfo .html,
#ProductInfo .longtext {
	height: 262px;
	overflow: auto;
	margin-bottom: 1em;
}
#ProductInfo .longtext p {
	margin: 0 0 1em 0;
}
#ProductInfo .money {
	text-align: center;
	color: #CC1100;
	font-weight: bold;
}
#ProductInfo form {
	text-align: center;
}
#ProductInfo form * {
	vertical-align: middle;
}
#ProductInfo form input {
	width: 1.25em;
	text-align: center;
}

#ProductImages {
	float: left;
	width: 350px;
	overflow: hidden;
}
#ProductImage img {
	border: 3px solid #D9D8D2;
	width: 330px;
	height: 330px;
}
#ProductImageThumbs .thumb {
	float: left;
	margin: 4px 4px 0 0;
	cursor: pointer;
}
#ProductImageThumbs .thumb img {
	border: 3px solid #D9D8D2;
	width: 75px;
	height: 75px;
}
#ProductInfo {
	float: left;
	width: 327px;
}

form div.buttons {
	margin: 1em 0;
	/*text-align: right;*/
}
table.form {
	margin-bottom: 1em;
	width: 100%;
}
table.form td {
	vertical-align: top;
}
table.form table {
	width: 100%;
	margin: 0;
}
table.form table td {
	padding: 0;
}
table.form td.field label {
	float: left;
	margin: 0;
	padding: 0 2% 0 0;
	width: 47.5%;/**/
}
table.form td.field label input {
	line-height: 0;
}
.form input.address {
	width: 16em;
}
.form input.state {
	width: 2em;
}
.form input.zip5 {
	width: 3em;
}
.form input.zip4 {
	width: 2.5em;
}
.form input.cardNumber {
	width: 9em;
}
.form input.cvn {
	width: 2.5em;
}

.fieldset {
	position: relative;
	border-top: 1px solid #B7B4AA;
	margin-top: 1.75em;
	padding: 1em 0 0.5em;
}
.fieldset fieldset {
	margin: 0;
	border: 0 none;
	padding: 0;
}
.fieldset fieldset legend span {
	display: block;
	position: absolute;
	left: 0;
	top: -0.6em;
	padding: 0 0.5em 0 0;
	font-size: 123.1%;
	font-weight: bold;
	color: #58554A;
	background-color: #FFFFFF;
}

#AdminMenus {
	margin: 1em 0;
}
#topMenu {
}
#submenu {
	padding: 2px;
	background-color: #E6E6E6;
}
#topMenu,
#submenu {
	zoom: 1;
	overflow: hidden;
}
#topMenu a,
#submenu a {
	text-decoration: none;
}
#topMenu ul,
#submenu ul {
	margin: 0;
	padding: 0;
}
#topMenu li {
	font-size: 108%;
}
#topMenu li,
#submenu li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#topMenu li a {
	display: block;
	float: left;
	padding: 0 12px 0 0;
	background: transparent url(../../images/admin_tabs_sprite.gif) no-repeat right -100px;
}
#topMenu li.selected a {
	background-position: right top;
}
#submenu li a {
	display: block;
	float: left;
	border: 1px solid #E6E6E6;
	padding: 3px 12px;
}
#topMenu li a span {
	display: block;
	float: left;
	padding: 4px 0 3px 11px;
	background: transparent url(../../images/admin_tabs_sprite.gif) no-repeat -1px -100px;
	cursor: pointer;
}
#topMenu li.first a span {
	background-position: 0 -100px;
	padding-left: 12px;
}
#topMenu li.selected a span {
	background-position: -1px 0;
}
#topMenu li.first.selected a span {
	background-position: 0 0;
}
#topMenu li.selected a,
#submenu li.selected a {
	text-decoration: none;
}
#submenu li.selected a {
	border: 1px solid #BBBBBB;
	background-color: #F2F2F2;
}

table.adminListing {
	clear: both;
	margin-bottom: 1em;
	border-bottom: 1px solid #CCC;
	border-collapse: collapse;
	width: 100%;
}
table.adminListing th,
table.adminListing td {
	padding: 0.5em;
}
table.adminListing th {
	border-bottom: 1px solid #CCC;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}
table.adminListing td {
	font-size: 93%;
}
table.adminListing .editDiv2 {
	float: right;
	white-space: nowrap;
}
table.adminListing .editDiv2 a {
	text-decoration: none;
}
table.adminListing .editDiv2 a img {
	vertical-align: bottom;
}
table.adminListing tr.odd th,
table.adminListing tr.odd td {
	background-color: #F2F2F2;
}
table.adminListing .number {
	text-align: center;
}
table.adminListing .numeric,
table.adminListing .money {
	text-align: right;
}