* {
	margin: 0;
	padding: 0;
	outline: 0;

}
/* ---- Window shift ------------*/
html
{ 
	height: 101%;
}
table, td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 2px;
}
body {
	color:#666;
	font:65% Verdana, Arial, Helvetica, sans-serif;
	background-color: #f8f0dc; }
/* SKIP LINKS */
#skip {
		position:absolute;
		left:-10000px;
		top:0;
	}
/* END SKIP LINKS */
/*---------- Structure-----------*/
#tiny_header  {
	color: #f90;
	font-size: 90%;
	text-align:        right;
	letter-spacing: 0.2em;
	width: 820px;
	margin: 25px auto auto;
}
#tiny_header a {
	color: #004cb3;
	background-color: transparent;
	text-decoration: none; }
#tiny_header a:hover {
	color:      #f90;
	background-color: transparent;
	text-decoration: underline; }
#wrap {
	background-image: url(../images/bg_mid.gif);
	background-repeat: repeat-y;
	width: 880px;
	margin-right: auto;
	margin-left: auto; }

#top { 
background: #fff url(../images/bg_top.gif);
height: 26px;
}
#content {
	padding: 0 40px; }
#header {
	background-color: transparent;
	text-align: center;
	height: 140px;
	margin: 6px;
}
#pageheader {
	color: #f49900;
	text-align: left;
	height: 30px;
	margin-top: 3px;
	margin-bottom: 10px;
}
#pageheader h1 {
	color:       #f90;
	font-size: 130%;
	margin-left: 23px;
}

#left {
	font-size:     110%;
	line-height:   160%;
	margin:        0 20px 5px 30px;
	padding-right: 15px;
	width:         500px;
	float:         left;
	border-top: #CAA888;
	border-bottom-color: #CAA888;
	border-left-color: #CAA888;
	border-right: 1px dotted #CAA888;
}

#right {
	font-size: 110%;
	line-height: 160%;
	float: left;
	width: 220px;
	margin: 0 8px 0 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#left-menu {
	font-size: 110%;
	line-height: 160%;
	float: left;
	width: 530px;
	margin: 0 20px 0 30px;
	padding-top: 0px;
	padding-right: 20px;
	border-right: 1px dotted #F90;
}
#left-menu-christ {
	background:url(../images/holly.jpg) no-repeat;
	font-size: 110%;
	line-height: 160%;
	float: left;
	width: 530px;
	margin: 0 20px 0 30px;
	padding-top: 0px;
	padding-right: 20px;
	border-right: 1px dotted #F90;
}
#right-menu {
	font-size:   110%;
	line-height: 160%;
	width:       130px;
	float:       left;
	margin: 0;
	padding: 10px;
	background: #F8F0DC;
	-moz-box-shadow: 3px 3px 5px #ccc;
	-webkit-box-shadow: 3px 3px 5px #ccc;
	box-shadow: 3px 3px 5px #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #F90;
	text-align: center;
}
#right-bar {
	font-size:   110%;
	line-height: 160%;
	width:       155px;
	float:       left;
	margin: 0;
	padding: 10px;
	background: #F8F0DC;
	-moz-box-shadow: 3px 3px 5px #ccc;
	-webkit-box-shadow: 3px 3px 5px #ccc;
	box-shadow: 3px 3px 5px #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #F90;
}

#right img {
	margin-bottom: 10px;
	border: solid 1px #c0d2e7; }
#right-acc {
	font-size: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 160%;
	float: left;
	width: 226px;
	margin: 0;
	padding: 0;
}
#right-acc img {
	margin-bottom: 4px;
	border: 2px solid #FFF;
	padding: 0px;
	margin-left: 4px;
}
#right-acc img:hover {
	border: 2px solid #F90;
	padding: 0px;
}
#right p, #right-legal p, #right-acc p, #left p, #single_content p, #left-menu p {
	margin-top: 0px;
	margin-bottom: 16px;
}
.calendar {
	width: 200px;
	height: auto;
	float: right;
	border: 1px solid #D5F1F0;
	/* [disabled]margin-bottom: 6px; */
	margin-left: 22px;
	padding-top: 12px;
	/* [disabled]padding-right: 8px; */
	text-align: center;
}


#form_content {
	font-size:     110%;
	font-family:   Verdana, Arial, Helvetica, sans-serif;
	line-height:   150%;
	margin:        0 10px 0 70px;
	padding:       1% 1% 20px 2%;
	width:         85%;
	float:         left; }
#single_content {	font-size:   110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	margin:      0 20px 0 80px;
	padding:     1% 1% 20px 2%;
	width:       80%;
	float:       left; }

#form_box {
	width:    40%;
	height:   auto;
	visibility: visible;
	float: right;
	margin-top: 0;
	margin-left: 10px;
	padding: 5px;
	display: block; }
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:5px;
	overflow:hidden;
}
#clear_rest {
	font-size: 110%;
	clear:    both;
	padding-right: 40px;
	padding-left: 40px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

em {
	color: #F66;
}

#footerspace {
	text-align: right;
	padding-top:       6px;
	margin-bottom: 5px;
	padding-bottom: 12px;
	border-bottom: 1px solid #e0e3e9; }
