@charset "UTF-8";
/* CSS Document */

html, body { height: 100%; margin: 0px 0px 1px 0px; }

.background { background: url(images/bgshader.jpg) repeat-y center #9ca397; }

/* #header { background:url(images/header.jpg) no-repeat top #d6d8e2; width:775px; height:136px; } */
#header { background:#d6d8e2; width:775px; height:136px; vertical-align:middle; text-align:right; }
#maintrwrapper { background:url(images/maincontentbg.jpg) repeat-x top #d6d8e2; width:775px; min-height:300px; height:auto; }
#cellleft { width:185px; float:left; padding:4px 2px 4px 4px; }

#cellleft a:link { color:#000; text-decoration:none; padding-left:8px; }
#cellleft a:visited { color:#000; text-decoration:none; padding-left:8px; }
#cellleft a:hover { color:#006; text-decoration:underline; padding-left:8px; }
#cellleft a:active { color:#09F; text-decoration:underline; padding-left:8px; }

#cellleftcontainer { background-color:#006699; width:190px; border:#b2b6c5 1px solid; background:#F2F2F2; padding:8px; min-height:273px; }
#cellright { width:555px; float:right; padding:4px 4px 4px 2px; }
#cellrightcontainer { background-color:#006699; width:536px; border:#b2b6c5 1px solid; background:#F2F2F2; padding:8px; min-height:273px; text-align:justify; }

#highwaysign { float:right; font-size:12px; font-style:italic; margin:0px 0px 8px 15px; text-align:center; }

#content { background-color:#76919a; width:775px; height: 100%; text-align:left; }

#footer { background:url(images/footerbg.jpg) repeat-x top #76919a; width:775px; bottom:0; clear:both; min-height:50px; color:#FFF; text-align:center; padding:21px 0px 0px 0px; line-height:23px; }

#footer a:link { color:#FFF; text-decoration:none; }
#footer a:visited { color:#FFF; text-decoration:none; }
#footer a:hover { color:#CFF; text-decoration:underline; }
#footer a:active { color:#CF9; text-decoration:underline; }

a.chooseregion:link { color:#FFF; text-decoration:none; }
a.chooseregion:visited { color:#FFF; text-decoration:none; }
a.chooseregion:hover { color:#CFF; text-decoration:underline; }
a.chooseregion:active { color:#CF9; text-decoration:underline; }

h1 { font-size:22px; margin-top:0px; margin-bottom:8px; }
h2 { font-size:16px; margin-top:0px; margin-bottom:8px; }

a.boiler:link { color:#000; text-decoration:none; padding-left:8px; }
a.boiler:visited { color:#000; text-decoration:none; padding-left:8px; }
a.boiler:hover { color:#006; text-decoration:underline; padding-left:8px; }
a.boiler:active { color:#09F; text-decoration:underline; padding-left:8px; }