@charset "UTF-8";
/* CSS Document */

html { height:100%; margin-bottom:1px; }

.background { background:url(images/background.gif) repeat top center #eee7d7; font-family:Arial, Helvetica, sans-serif; }
.bigborder { width:765px; background-color:#000; padding:35px; }
.container { width:753px; background-color:#e3dccd; border:#4c4c4c solid 1px; }
.header { height:113px; background:url(images/header2.jpg) no-repeat top left; width:727px; padding-top:18px; padding-left:28px; }
.columnleft { background:url(images/leftcolumnbg2.jpg) no-repeat top left; width:755px; text-align:right; }
.sidemenu { border:0px solid #c22200; border-right-width:1px; width:184px; padding-right:6px; font-size:17px; font-weight:bold; line-height:23px; margin-top:60px; }

.columnright { border:#4c4c4c solid 3px; background:#ebe6da; width:517px; float:right; text-align:left; padding:10px; margin-right:16px; font-size:15px; }
.columnclearance { clear:both; }
.footer { padding:8px 15px 8px 15px; text-align:center; font-size:17px; font-weight:bold; }
.boiler { border:0px solid #c22200; border-top-width:1px; color:#333; font-size:13px; font-style:italic; padding-top:5px; margin-top:4px; font-weight:normal; }

.headerline1 { color:#333; font-size:13px; font-style:italic; text-align:right; margin-right:20px; }
.headerline2 { color:#333; font-size:15px; text-align:right; padding-top:72px; margin-right:20px; }

a.menu:link { color:#000; text-decoration:none; }
a.menu:visited { color:#000; text-decoration:none; }
a.menu:hover { color:#c22200; text-decoration:underline; }
a.menu:active { color:#F33; text-decoration:underline; }

h1 { margin:0px 0px 8px 0px; font-size:24px; }
h3 { font-size:19px; margin:0px 0px 8px 0px; }

div.rightfloater { float:right; }
img.rightfloat { margin-left:6px; margin-bottom:3px; }

div.leftfloater { float:left; }
img.leftfloat { margin-right:6px; margin-bottom:3px; }