#footerspace h3 {	color:       #210e95;
	font-size:   120%;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
#bottom {

background: #fff url(../images/bg_bot.gif);
height: 26px;
}
#cpyftr {
	color: #f90;
	font-size: 90%;
	text-align: center;
	letter-spacing: 0.2em;
	/* [disabled]height: 20px; */
	padding-bottom: 20px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#cpyftr h1 {
	font-size: 9px;
	font-weight: normal;
	color:#CCC;
}
/*-----------------------top nav------------------*/
#top_nav_box  {
	text-decoration: none;
	width: auto;
	font-size: 11px;
	text-align: center;
	background: #F8F0DC;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top: 5px;
	-moz-box-shadow: 3px 3px 6px #ece9df;
	-webkit-box-shadow: 3px 3px 6px #ece9df;
	box-shadow: 3px 3px 6px #ece9df;
	border: 1px solid #D7D3D0;

}
#top_nav_box li
{
	display: inline;
	list-style: none;
	height: 24px;
}
#top_nav_box li a
{
	display: inline;
	list-style: none;
	text-decoration: none;
	color: #36C;
	padding-right: 16px;
}
#top_nav_box li a:hover {
	color: #F90;
	/* [disabled]background: #009; */
}
/*---------------base nav---------------*/
#base_nav_box {
	color: #004cb3;
	font-size: 100%;
	background-color: transparent;
	text-align: right;
	height: auto;
	clear: both;
	margin-top: 10px;
	padding-top: 6px;
	border-top: 1px dotted #c5bbe2; }
/*general syles*/
h1 {
	color: #f90;
	font-size:   130%;
	
	font-weight: bold;
	background-color: transparent;
	letter-spacing: 0.1em;
	margin: 0;
	padding-top: 6px;
	padding-bottom: 6px; }
h2 {
	color: #f90;
	font-size:   120%;
	font-weight: bold;
	background-color: transparent;
	letter-spacing: 0.1em;
	margin: 0;
	padding-top: 6px;
	padding-bottom: 6px;
}
h3 {
	color: #004cb3;
	font-size: 110%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:  bold;
	line-height: 150%;
	letter-spacing: 0.1em;
	margin: 0;
	padding-top: 6px;
	padding-bottom: 6px; }
h4 {
	color:          #f90;
	font-size:      100%;
	font-family:    Verdana, Arial, Helvetica, sans-serif;
	font-weight:    bold;
	line-height:    150%;
	letter-spacing: 0.1em;
	margin: 0; }
h5 {
	color:          #f49900;
	font-size:      90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:    bold;
	line-height:    150%;
	letter-spacing: 0.1em;
	margin: 0; }
input,  select,  textarea {
	color: #666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e8f0f6;
	margin-top: 2px;
	margin-bottom: 2px; }
.bdtxt-11 {
	color:       #004cb3;
	font-size:   105%;
	line-height: 140%; }
.bdtxt-12 {
	color:       #004cb3;
	font-size:   120%;
	line-height: 160%; }
/*link syles*/
a {
	color: #004cb3;
	background-color: transparent; }
a:hover {
	color:      #f90;
	background-color: transparent; }
/*link syle 2*/
a.pslink {
	color: #f5f5f5;
	font-size: 11px;
	line-height: 16px;
	background-color: transparent;
	text-decoration: none    }
a.pslink:hover {
	color: #00dec2;
	font-size: 11px;
	line-height: 16px  ;
	background-color: transparent; }
/*for php reply*/
.thnxtxt1 {
	color: #464646;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 15px; }
.thnxtxt2 {
	color: #4261b3;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 15px;
	margin: 0;
	padding: 0    }
/*for navigation MM*/
#right ul {
	font-size: 100%;
	line-height: 160%;
	margin-bottom: 10px;
	margin-left: 40px;
	list-style-image: url(../images/bullet.gif); }
#right li {
	padding-top: 10px; }
	
.front_note{
	border:solid 1px #77aa67;
	width: 430px;
	margin-bottom:10px;
	padding: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-left: 22px;
	}

.christ_note{
	border:solid 1px #77aa67;
	background:url(../images/holly.jpg) no-repeat 100% 100%;
	position:relative;
	width: 430px;
	margin-bottom:10px;
	padding: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-left: 22px;
	}
.christ_note-menu{
	border:solid 1px #77aa67;
	background:url(../images/holly.jpg) no-repeat;
	margin-bottom:6px;
	padding: 28px;
	width: 80%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.note {
	color: #b76a00;
	background-color: #f8f0dc;
	margin-bottom: 8px;
	width:         450px;
	border-top: 1px solid #ffbd4f;
	border-bottom: 1px solid #ffbd4f;
	margin-top: 8px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.imgnb{
	border-width: 0px !important;
}
.pagetexthead  {
	color: #f90;
	font-size:   120%;
	font-weight: bold;
	 }
.spaceline {
	margin-bottom: 16px;
	width:         auto;
	border-bottom: 1px solid #ffbd4f;
	margin-top: 16px;
}
.alttxt {
	color: #C0C;
}
.imgright {
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
}
.imgleft {
	float: left;
	margin-right: 12px;
	margin-bottom: 6px;
}
.clear {
	clear: both;
}

