/* Global Styles */
html,body { background-color: #666666; margin: 0px 0px 0px 0px; }
a { color: #666666; }
#pagecontent { width: 760px; height: auto; margin-left: auto; margin-right: auto; background-color: white; }
.aligntop { vertical-align: top; }
.aligncenter { text-align: center; }
.alignright { text-align: right; }
.medfrmfield { width: 200px; height: auto; }
.copy { color: black; font-weight: normal; font-size: 0.8em; font-family: arial,Arial,helvetica,Helvetica,sans-serif; line-height: 1.3; }
.formcopy { color: black; font-weight: normal; font-size: 0.8em; font-family: arial,Arial,helvetica,Helvetica,sans-serif; }
.headercopy { color: #75B401; font-weight: bold; font-size: 1.3em; font-family: arial,Arial,helvetica,Helvetica,sans-serif; line-height: 1.3; }
.promoheadercopy { color: white; font-weight: bold; font-size: 1.3em; font-family: arial,Arial,helvetica,Helvetica,sans-serif; line-height: 1.3; }

/* Header Styles */
#headerborder1 { width: 760px; height: 25px; background-color: #333333; }
#headerborder2 { width: 760px; height: 25px; background-color: #FF3334; }
.headerborder3 { width: 20px; height: auto; background-color: #01A95B; }
#headerborder4 { width: 760px; height: 25px; background-color: #FF6600; margin-top: 3px; color: white; font-weight: bold; font-style: italic; font-size: 1em; font-family: arial,Arial,helvetica,Helvetica,sans-serif; text-align: center; padding-top: 5px; padding-bottom: 5px; }
.headercontent { width: 760px; height: 250px; }

/* Body Styles */
#bodycontent { width: 760px; height: auto; }
#navigationcol { width: 250px; height: auto; padding-left: 2px; }
#bodycol { width: 483px; height: auto; margin-left: 20px; margin-right: 5px; }
#logoimgbox { margin-top: 5px; }
#logoimg { width: 250px; height: 250px; border-width: 0px 0px 0px 0px; }
#bodypadding { padding: 8px 8px 8px 15px; }

/* Navigation Styles */
.navitem { width: 100%; height: auto; background-color: #BDD8EB; margin-top: 2px; }
.mainnav { color: #666666; font-weight: bold; font-size: 0.85em; font-family: arial,Arial,helvetica,Helvetica,sans-serif; }
.selectedmainnav { color: #666666; font-weight: bold; font-size: 0.85em; font-family: arial,Arial,helvetica,Helvetica,sans-serif; text-decoration: none; }
.subnav { color: #336699; font-weight: bold; font-size: 0.85em; font-family: arial,Arial,helvetica,Helvetica,sans-serif; }
.selectedsubnav { color: #336699; font-weight: bold; font-size: 0.85em; font-family: arial,Arial,helvetica,Helvetica,sans-serif; text-decoration: none; }
.navitempadding { padding: 5px 5px 5px 15px; }
.subnavitempadding { padding: 5px 5px 5px 35px; }
.subsubnavitempadding { padding: 5px 5px 5px 55px; }

/* Promo Content Styles */
#homepgpromocontent { width: 760px; height: auto; background-color: #FF6600; }
#homepgpromopadding { padding: 8px 8px 8px 8px; }
#interiorpgpromorule { width: 100%; height: 2px; background-color: #00AB5C; margin-top: 15px; margin-bottom: 8px; }

/* Footer Styles */
#footercontent { width: 760px; height: auto; background-color: #333333; text-align: center; }
#footerpadding { padding: 15px 8px 15px 8px; }
.footercopy { color: white; font-weight: bold; font-size: 0.8em; font-family: arial,Arial,helvetica,Helvetica,sans-serif; line-height: 1.3; }
.footercopy a { color: #FF3333; }

