.left-nav-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

A.left-nav-link {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6699CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

A.left-nav-link:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CC70B7;
	font-family: Arial, Helvetica, sans-serif;
}

A.body-link {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	text-decoration: underline;
}

A.bread-crumb-link {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	text-decoration: none;
}

A.bread-crumb-link:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	text-decoration: underline;
}

A.bread-crumb-link:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	text-decoration: none;
}

A.body-link:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #CC70B7;
}

A.gallery-link {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	text-decoration: underline;
}

A.gallery-link:hover {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #CC70B7;
}

A.paged-browser-link {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6699CC;
	text-decoration: underline;
}

A.paged-browser-link:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
	color: #CC70B7;
}

.paged-browser-link {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #CC3300;
}

A.body-link-small {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	text-decoration: underline;
}

A.body-link-small:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #CC70B7;
}

A.body-link-large:hover {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #CC70B7;
}

A.body-link-large {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6699CC;
	text-decoration: underline;
}

.warning {
	font-weight: bold;
	color: #D9CD2B;
	border: 2px;
	border-color: #D9CD2B;
	border-style: solid;
	vertical-align: middle;
}

.error {
	font-weight: bold;
	color: #F5452D;
	border: 2px;
	border-color: #F5452D;
	border-style: solid;
	vertical-align: middle;
}

.text-box {
	font-size: 12px;
	color: #666666;
}

.text-box-grey {
	border-style: none;
	border: 1px solid #666666;
	font-size: 12px;
	color: #666666;
	background-color: #CCCCCC;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}

.content-text-blue-note {
	font-family: "Arial", Monotype, san-serif;
	font-size: 0.9em; /*started off at 11 for the rest of the site */
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #3D598D;
}

.content-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; /*started off at 11 for the rest of the site */
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

.content-text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; /*started off at 11 for the rest of the site */
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

.text-spacer {
	padding-top: 10px;
	padding-bottom: 10px;
}

.main-page-separator {
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: thin;
}

.red-box-top {
	background-image: url(../images/homepage/box-top.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 225px;
	/*background-color: #000000;
	color: #666666;*/
}

.red-box-middle {
	background-image: url(../images/homepage/box-middle.png);
	background-repeat: repeat-y;
	padding: 15px 0px;
	height: 300px;
	width: 225px;
	/*background-color: #000000;*/
	color: #FFFFFF;
}

.red-box-bottom {
	background-image: url(../images/homepage/box-bottom.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 225px;
}

.red-box-middle-y-adapt {
	background-image: url(../images/homepage/box-middle.png);
	background-repeat: repeat-y;
	padding: 15px 15px;
	height: 100%;
	width: 300px;
}

.homepage-black-border-box {
	border: black;
	border-style: solid;
	border-width: thin;
}

.homepage-black-border-box-dashed {
	border: black;
	border-style: dashed;
	border-width: thin;
}

/*.red-box-top-left-corner{
	background-image: url(../images/homepage/box-tlc.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}*/ /*.red-box-top-middle{
	background-image: url(../images/homepage/box-tmid.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}*/
.red-box-top-right-corner { /*
	background-image: url(../images/homepage/box-trc.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;*/
	
}

.read-only {
	color: gray;
}

body {
	margin: 0px;
}

h1.section-header {
	color: #CC3300;
	font-family: "Arial Black", Arial, Monotype, sans-seriff;
	font-size: 1.2em;
}

h2.section-header {
	font-weight: bold;
	margin: 0;
	display: inline;
	font-size: inherit;
}

h2.info-section-header {
	color: #F5452D;
	margin: 0;
	display: inline;
	font-size: 0.8em;
	font-family: "Diavlo", "Arial", Arial, Monotype, san-serif;
	white-space: nowrap;
}

h2.search-section-header {
	color: #3D598D;
	margin: 0;
	display: inline;
	font-size: 1.2em;
	font-family: "Arial", Arial, Monotype, san-serif;
	white-space: nowrap;
}

h2.search-section-header-sm {
	color: #3D598D;
	margin: 0;
	display: inline;
	font-size: 0.9em;
	font-family: "Arial", Arial, Monotype, san-serif;
	white-space: nowrap;
}

h2.tour-section-header {
	font-weight: bold;
	margin: 0;
	color: #FA3300;
	font-size: 0.95em;
	line-height: 1.5em;
	letter-spacing: -0.05px;
	display: inline;
    font-family: "Diavlo", "Arial Unicode MS", "Arial", Arial, Monotype, san-serif;
}

hr.left-nav {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
	text-align: left;
}

hr.footer {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
	text-align: left;
}

hr.content-divider {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
	text-align: left;
}