@charset "UTF-8";

body {
	font-size: 62.5%;
	color: #5e3d22;
	font-family: Arial, Helvetica, sans-serif;
	background: url(/rrc/images/bg.jpg);
	margin: 0;
	padding: 0;
} 

a {
	outline: none;
}

#wrapper {
	width: 1003px;
	position: relative;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background: url(/rrc/images/containerBG.png) top left repeat-y;
}

* html #wrapper {
	background: url(/rrc/images/containerBG.gif) top left repeat-y;
}

/*------------------- Header -----------------------*/

#header {
	height: 391px;
}

#header img {
	margin: 0;
	padding: 0 0 0 30px;
}	

/*------------------- Main Nav -----------------------*/

#IE6Nav {
	display: none;
}


#drop_down{
	display: none;
}


#mainNav {
	background: url(/rrc/images/navBG.gif) top left repeat-x;
	 width: 977px;
	 height: 47px;
	 margin: 0;
	 margin-left: 13px;
     padding: 0;
}

 .kwicks {
     background: url(/rrc/images/navBG.gif) top left repeat-x;
	 list-style-type: none;
     list-style-position:outside;
     position: relative;
     margin: 0;
     padding: 0;
 }
 
 .kwicks>li{
    display: block;
    overflow: hidden;
    padding: 0;
    cursor: pointer;
    float: left;
    width: 129px;
    height: 47px;
    margin-right: 0px;
	background:url(/rrc/images/nav.gif) no-repeat;
    
}

/* ------------- our coffee --------------- */

.kwicks #kwick1 .subNav {
	position: absolute;
	top: 1px;
	left: 120px;
	background: none !important;
	width: 290px;
	height: 47px;
	list-style-type: none;
}

.kwicks #kwick1 .subNav li {
	display: block;
    overflow: hidden;
    padding: 0;
    cursor: pointer;
    float: left;
	padding: 0;
	margin: 0;
	width: 95px;
}

/* ------------- at home --------------- */


.kwicks #kwick2 .subNav {
	position: absolute;
	top: 1px;
	left: 120px;
	background: none !important;
	width: 290px;
	height: 47px;
	list-style-type: none;
}

.kwicks #kwick2 .subNav li {
	display: block;
    overflow: hidden;
    padding: 0;
    cursor: pointer;
    float: left;
	padding: 0;
	margin: 0;
	width: 120px;
}


/* ------------- at work --------------- */


.kwicks #kwick3 .subNav {
	position: absolute;
	top: 1px;
	left: 120px;
	background: none !important;
	width: 290px;
	height: 47px;
	list-style-type: none;
}

.kwicks #kwick3 .subNav li {
	display: block;
    overflow: hidden;
    padding: 0;
    cursor: pointer;
    float: left;
	padding: 0;
	margin: 0;
	width: 120px;
}

/* ------------- contact --------------- */




.kwicks a {
	display:block;
	height:47px;
	text-indent:-9999px;
	outline:none;
}


#kwick1 {
	background-position:0px 0px;
	
}
#kwick2 {
	background-position:-476px 0px;

	
}
#kwick3 {
	background-position:-949px 0px;
	
	
}
#kwick4 {
	background-position:-1430px 0px;
	
	
}

#kwick1.active, #kwick1:hover {
	background-position: 0 bottom;
}
#kwick2.active, #kwick2:hover{
	background-position: -476px bottom;
}
#kwick3.active, #kwick3:hover {
	background-position: -949px bottom;
}
#kwick4.active, #kwick4:hover {
	background-position: -1430px bottom;
}


/*------------------- IE 6 Main Nav -----------------------*/

* html #mainNav {
	display: none;
}


* html #IE6Nav {
	display: block;
}


* html #drop_down{
	display: block;
}


* html #drop_down ul {display: none; position: relative; z-index: 99999; margin-top: 0 !important; padding-top: 0!important; }
* html #drop_down li:hover ul, #drop_down li.over ul {display:block;padding:0px;margin:0px; padding:4px 3px;margin-top:0px;z-index:9999}
* html #drop_down li>ul {top: auto;left: auto;}

