/* developer: InlandWebDesign.com */

html, body {
	width:100%;
	font-family: papyrus, Verdana, Arial, Sans-Serif;
	}

body {
	width:98%;
	color:#333300;
	background-color : #D0D636;
	font-family: papyrus, Verdana, Arial, Sans-Serif;
	margin:10px 5px 10px 5px;
	margin : 0;
	font-size: 12px;
	}

/********** LINKS ****************/
A:link {
    COLOR: #660000;
    font-size : 12px; 
	font-family: papyrus, Verdana, Arial, Sans-Serif;
    text-decoration: underline;
}
A:visited {
    COLOR: #660000;
    font-size : 12px; 
	font-family: papyrus, Verdana, Arial, Sans-Serif;
    text-decoration: underline;
}
A:hover {
    COLOR: #000000;
    font-size : 12px; 
	font-family: papyrus, Verdana, Arial, Sans-Serif;
    text-decoration: underline;
}
A:active {
    COLOR: #660000;
    font-size : 12px; 
	font-family: papyrus, Verdana, Arial, Sans-Serif;
    text-decoration: underline;
}

img2 {
	margin-left:30%;
	margin-right:30%;
	height:400px;
	width:40%;
	}

.maintitle {
	text-align:center;
	font:20pt bold papyrus;
	word-spacing:2.5pt;
	line-height:1.5;
	letter-spacing:1pt;
	text-decoration:underline overline;
	}		

.title {
	text-align:center;
	font-family: papyrus, Verdana, Arial, Sans-Serif;
	word-spacing:2.5pt;
	line-height:1.5;
	letter-spacing:1pt;
	font-size: 16px;
	font-weight: bold;

	}

.title2 {
	text-align:center;
	font-family: papyrus, Verdana, Arial, Sans-Serif;
	word-spacing:2.5pt;
	line-height:1.5;
	letter-spacing:1pt;
	text-decoration:underline;
	font-size: 16px;
	}

.subtitle {
	text-align:left;
	font-family: papyrus, Verdana, Arial, Sans-Serif;
	word-spacing:2.5pt;
	line-height:1.5;
	letter-spacing:1pt;
	text-decoration:underline;
	margin:10px 0px 10px 10px;
	font-size: 14px;
	font-weight: bold;
	}

.info {
	text-indent:20px;
	font-size:12pt;
	line-height:1.3;
	word-spacing:2pt;
	letter-spacing:1pt;
	margin:10px 5px 0px 0px;
	width:98%;
	text-align:justify;
	padding-left: 15px;
	padding-right: 10px;

	}			

.info2 {
	text-indent:10px;
	font-size:14pt;
	line-height:1.3;
	word-spacing:2pt;
	letter-spacing:1pt;
	margin:10px 5px 0px 0px;
	width:100%;
	text-align:center;
	}

.footer {
	text-align:center;
	font-size:10px;
	}

#by {
	text-align:center;
	font-size:9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	}
		
.line {
	color:#00cd00;
	background:#00cd00; 
	width:98%%;			
	margin:0px;
	}

.link {
	text-decoration:none;
	font-size:16pt;
	margin:10px 10px 10px 40px;
	color:#00cd00;
	}

.time {
	text-decoration:none;
	font-size:10px;
	color:#333300;
	}

/********** Menu Title Care Sheet **********/
.menu-title {
	font-family: papyrus, Verdana, Arial, Sans-Serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
	letter-spacing: 1px;
	text-align: center;
	text-indent: 10pt;
}
/********** Left Menu List **********/
#menu {
	font-family: papyrus, Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 24px;
	text-indent: 5pt;
}

#menu a, #menuL1 em {
	display: block;
}
#menu a, #menuL1 px { border-bottom: #669ace; }
#menu a: first-child { }
#menu em { color: #fff }
#menu a:link {
	text-decoration: none;
	color: #666600;
	background-color: #C8D02B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
#menu a:visited {
	text-decoration: none;
	color: #666600;
	background-color: #C8D02B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
#menu a:hover {
	text-decoration: none;
	color: #666600;
	background-color: #B9C027;
	text-indent: 6pt;
	background-repeat: no-repeat;
	background-position: 5px center;
	font-weight: bold;
}

.img-margin-sm {
	margin-left: 10px;
	border: 1px solid #666600;
}

.text-elist {
	color:#003300;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

