/*

 >> Edit   Your Site Title Here :: http://yourdomain.com
 >> Edit   ALL RIGHTS RESERVED © 2007

Country Cottage Stop :: http://northwoodcabin.com
THIS TEMPLATE ALL RIGHTS RESERVED © 2007 North Wood Cabin

This web site is copy righted to the owners of the domain, hosting, designs of this site.

None of the site contents may be reproduced, taken, used, or borrowed for any reasons without permission from the site and design
creators/owners.

Be a respectful online neighbor and leave all coding and contents of this site where it belongs, HERE.

 */







/* If you do not want images to show replace url() with url:none */

/* Body edits the main background of your site please note that scrollbars only work in IE */
body {
	margin: 0px;
	background: #3B6748 url(none) repeat fixed center center;
	border: 2px solid #233F2C;
	scrollbar-face-color: #345A40;
	scrollbar-shadow-color: #233F2C;
	scrollbar-highlight-color: #233F2C;
	scrollbar-3dlight-color: #233F2C;
	scrollbar-darkshadow-color: #233F2C;
	scrollbar-track-color: #345A40;
	scrollbar-arrow-color: #233F2C;
}

/* This css edits the pages that is displayed in the iframe/inline frame */
#home {
	background: #BA7E43 url(none) repeat fixed center center;
	scrollbar-face-color: #BD8248;
	scrollbar-shadow-color: #8C6033;
	scrollbar-highlight-color: #8C6033;
	scrollbar-3dlight-color: #8C6033;
	scrollbar-darkshadow-color: #8C6033;
	scrollbar-track-color: #BD8248;
	scrollbar-arrow-color: #8C6033;
	border: none;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	margin: 4px;
}

/* Edit how your links appear */
a:link, a:active, a:visited {
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	color: #601414;
	text-decoration: none;
}

a:hover {
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	color: #601414;
	text-decoration: underline overline;
}

/* The frame is what centers the tables in the browser recommended you do not edit this section */
#frame {
	height: 100%;
	width: 100%;
}

/* Outline on this template is the checked background section change image border color */
#outline {
	background: #8C2424 url(none) repeat center center;
	height: 550px;
	width: 750px;
	border: 3px double #441212;
	padding: 15px;
}

/* center frame is the main area with the gold specked background change the background and outline color */
#centerframe {
	background: #BA7E43 url(none) repeat center center;
	padding: 4px;
	height: 100%;
	width: 100%;
	border: 1px dashed #604122;
}

/* Middle frame is the center part where the iframe/inline frame sets*/
#middleframe {
	padding: 6px;
	width: 100%;
	height: 96%;
}

/* Edit the left menu size here or add text using css for this td */
#contentleft {
	width: 25%;
}

/* Adjust edit how your inline or iframe appears here */
#inline {
	height: 100%;
	width: 100%;
}

/* Edit the size and text of the footer how text will appear*/
#footer {
	font: 9px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 4px;
}

/* Edit how your footer linked text will appear here */
#footer a:link, a:active, a:visited {
	font: 9px Geneva, Arial, Helvetica, sans-serif;
	color: #601414;
	text-decoration: none;
}

#footer a:hover {
	font: 9px Geneva, Arial, Helvetica, sans-serif;
	color: #601414;
	text-decoration: underline overline;
}