﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	background-image: url("../images/bg_site.gif");
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #898989;
}


/* Wrapper */
div#maincontainer {
	background-color: #FFFFFF;
	min-height: 700px;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
}

div#wrapper {
	background-color: #FFFFFF;
	float: left;
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

/*header */
div#masthead
{
	clear: both;
	width: 962px;
	height: 150px;
	min-height: 50px;
	background-image: url("../images/bg_masthead.gif");
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px 0 0 0px;
}

div#masthead #logo
{
    float: left; 
	margin: 10px 0 10px 10px;
}

div#masthead #address
{
	width: 400px;
	margin: 30px 10px 0px 0px;
	text-align: right; 
    float: right; 
}

div#masthead #address p
{
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

div#masthead #address p.phone
{
	margin: 10px 0 0 0;
	padding: 0;
}


div.clear {
	clear: both;
}


/* navigation */

#top_nav {
	background-image: url("../images/bg_navigation.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
	clear: both;
	height: 37px;
	margin: 0 0 0px 0;
	width: 962px;
	border-bottom: solid 1px #5B1A0D;
}
.nav_item 
{
    color: #FFFFFF;
	margin: 0;
    padding: 10px 0 0 25px;
	font-size: 1.2em;
	padding-right: 20px;
	float: left;
}
.nav_item a
{
	color: #FFFFFF;
	margin: 0;
	text-decoration: none;
}	
.nav_item a:hover{
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

.nav_item_selected 
{
    color: #FFFFFF;
	margin: 0;
    padding: 10px 0 0 25px;
	font-size: 1.2em;
	padding-right: 20px;
	float: left;
}
.nav_item_selected a
{
	color: #F08B15;
	margin: 0;
	text-decoration: underline;
}	
.nav_item_selected a:hover{
	margin: 0;
	padding: 0;
	text-decoration: underline;
}


/* content */
div#content {
	background-color: #FFFFFF;
	float: left;
	min-height: 300px;
	width: 962px;
	margin: 0px 0 0 0px;
}


/* Left column */
div#content #left_col {
	width: 210px;
	float: left;
	margin: 20px 10px 10px 0;

}

div#content #left_col #panel {
	margin: 0px 10px 10px 10px;
	border: solid 1px #C0C0C0;
}


/* Right column */
div#content #right_col 
{
	width: 610px;
	float: left;
	margin: 0px 0 10px 10px;
}

div#content #right_col #title
{
	margin: 20px 0 0 0;
    color: #E98525;
    font-size: 1.5em;
    font-weight: bold;
}


div#content #right_col #longdescription
{
	margin: 20px 0 10px 0;
    color: #000000;
    font-weight: normal;
}

div#content #right_col #longdescription h1
{
	margin: 10px 0 0 0;
    color: #E98525;
    font-size: 1.4em;
    font-weight: bold;
}


div#content #right_col #longdescription p
{
    font-size: 1.2em;
	margin: 20px 0 20px 0;
	text-align: justify;
}

div#content #right_col #longdescription p a
{
	color: #E49222;
}

div#content #right_col #longdescription ul
{
    font-size: 1.2em;
	width: 100%;
	float: left;
	list-style: block; 
	padding: 0px 20px 20px 0px;
}

div#content #right_col #longdescription ul li
{
	list-style: none; 
	padding: 2px 0 0 30px;
	background-image: url(../images/bread_bullet_trans.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

div#content #right_col #longdescription ul li img
{
	margin-right: 10px;
	padding-right: 10px;
}


div#content #right_col #longdescription p img
{
	border: solid 1px #DCD8D9;
}
div#content #right_col #longdescription p img.no_border
{
	padding: 0 10px 0 0px;
	margin: 0;
	border-width: 0px;
}

div#content #right_col #longdescription p.highlighted
{
	font-family: Georgia; 
	font-size: 1.8em;
	color: #D68A22;
	font-weight: normal; 
	padding: 10px 0px 10px 0px;
}


/* Full column */
div#content #full_col 
{
	width: 900px;
	float: left;
	margin: 0px 0 10px 20px;
}

div#content #full_col #title
{
	margin: 20px 0 0 0;
    color: #E98525;
    font-size: 1.5em;
    font-weight:bold;
}


div#content #full_col #longdescription
{
	margin: 20px 0 10px 0;
    color: #000000;
    font-size: 1.1em;
    font-weight:normal;
}

div#content #full_col #longdescription p
{
	margin: 20px 0 20px 0;
}



/* Sub navigation */
div#subnav {
	clear: both;
	width: 200px;
	margin: 0px 0 0 0;
}

div#subnav h2 {
	padding: 8px 12px 8px 12px;
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
	background-image: url("../images/tiles/left_col_heading.gif");
	background-repeat: no-repeat;
	background-color: #f9c116;
}

