* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
    background: url('design/bgr.jpg');
}

img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 1000px;
    
	margin: 0 auto;
   
    
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 607px;
	background: #ffffff url('design/bgr2.jpg') no-repeat;
}

#lcheader {
    height: 104px;
}

#header1 {
    height: 116px;
    width: 980px;
    margin: 0 auto;
    background: url('design/bgr3.jpg') no-repeat;
}

#lcheader1 {
    height: 68px;
    width: 1000px;
    margin: 0 auto;
    background: url('design/lctop1.jpg') no-repeat;
}

#header11 {
    height: 15px;
    width: 610px;
    float: right;
    overflow: hidden;
    background: url('design/topline1.gif') no-repeat;
}

#header12 {
    height: 35px !important;
    height: 110px;
    width: 300px;
    text-align:right;
    margin-top:75px;
    float: right;
    overflow: hidden;
}

#header12 table {
    text-align: right;
    margin-top: 20px;
    float: right;
}



.reg1 {
    font-family: "Times New Roman", serif;
    font-size:12pt;
    font-weight:bold;
    color: #c6c230;
}

.reg2 {
    font-family: "Times New Roman", serif;
    font-size:9pt;
    color: #827f7e;
    font-weight:bold;
}

.reg3 {
    font-family: "Times New Roman", serif;
    font-size:9pt;
    color: #ffffff;
    font-weight:bold;
}

.reg4 {
    font-family: "Times New Roman", serif;
    font-size:13pt;
    font-style: italic;
    color: #ffffff;
    font-weight:bold;
}

.reg2 a:link,
.reg2 a:visited,
.reg2 a:active {
    font-family: "Times New Roman", serif;
    font-size:9pt;
    font-weight:bold;
    color: #c6c230;
    text-decoration: none;
}

.reg2 a:hover {
    text-decoration: underline;
}

.reginput {
    font-family: "Times New Roman", serif;
    background: #e6e5e1;
    font-size:9pt;
    color: #827f7e;
    width: 80px;
    height: 15px;
    border: 1px solid #aea8a8;
}

.searchinput {
    font-family: "Times New Roman", serif;
    font-size:9pt;
    color: #827f7e;
    width: 80px;
    height: 15px;
    border: 1px solid #aea8a8;
    background: #e6e5e1;
}


#header2 {
    height: 27px !important;
    height: 28px;
    width: 980px;
    margin: 0 auto;
    text-align: right;
    border-top: 1px solid #bfbfbf; 
    background: #dfdad1;
}

#lcheader2 {
    height: 36px;
    width: 980px !important;
    width: 1000px;
    padding-right: 20px;

    text-align: right;
    background: url('design/lctop2.jpg') no-repeat;
}

#header3 {
    height: 284px;
    width: 980px;
    margin: 7px auto;
    background: #ffffff;
}

#header31 {
    height: 282px !important;
    height: 284px;
    width: 710px !important;
    width: 712px;
    float: left;
    text-align: left;
    
}

#header31a {
    height: 280px !important;
    height: 282px;
    width: 710px !important;
    width: 712px;
    float: left;
    text-align: left;
    margin: 1px;

}

#header31text {
    width:330px !important;
    width:350px;
    float:right;
    padding:10px;
    height:260px !important;
    height:280px;
    font-style: italic;
}

#header32{
    height: 280px;
    width: 268px;
    text-align: right;
    float: left;
}



.tbl {
    height: 284px;
    width: 268px;
    display: table;
    padding: 0;
    margin: 0;
}

.tbl .tr {
    display:table-row; 
    position:relative;
    //top:100%;
    width:100%;
    padding: 0;
    margin: 0;
}
.tbl .td {
    display:table-cell;
    vertical-align:bottom;
    position:relative;
    //top:-100%;
    padding: 0;
    margin: 0;
}


#header32 img {
    right:0;
    bottom: 0;
    border: 0;
}

#header32 a {
    padding: 0px;
    margin: 0px;
}

#header5 {
    width:980px;
    height: 157px !important;
    height: 167px;
    background: #dfdad1;
    margin:0 auto;
    border-bottom: 10px solid #ffffff;

}

#newswrapper {
    width:980px;
    margin: 0 auto;
    height:157px;
}



/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
    margin-bottom: 10px;
    background: #ffffff;

    border-bottom: 10px solid #ffffff; 
}

