/* CSS Document */

body {
	background-color:#00349A;
	/* background-image:url(../images/background.jpg);*/
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif, Elephant;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	margin-bottom:25px;
	text-align:center; /*IE 5.5 Fix*/
}
h1{
	color:#000000;
	font-size:18px;
	text-align:center;
}
#header{
	width:800px;
	height:130px;
	margin:0 auto;
	background-image:url(../images/header.jpg);
}
#loft_header{
	width:800px;
	height:150px;
	margin:0 auto;
	background-image:url(../images/loftheader.jpg);
}
#shed_header{
	width:800px;
	height:150px;
	margin:0 auto;
	background-image:url(../images/shedheader.jpg);
}
#top_links {
	color:#FFFFFF;
	width:800px;
	margin-top:10px;
	margin-bottom:0px;
	text-align:right;
}
#top_links a{ 	text-decoration:underline;}
#top_links a:hover { text-decoration:none;}
#top_links a{ color:#FFFFFF;}
#menu_box {
	width:200px;
	height:420px;
	float:left;
	margin:5px;
	padding:5px;
}
#menu_box .menu_top{
	background-image:url(../images/button2.gif);
	width:174px;
	height:23px;
	padding-left:30px;
	padding-top:5px;
}
#menu_box .menu_list{
	background-image:url(../images/button.gif);
	width:174px;
	height:23px;
	padding-left:30px;
	padding-top:5px;
}
.menu_list a { color:#FFFFFF; text-decoration:none;}
.menu_list a:hover { text-decoration:underline;}
#menu_box ul{  list-style:none; margin-left:-40px; /*Mozilla fix*/ text-align:left;}
#menu_box .current { 	
	background-image:url(../images/current.gif);
	width:174px;
	height:23px;
	padding-left:30px;
	padding-top:5px;
}
#menu_box .current a { color:#00349A; text-decoration:none;}
#menu_box .current a:hover{ text-decoration:underline;}
#main_page{
	background-color:#FFFFFF;
	margin:0 auto;
	margin-top:0px;
    text-align:left;
	width:800px;
	height:2400px;
}
#content_box {
	padding:10px;
}
#content_info1{
	width:525px;
	float:left;
	margin:5px;
	padding:5px;
	background-color:#FFFFFF;
	background-image:url(../images/image2.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#content_info_gallery{
	width:525px;
	height:500px;
	float:left;
	margin:5px;
	padding:5px;
	background-color:#FFFFFF;
	background-image:url(../images/image2.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	overflow:scroll;
}
#content_info1 a { text-decoration:none; color:#00349A;}
#content_info1 b { color:#00349A;}
#content_info1 h1{
	text-align:left;
}
#inner_left_column{
	width:300px;
	float:left;
}
#inner_left_column h1 { font-size:16px;}
#inner_left_column a { color:#990000; text-decoration:none;}
#inner_right_column{
	width:220px;
	float:left;
}
#inner_right_column h1 { font-size:16px; padding-top:10px;}
#inner_right_column a { color:#990000; text-decoration:none;}
#inner_right_column a:hover{ color:#000000;}
#contact_box {
	height:204px;
	width:204px;
	float:left;
}
#contact_box a{ color:#00349A; text-decoration:none;}
#contact_box .top {
	background-image:url(../images/box_top.bmp);
	background-repeat:no-repeat;
	background-position:top;
	height:24px;
	text-align:left;
	padding-top:10px;
	padding-left:30px;
}
#contact_box .bg {
	background-image:url(../images/gr1.gif);
	background-repeat:repeat-y;
	height:195px;
	padding-top:5px;
	text-align:left;
	padding-left:30px;
}
#contact_box .bottom {
	background-image:url(../images/box_bottom.gif);
	background-repeat:no-repeat;
	width:204px;
	height:7px;
}
#info_box {
	height:204px;
	width:204px;
	float:left;
	margin-top:45px;
}
#info_box a { text-decoration:none; color:#000000;}
#info_box a:hover { color:#00349A;}
#info_box .info_top {
	background-image:url(../images/box_top.bmp);
	background-repeat:no-repeat;
	background-position:top;
	height:24px;
	text-align:left;
	padding-top:10px;
	padding-left:30px;
}
#info_box .info_bg {
	background-image:url(../images/gr1.gif);
	background-repeat:repeat-y;
	height:50px;
	padding-top:5px;
	text-align:left;
	padding-left:30px;
}
#info_box .info_bottom {
	background-image:url(../images/box_bottom.gif);
	background-repeat:no-repeat;
	width:204px;
	height:7px;	
}

#tools_box {
	height:204px;
	width:204px;
}
#tools_box a{ text-decoration:none; color:#000000;}
#tools_box .tools_top {
	background-image:url(../images/box_top.bmp);
	background-repeat:no-repeat;
	background-position:top;
	height:24px;
	text-align:left;
	padding-top:10px;
	padding-left:30px;
}
#tools_box .toolsb_g {
	background-image:url(../images/gr1.gif);
	background-repeat:repeat-y;
	height:50px;
	padding-top:5px;
	text-align:left;
	padding-left:30px;
}
#tools_box .tools_bottom {
	background-image:url(../images/box_bottom.gif);
	background-repeat:no-repeat;
	width:204px;
	height:7px;	
}
#tools_box a{ color:#000000;}
#footer {
	width:800px;
	margin:0 auto;
	margin-bottom:0px;
	padding-top:10px;
	color:#FFFFFF;
	text-align:left;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#openingTimes td {
	margin:0;
	padding:0;

	border-bottom:2px solid #00349A;
}
#footer p{ color:#FFFFFF; font-size:10px; text-align:center; padding-top:5px;}
#footer a{color:#FFFFFF; text-decoration:none;}
#footer a:hover{ text-decoration:underline;}
