@charset "utf-8";

/*all pages*/
#contents_wrap{
	width: 781px;
	_width: 781px;
}
#footsitemap{
	font-size: 12px;
	text-align: center;
	color: #666666;
	font-weight: normal;
	clear: both;
	float: none;
	margin-bottom: 10px;
}
#footsitemap a{
	color: #666666;
	text-decoration: none;
}

#footsitemap a:hover{
	color: #FF0000;
}

/*top page*/
#contents_wrap_index{
	width: 558px;
	_width: 558px;
}
#contents_index{
	width: 522px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#content_index h3 {
	font-family: BellevueDReg;
	font-size: 30px;
	color: #9B0000;
	font-weight: bold;
	text-transform: none;
}
#contents_index h3 {
	font-family: BellevueDReg;
	font-size: 28px;
	color: #9B0000;
	font-weight: bold;
}
#banner1 {
	margin-bottom: 12px;
}
#contents ul {
	margin-top: 10px;
}

.txt_index{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 5px;
	line-height: 25px;
	text-align: justify;
}
.txt_index p {
	margin-bottom: 20px;
}
#link_index {
	text-align: center;
}
#link_index li {
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
}
#link_index a {
	color: #000093;
	font-size: 14px;
	text-decoration: none;
}

/*curriculum page*/
.txt_c h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000075;
	margin-top: 7px;
	margin-bottom: 10px;
	font-weight: bold;
}
.txt_c p {
	line-height: 20px;
	margin-bottom: 5px;
	text-align: justify;
}

/*About Monarch page*/
.txt{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 5px;
	line-height: 25px;
	text-align: justify;
	height: 400px;
}
.txt p {
	margin-bottom: 20px;
}
.txt_list{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 5px;
	line-height: 25px;
	text-align: justify;
	height: 400px;
}
.txt h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000075;
	font-weight: bold;
}

/*classes page*/
.txt_classes h3 {
	font-family: BellevueDReg;
	font-size: 22px;
	font-weight: bold;
	color: #9B0000;
	margin-bottom: 10px;
	margin-top: 10px;
}
.txt_classes h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #00007D;
	width: 540px;
	margin-bottom: 5px;
	font-weight: bold;
}
.txt_classes p {
	line-height: 20px;
	margin-bottom: 5px;
	text-align: justify;
}
.txt_classes li {
	padding-left: 20px;
	text-align: justify;
	line-height: 20px;
}
.txt_classes ul {
	margin-bottom: 20px;
}
#table {
	width: 530px;
	float: right;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 20px;
	margin-top: 12px;
}
.sample {
	padding-bottom: 5px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}

#table h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000075;
	font-weight: bold;
	text-align: center;
}
.table1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	width: 530px;
	border-collapse: collapse;
	border-spacing: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../_img/background.jpg);
	background-repeat: repeat;
	border: 2px solid #FFFFFF;
}
.table1 td {
	width: 80px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 3px solid #FFFFFF;
}
.table1 td.gray {
	background-color: #E0E0E0;
}
.table1 td.left {
	text-align: left;
}

/*About Monarch, Curriculum, Classes pages*/
#side {
	float: left;
	width: 180px;
	margin-left: 20px;
	margin-top: 10px;
	height: 300px;
	display: inline;
}

#side li {
	width: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 20px;
	display: inline;
}
#side li a {
	font-family: "Book Antiqua";
	color: #CD3301;
	font-size: 14px;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-left: 10px;
}
#side li a:hover {
	color: #FFFFFF;
	width: 180px;
	height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #CCCCCC;
}
#now {
	color: #FFFFFF;
	height: 20px;
	width: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #404080;
}
#main {
	float: right;
	width: 530px;
	height: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	display: inline;
}
#contents {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
}
#contents_sub {
	font-family: BellevueDReg;
	font-size: 20px;
	font-weight: bold;
	color: #9B0000;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: center;
}
#contents a {
	color: #0000FF;
}

#contents h3 {
	font-family: "Monotype Corsiva";
	font-size: 20px;
	color: #FFFFFF;
	background-color: #00007D;
	width: 700px;
	margin-top: 25px;
	margin-bottom: 5px;
}
#contents h4 {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	color: #9B0000;
}
#contents p {
	line-height: 20px;
}
#goback {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#goback a {
	color: #000093;
	text-decoration: none;
}



/*directions page*/
#directions-head {
	background-image: url(../_img/h1_directions.jpg);
	background-repeat: no-repeat;
}

#directions {
	width: 733px;
	background-color: #FFFFFF;
	height: 1100px;
}
#directions-content {
	margin-bottom: 20px;
	margin-left: 120px;
	margin-right: 105px;
}
#directions h1 {
	font-family: "Monotype Corsiva";
	font-size: 32px;
	color: #FFFFFF;
	margin-left: 120px;
}
#directions h2 {
	font-family: "Monotype Corsiva";
	font-size: 25px;
	color: #9B0000;
	margin-left: 120px;
	vertical-align: top;
	margin-top: -5px;
}
#directions .txt h3 {
	font-family: BellevueDReg;
	font-size: 22px;
	color: #000075;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
#googlemap {
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 0px;
}

/*Admissions page*/
.dialog  {
	width:693px;
	height: 150px;
}
.dialog .k_header{
	background:transparent url(../_img/kado1.gif) no-repeat 0px 0px;
	height: 19px;
}
.dialog .k_header .c{
	background:transparent url(../_img/kado4.gif) no-repeat right 0px;
	height: 19px;
}
.dialog .k_body{
    background:transparent url(../_img/kado2.gif) repeat-y 0px 0px;
}
.dialog .k_body .c{
	background:transparent url(../_img/kado5.gif) repeat-y right 0px;
	text-align: center;
}
.dialog .k_body .c img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.dialog .k_footer{
	background:transparent url(../_img/kado3.gif) no-repeat 0px 0px;
	height: 20px;
}
.dialog .k_footer .c{
	background:transparent url(../_img/kado6.gif) no-repeat right 0px;
	height: 20px;
}

/*faq page*/
#faq {
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
	color: #9B0000;
	text-decoration: none;
}#faq p {
	line-height: 20px;
	text-align: justify;
	color: #333333;
}
#faq .question {
	color: #9B0000;
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: bold;
}

/*span class*/
.bold {
	font-weight: bold;
}
.red_18 {
	font-size: 18px;
	color: #9B0000;
}
.constantia_12 {
	font-family: Constantia;
	font-size: 12px;
	color: #000075;
	font-weight: bold;
}
.gray_12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
