﻿br {
  font-size:10px;
  line-height: 15px
  }

/**************************************************/
/*  Main Table                                    */
/**************************************************/
#mainTable {
  width:100%;
  border-collapse:collapse;
  height:403px;
  padding:0px;
  margin:0px;
}

#mainTable div, #mainTable td {
  padding:0px;
  margin:0px;
}

#mainR1C1 {
  background: url(../images/Main/LeftColBkg.jpg) #9A9A9A repeat-x;
  height:403px;
}

#mainR1C2 {
  width:766px;
  margin:0px;
}

#mainR1C3 {
  background: url(../images/Main/RightColBkg.jpg) #9A9A9A repeat-x;
  height:403px;
}

#mainR2C1 {
  background-color:#9A9A9A
}

#mainR2C2 {
  background-color:White;
  width:766px;
}

#mainR2C3 {
  background-color:#9A9A9A;
}

#mainR3C1 {
  background-color:#9A9A9A;
}

/**************************************************/
/* Main center column                             */
/**************************************************/
#centerCol {
  width:766px;
  height:403px;
}

#centerTop {
  width:766px;
  background: url(../images/Main/CenterColTop.jpg);
  height:15px;
}

#centerColLeftCol {
  float:left;
  width:256px;
  height:388px;
  background: url(../images/Main/CenterColLeftCol.jpg);
}

#centerColRightCol {
  float:left;
  width:510px;
  height:388px;
}

#centerColRightColMainImage {
  float:left;
  width:510px;
  height:312px; 
 /* background: url(http://10.2.1.62/PublicSite/images/Main/CenterColRightColMainImage.jpg);*/
}

#centerColRightColMainImage img {
  border:none;
  width:510px;
  height:312px;
  vertical-align:top;
}

#centerColRightColContent {
  float:left;
  width:510px;
  height:76px;
  background: url(../images/Main/CenterColrRightColContent.jpg);
}

/**************************************************/
/*  Main Menu                                     */
/**************************************************/
#menu {
  position:relative;
  top:204px;
  width:256px;
  height:185px;
}

#menu a {
  width:234px;
  height:20px;
  margin:6px 10px 5px 10px;
  display:block;
  color:White;
  text-decoration:none;
  font-family:Arial, Verdana;
  font-size:17px;
  font-weight:bold;
}

#menu a:visited, #menu a:active {
  color:White;
}

/**************************************************/
/*  Main Content 1                                */
/**************************************************/
#contentHolder1 {
  width:510px;
  height:76px;
  /*color:red;/*#262626;*/
  font-family:Times New Roman,Verdana,Tahoma;
  font-size:14px; 
  /*line-height:13px;*/
  font-weight:bold;
  background: url(../WebImages/MissionStatement.jpg);
}

#contentHolder1 table {
  width:500px;
  height:75px;
  padding:15px 15px;
}

#contentHolder1 table td {
  text-align:justify;
  padding:10px;
}

#contentHolder1 b{font-size:12px; line-height:13px} 
#contentHolder1 a{text-decoration:underline} 
#contentHolder1 a:hover{text-decoration:none}

/**************************************************/
/* Main Content 2                                 */
/**************************************************/
#contentHolder2 {
  float:left;
  margin-left:35px;
  display:inline;
/*  color:#7E7E7E; */
  font-size:11px; 
  line-height:13px;
  text-align:center;
  width:766px;
}

.contentWindow {
  padding:10px 15px 0px 20px !important;
  width:731px;
}

#contentHolder2 .col {
  float:left;
  width:220px;
  margin:0px;
  padding:0px;
  text-align:left;
  background-color:white;
}

#contentHolder2 .colSep {
  float:left;
  margin:0px 15px;
  width:1px;
  height:290px;
  background-color:#DDDDDD;
}

#contentHolder2 .header {
  /*color:black; */
  font-family:Verdana;
  font-size:13px; 
  font-weight:bold;
  border-bottom:solid 2px gray;
}