#lcmiddle {
    width: 100%;
    height: 1%;
    margin-bottom: 10px;
    background: #ffffff url('design/lcmainbg.jpg') no-repeat;
    border-bottom: 10px solid #ffffff; 
}

#middle:after, #lcmiddle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0px;
    margin: 0 10px 0px 195px;
    border: 1px solid #c6bdac;
    background: url('design/mainbg.jpg') repeat-y; 
}


#lccontent {
    padding: 0px;
    margin: 0 10px 0px 195px;
    
}

#lccontent1 {
    height:200px;
}

#lccontent2 {
    padding: 10px;
    border: 1px solid #c6bdac;
    border-top: 0;
}

#contentleft {
    width: 490px !important;
    width: 510px;
    padding:10px;
    
    float:left;
}

#contentleft a:link, #contentleft a:active, #contentleft a:visited {
    color: #000000;
    text-decoration: none;
}

#contentleft a:hover {
    text-decoration: underline;
}

#contentleft a.linkorange:link, #contentleft a.linkorange:active, #contentleft a.linkorange:visited {
    color: #FF6600;
    text-decoration: none;
}

#contentleft a.linkorange:hover {
    text-decoration: underline;
}

#lccontent a:link, #lccontent a:active, #lccontent a:visited {
    color: #000000;
    text-decoration: none;
}

#lccontent a:hover {
    text-decoration: underline;
}

#lccontent a.linkorange:link, #lccontent a.linkorange:active, #lccontent a.linkorange:visited {
    color: #FF6600;
    text-decoration: none;
}

#lccontent a.linkorange:hover {
    text-decoration: underline;
}

h1.newsclass {
    font-family: "Times New Roman", serif;
    font-size: 14pt;
    font-style: italic;
}

#contentright {
    width: 265px !important;
    width: 285px; 
    margin-top: 10px;
    margin-left: 10px;
    float:left;
}

#contentright a:link, #contentright a:active, #contentright a:visited {
    color: #000000;
    text-decoration: none;
}

#contentright a:hover {
    text-decoration: underline;
}

#contentright a.linkorange:link, #contentright a.linkorange:active, #contentright a.linkorange:visited,
a.linkorange:link, a.linkorange:active, a.linkorange:visited
  {
    color: #FF6600;
    text-decoration: none;
}

#contentright a.linkorange:hover, a.linkorange:hover {
    text-decoration: underline;
}



/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 185px;
	margin-left: -100%;
	position: relative;
}

ul#navmenu-v,
ul#navmenu-v li,
ul#navmenu-v ul {
    display: block;
    margin: 0;
    margin-left: 5px;
    border: 0 none;
    padding: 0;
    width: 174px; 
    list-style: none;
}

ul#navmenu-v {
    margin-bottom: 10px;
}

ul#navmenu-v:after {
  clear: both;
  display: block;
  font: 1px/0px "Times New Roman", serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-v li {

  float: left; 
  display: block !important; 
  display: inline;
  background: #ded3c0 url('design/bgmenu111.gif') bottom repeat-x; 
  position: relative;
  font: 11pt/27px "Times New Roman";
  text-decoration: none;
  text-align: right;
  border-top:#f6f3ee 1px solid;
  border-bottom:#c6bdac 1px solid;
}
ul#navmenu-v li ul li {
border:none;
border-bottom:#c7c6c4 1px solid;
border-top:#f6f5f3 1px solid;
}

/* Root Menu */
ul#navmenu-v a {
  padding: 0 5px;
  display: block;
  background: #ded3c0 url('design/bgmenu111.gif') bottom repeat-x;
  color: #918879;
  font: 11pt/27px "Times New Roman";
  text-decoration: none;
  text-align: right;
  height: auto !important;
  height: 1%; 
}

ul#navmenu-v span {
  padding: 0 5px;
  cursor:pointer;
  display: block;
  background: #ded3c0 url('design/bgmenu111.gif') bottom repeat-x;
  color: #918879;
  font: 11pt/27px "Times New Roman";
  text-decoration: none;
  text-align: right;
  height: auto !important;
  height: 1%;
}

ul#navmenu-v li li span {
  background: #dfdad1;
  color: #4d4d4d;
  font: 11pt/27px "Times New Roman";
  text-decoration: none;
  text-align: left;
}

ul#navmenu-v a:hover,
ul#navmenu-v span:hover,
ul#navmenu-v li:hover a,
ul#navmenu-v li.iehover a {
  background: #efe4d0;
  color: #918879;

}

