HTML{overflow-y: scroll;}
body{background-color:#A8A8A8;font-family:Verdana;color:#000;font-size:12px}
h1{font-family:Verdana;color:#000;font-size:12px;font-weight:bold;display: inline;}
h2{font-family:Verdana;color:#000;font-size:15px;font-weight:bold;display: inline;}
.large{font-family:Verdana;color:#FFF;font-size:18px;font-weight:bold}
.call{font-family:Verdana;color:#FFF;font-size:18px;font-weight:bold}
.small{font-family:Verdana;color:#FFF;font-size:9px}
a:link { color:#000; text-decoration: underline}

a.head:link { color: white; text-decoration: none}
a.head:active { color: white; text-decoration: none}
a.head:visited { color: white; text-decoration: none }
a.head:hover { color: white; text-decoration: underline}

a.head2:link { color: #AAC1E7; text-decoration: none}
a.head2:active { color: #AAC1E7; text-decoration: none}
a.head2:visited { color: #AAC1E7; text-decoration: none}
a.head2:hover { color: #AAC1E7; text-decoration: underline}

a.cat:link { color: black; text-decoration: none }
a.cat:active { color: black; text-decoration: none }
a.cat:visited { color: black; text-decoration: none }
a.cat:hover { color: black; text-decoration: underline }

a.book2:link { color: #fff; text-decoration: none ;font-weight:bold}
a.book2:active { color: #fff; text-decoration: none ;font-weight:bold}
a.book2:visited { color: #fff; text-decoration: none ;font-weight:bold}
a.book2:hover { color: #000; text-decoration: none;font-weight:bold }  

INPUT,TEXTAREA { font-family: Verdana; width: 170px;font-size:12px;} 
.mysubmit      { font-family: Verdana; width: 75px;}
.check          { font-family: Verdana; width: 10px;}


.buttons 
{ 
background-image: url(background/buttons.gif); 
background-repeat: repeat-y;
padding:0px;
 }
 
.phone 
{ 
background-image: url(background/phone2.gif); 
background-repeat: no-repeat; 
height: 41px;
}
.middle 
{ 
background-image: url(background/middle.gif); 
background-repeat: repeat-y; 
}
.bottom 
{ 
background-image: url(background/bottom.gif); 
background-repeat: no-repeat; 
height: 9px
}
.book 
{ 
background-image: url(background/book_button4.gif); 
background-repeat: no-repeat; 
height: 25px;
width: 123px;
text-align:center
}


.package 
{ 
background-color: #fff ;
padding:10px;
height:200px;
border-width:1px;
border-color: #000;
border-style:solid;  
-moz-border-radius:5px; -webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;
}

.black 
{ 
background-color: black 

}

#googleCheckoutLogo {height:30px;}
