* { margin:0px; padding:0px; border:none;}

.clear-me { clear:both; }

body
{
    background-image: url(/assets/img/pussy-willow-bottom.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: right bottom;
    font-family: 'Gill sans MT', Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}

a { color:#666666; }
a:hover { color:#f69577; }

p { margin-bottom:15px; }

form 
{
    background-image: url(/assets/img/pussy-willow-top.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top left;    
}

h1 
{
    background-image: url(/assets/img/logo.png);    
    width:211px;
    height:68px;
    overflow:hidden;
    text-indent:-3000px;
    right:0px;
    top:40px;
    position:absolute;
}

a.acj 
{

    background-repeat:no-repeat;   
    width:100px;
    height:45px;
    overflow:hidden;
    float:none;
    clear:both;
    margin-left:4px;
    margin-top:20px;
    position:absolute;
    bottom:10px;
    left:5px;
} 

.cola { margin-top:190px; float:left; margin-left:30px; }
.colb { margin-top:200px; float:left; margin-left:35px;}
.colc { top:200px; position:absolute; left:300px; right: 50px; background-image:url(/assets/img/trans.png); }

.cola img  
{
    background-image: url(/assets/img/sprite-sections.jpg); background-repeat:no-repeat;
    width:56px; height:363px;
}

.cola img.title59 { background-position:-68px 0px; }
.cola img.title58 { background-position:-138px 0px; }
.cola img.title60 { background-position:-206px 0px; }
.cola img.title61 { background-position:-272px 0px; }
.cola img.title62 { background-position:-341px 0px; }
.cola img.title63 { background-position:-412px 0px; }

.colb ul { font-size:16px; font-family:'Gill sans MT', Arial, Helvetica, sans-serif; font-weight:bold; }
.colb ul li { margin-bottom:20px; display:block; }
.colb ul li a, .colb ul li a.selected:hover { color:#828385; text-decoration:none; }
.colb ul li a.selected, .colb ul li a:hover { color:#f69577; }
 

#carousel
{
	right:50px;
	height: 250px;
	position: absolute;
	top: -50px;
	left: 50px;
}
#carousel a
{
	position: absolute;
	width: 110px;
}

#ImageBoxContainer { background-color:#FFFFFF; z-index:200 !important ; }
#ImageBoxCaption { background-color:#FFFFFF; z-index:200 !important ; }
