
body {
	background-image:url(http://www.historichideaways.com/images/bg.gif); 
	/*background-repeat:repeat-y;
	background-color:#fff;*/
	}
	
h2{font-size:16px;color:#960;}

body, tr,td,th {
	color: #7a7a7a;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-color: #5c534a;
	font-size: 13px;
	line-height: 20px;
	margin:0 center;
}


a {
	color: #296331;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}

a:hover {
	color: #296331;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-decoration: none;	
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}

#nav-main-wrap{
	width:100%;
	height:55px;
	background-image:url(http://www.historichideaways.com/images/hh_03.gif);
	text-align:center;	
}

	#nav-main{
		padding-top:8px;
	}

		#nav-main a{
			font-size:12px;
		}

#intro-content{
	background-color:#fff;
	border-color:#999999;
	border-width:0 1px 0 1px;
	border-style:solid;
	/*background-image:url(http://www.historichideaways.com/images/hh_05.gif);*/
}

	#intro-main{
		float:left;
		width:480px;
		clear:none;
		background-color:#fff;
		margin:0 0 20px 30px;
		padding:0;
		display: inline;
		}
	
	#intro-sidebar{
		margin-top:15px;
		background-color:#fff;
		float:right;
		width:235px;
		clear:none;
		border-color:#999999;
		border-width:0 0 0 1px;
		border-style:solid;	
	}

	.homepage-thumbnail{
		border-width: 0px;
		border-color: #000000;
		margin: 0 0 0 0;
	}
	.homepage-thumbnail2{
		border-width: 0px;
		border-color: #000000;
		margin: 0 0 20px 15px;
	}

#intro-footer{
	width:100%; 
	height:43px; 
	background-image:url(http://www.historichideaways.com/images/hh_06.gif);
	clear:both; 
}

#intro-legal{
	margin: 0 auto; 
	color: #cccccc; 
	line-height: 1.2em; 
	text-align: center;
	}
	#intro-legal a{
		color: #cccccc;
		font-size: 1.0em;
	}
	
.clearfix{clear:both;}

.page-break	{ display:none; }

#printbox{height:48px;}

.content-table{width:700px}


@media print
{
	.page-break	{display:block;page-break-after:always;line-height:0px;height:0;}
	#printbox {display:none;height:0;}

}

