body {
  text-align: center;
  background: #CFC294;             /* F4FDE5 */

  margin-top:10px;
  margin-bottom:10px;
}

A:link {
	COLOR: #1E456B; 
	font-weight: bold;
}
A:visited {
	COLOR: #1E456B; text-decoration: none;
}
A:active {
	COLOR: #1E456B; text-decoration: none;
}
A:hover {
	COLOR: #667D8E; text-decoration: underline;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
  background: #CFC294 url('images/content_bg.jpg') top right repeat-y;
  border: 1px solid #1E456B;         /* original: #018843; */
}

#page_header {
  padding:0px;
margin:0px;
}

#page_header img { 
display:block; 
}

/* #page_header {
  height: 216px;         /* 120px;   
  background: #FAF7D0 url('images/header.jpg') top right no-repeat;
  clear: both;
  */

#page_header h1 {
  margin: 0px;
  padding-top:30px;
  padding-left:25px;
  font-family: verdana, arial, sans-serif;
  font-size:32px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #FFFFFF;
}

#page_header h2 {
  margin: 0px;
  padding-left:25px;
  font-family: verdana, arial, sans-serif;
  font-size:13px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #FAF7D0;
}

#menu_bar {
  height:15px;         /* Original: 40px;  */

  background: #FFFFFF;           /* original: url('images/drop_shadow.gif') top left repeat-x;  */ 
  clear: both;
}

#menu_bar ul {
  margin-top: 0px;
  padding-left: 0px;
  margin-left: 0px;
  background: #1E456B;
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, sans-serif;
  font-size:12px;
  font-weight: bold;
}

#menu_bar ul li { display: inline; }

#menu_bar ul li a
{
  padding-top:5px;
  padding-bottom:5px;
  padding-left:40px;   /* 15px; */
  padding-right:40px;  /* 15px; */
  background: #1E456B;
  color: #EFEFEF;
  text-decoration: none;
  float: left;
  border-right: 1px solid #FAF7D0;
}

#menu_bar ul li a:hover
{
  background: #1E456B;
  color: #CFC294;
}


#content_wrapper {
  margin-top:10px;
  margin-bottom:0px;
  margin-left:15px;
  margin-right:15px;
  clear:both;
 

}



#left_side {
  float: left;
  width:540px;
  background-image: url('./images/body_bg.jpg'); 
  background-repeat: no-repeat;
  border:0px dashed #cccccc;
}


#left_side h1 {
  margin-top:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;                  /*  9570A1   */
  padding:4px;
  clear:both;
  border-bottom: solid 3px #667D8E;
  color: #1E456B; 
  font-weight: bold; 
}


#left_side h2 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;                  /*  9570A1   */
  padding:4px;
  clear:both;
  border-bottom: solid 2px #667D8E; 
  color: #1E456B; 
  font-weight: bold; 
}


#left_side h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;                  /*  9570A1   */
  padding:4px;
  padding-top: 15px;
  clear:both;
  border-bottom: none; 
  color: #1E456B; 
  font-weight: bold; 
}



#left_side ul {
 list-style-type: round;
 color: #1E456B;   /* bullet and text blue */
}


#left_side li {
font-family: verdana, arial, sans-serif;
font-size: 12px;
padding-top: 3px;
}


#left_side li span {
color: #504F4F;    /* span = colour of text only */
}


#left_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #504F4F;
  line-height: 18px;
  padding-left:4px;
}


#left_side a{
font-weight: bold;
text-decoration: underline;
}


#left_side a:hover {
COLOR: #667D8E; 
/* text-transform: uppercase; */
}






#right_side {
  margin-top:5px;
  float: right;
  width:160px;
  border:0px solid #69471B;     /* original: #cccccc;  */
 /* background-color: #FFFFFF; */

  
/*
  border-left: #000000 1px solid;
  padding: 0px 0px 0px 10px;
  */
}

#right_side h1 {
  margin-top: 10px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #1E456B; /* original: 9570A1*/
  padding:4px;
  background-color:#FFFFFF;
  border-bottom: dotted 1px #667D8E; 

}



#right_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #666666;
  line-height: 16px;
  padding-left:4px;
  background-color:#FFFFFF;
}



.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

#feature_box {
  float:left;
  width:250px;
  background-color: #F6FCEC;
  border:1px solid #AAE5A4;
  padding:10px;
  margin-top:10px;
  margin-bottom:5px;
  margin-right:8px;
}

#feature_box h4 {
  padding-left:5px;
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #779E28;
}

#feature_box p {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #555555;
  line-height: 16px;
  margin-bottom:5px;
}

#page_footer {
  height: 25px;     /* original: 60px;     */
  background-color: #1E456B;    /* original: 9570A1 */
  clear: both;
}

#page_footer p {
  padding-top:7px;     /* original: 18px;    */
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  letter-spacing:1px;
}

#spacer {
  height:20px;
  clear:both;
}

.arrow_list { 
  margin-left: 10px;
  padding-left: 0;
  list-style: none;
} 

.arrow_list li { 
  padding-left: 10px;
  background-image: url('images/arrow.gif');
  background-repeat: no-repeat;
  background-position: 0 7px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height:18px;
}

a img {
  border:0 none;
} 

