@charset "utf-8";
/* CSS Document */

BODY{
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-align:center;
	background-color: #D9000B;
	background-attachment: fixed;
	background-image: url(../images/back.jpg);
	background-repeat: repeat;
}

#christmastrees {
	width: 795px;
	background-color: #00453D;
	border: solid  7px white;
	margin: 0px auto;
}

#christmastrees #container{
	margin:10px auto;
	width:775px;
	border-bottom: solid 2px #ffffff;
}
#christmastrees #container #header{
	padding:0px;
	margin:0px;
	margin-top:0px;
	height:144px;
	width: 770px;
	border: 2px solid #ffffff;
	background-color: #6E0009;
	border-width: 2px 2px 0px 2px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}
#christmastrees #container .littledownfarm {
	height: 17px;
	border: solid #FFFFFF;
	border-width:4px 2px 2px 2px;
	width: 770px;
	background-color: #B1000B;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px 0px 2px 0px;
	margin: 0px;
}
#christmastrees #container #content{
	padding:0px;
	text-align:left;
	width: 770px;
	border: 2px solid #ffffff;
	border-width: 1px 2px 2px 2px;
	margin-top: 0px;
	background-image: url(../images/gold-base.jpg);
}
#christmastrees #container #content #treesin {
	margin: 10px;
	width: 750px;
}
#christmastrees #container #content #treesin #treeschristmas {
	position: relative;
	float:left;
	width:532px;
	padding-top:0px;
	font-weight: bold;
	padding: 10px;
	text-align: justify;
	color: #FFFFFF;
	margin-right: 0px;
	background-color: #FFFFFF;

}
#christmastrees #container #content #treesin #treeschristmas .textwrap {
	width: 535px;
	position: absolute;
	height: 50px;
	left: 9px;
	top: 7px;
	padding: 0px;
} 
#christmastrees #container #content #treesin #treeschristmas .christmas-treesleft{
	background-color: #B1000B;
	float: left;
	height: 160px;
	width: 175px;
	margin-right:3px;
}
#christmastrees #container #content #treesin #treeschristmas .christmas-treesmid {
	background-color: #B1000B;
	float: left;
	height: 160px;
	width: 175px;
	margin-right:3px;
}
#christmastrees #container #content #treesin #treeschristmas .christmas-treesright {
	background-color: #B1000B;
	float: left;
	height: 160px;
	width: 175px;
	margin-bottom: 0px;
}
#christmastrees #container #content #treesin #treeschristmas .christmas-trees {
	background-color: #B1000B;
	height: 310px;
	width: 531px;
	background-image: url(../images/christmastrees.jpg);
}
#christmastrees #container #content #treesin #treeschristmas .christmas-trees-02 {
	background-color: #B1000B;
	height: 310px;
	width: 531px;
	background-image: url(../images/christmas-tree-05.jpg);
}
#christmastrees #container #content #treesin #treeschristmas .christmas-trees-03 {
	background-color: #B1000B;
	height: 310px;
	width: 531px;
	background-image: url(../images/little-down-farm-trees-01.jpg);
}
#christmastrees #container #content #treesin #treeschristmas .christmas-trees-04 {
	background-color: #B1000B;
	height: 310px;
	width: 531px;
	background-image: url(../images/little-down-farm-trees.jpg);
}
#christmastrees #container #content #treesin #trees-christmasright {
	position:relative;
	float:right;
	width:170px;
	padding: 0px;
	height: 310px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #00453D;
	border: solid 10px white;
	background-image: url(../images/right-base.jpg);
}
#christmastrees #container #content #christmasleft {
	position:relative;
	float:left;
	width:512px;
	padding-top:0px;
	padding: 10px;
	text-align: justify;
	color: #FFFFFF;
	background-color: #951C1C;
	border: solid 10px #ffffff;
	margin-right: 9px;
	height: 174px;
	background-repeat: repeat-x;
	background-position: 0 8em;
	margin-top: 7px;
}
#christmastrees #container #content #treesin #trees-christmasright .rateshear {
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
#christmastrees #container #content .christmasright {
	position:relative;
	float:left;
	width:169px;
	padding: 0px;
	height: 84px;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #B1000B;
	border: solid 10px white;
	margin-top: 7px;
}
#christmastrees #container #content #christmasstrees {
	color: #FFFFFF;
	padding: 10px;
	border: solid  7px #ffffff;
	background-color: #951C1C;
	margin-top: 5px;

}
#christmastrees #container .little-down-farm {
	height: 17px;
	border: solid 7px #ffffff;
	background-color: #B1000B;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px;
	text-align: center;
}

#christmastrees #footer {
	float:right;
	width:790px;
	padding:3px;
	margin:0px;
	text-align:center;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding-top: 25px;
}

/******* Print specific styles *******/
@media print {
BODY{background-color:#ffffff}
#nav a{display:none;}
#container{border:0px}
}

#christmastrees #container .little-down-farm .bottomnav {
	color: #FFFFFF;
}
#christmastrees #container #content #treesin #trees-christmasright #rightwrap {
	padding: 5px 10px 10px 10px;
}
#christmastrees #container #content .little-down-farm .bottomnav {
	padding-right: 10px;
	padding-left: 10px;
}
#christmastrees #container #content #treesin #christmasleft h1 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#christmastrees #container #content #treesin #christmasstrees h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#christmastrees #container #content #treesin #christmasstrees h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#christmastrees #container #content #treesin .christmasright .none {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#christmastrees #container #content #treesin .christmasright .none img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#christmastrees #container #content #treesin #christmasstrees #right {
	width: 350px;
	float: right;
	position: relative;
	text-align: center;
}
#christmastrees #container #content #treesin #christmasstrees #left {
	float: left;
	width: 350px;
	position: relative;
}
#christmastrees #container #content #treesin #christmasstrees #left h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
}
