/*
	Biff's Coffee site css
	by Glenn Lane
*/

body {
//
	background-color:#b3a88f; cursor:default;
}
td,th {font-family:Lucida Sans Unicode,Lucida Sans,Tahoma,Helvetica,Arial;font-size:12px; color:#462514}

.tableoverall { border-bottom:1px #462514; border-left:1px #462514; border-top:1px #462514; border-right:1px #462514; }
.tableborder {border:1px solid #000000; padding:0px;}
.navigation  { background-image: url("images/nav_bg1.png"); background-repeat: repeat-x; font-family:Arial, Helvetica, sans-serif; font-style:bold; font-size:12px; vertical-align:middle;}
.border { background-color:#462514; }
.content {background-color:#eae0c7; font-family:Lucida Sans Unicode,Lucida Sans,Tahoma,Helvetica,Arial;font-size:12px; color:#462514 padding:3px; vertical-align:top; }
.feature {background-color:#d3c5a4; font-size:10px; color:#000000; padding:3px; vertical-align:top; }
.privacy {font-size:12px; color:#000000;}
.terms {font-size:12px; color:#000000;}
.fieldset.textfield { height:19px; width:271px; border:none; background: transparent url("images/text_field.png") no-repeat fixed; }
.input.textfield { height:19px; width:271px; border:none; background: transparent url("images/text_field.png") no-repeat fixed;}
.button { height:23px; width:80px; border:none; background: url("images/search_btn.png") no-repeat fixed;}
.onlibtext {font-size:12px; color:#3366ff; }

p {font-size:12px; color:#462514;}
ul {list-style-image: url("images/ul_star1.png"); 
h1 {color:#2f67ba;}
h2 {color:#729181;}
h3 {color:#CC0000;}
h4 {color:#462514;}
h6 {color:#462514;}
li {font-size:12px; color:#000000;}
img {border:none;}
a:link,a:visited,a:active {color:#FFFFFF; text-decoration:none; font-family:Lucida Sans Unicode; font-size:12px; padding:5px;}
a:hover {text-decoration:none;}

.copyright {background-color:#6f6347; font-family:Lucida Sans Unicode; font-size:9px; color:#FFFFFF; padding:5px;}