html 
{
	height: 100%;
}

body{
	margin:0;
	color:#6d6e71;
	font:12px/17px Arial, Helvetica, sans-serif;
	min-height: 100%;
	background-image:none;
}

ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
h1 ,h2, h3 ,h4, p {margin: 0px;padding: 0px;}
img{
	border-style:none;
	display: block;
}
a{text-decoration:none;}
a:focus {outline:none;}
a:hover {color: #c0af2c;}
#page {
	width:960px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
}
strong.logo {
	background: url(/App_Themes/Custom/images/logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	width: 209px;
	height: 127px;

}
strong.logo a {
	width: 209px;
	height: 127px;
	display: block;
}
#main {
	position: relative;
	overflow: hidden;
	width: 613px;
	float: right;
	padding: 190px 0 0;
}
#visual {
	height: 262px;
	width: 613px;
}
.flash {
	position: absolute;
	top: 0;
}
#content {
	background:#fff url(/App_Themes/Custom/images/bg-content-.gif) repeat-x;
	padding: 0 26px;
	width: 561px;
	overflow: hidden;
}
#content  h1 {
	color: #4a3650;
	font-size: 15px;
	line-height: 15px;
	padding:17px 0 2px 0px;
}
#content h2 {
	color: #4a3650;
	font-size: 12px;
	line-height: 12px;
	padding: 0 0 3px 0px;
}
#content h3 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #4a3650;
	font-size: 12px;
	line-height: 12px;
	padding: 5px 0 5px 0px;
}
#content p {
	padding: 0 0 19px 0px;
	/*width: 536px;*/
}

#content a
{
	color:#9f9326;
}

#content a:hover
{
	color:#4a3650;
}

#content ul,
#content li
{
	list-style-type: disc;
	margin-left:15px;
}

.text {
	height: 157px;
	overflow: auto;
	overflow-x: hidden;
	margin: 0 0 16px;
	padding: 17px 10px 0px 0px;
	background-color:#fff;
}

.textlarge {
	height: 276px;
	overflow: auto;
	overflow-x: hidden;
	margin: 0 0 16px;
	padding: 17px 10px 0px 0px;
	background-color:#fff;
}

.NewsAttachment
{
	margin-top:10px;
}

.pdf {
	padding: 16px 0 14px;
}
.pdf li {
	padding: 0 0 5px;
}
.pdf li a,
.NewsAttachment a
{
	line-height: 16px;
	font-size: 12px;
	color: #c0af2c;
	background: url(/App_Themes/Custom/images/bullet-pdf.gif) no-repeat 0 50%;
	padding: 0 0 0 24px;
}
.pdf li a:hover {
	color: #4a3650;
}
.submenu {
	background: #fff;
	position: absolute;
	top: 0;
	right: 0;
	height: 190px;
	overflow: hidden;
}
* html .submenu {
	right: -1px;
}
.submenu ul
{
	display:inline;
	float:left;
	margin:0 0 0 23px;
	overflow:hidden;
	width:590px;
}

.submenu ul li 
{
	float: left;
	margin: 0 2px 0 -2px;
	padding: 0 7px 0 8px;
	background: url(/App_Themes/Custom/images/sep.gif) no-repeat 0 50%;
	height: 27px;
}

.submenu ul li a 
{
	font: 12px/25px "Times New Roman", Times, serif;
	color: #9f9326;
	font-weight: bold;
	letter-spacing: 1px;
}

.submenu ul li a:hover,
.submenu ul li a.CMSListMenuLinkHighlighted
{
	color: #4a3650;
}

.banner 
{
	overflow: hidden;
	width:625px;
	padding: 10px 0 0;
}

/*#MainBannerWrapper
{
	width:613px;
	height:164px;
	background-color:#fff;
}*/

.box {
	position: relative;
	width: 190px;
	margin: 0 11px 0 0;
	padding: 5px 0 0 7px;
	height: 122px;
	float: left;
	background: url(/App_Themes/Custom/images/bg-box.gif) no-repeat;
}
.box a.view {
	background: url(/App_Themes/Custom/images/bullet-arrow.gif) no-repeat 0 50%;
	font-size: 11px;
	position: absolute;
	color: #000;
	bottom: 8px;
	left: 11px;
	padding: 0 0 0 15px;
}
.box a:hover {
	color: #c0af2c;
}
#header {
	width: 347px;
	float: left;
}

#header ul 
{
	overflow:hidden;
	padding:45px 0 0;
	width:347px;
}

#header ul li 
{
	background: url(/App_Themes/Custom/images/border.gif) no-repeat 100% 100%;
}

#header ul li a,
#header ul li span 
{
	display: inline;
	margin: 0 0 0 66px;
	color: #fff;
	font: 11px/21px "Times New Roman" , Times, serif;
	text-transform:uppercase;
}

