/* CSS Document */
body {
 margin-top: 5px;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 13px;
 color: #000;
 background: #87322F url(images/content-bg.jpg) center repeat-y;
}
h1 {
 font-family: Times New Roman,Times,Georgia,serif;
 font-size: 30px;
 line-height: 32px;
 font-weight: bold;
 font-style: italic;
 color: #682829;
}
h2 {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 16px;
 font-weight: bold;
}
.times {
 font-family: Times New Roman,Times,Georgia,serif;
}
table#header {
 margin: 0px;
 padding: 0px;
 width: 933px;
 text-align: left;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 15px;
 color: #AFAE5C;
}
td#header-right {
 margin: 0px;
 padding: 0px;
 width: 758px;
}
.header-company-name {
 font-family: Times New Roman,Times,Georgia,serif;
 font-size: 22px;
 font-style: italic;
 font-weight: bold;
}
#header a {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 15px;
 color: #AFAE5C;
 text-decoration: underline;
}
#header a:hover {
 text-decoration: none;
}
table#content {
 margin: 0px;
 padding: 0px;
 width: 933px;
 text-align: left;
}
td#left-col {
 margin: 0px;
 padding: 0px;
 width: 175px;
 text-align: left;
}
table#leftnav {
 width: 175px;
 font-family: Times New Roman,Times,Georgia,serif;
 font-size: 18px;
 color: #fff;
 /*color: #F21616;*/
 font-weight: bold;
 background: #6A2021 url(images/leftnav-bg.jpg) repeat-y;
}
#leftnav a {
 display: block;
 width: 157px;
 margin: 0px;
 padding: 0px 9px 0px 9px;
 font-family: Times New Roman,Times,Georgia,serif;
 font-size: 16px;
 color: #fff;
 /*color: #F21616;*/
 text-decoration: none;
}
#leftnav a:hover {
 color: #F21616;
}
td#main-col {
 margin: 0px;
 padding: 10px;
 padding-right: 125px;
 width: 613px;
 text-align: left;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 13px;
 color: #000;
 background: url(images/main-col-bg.jpg) repeat-y;
}
td#main-col-home {
 margin: 0px;
 padding: 10px;
 padding-right: 125px;
 width: 613px;
 text-align: left;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 13px;
 color: #fff;
 background: url(images/main-col-home-bg.jpg) bottom left no-repeat;
}
table#footer {
 margin: 0px;
 padding: 0px;
 width: 933px;
 text-align: left;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 color: #fff;
 background: url(images/footer-bg.jpg) repeat-y;
}
#footer a {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 color: #fff;
 text-decoration: underline;
}
#footer a:hover {
 text-decoration: none;
}
.pricing_footnote {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 13px;
 color: #666;
 font-style: italic;
}
.border {
 border: 1px solid #682829;
 padding: 3px;
 margin-bottom: 2px;
}
