html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}

overbg {
	background: #fff;
}

 .dvhdr1 {
	background:#F3F0E7;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	border:1px solid #C8BA92;
	padding:5px;
	width:300px;
 }
 
 .dvbdy1 {
	background:#FFFFFF;
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	text-align: left;
/*	font-variant:small-caps;*/
	border-left:1px solid #C8BA92;
	border-right:1px solid #C8BA92;
	border-bottom:1px solid #C8BA92;
	padding:5px;
	width:300px;
	line-height: 20px;
 }
a {
/*	color: #464544;*/
	color: #333333;
	color: #156a33;
}
a:hover {
	color: #FFA405;
	color: #aaaaaa;
#	cursor: url("images/whiteduckie.cur"), pointer;
}
.calendar {
#	cursor: url("images/whiteduckie2.cur"), pointer;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #fff /*#E0D5B7 url(images/page_bg.jpg) repeat-x*/;
background: #129c4e;
	text-align: center;
	font: 12px "Courier New", Courier, monospace;
	font: 12px Georgia, "Times New Roman", Times, serif;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	font: 12px Arial, Helvetica, sans-serif;
	font: 12px "Times New Roman", Times, serif;
	font: 14px verdana, arial, sans-serif;
	color: #000;
	padding-bottom: 10px;
	padding-top: 31px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
  position: relative;
  background: url(images/body_bg222.png) repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
/*  background: url(images/header_2222.png) no-repeat;*/
}
#left {
  min-height: 100%;
  float: left;
  width: 243px;
}

p.bolditalic {
   /*font-style: italic;*/
   font-weight: bolder;
}

p.big {
   font-size: 1.25em;
}
td.big {
/*   font-size: 1.25em;*/
}
#logo {
  width: 244px;
  height: 152px;
  background: url(images/header_1111111.png) no-repeat;
  text-align: center;
  color: #595959;
}
#logo h1 {
  padding-top: 30px;
  font: 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {
  background:  url(images/news_bg3.png) repeat-y;
/*  background: url(images/nav_left.png) no-repeat;*/
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
/*  background: rgb(206, 196, 171) bottom left url(images/nav_bot.jpg) no-repeat;*/
/*  background: #2A2A2A bottom left url(images/nav_bot.jpg) no-repeat;*/
}
#nav li {
  list-style: none;
  font: 18px  arial, sans-serif;
  border-bottom: 1px solid #959595;
/*  background: 188px 15px url(images/arr_white.gif) no-repeat;*/
  padding: 7px 0 0 31px;
}
#nav a {
  color: #156a33;
  font-weight: bolder;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
}
#nav .important {
/*  border: none;*/
  color: #000000;
  font-style: italic;
/*  background: 188px 15px url(images/arr_orange.gif) no-repeat;*/
}
#nav .important a {
  color: #777777;
}

#news {
  background: url(images/news_bg3.png) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
}
#news h2 {
  font-size: 12px;
  color: #000;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(images/dots2.gif) repeat-x;
  height: 10px;
}

#support {
/*  background: url(images/support4.png) no-repeat;
*/  padding: 1px;
  height: 200px;
  color: #1A1A18;
}
#support p {
  margin: 0.7em 2.6em;
}

#right {
  height: 100%;
  float: right;
  width: 490px;
  padding-right: 9px;
  padding-top: 301px;
}
#right h2 {
  font: 18px arial, sans-serif;
  font-variant: small-caps;
  color: #000;
  border-bottom: 1px solid #000;/*#C4AE7C;*/
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  font-weight: bolder;
  color: #000;
  border-bottom: 1px solid #000;/*#C4AE7C;*/
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}

#column {
	background: center url(images/columnbottom.jpg) repeat-y;
}

#welcome {
  margin-right: 20px;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}
#fullwidth {
  float: left;
  width: 95%;
}

#corp, #indu {
  float: left;
  width: 45%;
}
#corp {
  margin-right: 10%;
}
#social, #dining {
  float: left;
  width: 49%;
}
#doc {
  float: right;
  width: 230px;
  height: 339px;
}
#doctor {
  float: left;
/*  width: 70%;*/
}
#social, doctor {
  margin-right: 2%;
}
#corp-img, #indu-img, #dining-img, #social-img, #impair-img, #doctor-img, #cards-img, #lady-img {
  background: url(images/pic_2.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: right;
  margin-left: 18px;
  text-align: center;
/*  padding-top: 90px;*/
  font-size: 9px;
  font-weight: bold;
}
#indu-img {
  background: url(images/pic_3.jpg) no-repeat;
}
#dining-img {
  background: url(images/diningsmall2.jpg) no-repeat;
  margin-top: 0px;
  width: 122px;
  height: 200px;
}
#column-img{
  background: url(images/diningsmall2.jpg) no-repeat;
  width: 200px;
  height: 139px;
  text-align: center;
}
#social-img {
  background: url(images/socialsmall.png) no-repeat;
  height: 190px;
}
#impair-img {
  background: url(images/impairsmall2.png) no-repeat;
  height: 122px;
  width: 122px;
  float: left;
  margin-left: 0px;
  margin-right: 18px;
  padding-top: 0px;
}
#cards-img {
/*  background: url(images/cards2.jpg) no-repeat;*/
  height: 194px;
  width: 210px;
  float: left;
  margin-left: 0px;
  margin-right: 18px;
/*  padding-top: 300px;
  padding-bottom: 0px;*/
}
#doctor-img {
  background: url(images/pumpiron2.jpg) no-repeat;
  height: 339px;
  width: 230px;
  float: right;
  margin-left: 18px;
  margin-right: 0px;
  padding-top: 0px;
}
#lady-img {
  background: url(images/lady.jpg) no-repeat;
  height: 371px;
  width: 210px;
  float: right;
  margin-left: 18px;
  margin-right: 0px;
  margin-top: 5px;
  margin-right: 15px;
}
#spacer {
  height: 2em;
}

#profile li
{
	margin-left: 15px;
	margin-bottom: 0.5em;
	list-style-type: disc;
}

#footer {
  background: url(images/footer_bg2.png) repeat-y;
}
#footerwhite {
  background: url(images/footer_white.png) repeat-y;
}
#copyright {
  text-align: center;
  padding: 12px 0px 3px 00px;
  font-size: 9px;
  color: #000;
  font-weight: bold;
}
#footerline{
	background: url(images/footerline2.png) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}
#footerline2{
	background: url(images/footerline_2.png) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}