

/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */


* {margin:0; padding:0;} 


.m0l0iout {
	font-family: Arial Bold;
	font-size: 12px;
    /* padding: 4% 0% 0% 10%; /* White Font Color  */
	color: #FFFFFF;
	font: bold;
	text-align: center;
	margin-top: 4px;
}
.m0l0iover {
	font: Arial Bold;
	font-size: 12px;
	/* padding: 5px; /* White Font Color */
	/*color: #FFFFFF; */
	color: #0033FF;
	font-weight: bold;
	font: bold;
	text-align: center;
	margin-top: 4px;
}

/* level 0 outer */
.m0l0oout {
	font-family: Arial Bold;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	background: #0033FF; /* Cho Blue Background Top level*/
	font: bold;
	text-align: center;
	margin-top: 4px;

}
.m0l0oover {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #FFFFFF; /* Hover over color for Cho Blue Top Level 	lighter blue = background: #5AA7E5; */
	background: #FF0000;
	font-family: Arial;
	font: bold;
	text-align: center;
	margin-top: 4px;
}

/* level 1 inner */
.m0l1iout {
	font-family: Arial;
	font-size:12px;
	color: #FFFFFF;
	text-align: left;
	margin-top: 4px;
	margin-left: 6px;
	font-weight: bold;
	margin-top: 3px;

}
.m0l1iover {
	font-family: Arial;
	font-size:12px;
	color: #FFFFFF;	
	text-align: left;
	margin-top: 4px;
	margin-left: 6px;
	font-weight: bold;
	margin-top: 3px;
}

/* level 1 outer */
.m0l1oout {
	font-family: Arial;
	font-size: 12px;	
	border : 1px solid #FFFFFF;
	background: #FF0000;
	font-weight: bold;
	/* Red for Level 1 background */
	/* filter: alpha(opacity=95); */
}
.m0l1oover {
	font-family: Arial;
	font-size: 12px;
	text-decoration : none;
	font-weight: bold;
	border : 1px solid #FFFFFF;
	/* Chos Blue for Highlight of 2nd level menu */
	background: #0033FF;
}

/* level 2 inner */
.m0l2iover {
	font-family: Arial;
	font-size:12px;
	color: #FFFFFF;
	text-align: left;
	margin-top: 4px;
	margin-left: 6px;
	font-weight: bold;
	margin-top: 3px;
}

/* level 2 outer */
.m0l2oout {
    font-family:  Arial;
	font-size: 12px;
	border : 1px solid #FFFFFF;
	background: #FF0000;
	text-align: left;
	margin-top: 4px;
	margin-left: 6px;
	font-weight: bold;
	margin-top: 3px;

/* Orange for Photogallery third level */
}
.m0l2oover {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	background: #0033FF; /* Cho Blue Background Top level*/
	text-align: left;
	margin-top: 4px;
	margin-left: 6px;
	margin-top: 3px;

}

h0{
	color: red;
	font-family: Arial;
	font-size: 24px;
	text-align: center;
}

h6
{
	position:absolute;
	left:100px;
	top:150px;
}

h7 {
color: Black;
	font-family: Arial;
	font-size: 18px;
	font-variant: bold;
	text-transform: capitalize;
	text-align: center;
}

h2, h3, h4, h5 {
	color: Black;
	font-family: Arial;
	font-size: 18px;
	font-variant: bold;
	text-transform: capitalize;
	/*line-height: 17px;*/
}

p{
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	line-height: 15pt;	
	text-align: justify;
	/*height: 16pt;*/
}
a{
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;	
	text-align: left;	
	/*height: 16pt;*/
}
pright{
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	line-height: 10pt;	
	text-align: right;
	/*height: 16pt;*/
}
li{
	list-style-position: outside;
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	color: Black;
	list-style-type: square;
	text-indent: 20px;
	line-height: 15pt;
	/*padding-left: 20pt;	*/
}

h1.inda
{
	color: red;
	font-family: Arial;
	font-style: normal;
	font-size: 24px;	
	text-indent: 0px;
}

h1.indb
{
	color: black;
	font-style: normal;
	font-family: Arial;
	font-size: 12px;	
	text-indent: 90px;
}

li.indenta
{
	list-style-position: outside;
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	color: Black;
	list-style-type: square;
	text-indent: 40px;
	line-height: 15pt;
	/*padding-left: 20pt;	*/
}
h8{
	color: red;
	font-family: BATAVIA;
	font-size: 36px;
	text-align: center;
}
h9{
	color: blue;
	font-family: Arial;
	font-size: 24px;
	text-align: center;
}
h10{
	color: red;
	font-family: Arial;
	font-size: 18px;
	text-align: center;
}