/* Start of CMSMS style sheet 'Layout: Brant Anglicans' */
/* @group Base */

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Lucida, Verdana, Tahoma, Helvetica, sans-serif;
	color: #000;
	background: #7dff7d url(uploads/images/design/background.jpg) bottom repeat-x;
}

blockquote, h3, h4, p, li, .adr {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

h2 {
	font: 3em "Myriad Pro", Myriad, "Gill Sans", "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

/* @end */

/* @group Layout */

#accessibility, #header h1 a {
	position: absolute;
	top: -10000px;
}

#container {
	width: 760px;
	\width: 770px;
	w\idth: 760px;
	background: #fff;
	margin: 75px auto 0 auto;
}

#header {
	height: 10px;
	background: url(uploads/images/design/corner.gif) no-repeat right;
}

#header h1 {
	position: relative;
	background: url(uploads/images/design/title.gif) no-repeat;
	width: 362px;
	height: 48px;
	top: -34px;
}

#sidebar {
	margin-right: 5px;
	padding-top: 100px;
	float: left;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
}

#main {
	margin: 0 16px 0 175px;
	padding-top: 30px;
}

#footer {
	margin: 16px 0 0 0;
	padding: 0;
	clear: both;
	text-align: center;
	font-size: 0.8em;
}


#footer p {
	margin: 0;
	padding: 0;
}

/* @end */

/* @group Navigation */

#menu_vert {
	display: block;
	margin: 12px 0.75em;
	padding: 0.1em 0;
	width: 150px;
	font-size: 1em;
	text-decoration: none;
	clear: left;
}

#menu_vert ul {
	list-style-type: none;
	margin: 0 0 1px 0;
	padding: 0;
	width: 150px;
}

#menu_vert li {
	background-color: #fff;
	padding-bottom: 1px;
}

#menu_vert li a {
	display: block;
	border: 1px solid #fff;
	padding: 0.4em;
	background-color: #fff;
	font-weight: bold;
}

#menu_vert li a:hover {
	display: block;
	padding: 0.4em;
	background: #063;
	color: #fff;
	font-weight: bold;
}

#menu_vert li.currentpage {
	display: block;
	background: #063;
	font-weight: bold;
	color: #fff;
	font-size: 1em;
	margin: 0;
	padding: 0;
}


li.sectionheader {
	font-weight: bold;
}

/* @end */

/* @group Links */

a {
	text-decoration: none;
	color: #000;
	background-color: inherit;
	border-bottom: 1px #000 solid;
}

a:link {
	color: #900;
}

a:visited {
	color: #424F44;
}

a:hover {
	text-decoration: underline;
	border: 0;
	color: #C00;
}

a:active {
	color: #EFDC9A;
}

h1 a, h2 a, h3 a {
	border: none;
}

#sidebar a {
	color: #c00;
	background-color: inherit;
	border: none;
}

/* @end */

/* @group Overrides */

#sidebar p {
	font-size: 0.8em;
	line-height: 1.5em;

	text-align: right;

}

#content hr {
	margin: 2em 0;
	width: 66%;
	color: #ccc;
	background-color: inherit;
}

abbr {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

.thumbnail {
	float: right;
	padding: 0 0 1em 1em;
}

div.adr {
	padding-left: 10px;
	margin-bottom: 1em;
	margin-top: 0.5em
}

/* @end */
/* End of 'Layout: Brant Anglicans' */