/* 2nd Menu */
ul#navmenu-v li:hover li a,
ul#navmenu-v li.iehover li a {
  background: #dfdad1;
  color: #4d4d4d;
  font: 11pt/27px "Times New Roman";
  text-decoration: none;
  text-align: left;
}


ul#navmenu-v li:hover li a:hover,
ul#navmenu-v li:hover li span:hover,
ul#navmenu-v li:hover li:hover a,
ul#navmenu-v li.iehover li a:hover,
ul#navmenu-v li.iehover li.iehover a {
  background: #f1efea;
  color: #4d4d4d;
}



ul#navmenu-v ul,
ul#navmenu-v ul ul,
ul#navmenu-v ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 165px;
}

ul#navmenu-v ul,
ul#navmenu-v ul li  {
    width:230px;
}


ul#navmenu-v li:hover ul ul,
ul#navmenu-v li:hover ul ul ul,
ul#navmenu-v li.iehover ul ul,
ul#navmenu-v li.iehover ul ul ul {
  display: none;
}

ul#navmenu-v li:hover ul,
ul#navmenu-v ul li:hover ul,
ul#navmenu-v ul ul li:hover ul,
ul#navmenu-v li.iehover ul,
ul#navmenu-v ul li.iehover ul,
ul#navmenu-v ul ul li.iehover ul {
  display: block;
}

#leftnews {
    width:175px;
    margin-left: 10px;
    background: #dfdad1;
}

#leftbanners {
    width:175px;
    margin-left: 10px;
}

#lnheader, #lnheader a:link, #lnheader a:visited, #lnheader a:hover {
    text-align: center;
    padding: 10px 0;
    font-family: "Times New Roman", serif;
    font-size:10pt;
    font-weight: bold;
    color: #a29f25;

    text-decoration: none;
}

#lnheader {
    border-bottom: 1px solid #c7c6c4;
}

#lncontent {
    border-top: 1px solid #f6f5f3;
    
}

ul#lnlist {
    padding-left: 10px;
    padding-top: 10px;
    width: 155px;
    line-height: 1em;
    list-style: none;
}

ul#lnlist li {
    padding-bottom: 8px;
    text-align: right;
}

ul#lnlist a:link, ul#lnlist a:visited, ul#lnlist a:active {
    font-family: "Times New Roman", serif;
    font-size:9pt;
    color: #403f3f;    
    text-decoration: none;
    
    
}

ul#lnlist a:hover {
    text-decoration: underline;
}

a.lnall:link,.lnall:visited,.lnall:active {
    font-family: "Times New Roman", serif;
    font-size:9pt;
    color: #403f3f;    
    text-decoration: underline;
    font-weight:bold;
    
    
}

a.footercopy:link, a.footercopy:visited,a.footercopy:active {
    font-family: "Times New Roman", serif;
    font-size:9pt;
    color: #888888;    
    text-decoration: underline;
    font-weight:bold;
    
    
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
    width: 1000px;
    height:125px;
    margin-bottom: 30px;
    text-align: center;
    background: #fff url('design/footerbg.jpg');
    font-family: "Times New Roman";
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.1em;
}

#footer2 {
    width: 1000px;
    height:60px;
    margin-bottom: 10px;
    text-align: center;
	vertical-align:top;
}

.MainTextP {
    text-align : justify;
    font-family: times new roman,times;
    font-size: small;
    color: #888888;    
    margin-bottom: 1em;
}


.MainTextH1 {
    text-align : right;
    font-family: times new roman,times;
    font-size: xx-large;
    color: #ff6600;
    font-style: italic;
    margin-bottom: 1em;
    margin-top: 1em;
}

.MainTextH2 {
    text-align : right;
    font-family: times new roman,times;
    font-size: small;
    color: #000000;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 1em;
    margin-top:1em; 
}

.BannerText {
    text-align : justify;
    font-family: times new roman,times;
    font-size: small;
    color: #000000;    
    margin-bottom: 1em;
}

.BannerTextI {
    text-align : justify;
    font-family: times new roman,times;
    font-size: small;
    color: #000000;
    font-style: italic;
    margin-bottom: 1em;
}

.BannerTextBI {
    text-align : justify;
    font-family: times new roman,times;
    font-size: small;
    color: #000000;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 1em;
}
