html, body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #e7e6d6;
	margin:0;
	height: 100%;

}
* {
	margin: 0 auto;
	padding: 0;
}
.clr {
	clear:both;

}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -160px; /* the bottom margin is the negative value of the footer's height */
}

#headerbg {
	width:100%;
	height: 300px;
	background: url(images/header_bg.jpg) top repeat-x !important;
}
#header {
	width:900px;
	height: 300px;
	background: url(images/header.jpg) top no-repeat;
	margin: 0 auto;
}
#contentframe {
	width:880px;
	height: 100%;
	background: #e7e6d6;
	margin: 10px auto 0;
	padding: 0 10px 25px 10px;
	
	
}
#left {
	width:240px;
	margin: 0 auto;
	float:left;
	font-size: 15px;
	/* display: inline; */
}
#content {
	width:610px;
	height:100%;
	margin-left:270px;
	line-height:20px;
	/* display: block; */

}

.footer, .push {
	height: 160px; /* .push must be the same height as .footer */
}


#footerbg {
	width:100%;
	height: 160px;
	background: url(images/footer_bg.jpg) bottom repeat-x;
	
}
#footer1 {
	width:900px;
	height: 160px;
	background: url(images/footer.jpg) bottom  no-repeat;
	margin: 0 auto;
}
#footerframe {
	width:400px;
	margin: 0 auto;
	padding-top:50px;	
	text-align:center;
}

hr.line {
	height:3px;
	background-image:url(images/bullet_divider.jpg);
	background-repeat:repeat;
	width:100%;
	border:none;

}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}



h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, legend {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

.subtitle {
	color:#fe5805;
	font-size:14px;
	font-weight:bold;


}

.orangetitle {
	color:#fe5805;
	font-weight:bold;


}

/*****************************************/
/*** Link CSS ***/
/*****************************************/

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #e7580c;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #005b60;
	
}
	
a.member:link, a.member:visited {
	color: #005b60;
	font-weight:bold;
}

a.member:hover {
	color: #fe5805;
}
	
a.footer:link, a.footer:visited {
	color: #005b60;
	font-weight:bold;
}

a.footer:hover {
	color: #000;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}



table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;

}

ul  {
	list-style-image: url("images/bullet-green.gif");
	margin-left:25px;
	padding-left:10px;
}

ul.menu{
	
	border-bottom:1px solid black;
}

ol {
	list-style-type: lower-alpha;
	padding-left:10px;
}

ol li {
	margin-left:25px;
}

.article_title_area{
    display:none;
}


/* Menu style Fixes */
<!--
.ddmx20{
border:0px solid  !important ; 
}
.ddmx20 a.item1,
.ddmx20 a.item1:hover,
.ddmx20 a.item1-active,
.ddmx20 a.item1-active:hover {
 padding: 0px 10px 0px 10px  !important ; 
 top: 0px !important ; 
 left: 0px; 
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: center !important ; 
 font-weight: normal !important ; 
 color: #194A2C !important ; 
 text-decoration: none !important ; 
 display: block; 
 white-space: nowrap; 
 position: relative; 
}
.ddmx20 td.item11 {
 padding:0 !important ; 
 border-top: 0px solid  !important ; 
 border-left: 0px solid  !important ; 
 border-bottom: 0px solid ;
 border-right: 0 !important ; 
 white-space: nowrap !important ; 
}
.ddmx20 td.item11-last {
 padding:0 !important ; 
 border: 0px solid  !important ; 
 white-space: nowrap; 
}
.ddmx20 td.item11-acton {
 padding:0 !important ; 
 border-top: 0px solid  !important ; 
 border-left: 0px solid  !important ; 
 white-space: nowrap; 
 border-bottom: 0px solid ;
}
.ddmx20 td.item11-acton-last {
 border: 0px solid  !important ; 
}
.ddmx20 .item11-acton-last a.item1,
.ddmx20 .item11-acton a.item1,
.ddmx20 .item11-acton-last a:hover,
.ddmx20 .item11-acton a:hover,
.ddmx20 .item11 a:hover,
.ddmx20 .item11-last a:hover,
.ddmx20 a.item1-active,
.ddmx20 a.item1-active:hover {
 color: #000000 !important ; 
}
.ddmx20 a.item2,
.ddmx20 a.item2:hover,
.ddmx20 a.item2-active,
.ddmx20 a.item2-active:hover {
 padding: 5px 5px 5px 5px !important ; 
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: center !important ; 
 font-weight: normal !important ; 
 text-decoration: none !important ; 
 display: block; 
 white-space: nowrap; 
 opacity:0.85; 
}
.ddmx20 a.item2 {
 border-top: 0px solid  !important ; 
 border-left: 0px solid  !important ; 
 border-right: 0px solid  !important ; 
}
.ddmx20 a.item2-last {
 border-bottom: 0px solid  !important ; 
 z-index:500; 
}
.ddmx20 a.item2:hover,
.ddmx20 a.item2-active,
.ddmx20 a.item2-active:hover {
 border-top: 0px solid  !important ; 
 border-left: 0px solid  !important ; 
 border-right: 0px solid  !important ; 
}
.ddmx20 .section {
 border: 0px solid  !important ; 
 position: absolute; 
 visibility: hidden; 
 display: block; 
 z-index: -1; 
}
.ddmx20 .subsection a{
 white-space:normal !important; 
}
.ddmx20frame {
 border: 0px solid  !important ; 
}
.ddmx20 .item11-acton-last .item1 img.seq2,
.ddmx20 .item11-acton .item1 img.seq2,
.ddmx20 img.seq1
{
 display:    inline; 
}
.ddmx20 a.item1:hover img.seq2,
.ddmx20 a.item1-active img.seq2,
.ddmx20 a.item1-active:hover img.seq2,
.ddmx20 a.item2:hover img.seq2,
.ddmx20 a.item2-active img.seq2,
.ddmx20 a.item2-active:hover img.seq2
{
 display:    inline; 
}
.ddmx20 img.seq2,
.ddmx20 .item11-acton-last .item1 img.seq1,
.ddmx20 .item11-acton .item1 img.seq1,
.ddmx20 a.item2:hover img.seq1,
.ddmx20 a.item2-active img.seq1,
.ddmx20 a.item2-active:hover img.seq1,
.ddmx20 a.item1:hover img.seq1,
.ddmx20 a.item1-active img.seq1,
.ddmx20 a.item1-active:hover img.seq1
{
 display:   none; 
}
* html .ddmx20 td { position: relative; } /* ie 5.0 fix */
.ddmx20 #menu20-0 {
border-right: 1px solid #194A2C !important;

}
.ddmx20 #menu20-1 {
border-right: 1px solid #194A2C !important;

}
.ddmx20 #menu20-2 {
border-right: 1px solid #194A2C !important;

}
.ddmx20 #menu20-3 {
border-right: 1px solid #194A2C !important;

}

