


#donh td{
  width:40%;
  padding:5px 7px 5px 7px;
  text-align:left;
}

#staff td {
	width: 30%;
}

#right_content{
  width:555px;/*311px;*/
  float:left;
  padding:5px 7px 5px 7px;
  font-size:12px;
}

#right_content p{
  width:555px;
  padding:5px 7px 5px 7px;
  text-align:left;
  font-size:12px;
}

#newsEvents{
  padding-left:10px;
}

#moveCal{
position:relative;
left:10px;
}

#newsBlue{
  color:#2a598f;
}


body{
  font-family:Verdana,Geneva,Kalimati,sans-serif;
  width:783px;
  margin:auto auto;
  background:#c19e78;
}
a:link, a:visited{
  color:#0079c2;
  text-decoration:underline;
}
a:hover, a:visited:hover{
  color:#6D8CB0;
  text-decoration:underline;
}
a:active, a:visited:active{
  color:#6D8CB0;
  text-decoration:none;
}

img{
  border:none;
}

#wrap{
  background:transparent url('../gr/bkg.gif') center repeat-y;
  width:783px;
  margin:auto auto;
}

#wrap1{
  background:transparent url('../gr/bkg1.gif') center repeat-y;
  width:783px;
  margin:auto auto;
}

#page_wrap{
  background:transparent url('../gr/bkg_page.jpg') center repeat-y;
  width:783px;
  margin:auto auto;
}
#nav_wrap{
  background:transparent url('../gr/header.jpg') center no-repeat ;
  width:783px;
  height:31px;
  padding-top:74px;
  margin:auto auto;
}

#nav_fix{
  position: relative;
  left: 391px;
  top: 3px;
  background-color: #fff;
  width:0px;
  height:27px;
  margin:auto auto;
}

#side_shadow{
  background:transparent url('../gr/sideShadow.jpg') repeat-y;
  width:803px;}

#top_shadow{
  /*background:transparent url('../gr/topShadow.jpg') repeat-x;
  width:783px;
  height:10px;
  position:relative;
  left:10px;
  */
  background:transparent url('../gr/wTopShadow.jpg') repeat-x;
  width:805px;
  height:6px;
  position:relative;
  left:-1px;}

#bottom_shadow{
  background:transparent url('../gr/wBottomShadow.jpg') repeat-x;
  width:805px;
  height:6px;
  position:relative;
  left:-1px; 
}

#top_image{
  /*background:transparent url('../gr/top_picture.jpg') top center no-repeat ;*/
  width:783px;
  height:181px;
  margin:auto auto;
}

#orange_bar{
  background:transparent url('../gr/orbar.jpg') top center no-repeat ;
  width:783px;
  height:3px;
  margin:auto auto;
  position: relative;
  top: 1px;
  //left: 10px;
}

#bottom_image{
  background:transparent url('../gr/top-bottom.jpg') top center no-repeat ;
  width:783px;
  height:14px;
  margin:auto auto;
  position: relative;
  top: 3px;
  //left: 1px;
}

#blue_box{
  width:783px;
  height:8px;
  margin:auto auto;
  background-color:#0079c2;
  //border-top:solid 1px #fff;
  //border-bottom:solid 1px #fff;
  font-size:1px;
}
#bottom_blue_box{
  width:783px;
  height:24px;
  margin:auto auto;
  background-color:#0079c2;
  //border-top:solid 1px #fff;
  //border-bottom:solid 1px #fff;
  font: 16px "trebuchet ms", verdana ;
  font-weight: bold;
  text-align:center;
  padding-top:3px;
  font-size:16px;
  position:relative;
  left:0px;
}
#bottom_blue_box a:link, #bottom_blue_box a:visited{
  padding-left:10px;
  padding-right:10px;
  text-decoration:none;
  color:#fff;
}
#bottom_blue_box a:hover, #bottom_blue_box a:visited:hover{
  color:#D3DBE6;
  text-decoration:underline;
}
#bottom_blue_box a:active, #bottom_blue_box a:visited:active{
  color:#D3DBE6;
  text-decoration:none;
}
.clear{
  clear:both;
}
#left_3{
  width:173px;
  float:left;
  padding:5px 7px 5px 7px;
  font-size:12px;
}
#middle_3{
  width:311px;
  float:left;
  padding:5px 7px 5px 7px;
  font-size:12px;
}
#middle_3 h2{
	margin-left:10px;
}
#right_3{
  width:255px;
  float:right;
  font-size:13px;
  padding:5px 7px 5px 7px;
  font-size:12px;
}
#right_3 p{
  padding-bottom:2px;
}
#left_2{
  width:194px;
  float:left;
  padding:5px 7px 5px 7px;
  font-size:16px;
}
#right_2{
  width:560px;
  float:right;
  padding:5px 7px 5px 7px;
  font-size:16px;
}



h2{
  color:#0079c2;
  padding:0;
  margin:2px 0 2px 0;
  font-size:20px;
  font-weight:normal;
}
h3{
  color:#0079c2;
  padding:0 0 0 8px;
  margin:1px 0 1px 0;
  font-weight:normal;
  text-transform:uppercase;
  font-size:1em;
}
p{
  padding:2px 0 12px 8px;
  margin:0;
}
#left_3 ul, #left_2 ul{
  list-style-type:none;
  margin:5px 0 5px 0;
  padding:0;
}
#left_3 li, #left_2 li{
  padding-left:20px;
}
#left_2 li{
  margin-bottom:4px;
}

#left_3 ul li a:link, #left_3 ul li a:visited, #left_2 ul li a:link, #left_2 ul li a:visited{
  text-transform:capitalize;
  color:#000;
  text-decoration:none;
}

#left_3 ul li a:hover, #left_3 ul li a:visited:hover, #left_2 ul li a:hover, #left_2 ul li a:visited:hover{
  color:#0079c2;
  text-decoration:underline;
}
#left_3 ul li a:active, #left_3 ul li a:visited:active, #left_2 ul li a:active, #left_2 ul li a:visited:active{
  color:#0079c2;
  text-decoration:none;
}
#copy{
  position: relative;
  left: 8px;
  margin:4px 0 10px 0;
  font-size:13px;
  text-align:center;
  color:#545454;
}
#slideshow{
  width:290px;
  //height:227px;
  //padding-left:-5px;
  //margin:auto auto;
  border-color:#0079c2;  border-width: 2px;  border-style: solid;}
#adobe_bar{
  height:1px;
  width:783px;
  text-align:left;
  height:35px;
}
#adobe_block{
  width:208px;
  text-align:center;
  float:left;
}
#go_waves{
  float:right;
  width:250px;
  text-align:right;
  color:#0079c2;
  font-size:22px;
  padding-right:5px;
}
.spacer{
  width:140px;
  height:40px;
}
h5{
  color:#0079c2;
  font-size:13px;
  margin:14px 0 1px 0;
  padding:0 0 0px 8px;
}
.nae{
  margin-bottom:-10px;
}
#oc_staff{
	font-size:13px;
}
#oc_staff td{
	border:1px solid #0079c2;
	padding-top:3px;
	padding-bottom:3px;
}

