/*
-----------------------------------------------
Rosebud Country Inn
media: screen
author: Jay Kerr / JAK MEDIA
version: Apr 2, 2009, 1:54 PM
----------------------------------------------- */


/*
STICKER - A valid, easy to use CSS sticky footer by Ryan Fait Copyright (c) 2006-2007 Ryan Fait */

html, body {
	height: 100%;
}

* {
	margin: 0;
	padding: 0;
}

body {
	color: #333;
	font-family: "Myriad Pro", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	background-color: #faf6c5;
	background-image: url(../images/bg-main.gif);
	background-repeat: repeat-y;
	background-position: top;
}	



/* Page Structure
----------------------------------------------- */ .wrapper {
	min-height: 100%;
	height: auto; /* the bottom margin is the negative value of the footer's height */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -167px;
	margin-left: auto;
}
	
#header {
	width: 960px;
	height: 144px;
	clear: both;
	background-color: transparent;
	background-image: url(../images/web_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#content {
	width: 960px;
	background: #fff;
	text-align: left;
	overflow: hidden;
	clear: both;
}

#push {
	height: 200px; /* #push must be the same height as #footer */ }

#footer {
	margin: 0 auto;
	width:960px;
	height: 144px;
	text-align: center;
	background-image: url(images/web_footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.clear {
	clear: both;
}


/* Header
----------------------------------------------- */ #header-left {
	float: left;
	width: 220px;
}

#header-right {
	float: left;
	width: 740px; height: 144px;
	background: url(images/web_header.jpg) top;
	text-align: right;
}

.tollfree {
	margin: 15px 0 0 0;
	height: 40px;
	float:right;
	text-align: right;
}


/* Navigation
----------------------------------------------- */ #globalnav-1, #globalnav-2, #globalnav-3 {
	float: right;
	width: 150px; height: 100px;
	background: url(images/divider-nav.gif) top left no-repeat;
	padding: 15px 0 0 15px;
	font-size: 14px; line-height: 50px;
	text-align: left;
}

.globalnav-group {
	font-size: 12px; font-weight: bold; color: #333; }


/* Homepage
----------------------------------------------- */ #homepage-left {
	float: left;
	width: 495px;
}

.homepage-left-wrapper {
	list-style-image: url(../images/bullet-4x7-green.gif);
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 0;
}

#homepage-right {
	float: right;
	width: 405px;
	background: #F5FBF6;
	font-size: 16px;
	line-height: 20px;
	top: 10px;
}
caption {
	font-family: "Myriad Pro", Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #461b0b;
	line-height: 25px;
	padding-bottom: 8px;
	text-align: left;
}
th {
	color: #000000;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-width: .5px;
}

.homepage-right-wrapper {
	padding: 0 20px 20px 20px;
}

div.homepage-right-wrapper ul {
	list-style:none;
	margin: 0 0 9px 0;
	padding-left: 10px;
}

div.homepage-right-wrapper ul li {
	background-repeat: no-repeat;
	list-style-image: url(../images/bullet-4x7-green.gif);
	list-style-position: outside;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}



/* Content
----------------------------------------------- */ .content-wrapper {
	padding: 30px 0 30px 60px;
}

.content-sidebar, .content-main {
	float: left;
	width: 275px;
	background: transparent;
	text-align: left;
}

.content-float-right {
	float: right;
	width: 275px;
	background: transparent;
	text-align: left;
}

.content-sidebar {
	color: #fff;
	padding: 0 20px 20px 25px;
}

.content-main, .content-main-wide {
	padding: 0 20px 20px 20px;
}

.content-main-wide {
	float: left;
	width: 570px;
	background: transparent;
	text-align: left;
}

.history-text {
	float: left;
	width: 420px;
	text-align: left;
	margin: 0 0 20px 0;
}

