/* CSS definition file containing sitestyle stylesheets */
html {font-size: 100.1%}

html#iframe_h {
	border: 0;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

body, a, p, h1, h2, h3, h4, h5, h6, ol, ul {font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif}

body {
	font-size: 100.1%;
	background-color: #F8E8B8;
	background-image: url("./assets/images/background-right.gif");
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	background-position : top right;
	background-repeat : repeat-y;
}

body#iframe_b {
	border: 0 solid Black;
	background-color : #FFF7DE;
	background-image: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	font-size: 0.8em;
	color: #000066;
}

a.plain:link, a.plain:visited, a.plain:active {
	color: #000066;
	font-weight: normal;
	text-decoration: none;
}

a.plain:hover {
	color: #CC00FF;
	font-weight: normal;
	text-decoration: none;
}

a:link {
	color: #003399;
	font-weight: bold;
}

a:visited {
	color: #990099;
	font-weight : bold;
}

a:active {
	color: #CC0000;
	font-weight: bold;
}

a:hover {
	color: #CC00FF;
	font-weight: bold;
}

h1 {
	font-size: xx-large;
	color: #000066;
	font-weight: bold;
}

h2 {
	font-size: x-large;
	color: #000066;
	font-weight: bold;
}

h3 {
	font-size: large;
	color: #000066;
	font-weight: bold;
}

h4 {
	font-size: medium;
	color: #000066;
	font-weight: bold;
}

h5 {
	font-size: small;
	color: #000066;
	font-weight: bold;
}

h6 {
	font-size: x-small;
	color: #000066;
	font-weight: bold;
}

ol {
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
}

p {
	/*font-size: small;*/
	color: #000066;
}

p.oltour {
	font-size: x-small;
   margin-left: 2pt;
	margin-right: 2pt;
	margin-bottom: 1pt;
	text-align: left;
}

ul {
	font-size: small;
	font-weight: normal;
	font-style: normal;
}

iframe{
	border: 0 solid Black;
}

table.oltour{
	border : none;
	padding : 0px;
	width : 100%;
}

ul.mainnav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.mainnav li {
	margin: 0;
	padding: 0;
	/*border: 2px solid Red;*/
}

ul.mainnav li img {
	display: inline;
	margin: 0;
	padding: 0;
	/*border: 2px solid Red;*/
}

ul.sidenav1 {
	text-align: left;
	list-style-type: disc;
	padding-left: 0;
	margin-left : 12pt;
	font-size: xx-small !important;
	font-weight: bold !important;
}

ul.sidenav2 {
	text-align: left;
	list-style-type: circle;
	padding-left: 0;
	margin-left : 10pt;
	margin-bottom: 10px;
	font-size: xx-small !important;
	font-weight: bold !important;
}

ul.sidenav3 {
	text-align: left;
	list-style-type: square;
	padding-left: 0;
	margin-left : 10pt;
	margin-bottom: 10px;
	font-size: xx-small !important;
	font-weight : bold !important;
}

ul.sidenav4 {
	text-align: left;
	list-style-type: disc;
	padding-left: 0;
	margin-left : 10pt;
	margin-bottom: 10px;
	font-size: xx-small !important;
	font-weight: bold !important;
}

.notop {margin-top: 0}
.nobottom {margin-bottom: 0}

.nobullets {
	list-style-type: none;
	margin-left: 10pt;
	padding-left: 0;
}

.breadcrumblinks {
	font-size: xx-small ! important;
}

.sidenavtext {
	font-size: xx-small !important;
	font-weight: bold !important;
}

.text-cell {
	background-color: #FFF7DE;
	border: 1px solid #905000;
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: 0.8em;
	/*font-size: small;*/
	padding: 4pt;
}

.text-cell .bordered {
	border: 1px solid #905000;
}

.TextNavBar {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: xx-small;
	font-weight: bold;
}

.TextObject {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: 0.8em;
}

.blackbox {border: 0.5pt solid #000}
.redbox {border: 0.5pt solid #F00}
.greenbox {border: 0.5pt solid #0C0}
.bluebox {border: 0.5pt solid #00F}

/*#graffiticreator {
	margin-top: -20px
}*/