-->
</style>
  <style type='text/css'>
<!--
.ddmx16{
border:0px solid  !important ; 
}
.ddmx16 a.item1,
.ddmx16 a.item1:hover,
.ddmx16 a.item1-active,
.ddmx16 a.item1-active:hover {
 padding: px px px px  !important ; 
 top: 0px !important ; 
 left: 0px; 
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 color: #005B60 !important ; 
 text-decoration: none !important ; 
 display: block; 
 white-space: nowrap; 
 position: relative; 
 width:240px; 
 height:34px; 
}
.ddmx16 td.item11 {
 padding:0 !important ; 
 border-top: 0px solid  !important ; 
 border-left: 0px solid  !important ; 
 border-right: 0px solid  !important ; 
 border-bottom: 0 !important ; 
 white-space: nowrap !important ; 
 width:240px; 
 height:34px; 
}
.ddmx16 td.item11-last {
 padding:0 !important ; 
 border: 0px solid  !important ; 
 white-space: nowrap; 
 width:240px; 
 height:34px; 
}
.ddmx16 td.item11-acton {
 padding:0 !important ; 
 border-top: 0px solid  !important ; 
 border-left: 0px solid  !important ; 
 white-space: nowrap; 
 border-right: 0px solid  !important ; 
}
.ddmx16 td.item11-acton-last {
 border: 0px solid  !important ; 
}
.ddmx16 .item11-acton-last a.item1,
.ddmx16 .item11-acton a.item1,
.ddmx16 .item11-acton-last a:hover,
.ddmx16 .item11-acton a:hover,
.ddmx16 .item11 a:hover,
.ddmx16 .item11-last a:hover,
.ddmx16 a.item1-active,
.ddmx16 a.item1-active:hover {
 color: #E64D01 !important ; 
}
.ddmx16 a.item2,
.ddmx16 a.item2:hover,
.ddmx16 a.item2-active,
.ddmx16 a.item2-active:hover {
 padding: 5px 5px 5px 5px !important ; 
 font-size: 12px !important ; 
 font-family: Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: bold !important ; 
 text-decoration: none !important ; 
 display: block; 
 white-space: nowrap; 
 opacity:0.85; 
}
.ddmx16 a.item2 {
 background-color: #FFF2AB !important ; 
 color: #E18246 !important ; 
 border-top: 1px solid #124170 !important ; 
 border-left: 1px solid #124170 !important ; 
 border-right: 1px solid #124170 !important ; 
}
.ddmx16 a.item2-last {
 background-color: #FFF2AB !important ; 
 color: #E18246 !important ; 
 border-bottom: 1px solid #124170 !important ; 
 z-index:500; 
}
.ddmx16 a.item2:hover,
.ddmx16 a.item2-active,
.ddmx16 a.item2-active:hover {
 background-color: #FFFFCC !important ; 
 color: #FF9900 !important ; 
 border-top: 1px solid #124170 !important ; 
 border-left: 1px solid #124170 !important ; 
 border-right: 1px solid #124170 !important ; 
}
.ddmx16 .section {
 border: 0px solid #FFFFFF !important ; 
 position: absolute; 
 visibility: hidden; 
 display: block; 
 z-index: -1; 
}
.ddmx16 .subsection a{
 width:240px; 
 white-space:normal !important; 
}
.ddmx16frame {
 border: 0px solid #FFFFFF !important ; 
}
.ddmx16 .item11-acton-last .item1 img.seq2,
.ddmx16 .item11-acton .item1 img.seq2,
.ddmx16 img.seq1
{
 display:    inline; 
}
.ddmx16 a.item1:hover img.seq2,
.ddmx16 a.item1-active img.seq2,
.ddmx16 a.item1-active:hover img.seq2,
.ddmx16 a.item2:hover img.seq2,
.ddmx16 a.item2-active img.seq2,
.ddmx16 a.item2-active:hover img.seq2
{
 display:    inline; 
}
.ddmx16 img.seq2,
.ddmx16 .item11-acton-last .item1 img.seq1,
.ddmx16 .item11-acton .item1 img.seq1,
.ddmx16 a.item2:hover img.seq1,
.ddmx16 a.item2-active img.seq1,
.ddmx16 a.item2-active:hover img.seq1,
.ddmx16 a.item1:hover img.seq1,
.ddmx16 a.item1-active img.seq1,
.ddmx16 a.item1-active:hover img.seq1
{
 display:   none; 
}
* html .ddmx16 td { position: relative; } /* ie 5.0 fix */

-->
/* Menu style Fixes end */

.map_block{
	
	display: none;
}

div.row.position{
	
	visibility: :hidden;
	display: none;
}
