@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background_stripes.gif);
	background-repeat: repeat;
	background-color: #6699FF;
}
.container {
	overflow: hidden;
	padding: 0;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
h1 {
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
}
h1, h2{
	color: #3A4465;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h3 {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 30px;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}


/***************/
#header {

}
#spacer {
}
#topBar {
	padding-top: 10px;
	
}
#banner {
	background-repeat: no-repeat;
	background-color: #3B4465;
	background-image: url(../images/banner.jpg);
	height: 125px;
	float: left;
	width: 800px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
}
#navBar {
	margin-top: 89px;
	margin-left: 175px;
	width: 404px;
	height: 25px;
	
}
#navLft {
	width: 110px;
	background-color: #BDD5F4;
	padding-right: 23px;
	padding-left: 23px;
	float: left;
	padding-top: 10px;
	background-repeat: repeat-x;
}
/*****************/
#cntr {
}
#contentWrapper {
	background-color: #BCD5F4;
	float: left;
}
#mainContent {
	float: left;
	width: 609px;
	padding-left: 20px;
	padding-top: 15px;
	background-color: #FFF;
	padding-right: 15px;
	padding-bottom: 0px;
	overflow: hidden;

}
#pageTitle {
	padding-bottom: 5px;
}
#pageTitle p{
	margin-top: 3px;
	margin-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000;
	font-weight: bold;
}

#mainLft {
	float: left;
	width: 291px;
	margin-right: 10px;
	margin-top: 20px;
}
#mainRght {
	float: left;
	width: 286px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.imgBox {
	float: right;
	height: 193px;
	width: 280px;
	background-image: url(../images/Cypress%20timbers%20ready%20for%20shipping.jpg);
}

#mainRght ul{
	padding-left: 30px;

}
#mainRght li{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-bottom: 8px;
	line-height: 14px;
	font-weight: bold;
}
#mainRght h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #3B4465;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	text-align: center;
	display: block;
}
#getDirWrapper {
	float: left;
	width: 260px;
	border: 1px solid #BDD5F4;
	border-top-left-radius: 3px 3px;
	border-top-right-radius: 3px 3px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-left: 17px;
	overflow: hidden;
}
#getDirections {
	float: left;
	height: 39px;
	width: 48px;
	padding-top: 5px;
	padding-left: 10px;
}
.boxTitle {
	float: left;
	height: 28px;
	width: 260px;
	background-image: 			          url(../images/getDirections.gif);
}
#boxPlace {
	width: 180px;
	float: right;
	margin-right: 5px;
}

/*************bottomContent**************/
.pageContent {
	float: left;
	width: 609px;
	padding-top: 0px;
	overflow: hidden;
}
.pageContent p{
	margin-top: 3px;
}
#addressBlock {
	float: left;
	width: 596px;
	margin-right: 10px;
	margin-top: 30px;
}
#addressBlock p{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	margin-bottom: 2px;
	color: #3A4465;
}
/*************/
#fullContent {
	float: left;
	width: 609px;
	padding-top: 0px;
	overflow: hidden;
}
#fullContent p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.col1, .col2 {
	float: left;
	width: 300px;
}
#cntrPic {
	padding-top: 30px;
	float: left;
	width: 498px;
	padding-bottom: 20px;
}
#cntrPic p{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

/*********************/
#sizeList {
	float: left;
	margin-top: 15px;
	width: 609px;
}
#sizeList p{
	text-align: justify;
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	line-height: 15px;
}


/****************/
.pthmbnail {
	float: left;
	width: 147px;
	overflow: hidden;
	padding-bottom: 20px;
}
.pthmbnail a{
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 10px;
	color: #3B4465;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}

.pthmbnail img {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.spacer {
	float: left;
	height: 50px;
	width: 7px;
}
.spacer20 {
	height: 20px;
	width: 600px;
}
/*****************/
#footer {
	padding-bottom: 10px;
}
#footerContent {
	background-image: url(../images/footerBar.gif);
	border-bottom-left-radius: 3px 3px;
	border-bottom-right-radius: 3px 3px;
	height: 12px;
	width: 800px;
}
