* {
  margin: 0;
  padding: 0;
}

body {
background-image:url(images/bkg2.png);
background-repeat:repeat-y;
background-position:center center;
font: 11px/1.6  "Palatino", "Goudy Old Style", Times, serif;
margin-left: 0px;}

h1 {
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
}
h2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;}

p, li {
  font-size: 1.4em;
}
h1, h2, p {
  margin: 1em 0;}
#branding h1 {
  margin: 0;
  color: #ffffff;
  margin-top: -50px;
  margin-left: 398px}
  .shiftRight {
  margin-left: 100px;}
#branding h2 {
  margin: 0;
  color: #7A1010;
  margin-top: -70px;
  margin-left: 400px}



#branding {
height: 216px;
padding: 0px;
}

#mainNav {
  list-style: none;
  background-color:#eee;
}
.legal {
font-family: Arial, sans-serif;
font-size:10px;
color: #666666;
text-align: center;}

.testimonial {
font: 14px/2.2  "Palatino", "Goudy Old Style", Times, serif;
font-style: italic;
font-weight: bold;
color: #663300;}

.border {
border: 1px solid #cccccc;}
/* Core Stuff
================================= */

body {
  text-align: center; 
  min-width: 760px;
}

#wrapper {
  width: 950px; 
  margin: 0 auto; 
  text-align: left; 
}


#content { 
  width: 950px;
  float: left; 
}

#left { 
  width: 205px; 
  float: left;
  margin-left: 5px; 
} 
#right { 
  width: 700px; 
  float: right; 
} 
#footer { 
  clear: both; 
  background-image: url(images/footer.gif);
  height: 70px;
  width: 946px;
} 

#footer p {
color: #ffffff;
font-size: 10px;
float: right;
margin-right: 100px !important;
margin-right: 50px;
margin-top: 28px !important;
margin-top: 25px;}

/* Add some padding 
================================== */

#left, #right {
  padding-top: 20px;
  padding-bottom: 20px;
}
#left * {
  padding-left: 0px;
  padding-right: 5px;
}

#right * {
  padding-left: 0px;
  padding-right: 5px;
}

#left, #right * * {
  padding-left: 0;
  padding-right: 0;
}

#content * {
  padding-right: 10px;
}

#content * * {
  padding-right: 0;
}
/************* #topNav styles **************/
#topNav {
  width: 950px; 
  margin: 0 auto; 
  text-align: center;} 
#topNav ul {
list-style-type: none;
font: 11px/1.6  "Palatino", "Goudy Old Style", Times, serif;
margin-left: 5.2em;
}
#topNav li {
float: left;
margin: 1em 2.1em 0em 0em;
color: #000000;
padding-left: 0px;}
#topNav li.first {
background: none;}
#topNav a {
display: block;
color: #7A1010;
text-decoration: none;}
#topNav a:hover {
color: #FFFFFF;
background-color: #7A1010;
text-decoration: none;}
/************* #sideNav styles **************/
#left ul {
list-style-type: none;
font: 11px/1.6  "Palatino", "Goudy Old Style", Times, serif;
margin-left: 5px;
}
#left li.plain {
font: 11px/1.4  "Verdana", "Helvetica", Arial, san-serif;
margin-top: 8px;
background: url(images/dingbat3.gif) no-repeat 0px 3px;
padding-left: 16px;
text-decoration: none;}

#left li a {
margin-top: 8px;
color: #7A1010;
background: url(images/dingbat1.gif) no-repeat 0px 50%;
padding-left: 16px;
text-decoration: none;}

#left li a:hover {
color: #FFFFFF;
background-color: #7A1010;
text-decoration: none;}