
/* honisters css

light grey - #e8e9e9
mid grey - #919693
dark grey - #444f51
background blue - #ebf3f9
light blue - #9bc4e2
mid blue - #75aadb
dark blue - #3a75c4
 */

body, div, form, a, img, h1, h2, h3, p, ul, ol, li {margin:0; padding:0; border:0;}  
html {
	min-height: 100%;
	height: auto;
}


body {font: .75em Arial, Helvetica, sans-serif;  text-align: center; background: #D8DADA url(../images/bgbody.jpg) repeat-x; color: #444f51;} 

h1, h2, h3 {font-weight: normal; font-family: Calibri, Arial, Helvetica, sans-serif; margin-bottom: .5em; color: #919693;}
h1{font-size: 1.5em; border-bottom: 1px solid #444f51; padding: .5em 10px; margin-bottom: 1em; background: #919693 url(../images/bgh1.jpg) repeat-x bottom left; color: #fff; }
h2 {font-size: 1.4em; margin-top: 1em;}
h3 {font-size: 1.3em; margin-top: 1em;}
p, li {padding-bottom: .5em; line-height:1.5em;}
ul, ol {line-height: 1.25em; margin-left: 3em;}
clearb {clear: both;}
#container {width: 880px; background: #fff; margin: 0 auto; text-align: left;}
#containerinner {margin: 0 20px;}

#header { position: relative;}
#content {margin: 1em 0; overflow:hidden; clear:both;}
#contentinner {height:auto!important; min-height:440px; height:440px; }
#footer {text-align:center; border-top: 1px solid #e8e9e9; padding: .5em 0; color: #919693;}

a {color: #3a75c4; text-decoration: none;}
a:hover {color: #75aadb; text-decoration: underline;}

.loginbtn {position:absolute; right: 0; top: 0; padding: 10px 20px; background-color: #ebf3f9; text-align: center; font-weight: bold; color: #919693;}


* html .col1, * html .col2 {display: inline;}
.col1, .col2 { background: #EBF3F9; float: left; width: 410px;}
.col1 {margin-right: 10px;}
.col2 {margin-left: 10px;}
.mall10 {margin: 10px;}
