@charset "UTF-8";
body {
	margin:0;
	text-align:center;
	background-image: url(images/background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color:#555;
	font-size: 12px;
	padding: 0;
}
#container {
	width: 758px;
	margin-top: 15px;
	border: 1px solid #354305;
	background-color: #FDF7DB;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/left-bg.gif);
	background-repeat: repeat-y;
}
#top {
	background-color: #263003;
}
#left {
	width: 471px;
	float: left;
	background-color: #FFFFFF;
	padding: 14px;
	border-top: 1px solid #513F1C;
	border-right: 1px solid #513F1C;
}
#left dl {
	margin-top: 0px;
	margin-bottom: 0px;
}
#left dt {
	font-weight: bold;
	color: #273003;
	margin-top: 12px;
}
#left dd {
	margin-left: 0px;
}
#left h1 {
	margin: 0px;
	font-size: 24px;
	color: #354305;
}
#left h2 {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0px;
	color: #354305;
}
#left p {
	text-align: justify;
	margin-top: 12px;
	margin-bottom: 0px;
	line-height: 16px;
}
#left big {
	font-size: 16px;
	line-height: 24px;
}
#left small {
	font-size: 10px;
}
#left ul {
	margin-top: 12px;
}
#left li {
	line-height: 16px;
}
#left a:link {
	text-decoration: none;
	color: #273003;
}
#left a:visited {
	text-decoration: none;
	color: #273003;
}
#left a:hover {
	text-decoration: underline;
	color: #273003;
}
#clearer {
	clear: both;
	display: block;
}
#right {
	float: left;
	width: 258px;
	background-repeat: no-repeat;
}

#right div {
	color: #513F1C;
	background-color: #FAECB6;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4F440B;
	border-bottom-color: #F4D968;
	margin-bottom: 22px;
}
#right div h2 {
	color: #513F1C;
	background-color: #E9D35C;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -2px;
	margin-left: 0px;
	font-size: 14px;
}
#right div p {
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 9px;
}
#right div a:link {
	text-decoration: none;
	color: #513F1C;
}
#right div a:visited {
	text-decoration: none;
	color: #513F1C;
}
#right div a:hover {
	text-decoration: underline;
}
#right div ul {
	margin-top: 9px;
	margin-bottom: 0px;
	padding:0px;
	margin-right: 10px;
	margin-left: 10px;
}
#right div li {
	background-repeat: no-repeat;
	list-style-type: none;
	margin-top: 9px;
	line-height: 16px;
}
#right div li.mp3 {
	background-image: url(http://www.niagara.anglican.ca/youmeanmore/images/mp3.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 27px;
	background-position: 0px 4px;
}
#right div li.pdf {
	background-image: url(http://www.niagara.anglican.ca/youmeanmore/images/pdf.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 27px;
	background-position: 0px 4px;
}
#right div li.doc {
	background-image: url(http://www.niagara.anglican.ca/youmeanmore/images/doc.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 27px;
	background-position: 0px 4px;
}
#right div li.web {
	background-image: url(http://www.niagara.anglican.ca/youmeanmore/images/web.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 27px;
	background-position: 0px 4px;
}
#footer {
	width: 758px;
	color: #273003;
	margin-top: 2px;
	margin-left:auto;
	margin-right:auto;
	text-align: right;
	padding-bottom: 15px;
}
#footer p {
	font-size: 10px;
	margin: 0px;
}
#footer a:link {
	text-decoration: none;
	color: #273003;
}
#footer a:visited {
	text-decoration: none;
	color: #273003;
}
#footer a:hover {
	text-decoration: underline;
	color: #273003;
}
#footer div {
	float: left;
}