div#subnav ul {
	margin: 0 0 14px 0;
	padding: 0 4px 4px 4px;
	background-image: url("../images/tiles/left_col.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}

div#subnav ul li 
{
	list-style: none; 
	border-bottom: #eee 1px solid;
	padding: 6px 0 8px 6px;
	font-size: 1.2em;
	color: #666;
	background-image: url("../images/bullets/subnav.gif");
	background-repeat: no-repeat;
	background-position: center right;
}

div#subnav ul li a {
	color: #666;
	text-decoration: none;
}

div#subnav ul li a:hover {
	text-decoration: underline;
}

div#subnav ul li.active a {
	font-weight: bold;
	color: #000000;
}
div#subnav ul li.active a:hover {
	text-decoration: none;
}


/* Flash Banner */
div#banner_container 
{
	width: 100%;
	padding: 0;
	margin: 0;
}
div#banner_left 
{
	border-bottom: solid 1px #A81C12;
	float: left;
	padding: 0;
	margin: 0;
}
div#banner_right 
{
	float: right;
	padding: 0;
	margin: 0;
	border-bottom: solid 1px #A81C12;
}

div#banner_right 
{
	float: right;
	padding: 0;
	margin: 0;
}

div#right_panel_1 
{
	border-right: solid 1px #C66B1A;
	width: 319px;
	height: 92px;
	background-image: url("../images/panel_right_one.jpg");
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 0;
	margin: 0;
}
div#right_panel_2 
{
	border-right: solid 1px #C66B1A;
	width: 319px;
	height: 90px;
	background-image: url("../images/panel_right_two.jpg");
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 0;
	margin: 0;
}
div#right_panel_3 
{
	border-right: solid 1px #C66B1A;
	width: 319px;
	height: 96px;
	background-image: url("../images/panel_right_three.jpg");
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 0;
	margin: 0;
}

div#right_panel_1 .text, div#right_panel_2 .text, div#right_panel_3 .text 
{
	width: 180px;
	float: left;
}


div#right_panel_1 .text h1, div#right_panel_2 .text h1, div#right_panel_3 .text h1 
{
	margin: 10px 0 8px 8px; 
	float: left; 
	color: #000000;
	font-weight: bold;
	font-size: 1.1em;
}

div#right_panel_1 .text h1 a, div#right_panel_2 .text h1 a, div#right_panel_3 .text h1 a 
{
	text-decoration: underline; 
	color: #000000;
}

div#right_panel_1 .text h1 a:hover, div#right_panel_2 .text h1 a:hover, div#right_panel_3 .text h1 a:hover 
{
	text-decoration: underline; 
	color: #5B1A0D;
}


div#right_panel_1 .text p, div#right_panel_2 .text p, div#right_panel_3 .text p 
{
	clear: both;
	margin: 10px 0 8px 8px; 
	color: #84572B;
	font-weight: normal;
	font-size: 1.1em;
}

div#right_panel_1 .text p a, div#right_panel_2 .text p a, div#right_panel_3 .text p a 
{
	text-decoration: none; 
	color: #84572B;
}

div#right_panel_1 .text p a:hover, div#right_panel_2 .text p a:hover, div#right_panel_3 .text p a:hover 
{
	text-decoration: underline; 
	color: #5B1A0D;
}


