/* CSS Document */

/* basic */
body { text-align:left; color: #330000;background: #fff url('/images/bkgrd.gif') repeat-x top;padding:0;font-family: small verdana, sans-serif}
#frame { width:906px; min-height:550px;margin-right:auto; margin-left:auto; margin-top:5px; padding:0px; text-align:left;}

a{ font-weight:bold; color: #330000; font-size:100%; text-decoration:none;}
a:hover, a:active{ color: #330000; font-size:100%; text-decoration:underline;}

dl, dt, dd{	margin:0; padding:0;}
ol, li {margin:0; padding:0;}

h1{margin:0;padding:0;font-size:150%;text-transform:uppercase;color:#330000;}
h2{margin:0;padding:0;font-size:120%;color:#330000;}
h3{margin:0;padding:0;font-size:110%;color:#330000;text-transform:uppercase;}
h4{margin:0;padding:0;color:#330000;}

.cl{clear:left;}
.cr{clear:right;}
.fl{float:left;}
.fr{float:right;}
.cb{clear:both;}

/*sections*/
#banner { width:906px; height: 132px;margin:0px;padding:0 }
#pictures { background: #fff url('/images/front_house.jpg') no-repeat top; width:906px; height: 182px; margin-top:7px;padding:0;border-left: 1px solid #330000}
#col1 {width:190px; height:8px;background: #fff url('/images/col1bkgrd.gif') no-repeat top;float:left;margin:0;padding:0}
#col2 {width:136px; background: #fff url('/images/col2bkgrd.gif') repeat-y top;float:left;margin:0;padding:0}
div#col2 .content {margin:0;padding:10px;text-align:left;color:#fff;font-size:85%;line-height:22px;}
div#col2 a {margin:0;padding:0;color:#fff;font-weight:normal;text-decoration:none;}
div#col2 a:hover {margin:0;padding:0;color:#fff;font-weight:normal;text-decoration:underline;}
#col3 { width:338px; background: #fff;float:left;margin:0;padding:0;border-top: 1px solid #330000;}
div#col3 .content {margin:0;padding:10px 20px 0 20px;text-align:justify;font-size:75%;}
#col4 {width:242px; height:150px; background: #fff url('/images/col4bkgrd.jpg') no-repeat top;float:left;margin:0;padding:0 }
div#col4 .content {margin:0;padding-top:155px;text-align:right;font-family: Tahoma, san serif;font-size:70%;}

/*other*/
.redbar {width:100%;height:7px;margin:0;padding:0;background:#660000;}
