@import url('/templates/css/menus/horizontal_dd_default.css'); /* import styling for CSS-based horizontal multi-level menu */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:justify;
	background-image:url(/templates/images/custom_allsaints/body.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	color:#094a6a;
	background-color:#44b4dc;
}

p {
	padding:0px;
	margin:0px;
	padding-bottom:10px;
}

html, body {
	padding:0px;
	margin:0px;
}

h1, h2 {
	padding:0px;
	margin:0px;
}

#content img {
	padding:5px;
}

#wrapper {
	height:100%;
	background-image:url(/templates/images/custom_allsaints/header.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
	min-width:1000px;
}

#container {
	width:1001px;
	margin:auto;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
}

html>body #wrapper {
	height: auto;
}

#menu {
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:210px;
	padding-left:20px;
}

#menu li, #menu ul {
	margin:0px;
	padding:0px;
}

#menu > ul > li > a {
	text-decoration:none;
	text-align:left;
	margin-right:15px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	line-height:20px;
	font-size:16px;
	font-weight:bold;
	background-image:url(/templates/images/custom_allsaints/menu_line.gif);
	background-position: top center;
	background-repeat:no-repeat;
	color:#2da9c6;
}

#menu a{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:normal;
	width:120px;
	display:block;
	line-height:normal;
	text-transform:capitalize;
	text-align:left;
	color:#2889cf;
	background-image:none;
}

#menu ul ul il {
	width:120px;
}

#menu ul ul {
	font-weight:normal;	
	background-image:url(/templates/images/custom_allsaints/menu.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	z-index:100;
	padding-bottom:20px;
	width:130px;
}

#menu ul ul a {
	width:110px;
	padding-right:10px;
}

#breadcrumbs {
	text-align:right;
	padding-right:20px;
	padding-bottom:0px;
}

#breadcrumbs {
	margin-bottom:0px;
}

#container h1 {
	padding:0px;
	margin:0px;
	padding-bottom:10px;
	font-size:20px;
	color:#2889cf;
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	padding-right:20px;
	padding-top:10px;
	background-image:url(/templates/images/custom_allsaints/h1.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	min-height:35px;
	background-image:none;
}

#content h2 {
	font-size:16px;
	padding-bottom:10px;
	color:#2da9c6;
	font-family:"Times New Roman", Times, serif;
}

#content {
	padding:0px;
	margin:0px;
	padding-left:20px;
	padding-right:20px;
	clear:both;
	text-align:justify;
	background-image:url(/templates/images/custom_allsaints/body.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}

#content a{
	color:#2889cf;
}

#content a:hover {
	color:#34c7d2;
}

#footer {
	padding:0px;
	margin:0px;
	text-align:center;
	font-size:11px;
	width:1000px;
	margin:auto;
	position:relative;
	bottom:0px;
	_top:100%;
	background-image:url(/templates/images/custom_allsaints/footer.jpg);
	background-repeat:repeat-y;
	background-position:top center;
	padding-bottom:50px;
	padding-top:50px;
	color:#666666;
}

#footer a {
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
	font-weight:bold;
	color:#666666;
	font-family:"Times New Roman", Times, serif;
}

#footer a:hover {
	color:#333333;
}