div#right_panel_1 img, div#right_panel_2 img, div#right_panel_3 img 
{
	float: left; 
	margin: 10px 0 10px 10px;
	border: solid 1px #7A6E6E;
} 


/* Quotes */
div#quotes_container 
{
	width: 100%;
	padding: 0;
	margin: 0;
}
div#quotes_left 
{
	width: 308px;
	height: 180px;
	float: left;
	padding: 0;
	margin: 4px 0px 6px 4px;
}
div#quotes_right 
{
	width: 634px;
	height: 180px;
	background-image: url("../images/owen_doorly_quote_bg.jpg");
	background-repeat: no-repeat;
	background-position: center right;
	float: right;
	margin: 4px 8px 2px 4px;
}

div#quotes_right #doorly
{
	float: right;
	padding: 0;
	margin: 10px 10px 0 0; 
}

div#quotes_right #text
{
	padding: 10px 15px 4px 15px;
	font-size: 1.1em;
	width: 380px; 
	float:left
}

div#quotes_right #text ul
{
	float: left;
	list-style: block; 
	padding: 10px 10px 10px 0px;
}

div#quotes_right #text ul li
{
	list-style: none; 
	padding: 5px 0 0 0px;
}

/* Featured Quote */

div#featured_quote 
{
	background-color: #FFFFFF; 
	margin: 0;
}

div#featured_quote p.quote
{
	background-color: #FFFFFF; 
	font-family: Georgia; 
	font-size: 1.3em;
	line-height: 2em; 
	margin: 10px 30px 0px 30px;
}

div#featured_quote p.quote_author
{
	background-color: #FFFFFF; 
	font-family: Georgia; 
	font-size: 1.3em;
	margin: 0px 35px 10px 0px;
	font-weight: bold; 
	text-align: right;
}



/* Map */

div#map
{
	border: solid 1px #000000;
	margin: 10px 0px 20px 0px; 
	width: 500px;
	height: 300px;
}






/* Footer */
div#footer_wrapper 
{
	margin-top: 10px;
	width: 962px;
	background-color: #FFFFFF;
	width: 100%;
	margin: 0;
}

div#footer {
	height: 180px;
	margin: 0px 6px 0px 6px;
	padding: 0;
	background-image: url("../images/footerbg.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
}

div#footertitle
{
	font-size: 1.3em;
    color:#F0A152;
    padding: 15px 15px 5px 30px;
	font-weight:bold;
}
div#footertitle a
{
    color:#F0A152;
    text-decoration: none; 
}

div#footerlist ul
{
	list-style-type: none;	
	margin: 0;
	padding: 0;
}

div#footerlist ul li
{
	padding: 5px 0 0 32px;
}

div#footerlist ul li a
{
	color: #000000;
}

div#footerlist ul li a:hover
{
	color: #7D7D7D;
}


div#products
{
	margin: 0;
    width: 150px;  
    float: left;
    padding-left: 8px;
}

div#aboutyou
{
    width: 180px;  
    float: left;
    padding-left: 20px;
} 

div#cafe
{
    width: 180px;  
    float: left;
    padding-left: 20px;
} 

div#google
{
    width: 150px;  
    float: left;
    padding-left: 10px;
}  

div#google img
{
    border: none;
    padding-left: 25px;
}	

div#google p
{
    float: right;
} 


div#footer_address
{
    width: 150px;  
    float: right;
    padding: 50px 35px 0px 0px; 
} 


div#footer_bottom {
	margin: 4px 0 10px 0;
	height: 24px;
	padding: 0px;
	background-color: #FFFFFF;
}

div#social_text 
{
	padding: 0 0 0 0px;
	margin: 8px 10px 0 0px;
	float: left;
	font-size: 1.1em;
	color: #7F7F7F;
}

div#social_links 
{
	background-color: #FFFFFF;
	float: right;
	text-align: right;
	padding: 0px;
	margin: 8px 10px 0 0;
}	

div#social_links img{
	margin: -2px 2px 0 0;
	vertical-align: middle;
}	

div#social_links a {
	margin: 0 0 0 4px;
	font-size: 10px;
	color: #7F7F7F;
	text-decoration: none; 
}

