/*
Site: French Country Inn - Crawford, CO
Author: Christian Ross
Author URI: http://www.thinairmediasolutions.com  
Jan 12, 2010 
*/


/* ---- Reset CSS ---- */

html, body, img {
	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; }

html { overflow-x: auto; overflow-y: auto; }

body { line-height: 1; }
p { margin:0; padding:0; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
em { font-style: italic; }
strong { font-weight: bold; }

.clear:after { content: "."; display: block; height: 0;	font-size: 0; clear: both; visibility: hidden; }
.clear { display: inline-block; }
/* \*/
.clear { display: block; }
/* */ 
.image { display: block; font-size: 0; text-indent: -9999px; outline: none; }
td { vertical-align:top; }


/*  French Country Inn - Crawford, CO - CSS  */
/*  Layout  */

body {
	margin: 20px 0;
	background:#CC851A;
	font: 14px Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#000;
	text-align:left;
}

#container	{ width:940px; margin:0 auto; text-align:left; z-index:1; }
#header 	{ height:210px; }
  #logo		{ float:left; width:240px; text-align:center; }
  #title	{ float:left; width:315px; margin-left:80px; }
  #contact  { float:right; text-align:right; width:200px; padding-top:30px; font-size:16px; }
#content 	{ margin-top:10px; }
  #sidebar	{ width:240px; float:left; margin-top:10px; position:relative; }
    #reserve	{  }
    #nav 		{ margin-top:20px; }
    #weather  	{ margin-top:100px; }
  #main-content { background:url(../images/content-top.png) 0 0 no-repeat; background-color:#FFF; padding:20px; }
    #content-bottom { background:url(../images/content-bottom.png) 0 0 no-repeat; height:10px; }
#footer { width:940px; margin:30px auto 0; text-align:center; font-size:12px; }

  
/*  Styles  */

a:link, a:visited, a:active { color: #004115; font-weight: bold; text-decoration: none; } 
a:hover   					{ color: #666; 	  font-weight: bold; text-decoration: underline; }

a.completesite:link, a.completesite:visited, a.completesite:active { 
	color: #004115; text-decoration: none; 
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; font-weight: bold; 
} 
a.completesite:hover {
	color: #666; text-decoration: underline;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; font-weight: bold; 
}

a.mainNav:link,	a.mainNav:active, a.mainNav:visited  { 
	color:#000; font-size: 17px; line-height:20px; 
	font-weight:bold; font-family: "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
	text-decoration:none;
	padding:0 12px;
}

a.mainNav:hover   { 
	color:#004115; font-size: 17px; line-height:20px; 
	font-weight:bold; font-family: "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
	text-decoration:underline;
	padding:0 12px;
}

a.footer:link, a.footer:active, a.footer:visited {
	color:#004115; text-decoration:none; font-size:12px;
}

a.footer:hover {
	color:#DDD; text-decoration:underline; font-size:12px;
}

a.tagline:hover { color:#DDD; }

p {font: 14px/18px Arial, Helvetica, sans-serif; color:#000; margin:0 0 10px 0; }
p.footer { margin:0; }

.completesite 	{ font: 14px/18px Arial, Helvetica, sans-serif; }
.pipe		  	{ font-size:10px; color:#999; padding:0 10px; }
.space			{ padding:0 10px; color:#666; }
.footerNav		{ padding:0 6px; }
.footerNavInt	{ padding:0 8px; }
.underline		{ border-bottom:1px solid #E4E9EE; display:block; margin-top:10px; }
.tagline		{ font-family: "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; font-size:16px; }

h1.completesite { margin: 0 0 15px 0; font-size: 28px; line-height:34px; font-weight:bold; color:#004115; font-family: "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; }
h2.completesite { margin: 10px 0 10px 0; font-size: 22px; line-height:26px; font-weight:normal; color:#004115; font-family:  "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; }
h3.completesite { margin: 0 0 6px 0;  font-size: 18px; line-height:22px; font-weight:normal; color:#004115; font-family:  "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; }
h4.completesite { margin: 0 0 6px 0;  font-size: 14px; line-height:18px; font-weight:normal; color:#004115; font-family:  "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; }


ul {padding:0; margin:0; }
li {padding:0 0 0 0; margin:0 0 0 20px; border:0; }


a.cs-logo 		{ border:none; background: url(../images/completesite.png) 0 0 no-repeat; width:130px; height:30px; display:block; }
a.cs-logo:hover { border:none; background: url(../images/completesite.png) 0 -30px no-repeat; }


