﻿img {
	border: none;
}

p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #333333;
}

p.sm {
	font-size: 10px;
	color: #444444;
}

a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
	color: #999999;
	border: none;
}

a:hover {
	background-color: #EEEEEE;
	color: #306090;
	text-decoration: underline;
}

div.container {
	top: 60px;
	width: 750px;
	padding: 0;
	border: 0px solid #888888;
	margin-left: auto;
	margin-right: auto;
	background: url('../img/stmary.jpg') no-repeat top left;
}

div.header {
	padding: 0;
	margin: 0;
}

div.nav {
	float: left;
	width: 200px;
	padding: 0;
	margin: 0;
}

a.yuimenuitemlabel {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

a.yuimenuitemlabel:hover {
	text-decoration: none;
}

#navmenu {
	position: static;
}

div.content {
	margin-left: 220px;
	padding: 10px;
}

div.footer {
	width: 100%;
	clear: left;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #666666;
	background-color: #DDDDDD;
	padding: 10px;
	margin: 0;
}

div#churchname {
	width: 200px;
	float: left;
}

div#copyright {
	float: right;
}
