
/* css development by maramade productions http://www.maramade.com */

html { height: 101%; margin-bottom: 1px; }

h1,h2,h3,h4,h5,h6,em,pre,code{padding:0;margin:0;line-height:1em;font-size:100%;font-style: normal;}
p{margin:0; padding: 10px 0 0 0;}
ul{margin-top:0;}

body {
font:13px Arial, Helvetica, sans-serif;
background-color: #E8E8E4;
color:#000;
margin:0 auto;
padding:0;
}

#wrap{
margin: 0 auto;
padding: 0;
width:960px;
border: 1px solid #C1C2B9;

}

#banner{
margin: 0 auto;
padding: 0;
width:960px;
height:191px;
background-image:url(images/Hollybanner.jpg);
background-position:top;
background-repeat:no-repeat;
position:relative;
}

#banner a.homelink { 
width: 204px;
height: 102px; 
position: absolute;
text-decoration:none;
top: 47px;
left:14px;
display:block;
background-color:transparent;
color:#000;

}

#banner a.homelink i{
visibility:hidden;
}

#banner h1{
position:absolute;
top: 5px;
left: 698px;
font-size:13px;
font-weight:bold;
}

#banner h2{
position:absolute;
top: 24px;
left: 698px;
font-size:12px;
width:125px;
font-weight:normal;
color:#FFFFFF;
background-color:transparent;
line-height:130%;
border-right:1px solid #fff;
}

#banner h2 a, #banner h2 a:link, #banner h2 a:visited, #banner h2 a:active{
background-color:transparent;
color:#fff;
text-decoration:underline;
}

#banner h2 a:hover{
text-decoration:none;
}


#banner h3{
position:absolute;
top: 24px;
left: 840px;
font-size:12px;
width:138px;
font-weight:normal;
color:#FFFFFF;
background-color:transparent;
line-height:130%;
}

#contentwrap{
position:relative;
width:960px;
}

#leftcol{
width:260px;
position:absolute;
top:0;
left:0;
background-color:#DAE6F1;
color:#484A3A;
margin:0;
border-right: 1px solid #C1C2B9;
}

#menu{
margin:0;
padding:0;
}


#rightcol{
width:260px;
position:absolute;
top:0;
right:0;
background-color:#fff;
color:#484A3A;
margin:0;
border-left: 1px solid #C1C2B9;
}

#rightcol h1 {
font-size:18px;
font-family:Georgia, "Times New Roman", Times, serif;
padding: 10px 10px;
background-repeat:no-repeat;
line-height:130%;
font-style:italic;
}

#rightcol h2 {
font-size:14px;
font-family:Georgia, "Times New Roman", Times, serif;
padding: 4px 10px;
text-transform:uppercase;
background-image:url(images/valuesh2bg.jpg);
background-repeat:no-repeat;
height:26px;
}


#rightcol h3 {
font-size:14px;
font-family:Georgia, "Times New Roman", Times, serif;
padding: 10px;
}

#rightcol p{
padding: 0 10px 10px 10px;
}

#maincontent{
background-color:#E8E8E4;
color:#424953;
margin: 0 275px;
}

#maincontent h1 {
font-size:25px;
font-family:Georgia, "Times New Roman", Times, serif;
padding-top: 10px;
}

#maincontent li{
padding-bottom:5px;
}

.test{
font-size:14px;
font-family:Georgia, "Times New Roman", Times, serif;
line-height:130%;
color:#484A3A;
background-color:#E8E8E4;
font-weight:bold;
}

.bigsize{
font-size:24px;
}

#footer{
margin: 0 auto;
padding: 0;
width:960px;
background-image:url(images/footertop.jpg);
background-position:top;
background-repeat:no-repeat;
height:60px;
}

#footer p{
text-align:right;
padding-top: 50px;
font-size:10px;
}

#maincontent a, #maincontent a:link, #maincontent a:visited, #maincontent a:active, #footer a, #footer a:link, #footer a:visited, #footer a:active{
color: #686B56;
background-color:transparent;
text-decoration:underline;
}


#maincontent a:hover, #footer a:hover{
text-decoration:none;
}