@charset "utf-8";
/* CSS Document */

/* --------- defaults  --------- */

* {
	margin: 0;
	padding: 0;
		}

body {
		font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Verdana, Arial, sans-serif;
		}

/* ---------- fonts ---------- */

html {
		font-size: 100%;
		}

body {
	font-size: 62.5%;
	background-color:#ECFFFF
		}
/* Text definitions */
p {
	font-size:1.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	line-height: 1.5em;
	font-weight: 500;
}
a{
	color:#003399;
	text-decoration:none;
	font-weight:600;
}
a:hover{
	color:#0099CC;
	text-decoration:underline;
}
h1 {
	font-size:2.4em;
	color:#CC0000;
	text-align: left;
	padding: 10px 0;
	font-weight: 200;
	font-family: "Trebuchet MS";
}
h2 {
	font-size:1.8em;
	color:#CC0000;
	text-align: left;
	padding: 10px 0;
	font-weight: 200;
	font-family: "Trebuchet MS";
}

#wrapper{
	width:800px;
	height:auto;
	margin: 0px auto 20px auto;
}

/*logo definitions*/

#banner{
	width:400px;
	margin: 0 auto;
	height: 150px;
}



/*Menu definitions*/

#menu{
	float:left;
	width:800px;
	height:239px;
}

ul#sdpMenu{
	
	margin: 0;
	padding: 0;
	list-style-type: none;
   }
  
ul#sdpMenu li{
	float:left;
	margin:0;
	padding:0;
	} 
ul#sdpMenu li a {
	background-repeat:no-repeat;
	background-position:center;
	display: block;
	color: #CCCCCC;
	text-decoration:none;
	text-align:center;
	cursor: pointer;
	line-height: 3em;
	font-size: 2.2em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
    }

ul#sdpMenu li#n1 a{	
	float: left;
	background-image:url(../images/shefford_13_r1_c1.gif);
	width:162px;
	height:239px;	
    }
ul#sdpMenu li#n2 a{	
	float: left;
	background-image:url(../images/shefford_13_r1_c2.gif);
	width:159px;
	height:239px;
    }
ul#sdpMenu li#n3 a{	
	float: left;
	background-image:url(../images/shefford_13_r1_c3.gif);
	width:158px;
	height:239px;
    }
ul#sdpMenu li#n4 a{	
	float: left;
	background-image:url(../images/shefford_13_r1_c4.gif);
	width:159px;
	height:239px;	
    }
ul#sdpMenu li#n5 a{	
	float: left;
	background-image:url(../images/shefford_13_r1_c5.gif);
	width:162px;
	height:239px;
    }
	
	
ul#sdpMenu li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
ul#sdpMenu li#n1 a:hover{
	float: left;
	background-image:url(../images/shefford_3_r1_c1.gif);
	width:162px;
	height:239px;
    }
ul#sdpMenu li#n2 a:hover{	
	float: left;
	background-image:url(../images/shefford_3_r1_c2.gif);
	width:159px;
	height:239px;
    }
ul#sdpMenu li#n3 a:hover{	
	float: left;
	background-image:url(../images/shefford_3_r1_c3.gif);
	width:158px;
	height:239px;
    }
ul#sdpMenu li#n4 a:hover{	
	float: left;
	background-image:url(../images/shefford_3_r1_c4.gif);
	width:159px;
	height:239px;	
    }
ul#sdpMenu li#n5 a:hover{	
	float: left;
	background-image:url(../images/shefford_3_r1_c5.gif);
	width:162px;
	height:239px;
    }
	
ul#sdpMenu li a.active {
	color:#FFFFFF;
	text-decoration:none;
}	
ul#sdpMenu li#n1 a.active{	
	float: left;
	background-image:url(../images/shefford_13_r1_c1.gif);
	width:162px;
	height:239px;	
    }
ul#sdpMenu li#n2 a.active{	
	float: left;
	background-image:url(../images/shefford_13_r1_c2.gif);
	width:159px;
	height:239px;
    }
ul#sdpMenu li#n3 a.active{	
	float: left;
	background-image:url(../images/shefford_13_r1_c3.gif);
	width:158px;
	height:239px;
    }
ul#sdpMenu li#n4 a.active{	
	float: left;
	background-image:url(../images/shefford_13_r1_c4.gif);
	width:159px;
	height:239px;	
    }
ul#sdpMenu li#n5 a.active{	
	float: left;
	background-image:url(../images/shefford_13_r1_c5.gif);
	width:162px;
	height:239px;
    }
#sec_menu{
	clear:both;
	color:#CCCCCC;
	background-image:url(../images/shefford_13_r2_c1.gif);
	width:800px;
	height:39px;
	float: left;
}
#sec_menu_text{
	font-size:1.8em;
	line-height: 39px;
	text-align: center;
}
#sec_menu_text a{
	text-decoration:none;
	color:#CCCCCC;
	padding:0 0.5em;
}
#sec_menu_text a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
#sec_menu_text a.active{
	text-decoration:none;
	color:#CC0000;
}

/*content definitions*/
#content{
	width:800px;
	height:auto;
	clear: both;
	overflow: hidden;
	min-height: 1px;
	float: left;
	background-color: #FFFFFF;
	padding: 5px 0 5px 0;
}
#content_left{
	float:left;
	width:286px;
	height:auto;
	clear: both;
	margin: 0 10px 0 8px;
	text-align: center;
}
#content_left p{
	font-size:1.1em;
	line-height: 1.3em;
	color: #CC0000;
}


#content_right{
	float:right;
	width:495px;
	height:auto;
	font-size:1em;

}




#logos{
	width:800px;
	margin: 0;
	padding: 0;
	height:120px;
	clear: both;
	background: url(../images/spacer_line.gif) no-repeat top;
	background-color: #FFFFFF;
}
img.logos{
	height:auto;
	width:auto;
	float:left;
	border: none;
	padding-left: 65px;
	padding-right: 100px;
	padding-top: 10px;
}

/*footer definitions*/
#footer {
	background: url(../images/spacer_line.gif) no-repeat top;
	width:800px;
	margin:0px auto 0px auto;
	color:#333333;
	font-size:1.5em;
	text-align:center;
	height: auto;
	line-height: 1.6em;
	background-color: #FFFFFF;
	float: left;
	padding-bottom: 20px;
}

#footer a:hover {
	padding-bottom:2px;
	text-decoration: underline;
	color: #0099CC;
}
.left{
	float:left;
	margin-top: 10px;
	margin-left:10px;
	}
.right{
	float:right;
	margin-top: 10px;
	margin-right:10px;
	}
.lefttext{
	float:left;
	margin-left: 100px;
	}
.righttext{
	float:right;
	margin-right: 100px;
}

/* Other stuff */

#map{
	height:350px;
	width:425px;
	border:solid #666666 3px;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 40px;
}

.opening_hours{
	font-size:1.4em;
	}
/* images */
img.team_image_left{
	height:160px;
	width:120px;
	float:left;
	border:solid 3px #000;
	margin: 0 10px 0 0;
}
img.team_image_right{
	height:160px;
	width:120px;
	float:right;
	border:solid 3px #000;
}

/* Text */
#team_text{
	float:left;
	margin: 5px 0 0 0;
	padding: 0;
	width: 100%;
	height: auto;
}
#team_text h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	line-height: 11pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 8px;
	padding: 0px;
}
