/* Global Styles */
html,body { background-color: #8D8D8D; margin: 0px 0px 0px 0px; background-image:url(images/bg2.jpg); background-repeat: repeat; }
#pagebg { position: absolute; left: 0px; top: 0px; width: 100%; height: 545px; background-image:url(images/bg1.jpg); background-repeat: repeat-x; } 
#pagecontent { width: 779px; height: auto; margin-left: auto; margin-right: auto; }
.header { width: 779px; border-width: 0px 0px 0px 0px; }
#bodycontent { width: 779px; height: auto; }
#leftbodycol { width: 238px; height: auto; background-image:url(images/leftbodycolbg.jpg); background-repeat: repeat-y; background-color: #B8B8B8; }
#rightbodycol { width: 534px; height: auto; background-image:url(images/bodybg.jpg); background-repeat: repeat-x; background-color: #B8B8B8; }
#rightbordercol { width: 7px; height: auto; background-color: #ADADAD; }
.row { clear: both; }
.bodypadding { padding: 10px 10px 10px 10px; }
.alignright { text-align: right; }
.aligntop { vertical-align: top; }
.aligncenter { text-align: center; }
.copy { color: black; font-weight: normal; font-size: 0.8em; font-family: arial,Arial,helvetica,Helvetica,sans-serif; line-height: 1.6; }
.smallfrmfield { width: 75px; height: auto; }
.medfrmfield { width: 200px; height: auto; }
a { color: #812C25; text-decoration: none; }
a:hover { text-decoration: underline; }
a:visited { color: #812C25; }

/* Navigation Styles */
.navboxleftborder1 { width: 7px; height: auto; background-color: #812C25; }
.navboxleftborder2 { width: 6px; height: auto; background-color: #CDCDCB; }
.navboxrightborder { width: 6px; height: auto; background-color: #D3D3D3; }
.navbody { width: 219px; height: auto; background-color: #C8C8C6; background-image:url(images/navbg.gif); background-repeat: repeat-x; background-position: bottom left; }
.navpadding { padding: 8px 10px 8px 10px; }
#navbottom { width: 231px; height: 8px; background-color: #DCDCDC; }
.navcopy { color: #812C25; font-weight: bold; font-size: 0.9em; font-family: arial,Arial,helvetica,Helvetica,sans-serif; text-decoration: none; }
.navcopy:hover { text-decoration: underline; }
.subnavcopy { color: #812C25; font-weight: bold; font-size: 0.8em; font-family: arial,Arial,helvetica,Helvetica,sans-serif; text-decoration: none; }
.subnavcopy:hover { text-decoration: underline; }
.selectednav { color: black; }
.selectednav:hover { text-decoration: none; }

/* Contact Us Styles */
#contacttable { width: 425px; height: auto; margin-left: auto; margin-right: auto; padding-top: 15px; }

/* Footer Styles */
#footer { width: 779px; height: auto; }
.footerborder { float: left; width: 7px; height: 30px; }
#footercenter { float: left; width: 765px; height: 30px; }
.footercopy { color: white; font-weight: normal; font-size: 0.7em; font-family: arial,Arial,helvetica,Helvetica,sans-serif; line-height: 1.6; }
#footerleft { float: left; width: 365px; height: auto; }
#footerright { float: right; width: 365px; height: auto; }
#subfooter { width: 779px; height: 4px; background-color: #232718; }