/* standard tag modifications */
/* ========================== */

body
{
  margin:0px;
  padding:0px;
  font-family:Verdana,Arial;
  font-size:10pt;
}

h4
{
  margin-top:0px;
  margin-bottom:3px;
}

/* custom element id's */
/* =================== */
a.style1:link,a.style1:visited
{
  text-decoration:none;
  color:#000000;
}

a.style1:hover
{
  text-decoration:underline;
}

a.style2:link,a.style2:visited
{
  text-decoration:none;
  color:#a25800;
}

a.style2:hover
{
  text-decoration:underline;
}


#content_wrapper
{
  margin-top:45px;
  margin-left:260px;
  width:500px;     
}

.footer_item
{
  position:relative;
  float:left;
  font-size:8pt;
}

#footer_item_wrapper
{
  margin-top:2px;
  text-align:center;
}

#footer_line
{
  position:relative;
  border-bottom:solid;
  border-bottom-width:4px;
  border-color:#c7b299;
  width:770px;
  height:1px;
}

.footer_separator
{
  position:relative;
  float:left;
  margin-left:4px;
  margin-right:4px;
}

#footer_wrapper
{
  position:relative;
  width:770px;
  margin-top:30px;
}

#footer_wrapper_home
{
  position:relative;
  margin-top:30px;
  width:770px;
  height:1px;
}

.hilite1
{
  font-weight:bold;
  color:#1b3280;
}

.hilite2
{
  font-weight:bold;
  color:#a25800;
}

.note_italic
{
  font-size:8pt;
  font-style:italic;
}

.main
{
  position: relative;
  margin-left:auto;
  margin-right:auto;
  background-image: url(../_imgs/bkgdImg.jpg);
  background-repeat:no-repeat;
  width:770px; 
}

.menu_item
{
  margin-top:2px;
  margin-bottom:2px;
}

#menu_wrapper
{
  width:200px;
  height: 100%;
  margin-left:20px;
  margin-top:20px;
  float:left;
}

.specialQuote
{
  font-size:9pt;
  font-style:italic;
  margin-top:14px;
  margin-bottom:10px;
  padding: 10px;
  border:solid;
  border-width:1px;
  border-color:#c7b299;
}

.testimonial_body
{
     font-style:italic;
     margin-bottom:3px;
}

#title
{
  position: relative;
  margin-top:12px;
  margin-left:20px;
  font-family:"Times New Roman";
  font-size:28pt;       
}

#subtitle
{
  margin-left:20px;
  font-size:10pt;
}
