/* ---------- JUKES OF A GENERAL NATURE ---------- */


* { margin: 0; padding: 0; }

body {
margin: 0;
padding: 0;
background: #D4E7F5;
font-family: Arial, Helvetica, sans-serif; /*"Lucida Grande", Verdana, Helvetica, Arial, sans-serif;*/
font-size: 13px;
line-height: 1.4em;
color: #330000;
}


/* ---------- HTML REVISION ---------- */


a {
color: #330000; /*#86A505;*/
text-decoration: none;
}

a:hover, a:active {
text-decoration: underline;
color: #000000;
}

ul, ol {
margin: 0 0 20px 0;
line-height: 1.4em;
}

p {
margin: 0 0 10px 0;
line-height: 1.4em;
}

ul {
list-style: none;
}

li {
margin: 0;
}

img {
border: none;
}

h1, h2, h3 {
font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
margin: 0 0 10px 0;
font-weight: bold; 
color: #333333;
}

h1 {
font-size: 20px;
}

h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

#content h1 {
margin-top: 10px;
}

div.clear {
clear: both;
overflow: hidden;
height: 1px;
}



/* ---------- CONTAINER ---------- */

#homecontainer {
background: #D4E7F5 url(../images/splash.jpg) no-repeat;
margin: 0 auto;
width: 750px;
height: 275px;
padding: 275px 0 0 0;
}


#container {
width: 790px;
margin: 0 auto;
}


/*---------- HOME DIVS----------------*/


#items {
width: 750px;
margin: 0 auto;
padding: 20px 0 20px 0;
}

#items img {
margin: 0 70px 0 0;
}

#homeinfo {
margin: 0 75px 10px 75px;
width: 600;
border: 1px solid #FFFFFF;
padding: 10px;
clear: both;
background: #9FBF80;
color: #FFFFFF;
font-size: 22px;
text-align: center;
font-weight: bold;
}

#homeinfo2 {
margin: 0 75px 20px 75px;
width: 600;
border: 1px solid #FFFFFF;
padding: 10px;
clear: both;
background: #9FBF80;
color: #FFFFFF;
font-size: 13px;
text-align: center;
font-weight: bold;
}

.dividep {
width: 500px;
border-bottom: 1px solid #006600;
margin: 5px auto;
}

#homeinfo2head {
color: #006600;
font-weight: bold;
font-size: 16px;
text-align: left;
margin: -5px 0 10px -5px;
}

#links {
margin: 0 auto;
width: 750px;
text-align: center;
}

#links a {
font-weight: bold;
font-size: 14px;
}

#links a:hover {
color: #CC9966;
text-decoration: none;
}

#links ul {
margin: 0 0 0 10px;
}

#links li{
list-style: none;
display: inline;
margin: 0 16px 0 0;
}


/*---------- MAIN DIVS----------------*/



#header {
margin: 0 auto;
/*padding: 90px 0 0 30px;*/
width: 740px;
height: 116px; /*26px;*/
background: #D4E7F5 url(../images/header.gif) no-repeat;
}

#header a:hover {
color: #CC9966;
text-decoration: none;
}

#headlinkleft {
width: 180px;
float: left;
padding: 45px 0 0 30px;
}

#headlinkright {
width: 120px;
float: left;
padding: 45px 0 0 15px;
}

#headlinkleft ul, #headlinkright ul {
list-style: none;
margin: 0;
}

#headlinkleft li, #headlinkright li {
margin: 0;
font-weight: bold;
font-size: 12px;
}

#headlink1 {
width: 315px;
padding: 90px 0 0 30px;
}

#headlink1 ul {
display: inline;
list-style: none;
margin: 0;
}

#headlink1 li {
margin: 0 0 0 12px;
display: inline;
font-weight: bold;
font-size: 12px;
}

#wrapper {
margin: 0 auto;
width: 694px;
border-left: 1px solid #663300;
border-right: 1px solid #663300;
}

#content {
width: 338px;
/*height: 400px;
overflow: auto;*/
float: right;
padding: 35px 20px 0 20px;
background: #D4E7F5 url(../images/contenthead.gif) no-repeat;
margin: 0 0 30px 0;
}

#sidebar {
width: 294px;
float: left;
/*padding: 430px 0 0 20px;*/
margin: 0 0 30px 0;
}

#sidebarinfo {
padding: 20px 0 0 20px;
}

.photofacility {
background: #D4E7F5 url(../images/facility.jpg) no-repeat;
height: 419px;
border-bottom: 1px solid #663300;
border-right: 1px solid #663300;
}

.photoofferings {
background: #D4E7F5 url(../images/scoop2.jpg) no-repeat;
height: 419px;
border-bottom: 1px solid #663300;
border-right: 1px solid #663300;
}

.photopurchase {
background: #D4E7F5 url(../images/coffeebeans.jpg) no-repeat;
height: 419px;
border-bottom: 1px solid #663300;
border-right: 1px solid #663300;
}

.photobrewing {
background: #D4E7F5 url(../images/coffeebeans4.jpg) no-repeat;
height: 419px;
border-right: 1px solid #663300;
}

.photocontact {
background: #D4E7F5 url(../images/coffeebeans2.jpg) no-repeat;
height: 419px;
border-bottom: 1px solid #663300;
border-right: 1px solid #663300;
}

.photolinks {
background: #D4E7F5 url(../images/coffeebeans3.jpg) no-repeat;
height: 419px;
border-bottom: 1px solid #663300;
border-right: 1px solid #663300;
}

#footer {
margin: 0 auto;
width: 740px;
height: 20px;
background: #D4E7F5 url(../images/footer.gif) no-repeat;
}