html {
	width:100%;
	height:100%;
}

body {
	width:100%;
	height:100%;
	color:#000000;
	background-color:#ffffff;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
}

#container {
	width:900px !important;
	margin:auto;
	height:100%;
	text-align:left;
	border:0px;
	padding:0px 0px 0px 0px;
	background-image:url("../pix/container_background.gif");
	background-repeat:repeat-y;
}

#container.sub {
/*	background-image:url("../pix/bg_sub.gif") !important;*/
}

body > #container { 
	height:auto;
	min-height:100%;
	overflow: hidden;
}
#homecontainer {
	width:900px !important;
	margin:auto;
	height:100%;
	text-align:left;
	border:0px;
	padding:0px 0px 0px 0px;
	background-image:url("../pix/homecontainer_background.gif");
	background-repeat:repeat-y;
}

#homecontainer.sub {
/*	background-image:url("../pix/bg_sub.gif") !important;*/
}

body > #homecontainer { 
	height:auto;
	min-height:100%;
	overflow: hidden;
}

body > #content { 
	width: 690px;
	height:auto;
	min-height:100%;
	overflow: visible;
	border:0px;
	padding:0px;
}

#content {
	margin:0px 0px 0px 210px;
	border:0px;
	overflow: visible;
	padding:0px;
	width:690px;
	height:100%;
	min-height:100%;
/*	background-color:#fafad6;
	background:#fafad6;*/
}

body > #homecontent { 
	width: 690px;
	height:auto;
	min-height:100%;
	overflow: visible;
	border:0px;
	padding:0px;
}

#homecontent {
	margin:0px 0px 0px 210px;
	border:0px;
	overflow: visible;
	padding:0px;
	width:690px;
	height:100%;
	min-height:100%;
/*	background-image:url("../pix/home_background.gif") !important;
	background-repeat:repeat-y;
*/	}



body > #content-cut { 
	width: 688px;
	height:auto;
	min-height:100%;
	/*	overflow: auto;*/
}


#metanav{
	padding-top:20px;
	padding-right:20px;
	height:14px;
	text-align:right;
	text-decoration:none;
	color:#611e37;
	font-size:12px;
	font-weight:bold;
}

#metanav a{
	color:#611e37;
	text-decoration:none;
}

#metanav a:hover{
	color:#a10000;
}

#metanav a.active {
	color:#a10000;
}

#header {
	background-color:#f5f0f7;
/*	position:relative;*/
	width:900px;
	clear: both;
	border:0px;
	padding:0px;
}

#homeclick {
	display: block;
	float: left;
	width:210px;
	border:0px;
	padding:0px;
}

* html #homeclick {
	/* \*/
	margin-right:   -3px;
	/* */
}

#homeclick img {
	width:210px;
	border:0px;
	padding:0px 0px 0px 0px;
	}

#byline {
	margin-left: 210px;
	border:0px;
	display:block;
	padding:0px;
	width:690px;
	height:64px;
	text-align:right;
	color:#611e37;
	font-size:12px;
	clear:right;
}

#byline a {
		text-decoration:none;
}


#byline img {
	width:373px;
	border:0px;
	padding:0px;
}

* html #byline {
	/* \*/
	margin-left:    207px;
	/* */
}
/*
#tier {

	display: block;
	border:0px;
	width:100%;
	padding:0px;
	}

#tier img {
	border:0px;
	margin:0px;
	padding:0px;
	}
*/

body > #mainnav { 
	height:100%;
	min-height:100%;
	overflow: visible;
}

#mainnav {
	height:100%;
	width:210px;
	margin:0px;
	padding:32px 0px 0px 0px;
	list-style-type:none;
	border:0px;	
}

#mainnav li {
	margin:0px;
	border:0px;	
	padding:0px 0px 0px 0px;
}

#mainnav li a {
	display:block;
	height:27px;
	width:210px;
	margin:0px;
	border:0px;	
	padding:0px 0px 0px 0px;
	background-position:0px -54px;
}

#mainnav li a:hover {
		color:#bc4b40;
		background-position:0px -27px;
}

#mainnav li a.active, #mainnav li a.active:hover {
		color:#a10000;
		background-position:0px 0px;
}

#mainnavdiv {
	float:left;
	text-align: left;
	width:210px!important;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:100%;
	overflow:visible;
	border:0px;	
/*	background-color:#231714;*/
	background-color:#E4D5D5;

/*	background-image:url("../pix/menu_bg.jpg");
	background-repeat:repeat-y;
	background-position: top left;
*/
}

* html #mainnavdiv {
	/* \*/
	margin-right:   -3px;
	/* */
}

ul.subnav {
/*	width:262px!important;*/
	margin:0px;
	border:0px;	
}

#subnav {
/*	text-indent:-20px; */
	list-style-type:none;
	margin:0px;
	padding:12px 0px 0px 0px;
/*	width:262px!important;*/
}


#subnav li {
	display:block;
	height:16px!important;
}

#subnav li a {
	font-weight:bold;
	color:#611e37;
	text-decoration:none;
	display:block;
	height:16px!important;
	margin:0px;
	padding:0px 0px 0px 21px;
	width:189px!important;
}

#subnav a:hover {
	color:#bc4b40;
}

#subnav a.active, #subnav a.active:hover {
	color:#a10000;
}


#content-cut {
	width:688px;
	margin:12px 0px 0px 262px;
	border:0px;
	padding:0px;
}

#contentbox {
	width:627px;
	float:right;
	margin-right:22px;
	clear:right;
}

#homecontentbox {
	width:690px;
	float:right;
	clear:right;
}

#contentboxlarge {
	width:603px;
	float:right;
	clear:right;
}


* html #content {
        /* \*/
        margin-left:207px;
        /* */	
}

* html #homecontent {
        /* \*/
        margin-left:207px;
        /* */	
}

* html #contentbox {
        /* \*/
        width:605px;
        /* */	
}

* html #content-cut {
        /* \*/
        margin-left:259px;
        /* */	
}

#container #content #contentbox table.agenda .image img{
	margin:2px 8px 0px 0px;
	float:left;
	display:inline;
}

#container #content #contentbox table.agenda .newsimage img{
	margin:4px 0px 0px 8px;
	float:right;
	display:inline;
}

#col_left {
	margin-top:20px;
	width:160px;
	float:left;
	background-color:#fbeabf;
}


#col_right {
	float:left;
	display:block;
	width:640px !important;
	padding:21px 0px 15px 0px;
}


.imgright {
	float:left;
	margin-top:37px;
}

.imgright img {
	display:block;
	margin-bottom:1px;
}

.text, .introtext {
	float:left;
	display:inline;
}

.hide {
	visibility:hidden;
	display:none;
}

.printaddress {
	display:none;
}

#gallery {
  float:left;
	display:block;
	width:576px !important;
  margin: 0px 0px 0px 0px;
}

#gallery img {
  padding: 0px 15px 15px 0px;
}

#bymoxi {
	position:absolute;
	top:142px;
	left:3px;
	z-index:1;
	text-align:left;
}
