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:987px !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;
*/
}

body > #container { 
	height:auto;
	min-height:100%;
	overflow: hidden;
}
#homecontainer {
	width:987px !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;
*/
}

body > #homecontainer { 
	height:auto;
	min-height:100%;
	overflow: hidden;
}

body > #content { 
	width: 731px;
	height:auto;
	min-height:100%;
	overflow: visible;
	border:0px;
	padding:0px;
}

#content {
	margin:29px 0px 0px 256px;
	border:0px;
	overflow: visible;
	padding:0px;
	width:731px;
	height:100%;
	min-height:100%;
/*	background-color:#fafad6;
	background:#fafad6;*/
}

body > #homecontent { 
	width: 731px;
	height:auto;
	min-height:100%;
	overflow: visible;
	border:0px;
	padding:0px;
}

#homecontent {
	margin:29px 0px 0px 256px;
	border:0px;
	overflow: visible;
	padding:0px;
	width:731px;
	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;*/
}


#homeclick {
	display: block;
	float: left;
	width:207px;
	border:0px;
	padding:0px;
}

* html #homeclick {
	/* \*/
	margin-right:   -3px;
	/* */
}

#homeclick img {
	width:207px;
	border:0px;
	padding:0px 0px 0px 0px;
	}

#metanav{
	padding-top:18px;
	padding-right:13px;
	height:14px;
	text-align:right;
	text-decoration:none;
	color:#999999;
	font-size:12px;
	font-weight:bold;
}

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

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

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

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

#byline {
	margin-left: 207px;
	margin-top: 36px;
	border:0px;
	display:block;
	padding:0px;
	width:767px;
	height:28px;
	text-align:right;
	color:#000;
	font-size:12px;
	font-weight:bold;
	clear:right;
}

#byline a {
		text-decoration:none;
}


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

* html #byline {
	/* \*/
	margin-left:    204px;
	/* */
}
/*
#tier {

	display: block;
	border:0px;
	width:100%;
	padding:0px;
	}

#tier img {
	border:0px;
	margin:0px;
	padding:0px;
	}
*/


#mainnavdiv {
	float:left;
	text-align: left;
	width:234px!important;
	margin:29px 0px 0px 22px;
	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;
	margin-left:   11px;
	/* */
}


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

#mainnav li {
	margin:0px;
	border:0px;	
}

#mainnav li.spacer {
	height:27px;
}

#mainnav li a {
	color:e60004;
	display:block;
	height:27px;
	width:184px;
	margin:0px;
	padding:2px 0px 0px 0px;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	border: solid #7C7C7C;
	border-width:0px 0px 1px 0px;
	}

#mainnav li a:hover {
		color:#000000;
}

#mainnav li a.active, #mainnav li a.active:hover {
		color:#000000;
}

#mainnav li.containssubnav {
	padding:0px 0px 0px 0px;
	margin:0px;
	border:0px;	
}

ul#subnav {
/*	width:262px!important;*/
	padding:6px 0px 14px 0px;
	margin:0px;
	border:0px;	

}

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


ul #subnav li {
	display:block;
	height:18px!important;
	margin:0px;
	padding:0px 0px 0px 0px;
}

ul #subnav li a {
	font-weight:bold;
	color:#999999;
	text-decoration:none;
	height:18px!important;
	display:block;
	margin:0px;
	padding:0px 0px 0px 0px;
	width:184px!important;
	font-size:12px;
	font-weight:bold;
	border-width:0px 0px 0px 0px;
}

ul #subnav a:hover {
	color:#000000;
}

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

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

#contentbox {
	width:731px;
	float:right;
	margin-right:0px;
	clear:right;
}

#homecontentbox {
	width:731px;
	float:right;
	margin-right:0px;
	clear:right;
}

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


* html #content {
        /* \*/
        margin-left:253px;
        margin-top:29px;

        /* */	
}

* html #homecontent {
        /* \*/
        margin-left:253px;
        margin-top:29px;
        /* */	
}

* html #contentbox {
        /* \*/
        width:728px;
        /* */	
}

* html #homecontentbox {
        /* \*/
        width:728px;
        /* */	
}

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

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

#container #content #homecontent 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;
}

.invisible {
	font-size:1px;
}

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