<!--
/* Cross Browser Reset styles */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em; font-weight:normal; font-style:normal;}
ul,ol {list-style:none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}
/* End Reset */

body{  background:url(/images/CapitalHB/site/template/bodybg.jpg) repeat; margin:0px; padding:0px;font-size:14px; font-family:Arial, Helvetica, sans-serif; color:#6C4820; font-weight:100;}
img {outline-style:none;}
#sitebg {background:url(/images/CapitalHB/site/template/sitebg.jpg) repeat-x; padding:0px; margin:0px;}

#contentbg {width:960px; margin:auto}
#footerbg {background:url(/images/CapitalHB/site/template/footerbg.jpg) no-repeat bottom;}
#logo {
    background: url("/images/CapitalHB/site/template/logo2.jpg") no-repeat scroll 0 0 transparent;
    height: 83px;
    left: 316px;
    position: absolute;
    top: 13px;
    width: 316px;
}
#masthead {
    height: 148px;
    position: relative;
}

#tinytree {
    display: block;
    height: 51px;
    position: absolute;
    right: 252px;
    top: 94px;
    width: 41px;
    z-index: 5000;
}
#contentholder {background:#FFF; min-height:615px; padding:10px 10px 30px;

-webkit-border-bottom-left-radius: 60px;
-khtml-border-radius-bottomleft: 60px;	
-moz-border-radius-bottomleft: 60px;
border-bottom-left-radius: 60px;

-webkit-border-bottom-right-radius: 60px;
-khtml-border-radius-bottomright: 60px;	
-moz-border-radius-bottomright: 60px;
border-bottom-right-radius: 60px;
	}
#footerinfo {
    color: #FFFFFF;
    height: 85px;
    padding: 20px 25px;
    position: relative;
    text-align: center;
}
#navholder {
    height: 36px;
    position: absolute;
    top: 109px;
    width: 960px;
    z-index: 3000;
}
#navholder ul li {list-style:none; text-indent:-9000px}

.left {float:left;}
a {outline-style: none;}
a:link    {color: #DD9531; outline-style: none;}
a:active  {color: #EEDDC1;outline-style: none;}
a:visited {color: #000000; outline-style: none;}
a:hover   {color: #EEDDC1; outline-style: none;}

#btmtag {color:#C1B185; font-family:Verdana, Geneva, sans-serif; padding-top:15px;  font-size:12px;}
#btmtag a {
	color: #C1B185; font-weight:normal; text-decoration:none; 
}
#btmtag a:hover{
	color:#FFF; font-weight:normal; text-decoration:underline;
}

#social {
    position: absolute;
    right: 30px;
}

#social>a:hover {
box-shadow: 0px 0px 8px #fdffe8;
}
#facebook {background:url(/images/CapitalHB/site/template/facebook.jpg) no-repeat; width:38px; height:39px; margin-right:10px; display:block; float:left;}
#youtube {background:url(/images/CapitalHB/site/template/youtube.jpg) no-repeat; width:38px; height:39px; display:block; float:left;}

h1, h2 {
font-size: 30px;
font-weight: bold;
color: #6C471F;
font-family: Times New Roman;
}

strong {font-weight: bold;}
.clear {clear: both; line-height: 1px; height: 1px;}

--> 
