/* Gray #b3c5c5  Red/Brown #71443e  Dark Gold #c1b071    Yellow  E6CD7A   */
.bodycolor2 {
    background-color: #efefdd;
}
hr {
  border: 0;
  width: 80%;
  color: #71443E;
  background-color: #71443E;
  height: 2px;
}
Body {font-family: Verdana;
    font-size: 12px;
}
P {
    color: #333333;
    font-size: 12px; 
    font-family: Verdana;
}
a:link, a:visited {
  color:#71443e;
  text-decoration:none;
}
a:hover, a:active {
  color:#777777;
  text-decoration:underline;
}
.text {
    color: #333333;
    font-size: 12px; 
    font-family: Verdana;
}
.textxsmall {
    color: #333333;
    font-size: 12px; 
    font-family: Verdana;
     Line-height: 150%;
}
.bluebutton {
background-color: #71443E;
border-color:#330000;
color: #FFFFFF;
}
/* This the Dark Red/Brown Color_*/
H1 {
color: #71443E;
font-size: 24px; 
font-family: sans-serif;
}
/* This the Dark Gold Color_*/
H2 {
color: #cc9900;
font-size: 18px; 
font-family: sans-serif;
}
/* This the small Dark Red/Brown Color_*/
H3 {
color:  #71443E;
font-size: 15px; 
font-family: sans-serif;
font-weight: Bold;
}
/* head1 is the default for an article title an should be same as an H3 Style 
   Note:  To keep H3, H4 and head1 consistent Font-weight had to be added to H3 and H4
   and Line-height 80% had to be added to head1 to create consistency
*/
.head1 {
    color: #71443E;
    font-size: 15px; 
    font-family: sans-serif;
    Line-height: 80%;
    }
/* This the same as H3 but in Dark Gray Color_*/
H4 {
color:  #696969;
font-size: 15px; 
font-family: sans-serif;
}
/* head2 is equal to H4 and is used for the top of forms in the Dark Gray Color*/
.head2 {
    color:  #696969;
    font-size: 15px; 
    font-family: sans-serif;
    font-weight: bold;
    }
/* This the same font as Normal Text but Bold and slightly larger_*/
H5 {
    color: #333333;
    font-size: 15px; 
    font-family: Verdana;
    font-weight:Bold;
    }
/* This the same font as Normal Text but in the Dark Red Color*/
H6 {
    color: #71443E;
    font-size: 12px; 
    font-family: Verdana;
    font-weight:Normal;
}
.boxBorder1 {
border-width: 2px;
border-style: solid;
border-color: #71443e;
border-collapse: collapse;
background-color: #efefdd;
}
.sideverse {
 color: #333333;
    font-size: 12px; /*18px; */
    font-family: 'Century Gothic'; /*'Brush Script MT','Times New Roman';*/
    font-weight:Normal;
font-style: italic;
  text-align: center;
}
#leftbarmark {
  float:center;
  width:106px;
  height:99px;
  padding-top:10px;
  BACKGROUND-IMAGE: url(http://image.lifeservant.com/siteuploadfiles/VSYM/2CEAC420-20C8-40A0-9E01C812D6CA99CA/B349F6DA-589B-4B38-B74BC04038AAB117.gif);
    BACKGROUND-REPEAT: no-repeat;
} 	  
/* need further implementation */
.btnstyle1 
{
    width:200px; 
    text-align: center; 
    text-align:center;
}
#copyright a { color:#000000; cursor:default; text-decoration:none; }
form#cForms11860FA04FAB4743B0416A4990E22DF3 .textboxlabel {font-size:10px; font-weight:bold;}
form#cForms11860FA04FAB4743B0416A4990E22DF3 .checkboxlabel {font-size:10px; vertical-align:20%;}
form#cForms11860FA04FAB4743B0416A4990E22DF3 .checkboxindent {width:5px;}
/* Audio document links */
a[href$='.mp3'], a[href$='.cda'], a[href$='.m4a'], a[href$='.wma'] {
background:transparent url(http://www.iconfinder.net/iconlib/glaze/16x16/actions/player_play.png) no-repeat left center;
display:inline-block;
padding-left:20px;
}