.history-year {
	margin: -5px 0 0 0;
	float: right;
	width: 150px;
	text-align: right;
	color: #f2f1e6; font: 48px Georgia, serif; }

.staff-bio {
	margin-bottom: 30px;
}

div.content-main ul {
	list-style:none;
	padding-left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 0;
}

div.content-main ul li {
	background:url(images/bullet-4x7-green.gif) no-repeat 0 7px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.quote {
	padding: 0 10px;
	color: #999;	
	font: 16px/20px "HelveticaNeue-Light", Helvetica, Arial, sans-serif; }

.backtotop {
	font: 12px/16px "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	text-align: right;
}


/* Footer
----------------------------------------------- */ .footer-wrapper {
	padding-top: 70px;
	width: 960px;
	color: #918266;
	background-image: url(../images/web_footer.jpg);
	height: 144px;
	background-repeat: no-repeat;
	font-family: "Myriad Pro", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}


/* Links
----------------------------------------------- */ a, a:link, a:visited { 
	color: #005899;
	text-decoration: none;
}

a:hover { 
	color: #990000;
	text-decoration: underline;
}

a.footernav, a.footernav:link, a.footernav:visited { 
	color: #faf6c5;
	text-decoration: none;
}

a.footernav:hover { 
	color: #fff;
	text-decoration: underline;
}

	

/* Typography
----------------------------------------------- */
h1 {
	margin: 15px 0 30px 0;
	color: #50281a;
	font-family: "Myriad Pro", Verdana, Arial, sans-serif;
	font-size: 24px;
	line-height: 24px;
}

h2 {
	color: #50281a;
	font-family: "Myriad Pro", Verdana, Arial, sans-serif;
	font-size: 20px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

h3	{
	margin: 0 0 5px 0;
	font: 18px/22px "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	color: #000;
}

h4	{
	margin: 0 0 5px 0;
	color: #461b0b;
	font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
}

p {
	margin: 0 0 13px 0;
	font-family: "Myriad Pro", Verdana, Arial, sans-serif; }

.smalltext {
	font-size: 11px;
}

.credentials {
	font-size: 12px;
}

.breathe-vertical {
	margin-top: 40px;
}

.indent {
	margin-left: 20px;
}

.quoteby {
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	padding-right: 20px;
}

.rule-dotted-green {
	margin-top: 20px; margin-bottom: 20px;
	height: 1px;
	background: url(images/dotted-rule-green.gif) repeat-x 0 0; }

.rule-dotted-blue {
	margin-bottom:20px;
	height: 1px;
	background: url(images/dotted-rule-blue.gif) repeat-x 0 0; }


/* Form elements
----------------------------------------------- */ form {
	margin: 0;
	padding: 0;
}

input, select, option {
	margin: 2px 0;
	padding: 2px;
	font: 12px "Helvetica Neue", Helvetica, sans-serif; }

.pulldown {
	font: 12px "Helvetica Neue", Helvetica, sans-serif;
	margin: 0;
	padding: 4px 0 0 0;
}

.pulldown select {
	font: 12px "Helvetica Neue", Helvetica, sans-serif;
	width: 180px;
	margin: 0 0 4px 0;
	padding: 0;
}

.pulldown-general {
	font: 12px "Helvetica Neue", Helvetica, sans-serif;
	margin: 0;
	padding: 4px 0 0 0;
}

.pulldown-general select {
	font: 12px "Helvetica Neue", Helvetica, sans-serif;
	margin: 0 0 4px 0;
	padding: 0;
}

textarea, input.feedback {
	font: 13px "Helvetica Neue", Helvetica, sans-serif;
	margin-bottom: 6px;
	padding: 2px;
	width: 80%;
}

textarea {
	overflow: auto;
}


/* Images
----------------------------------------------- */ img {
	display: block;
	border: 0;
}

.inline {
	display: inline;
	border: 0;
}

.inline-padded {
	display: inline;
	border: 0;
	margin-right: 30px;
}

.imgcenter {
	margin: 0 auto;
	border: 0;
}

.pdficon {
	float: left;
	margin: 0 5px 0 0;
}

.imgfloatleft {
	float: left;
	margin: 0 15px 15px 0;
}

.imgfloatright {
	float: right;
	margin: 0 0 15px 15px;
}

.imgsidebar {
	padding-top: 14px;
}

img.photo {
	padding: 4px;
	border: 1px solid #f2f2f2;
}
#menu {
	width: 960px;
	text-align: left;
	overflow: visible;
	clear: both;
	background-position: left;
}
.bullet {
	list-style-image: url(../images/bullet-4x7-green.gif);
	line-height: 25px;
	font-size: 14px;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 10px;
	list-style-position: outside;
}
#homepage-right_small {
	float: right;
	width: 300px;
	background: #F5FBF6;
	font-size: 16px;
	line-height: 20px;
	top: 10px;
}
.bulletindent {
	list-style-image: url(../images/bullet-4x7-green.gif);
	line-height: 25px;
	font-size: 14px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 0px;
	list-style-position: outside;
	text-indent: 10px;
}
------------------------------------------------------------