div#social_links a:hover {
	text-decoration: none; 
}


div#footer_redstrand 
{
	padding: 0 0 0 0px;
	margin: 4px 0px 10px 10px;
	float: left;
	font-size: 1.0em;
	color: #7F7F7F;
}

div#footer_redstrand a
{
	color: #7F7F7F;
}
div#footer_redstrand a:hover
{
	color: #7F7F7F;
}












/* breadcrumbs */
#breadcrumbsUI 
{
	margin: 10px 0 10px 0;
    float: left;
    padding: 0 0 0px 0;
	height: 25px;
	width: 100%;
}
#breadcrumbsUI ul {
	padding: 0;
	margin: 0;
}
#breadcrumbsUI li 
{
    margin: 0;
	font-size: 11px; 
	display: inline;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 8px;
	float:left;
}
#breadcrumbsUI ul li a {
	color:#E98525;
}
#breadcrumbsUI ul li a:hover {
	color:#7D7D7D;
}



fieldset {
	border: 0;
}

label {
	display: block;		/* block float the labels to left column, set a width */
	float: left; 
	font-size: 1.1em;
	color: #000000;
	width: 150px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-left: 10px;
	margin: 0px 0 0px 0px;	/* set top margin same as form input - textarea etc. elements */
	text-align: left; 
}

input {
	padding: 2px;
	font-size: 1.1em;
	color: #666;
}

select {
	font-size: 1.1em;
	color: #666;
}

textarea {
	padding: 2px;
	font-size: 1.1em;
	color: #666;
}

div.clear {
	clear: both;
}


/* messages shown to the user */
#userMessage 
{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #ED8B20; 
	font-size: 1.1em;
	text-align: left; 
}
#userMessage ul {
	margin: 0;
	padding: 0;
	position: relative;
}
#userMessage li 
{
	display: inline-block; 
	list-style: none;
}



.site_button 
{
	clear: both;
	padding: 0px 8px 2px 8px;
	height: 24px;
	color: #000000;
	font-size: 1.1em;
	font-weight: bold; 
	background-color: #F4F0F1; 
	border: 1px solid #DAD6D7;
	margin: 10px 0 10px 0px;
}

.deliveries ul
{
    margin-top:0px; 
    margin-bottom:0px;
    list-style: square none inside;
    color:#D68A22;
    line-height: 1.5; 
}

.coffeeculture #text
{
    float:left;
    padding: 0px 15px 0px 0px;
}

.coffeeculture #image
{
    float:left;
    padding: 10px 0px 0px 0px;
}



.pastries 
{
	margin: 15px 0px 10px 0px;
	min-height: 60px;
	background-color: #F9EFE3; 
}

.pastries .quote_desc 
{
    margin-top: 10px;
	font-family: Georgia; 
	font-size: 1.3em;
	font-weight: normal; 
	padding: 0px 10px 10px 10px;
}
.pastries .quote_title 
{
    font-family: Georgia; 
	font-size: 1.2em;
	color: #D68A22;
	font-weight: normal; 
	padding: 0px 10px 10px 10px;
}

.press 
{
	margin: 10px 0 15px 0;
	min-height: 100px;
	background-color: #F9EFE3; 
}

.press .press_head 
{
	font-family: Georgia; 
	font-size: 1.3em;
	font-weight: bold; 
	padding: 10px 10px 6px 10px;
}
.press .press_desc 
{
	font-family: Georgia; 
	font-size: 1.3em;
	font-weight: normal; 
	padding: 0px 10px 10px 10px;
}
.press .press_title 
{
	font-family: Georgia; 
	font-size: 1.2em;
	color: #D68A22;
	font-weight: normal; 
	padding: 0px 10px 10px 10px;
}
.press .press_links 
{
	font-family: Georgia; 
	font-size: 1.1em;
	color: #D68A22;
	font-weight: normal; 
	padding: 0px 10px 10px 10px;
}
.press .press_links a
{
	color: #000000;
}
.press .press_links a:hover
{
	color: #D68A22;
}