#header ul li a:hover 
{
	color: #c0af2c;
}

#header ul li a.CMSListMenuLinkHighlighted
{
	color: #c0af2c;
	padding: 0 0 0 66px;
	margin: 0;
	background: url(/App_Themes/Custom/images/bullet.gif) no-repeat 3px 50%;
}

.register {
	display: inline;
	float: right;
	margin: 12px 81px 0 0;
	width: 199px;
	height: 40px;
	text-indent: -9999px;
	background: url(/App_Themes/Custom/images/btn-reg.gif) no-repeat;
}
.register:hover {
	background: url(/App_Themes/Custom/images/btn-reg-a.gif) no-repeat;
}
#footer {
	clear: both;
	padding: 3px 0 0;
}
#footer ul {
	float: right;
	overflow: hidden;
	/*width: 190px;*/
	margin:0 -8px 0 0;
}
#footer li {
	float: left;
	padding: 0 8px;
	background: url(/App_Themes/Custom/images/sep02.gif) no-repeat 0 50%;
	margin: 0 2px 0 -2px;
}
#footer li a {
	font-size: 10px;
	line-height: 21px;
	color: #000;
	font-weight: bold;
}
#footer li a:hover {
	text-decoration: underline;
	color: #000;
}
#EditableText {
	clear: both;
	padding: 3px 0 0;
	margin-left:60px;
}
/*# News #*/

.NewsPreviewTitle
{
	margin-bottom:5px;
	color: #4a3650;
	font-size: 12px;
	line-height: 12px;
	font-weight:bold;
	text-decoration:none;
	padding-right:10px;
}

.NewsPreviewTitle a
{
	color: #9f9326;
	font-size: 12px;
	line-height: 12px;
	font-weight:bold;
	text-decoration:none;
}
.NewsPreviewTitle a:hover
{
	color: #4a3650;
}

.NewsPreviewDate
{
	margin-bottom:5px;
}

.NewsPreviewSummary
{
	margin-bottom:5px;
	text-align:justify;
	padding-right:10px;
}

.MoreLink
{
	float:right;
	text-align:right;
	text-decoration:none;
	color: #4a3650;
	margin-bottom:10px;
	padding-right:10px;
}

.MoreLink a
{
	color: #9f9326;
	text-decoration:none;
}

.MoreLink a:hover
{
	color: #4a3650;
}

.BackToNews
{
	margin-top:10px;
}

.BackToNews a
{
	color: #9f9326;
	text-decoration:none;
}

.BackToNews a:hover
{
	color: #4a3650;
}

.NewsAttachment a
{
	
}

/*# Biz Form #*/

.formmessage
{
	font-weight:bold;
	margin-bottom:10px;
	clear:right;
}

table.ChurchlandForm
{
	width:460px;
}

table.ChurchlandForm th
{
	text-align:left;
	font-weight:normal;
	width:250px;
	padding-right:10px;
	padding-bottom:10px;
}

table.ChurchlandForm td
{
	text-align:left;
	font-weight:normal;
	width:200px;
	padding-bottom:5px;
}

table.ChurchlandForm input[type="text"]
{
	width:200px;
}

table.ChurchlandForm textarea
{
	width:200px;
	height:60px;
}

.EditingFormControlNestedControl img
{
	margin-top:-15px;
}

.EditingFormControlNestedControl
{
	float:left;
}

/*# Newsletter #*/

table.Table
{
	width:350px;
}

table.Table td
{
	padding:3px;
}

table.Table input[type="text"]
{
	width:200px;
}

/*# Errors #*/

.ErrorLabel
{
	color:red;
}

.EditingFormErrorLabel
{
	color:red;
	vertical-align:top;
}

/*# Sitemap #*/

ul.CMSSiteMapList
{
	margin:5px 0px 0px 0px;
	padding:0px;
}

li.CMSSiteMapListItem
{
	list-style-type: none;
	padding:5px 0px 5px 0px;
}

a.CMSSiteMapLink
{
	
}

ul.CMSSiteMapList li a
{
	font-weight:bold;
	text-decoration:none;
	color:#C0AF2C;
}

ul.CMSSiteMapList li li,
ul.CMSSiteMapList li li li,
ul.CMSSiteMapList li li li li
{
	padding-left:20px;
}

ul.CMSSiteMapList li li a,
ul.CMSSiteMapList li li li a,
ul.CMSSiteMapList li li li li a
{
	font-weight:normal;
	text-decoration:none;
	color:#6D6E71;
}

.SignoutLinkMaster a
{
	text-decoration:none;
	color:#fff;
}

.SignoutLinkMaster a:hover
{
	color:#c0af2c;
}