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

/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */


body {
	color: #006600;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #003300;
	margin: 0px;
    padding: 0px;
}


.italic {
	margin-top: 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
}



a img,  :visited img {
	color: #003300;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	border: 0;
} 


a:link {
	color: #990400;
	text-decoration: none;
	border: 0;
}

a:visited {
	color: #440405;
	text-decoration: none;
	border: 0;	
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
table {
	border-collapse: collapse;
}
ol, ul {
	list-style: none;
}



#container    {
	background-color: #cc0000;
	width: 880px;
	margin: 0 auto 12px;
	visibility: visible;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #002200;
	border-bottom-color: #002200;
	border-left-color: #002200;
}

#intro  { background-image: url(logo1.png); background-repeat: no-repeat; background-position: right 0; height: 88px; clear: left; }

#box {
	text-align: right;
	clear: both;
	padding-top: 0;
	padding-right: 12px;
	background-color: #CC0000;
	padding-bottom: 12px;
	}

#pageHeader  { 
	text-align: right; 
	float: right; 
	}

#leftcolumn {
	background-image: url(http://www.christmastreesandwreaths.com/images/linksback.jpg);
	width: 169px;
	float: left;
	margin: 12px 12px 12px;
	text-align: center;
	background-repeat: repeat-y;
}

#bookmark {
	margin-left: 130px;
	margin-top: 30px;
}
#quickSummary {
	background-image: url(http://www.christmastreesandwreaths.com/images/mainb.jpg);
	width: 671px;
	float: right;
	margin: 0 0 12px;
	text-align: center;
	background-repeat: no-repeat;
	height: 30px;
}

#quickSummary p { color: #440405; font: italic 10pt/20px georgia; text-align: center; }

#textbox{
	float: right;
	height: 44px;
	margin-top: 12px;
	width: 671px;
	}

#linkList2       { color: #440405; background-image: url(link.png); background-repeat: repeat-x;  position: relative; width: 125px; float: right; margin-top: 25px; margin-right: 12px; margin-bottom: 12px; padding: 12px; }

#header {
	text-align: center;
	width: 880px;
	height: 266px;
	float: right;
	border-bottom: 0;
}
#headerbotttom {
	padding-top: 266px;
}

#links {
	float: left;
	background-image: url(http://www.christmastreesandwreaths.com/images/mainb.jpg);
	background-repeat: repeat-y;
	width: 169px;
	visibility: visible;
	margin-left: 12px;
	margin-right: 12px;
	padding-top: 12px;
}

#footer {
	width: 850px;
	clear: both;
	margin-left: 12px;
	height: 100px;
	background-color: #009933;
	border: solid 3px #003300;
	color: #660000;
}

.special { overflow: auto;
		height: 265px;
		border-bottom:1px solid #cccccc; 
}

.center {
	text-align: center;	
}

.nobkg a:link, a:hover, a:active, a:visited{ 
	 
	text-decoration: none; 
}

.p1 {
	color: #440405; 
	font: italic 10pt/20px georgia; 
	text-align: center; 

}

.valid a {
	font-size: x-small;
	color: #440405;
	text-decoration: none;	

}
#content {
	font-family: "Times New Roman", Times, serif;
	background-image: url(http://www.christmastreesandwreaths.com/images/mainbackc.jpg);
	background-repeat: repeat-y;
	background-position: left;
	float: right;
	margin-top: 12px;
}
.Shipping {
	font-size: 24px;
	font-weight: bold;
	background-color: #396;
	border: 2px outset #030;
}
.NewClasses {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}
.NewClassessmall {
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
}