* html ul.sub_nav { height: auto !important; background-color:#361b0d; width: 150px !important; padding: 5px 5px 10px 5px !important; display: block; float: none;}
* html .sub_nav li {display:block;  height: 20px !important; width: 130px; padding:4px  5px !important;  font-size:1.2em; float: none !important; clear: left;}
* html .sub_nav a {color:#ffffff; text-decoration:none; height: 23px !important; width:100%; text-indent: 0px !important; display: block; padding: 3px 0 0 3px !important; margin:0px}
* html .sub_nav a:hover {background: #b04c00 !important }



* html #IE6Nav {
	background: url(/rrc/images/navBG.gif) top left repeat-x;
	width: 938px;
	height: 47px;
	position: absolute;
	top:350px;
	left:12px;
	z-index:50
}

* html #IE6Nav ul {height: 47px; width:938px; list-style:none}

* html #IE6Nav ul li {display: block; float: left; height: 47px}
* html #IE6Nav ul li a {display:block; height: 100%; width:100%; text-indent: -9999px}

* html #IE6Nav li.coffee {background:url(/rrc/images/ourcoffee.gif) no-repeat; width:151px;}
* html #IE6Nav li.athome {background:url(/rrc/images/athome.gif) no-repeat; width:151px;}
* html #IE6Nav li.atwork {background:url(/rrc/images/atwork.gif) no-repeat; width:151px;}
* html #IE6Nav li.contact {background:url(/rrc/images/contact.gif) no-repeat; width:151px;}

* html #IE6Nav li.coffee a:hover {background:url(/rrc/images/ourcoffee_Over.gif) no-repeat;}
* html #IE6Nav li.athome a:hover {background:url(/rrc/images/athome_Over.gif) no-repeat; }
* html #IE6Nav li.atwork a:hover {background:url(/rrc/images/atwork_Over.gif) no-repeat; }
* html #IE6Nav li.contact a:hover {background:url(/rrc/images/contact_Over.gif) no-repeat; }





/*------------------- Content -----------------------*/

#content {
	width: 1003px;
	margin: 10px 0;
	padding: 0;
	background: url(/rrc/images/contentBG.png) top left repeat-y;
}

*html #content {
	background: url(/rrc/images/contentBG.gif) top left repeat-y;
}
	

#content .mainContent {
	margin: 10px;
	padding: 0;
	width: 630px;
	float: left;
}

#content .subContent {
	float: left;
	margin: 10px 10px 10px 0;
	padding: 0;
	width: 330px;
}

.subContent .secondaryImages {
	margin: 5px !important;
}

#content .mainContent p {
	margin: 0;
	padding: 10px 15px 5px 15px;
	font-size: 1.4em;
	line-height: 20px;
}

 #content .subContent p {
	margin: 0;
	padding: 10px 15px 5px 15px;
	font-size: 1.3em;
	line-height: 20px;
}

 #content .subContent p {
	margin-top: 10px;
}

#content .mainContent img {
	float: left;
	margin: 2px 15px 0 5px;
	padding: 0;

}

#content .mainContent .interiorImages {
	float: right;
	margin: 2px 20px 0 10px;
	padding: 0;

}

#content .mainContent a, #content .subContent a {
	color: #b15c11;
	text-decoration: none;
	font-weight: bold;
}

#content .mainContent a:hover, #content .subContent a:hover {
	color: #5e3d22;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #b15c11;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.4em;
	margin: 10px 0 0 20px;
}

h2 {
	margin: 5px 0 25px 15px;
	padding: 5;
	padding-bottom: 10px;
	border-bottom: #5e3d22 1px solid;
	display: inline;
}

h4 {
	font-size: 1.4em;
	color: #9a4d06;
	margin: 0;
	padding: 0;
}

h5 {
	font-size: 1.2em;
	color: #9a4d06;
	margin: 2px;
	padding: 2px;
}


*html h2 {
	font-size: 14px;
}

* + html h2 {
	font-size: 14px;
}
	
h3 {
	margin: 0;
	padding: 0;
	font-weight: 100;
}

/*------------------- Online Store -----------------------*/

.onlineStore {
	margin: 8px 0 8px 10px;
	
}

#shoppingCart {
	margin-top: 10px;
	float: right;
	clear: right;
}
h2.cartHeading {
	float: right;
	border-bottom: none !important;
	
}

.shoppingCart th {
	font-size: 1.4em;
}

.shoppingCart thead {
	border-bottom: 1px solid #9a4d06;
} 

p.readMore {
	font-size: 1.4em;
}

.readMore {
	background: none !important;
}

.cartPrices {
	font-weight: bold;
	font-size: 1.3em;
}

.submitbtn {
	margin: 0;
	padding: 0;
	margin-left: 15px;
}

/*------------------- Footer -----------------------*/

#footer {
	position: relative;
	margin: 0 auto;
	padding: 0;
	background: url(/rrc/images/footerBG.png) top left no-repeat;
	height: 219px;
	width: 1003px;
}

*html #footer {
	background: url(/rrc/images/footerBG.gif) top left no-repeat;
}

.buyNow {
	margin: 0;
	padding: 75px 0 0 30px;
}

.footerImage {
	position: absolute;
	right: 0;
	bottom: 80px;
}

.footerDecor {
	position: absolute;
	left: 158px;
	bottom: 0;
}

.footerNav {
	color: #fff;
	margin: 0;
	padding: 50px 0 0 13px;
}

.footerNav a {
	color: #fff;
	text-decoration: none;
}

.footerNav a:hover {
	color: #b15c11;
	text-decoration: underline;
}

.copyright {
	color: #fff;
	margin: 0;
	margin-top: -13px;
	padding: 0;
	width: 260px;
	float: right;
	clear: both;
}
