/* CSS Document */



<style>

*



html {

margin:0;

}



body {

font-size: 75%;

margin-top: 10px;

margin-left: auto;

margin-right: auto;

background: url(images/wallpaper.gif) repeat;

 }



#wrapper {

margin-left: auto;

margin-right: auto;

background: url(images/shadow.png) repeat;

width: 930px;

}



#outer {

 text-align:left;

 width:900px;

 margin:auto;

border: solid 1px #b8d390;

 }



#hdr {

 height:60px;

 background:#eeeeee;

 color: #ffffff;

 height: 140px;

background: url(images/header.png) no-repeat;

 }



#bar {

text-align: center;

background: url(images/base_bar.png) repeat-x;

height: 30px;

width: 900px;

 }



#bodyblock {

 background: #ffffff;

 color: #333333;

 width:900px;

 padding:0;

 vertical-align: top;

 }



#l-col {

 float:left;

 background:#ffffff;

 color: #333333;

 width:  450px;

 text-align: left;

 background: #ffffff url(images/450x485box.png) no-repeat;

 }



#cont {

 width:450px;

 background:#ffffff;

 color: #333333;

 text-align:left;

 background: #ffffff url(images/450x485box.png) no-repeat;

 }

 

#sub-l-col {

 float:left;

 background:#ffffff;

 color: #333333;

 width:  530px;

 text-align: left;

 }



#sub-cont {

 width:370px;

 background:#ffffff;

 color: #333333;

 text-align:left;

 }



#full-cont {

 width:900px;

 background:#ffffff;

 color: #333333;

 text-align:left;

 }

 

#full-inside-box {

padding: 15px 35px 35px 35px;

font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif;

font-size: 14px;

color: #555555;

}



#ftr {

clear: both;

text-align: center;

background: #EBEED8 url(images/footer_bar.png) repeat-x;

height: 60px;

font-family:  Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif;

font-size: 12px;

color: #DB8B2E;

border-bottom: solid 1px #b8d390;

 }

 

#inside-box {

padding: 40px 35px 35px 35px;

font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif;

font-size: 13px;

color: #555555;

height: 420px;

}



#sub-inside-box {

padding: 15px 35px 35px 35px;

font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif;

font-size: 14px;

color: #555555;

}



#quote-block {

padding: 15px 35px 35px 35px;

font-family: Georgia, Palatino, Times New Roman, serif;

font-size: 16px;

color: #555555;

border: solid 1px #cccccc;

background: #F8EDE2;

margin: 0px 35px 15px 35px;

}



h1 {

font-family:  Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif;

font-weight: bold;

color: #850A10;

font-size: 18px;
line-height: 14px;

}



h2 {

font-family:  Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif;

font-weight: bold;

color: #850A10;

font-size: 16px;

}



img {

border: solid 2px  #b8d390;

padding: 3px;

}



#topnav {

text-align: center;

background: url(images/base_bar.png) repeat-x;

height: 30px;

font-family:  Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif;

font-size: 12px;

color: #850A10;

list-style: none;

display: inline;

}



#header-nav {

text-align: right;

margin: 2px 15px 0 0;

font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif;

font-size: 12px;

color: #850A10;

}



#header-nav a:link, a:active, a:visited {

text-align: right;

margin: 2px 15px 0 0;

font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif;

font-size: 12px;

color: #850A10;

text-decoration: none;

}



#header-nav a:hover {

text-align: right;

margin: 2px 15px 0 0;

font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif;

font-size: 12px;

color: #850A10;

text-decoration: underline;

}



#main-top-box {

padding: 10px 35px 10px 35px;

font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif;

font-size: 14px;

color: #555555;

}



.subHeader {

  color: #850A10;

  font-family: lucida grande, geneva, verdana, arial, helvetica, sans-serif;

  font-size: 12px;

  background: url(images/base_bar.png) repeat-x;

  margin: 0;

  padding: 1ex 1ex 1ex 1.5mm;

}



.subHeader a {

  color: #850A10;

  background-color: transparent;

  text-decoration: none;

  margin: 0;

  padding: 0 0.75ex 0 0.5ex;

}  



.subHeader a:hover {

color: #555555;

}









</style>