
body {
	color: #5E1E19;
	background-color:#FFFFAF;
	background-image:url(../images/grand_palace/background.gif);
	background-repeat: repeat-y;
}

a {
	color: #5152FF;	
}

a:hover {
	text-decoration: underline;
	color: #5E1E19;
}

h1, h2, h3 {color: #5E1E19;}

#matnkat {background:url(../images/grand_palace/matnkat.com.gif);background-repeat:no-repeat;}

#image1 {background:url(../images/grand_palace/square1.gif);}
#image2 {background:url(../images/grand_palace/square2.gif);}
#image3 {background:url(../images/grand_palace/square3.gif);}
#image4 {background:url(../images/grand_palace/square4.gif);}
#image5 {background:url(../images/grand_palace/square5.gif);}
#image6 {background:url(../images/grand_palace/square6.gif);}

.menu_top_n a, .menu_mid_n a, .menu_bot_n a {color: #0A1A08;}
.menu_top_h a, .menu_mid_h a, .menu_bot_h a {color: #fff;}
.menu_top_h a:active, .menu_mid_h a:active, .menu_bot_h a:active {color: #fff;}

.menu_top_n {
	background:url(../images/grand_palace/menu_top_n.gif);
	background-repeat: no-repeat;
}

.menu_top_h {
	background:url(../images/grand_palace/menu_top_h.gif);
	background-repeat: no-repeat;
}

.menu_mid_n {
	background:url(../images/grand_palace/menu_mid_n.gif);
	background-repeat: no-repeat;
}
	
.menu_mid_h {
	background:url(../images/grand_palace/menu_mid_h.gif);
	background-repeat: no-repeat;
}
	
.menu_bot_n {
	background:url(../images/grand_palace/menu_bot_n.gif);
	background-repeat: no-repeat;
}

.menu_bot_h {
	background:url(../images/grand_palace/menu_bot_h.gif);
	background-repeat: no-repeat;
}

.submenu_top_n a, .submenu_mid_n a, .submenu_bot_n a {color: #0E1D30;}

.submenu_top_n {
	background:url(../images/grand_palace/submenu_top_n.gif);
	background-repeat: no-repeat;
}

.submenu_mid_n {
	background:url(../images/grand_palace/submenu_mid_n.gif);
	background-repeat: no-repeat;
}
	
.submenu_bot_n {
	background:url(../images/grand_palace/submenu_bot_n.gif);
	background-repeat: no-repeat;
}


/* general styles */

.boxedImg {
	border: 1px #3D3834 solid;	
	background-color:#3D3834 ;
}

/* calendar classes */
.light {	background-color:#FFF666;}
.medium {	background-color:#FCE423;}
.dark {	background-color:#D8AD27;}
.border {	background-color:#BD9743;}