
body {
	color: #0E1D30;
	background-color:#fff;
	background-image:url(../images/queens_gardens/background.gif);
	background-repeat: repeat-y;
}

a {
	color: #596EAB;	
}

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

h1, h2, h3 {color: #0E1D30;}

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

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

.menu_top_n a, .menu_mid_n a, .menu_bot_n a {color: #0E1D30;}
.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/queens_gardens/menu_top_n.gif);
	background-repeat: no-repeat;
}

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

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

.menu_bot_h {
	background:url(../images/queens_gardens/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/queens_gardens/submenu_top_n.gif);
	background-repeat: no-repeat;
}

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


/* general styles */

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

/* calendar classes */
.light {	background-color:#7391D7;}
.medium {	background-color:#5874A3;}
.dark {	background-color:#344E6F;}
.border {	background-color:#344E6F;}
.light, .medium, .dark, .border {color: #0E1D30;}
.light a, .medium a, .dark a, .border a {color: #0E1D30;}
.border {color: #ccc;}
.border a {color: #ccc;}
