@charset "utf-8";
/* CSS Document */

.logotitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #0033FF;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 16px;
}
.pagetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FF0000;
}
.pagesubtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #36001F;
}

.kiaddrref {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.kititleref {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}
.kisubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0000FF;
}
.smallprint {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
}
.medprint {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}.tableprint {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.bulletblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
.bullettext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}

/* for hms page */


#wrapper {
	color: #000;
	text-align: left;
	margin: 0 auto;
	width: 900px;
}
#header {
	background: #FFF;
	margin: 0px;
	padding: 0px;
	height: 210px;
	text-align: center;
}

#graphics {
	background: #FFF;
	margin: 0px;
	padding: 0px;
	height: 200px;
	text-align: center;
	float: left;
	width: 150px;
}
#bigtitle {
	background: #FFF;
	margin: 0px;
	padding: 0px;
	height: 200px;
	text-align: center;
	float: none;
	width: 700px;
}
#address {
	background: #FFF;
	margin: 0px;
	padding: 0px;
	height: 30px;
	text-align: center;
}

#content {
	background: #FFF;
	width: 580px;
	float: left;
	padding: 20px;
	text-align: inherit;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	height: 1000px;
}

#sidebar {
	margin: 0px;
	background: #BCE6FB; /*#9DBCEA; */
	float: left;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 1030px;
	width: 270px;
}
#footer {
	margin: 0px;
	padding: 0px;
	background: #69F;
	clear: both;
}

/* for form */

input {
	background-color:#ffffff;
}

select {
	background-color:#ffffff;
	color:#000000;
}

textarea {
	background-color:#ffffff;
	color:#000000;
}

form {
	border:1px solid #666699;
	padding:5px;
}

.texta {
	font-size: 20px;
	background-color: #FFCC00;
	border: 3px inset #666666;
}

.textb {
	font-size: 14px;
	background-color: #CCCCCC;
	border: 3px inset #666666;
}

table th, {
width: 100px
}
.photo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	height: 181px;
	width: 249px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.gallery {
	float: left;
	width: 249px;
	height: 181px;
	vertical-align: middle;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 5px;
}
.photoright {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.8em;
	float: right;
}
.photoleft {
	margin-top: 0.5em;
	margin-right: 0.8em;
	margin-bottom: 0.5em;
	float: left;
}

.photocaption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	line-height: 1.5px;
	width: 400px;
	text-align: center;
}
.photox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	height: 160px;
	width: 218px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

