/* Start of CMSMS style sheet 'Kootenai Coffee Styles' */
/* FT11 Interactive CSS Framework Module - by Anthony Eggert */

/* Basic Layout - Container classes */
#container { /* fixed-width */
        position:relative;
	margin: 15px 0 0 0;
        margin-left:auto;
        margin-right:auto;
        width: 772px;
}

/* Basic Layout - Header */
#header {
	height: 352px;
}
#branding h1 {
	margin: 0;
	padding: 0;
}
#branding a {
	position: absolute;
	width: 230px;
	height: 240px;
	left: 280px;
	top: 0;
}

/* Basic Layout - Content */
#contentwrap {
	width: 772px;
}
	#content {
	       width: 612px;
	}

/* Basic Layout - Footer */
#footer {
        width: 772px;
	height: 338px;
}
/* Navigation - Horizontal Block Type*/
#nav {
	position: absolute;
	width: 640px;
	line-height: 20px;
	top: 301px;	
	left: 60px;
        font: 11px georgia, "times new roman", times, serif;
        text-transform: uppercase;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav li{
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 12px;	
}
#nav ul ul {
	display: none;
}
#nav a {
	display: block;
	width: auto;	
	padding: 2px 0;	
}
#nav a:link, 
#nav a:visited {
        color: #E1CFA7;
	text-align: center;
	text-decoration: none;
}
#nav a:hover, 
#nav a:active, 
#nav a.currentpage {
        color: #fff;
}

/* Presentation */

body {
	background: #0D4000 url(images/body-bg.jpg) repeat-x top;
	font: 11px verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
}
#header {
	background: transparent url(images/top-bg.jpg) no-repeat;
}
#contentwrap {
	background: transparent url(images/content-bg.jpg) repeat-y;
}
#footer {
	background: transparent url(images/footer-bg.jpg) no-repeat;
}
#content {
        min-height: 250px;
	height: auto;
	_height: 250px;
	padding: 5px 80px 10px 80px;
}
#hours {
	float: left;
        font: 11px  georgia, "times new roman", times, serif;
        margin-top: 270px;
        margin-left: 12px;
        color: #612E00;
        width: 180px;
        line-height: 10.5px;
}
#footer>#hours {
      margin-left: 25px;
}
#footnote {
	float: left;
        margin-top: 295px;
        margin-left: 20px;
        font: 10px arial, sans-serif;
        color: #E1CFA7;
        width: 450px;
}

#footer a:link, 
#footer a:visited {
        color: #E1CFA7;
	text-align: center;
	text-decoration: underline;
}
#footer a:hover, 
#footer a:active {
        color: #fff;
}
#address {
     width: 200px;
     float: right;
     padding: 0 0 30px 30px;
}
#address p {
        margin:0 0 10px 0;
        padding: 0;
	color: #612E00;
        font: 12px georgia, "times new roman", times, serif;
}
#address h3 {
        margin:0;
        padding: 0;
	color: #0D4000;
        font-size: 16px;
        font-weight: normal;
}
h1,
h2,
h3,
h4
{
	font-family: georgia, "times new roman", times, serif;
}

h1,
h2,
h3 {
	color: #612E00;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
	border-bottom: 1px solid #612E00;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
p {
	padding: 0 10px 10px; 
}	

a:link,
a:visited {
        color:#0D4000;
}
a:active,
a:hover {
        color: #000;
}

#header h1 span {
	display: none;
}
#copyright {
        background-color: #0D4000;
        text-align: center;
        color: #CCAD6C;
        padding: 10px  0;
}
#copyright a,
#copyright a:link,
#copyright a:visited,
#copyright a:active,
#copyright a:hover {
        color: #CCAD6C;
}
.brown-text {
	color: #612E00;
}
.green-text {
	color: #0D4000;
}
/**/

.image-right {
     float: right;
     margin-left: 20px;
     border: 4px solid #F6F0E2;
}
.image-left {
     float: left;
     margin-right: 20px;
     border: 4px solid #F6F0E2;
}

.block {
	float: left;
	width: 50%;	
}
#menu .small {
        font-size: 12px;
}
#menu {
	width:620px;
	font: 11px Arial, Helvetica, sans-serif;		
}	
#menu td {
	padding: 5px;
}
#menu tr {
	vertical-align: top;
}
#menu td table {
	width: 300px;
	border-collapse:collapse;		
}

#menu td table td.th {
	background-color: #612E00;
	color: #fff;
	text-align: center;
}
#menu td table td.empty {
	background-color: #efefef;
}
/* Forms*/

fieldset {
	margin: 15px 10px;
	padding: 20px 5px;
}
label,input,textarea {
	display: block;
	float: left;
	margin-bottom: 10px;
	margin-right: 2px;
}
label {
	text-align: right;
	width: 70px;
	padding-right: 10px;
        color: #333;
}
div.opt {
	display: block;
	float: left;
	margin: 0 3px;	
        padding-top: 5px;
}
div.opt input {
	display: inline;
	float: none;
	padding: 0;
	border: 0;
	margin: 0;
}
input.b {
	margin: 10px 130px;
}
.clear {
	clear: both;
}
/* style */

fieldset {
	border-width: 0;
}
input, textarea {
	padding: 2px;
	color: #333;
}
input.b {
 	background:#612E00;
	color: #fff;
}
/* End of 'Kootenai Coffee Styles' */