/* CSS Document */
body {
	text-align: center;
	padding: 0;
	background-color: #cbdea8;
	margin: 15px;
	font-family: "BernhardMod BT", "Californian FB", "Dutch801 Rm BT", "Goudy Old Style", "GoudyOlSt BT", "Lucida Calligraphy", "Lucida Fax", "Palatino Linotype", Perpetua, "Poor Richard", serif;
	}
#container1 {
	display: table;
	margin: 0 auto;
	width: 99%;
	background-color: #996;  /* This is dark olive green */
	border: none;
	mid-width: 740px;
	}
#header {
	width: 100%;
	}
#banner {
	width: 100%;
	}
#logoBox {
	width: 100%;
	height: 120px;
	margin: 0px;
	border: 1px solid black;
	border-bottom: 0px;
	}
#leftLogo {
	float: left;
	background: url("jpgs/banner-left1.jpg") no-repeat 0% 0%;
	height: 120px;
	margin-right: -1px;
	width: 15%;
	}
#midLogo {
	float: left;
	background: url("jpgs/banner-mid1.jpg") repeat-x 0% 0%;
	height: 120px;
	width: 44%;
	}
#rightLogo {
	float: left;
	background: url("jpgs/banner-right2.jpg") no-repeat 100% 0%;
	height: 120px;
	width: 41%;
	}
#navigation {
	height: 30px;
	margin: -36px 0px 0px -5px;
    float: left;
    width: 100%;
    font-size: 93%;
    line-height: normal;
    }
#navigation ul {
    margin: 0;
    padding: 10px 10px 0;
    list-style: none;
    }
#navigation li {
    float: left;
	background: url("gifs/rightNormal1.gif")
      no-repeat right top;
    margin: 0;
    padding: 0;
    }
#navigation a {
	float: left;
	display: block;
	background: url("gifs/leftNormal1.gif")
	  no-repeat left top;
	padding: 5px 15px 4px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: black;
    }
	/* Commented Backslash Hack
  	hides rule from IE5-Mac \*/
  	#header a {float: none;}
  	/* End IE5-Mac hack */
#navigation a:hover, div.cart a.noDec:hover, #topbar a:hover, #topbarSpecial a:hover, #bottombar a:hover, a.noDec .cartWord:hover, .sqrftbracket:hover {
	color: #A52A2A;
	}
#navigation #current {
    background-image: url("gifs/currentRight1.gif");
    }
#navigation #current a {
    background-image: url("gifs/currentLeft1.gif");
    }
#topbar, #bottombar {
	width: 100%;
	background-color: rgb(100,140,102);
	font-size: 16px;
	font-weight: bold;
	float: left;
	color: white;
	text-align: center;
	padding: 10px 0px 10px 0px;
	border-right: 1px solid black;
	border-left: 1px solid black;
	margin: 0px;
	}
#topbar {	
	text-align: left;
	border-top: 1px solid black;
	}
#bottombar {
	border-bottom: 1px solid black;
	}
.pageTopic {
	padding: 0px 0px 0px 20px;
	}
.viewplans {
	margin: 0px 0px 0px 3em;
	}
.viewplanslinks a {
	color: #cbdea8;
	font-size: 14px;
	text-decoration: underline;
	padding: 0px 3px 0px 3px;
	}
br {
	clear: left;
	}
#topbar .cart {
	position: absolute;
	right: 50px;
	top: 140px;
	}
#topbar div.cart a.noDec {
	text-decoration: none;
	color: white;
	}
#topbar .cart .cartWord {
	vertical-align: 10px;
	}
#topbar .cart img {
	border: 0px;
	}
div#bodyTopicCart {
	font-size: 24px;
	font-weight: bold;
	color: rgb(100,140,102);
	text-align: center;
	background-color: #996;
	width: 100%;
	height: auto;
	padding: 0px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	}
div#bodyTopicCartContainer {
	width: 99.5%;
	height: auto;
	margin: 0 auto;
	background-color: white;
	}
div#cartExplanation {
	width: 99.5%;
	height: auto;
	margin: 0 auto;
	background-color: white;
	font-size: 16px;
	color: black;
	}
div#shoppingCart {
	position: absolute;
	left: 20px;
	top: 175px;
	}
.firstletterCart {
	font-size: 36px;
	color: black;
	padding: 0px 0px 0px 10px;
	}
.firstletter {
	font-size: 36px;
	color: black;
	}
div.grandTotal {
	font-size: 24px;
	color: black;
	text-align: center;
	}
#bodyContainerCart {
	width: 100%;
	text-align: middle;
	border-left: 1px solid black;
	border-right: 1px solid black;
	}
.textContainerCart {
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	}
.tableControl {
	width: 99.5%;
	margin: 0 auto;
	border-collapse: collapse;
	}
.trControl {
	width: 100%;
	background-color: white;
	}
.tdControl {
	width: 49.75%;
	padding: 5px;
	text-align: left;
	}
.tdControl img {
	float: left;
	vertical-align: top;
	border-style: none;
	width: 45%;
	}
.tdControl div {
	clear: left;
	}
.hLinetd {
	width: 100%;
	}
.hLineTable {
	width: 100%;
	border-collapse: collapse;
	}
.hLine {
	width: 100%;
	background: url(gifs/hLine.gif) repeat-x 0% 50%;
	}
.vLine {
	background: url(gifs/vLine.gif) repeat-y 50% 50%;
	width: .5%;
	background-color: white;
	}
.border1 {
	width: 3%;
	}
.border2 {
	width: 94%;
	}
.border3 {
	width: 3%;
	}
.specTable {
	float: right;
	border: 1px solid rgb(100,140,102);
	border-collapse: collapse;
	width: 50%;
	background-color: #996;
	}
.specTable tr {
	width: 100%;
	}
.specTable td {
	border: 1px solid rgb(100,140,102);
	padding: 4px;
	width: 50%;
	font-size: 14px;
	}
.rightColumn {
	background-color: #cbdea8;
	width: 50%;
	}
.tinyTextBox {
	width: 25px;
	display: inline;
	float: none;
	vertical-align: -3px;
	margin-left: 0px;
}
#buttons {
	margin: 0px 0px 0px -7px;
    float: left;
    width: 100%;
    font-size: 93%;
    line-height: normal;
    }
#buttons ul {
    margin: 0;
    padding: 10px 10px 0;
    list-style: none;
    }
#buttons li {
    float: left;
	background: url("gifs/button-right.gif")
      no-repeat right top;
    margin: 2px;
    padding: 0;
    }
#buttons a {
	float: left;
	display: block;
	background: url("gifs/button-left.gif")
	  no-repeat left top;
	padding: 2px 18px 5px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: black;
    }
	/* Commented Backslash Hack
  	hides rule from IE5-Mac \*/
  	#header a {float: none;}
  	/* End IE5-Mac hack */
#buttons a:hover, #button a:hover {
	color: #A52A2A;
	}
.generalinfo, .noresults {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	}
.generalinfo span {
	padding: 0% 2% 0% 2%;
	}
#noresults {
	font-size: 18px;
	vertical-align: middle;
	}
#noresults span.noresultslink a {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: rgb(100,140,102);
	}
#noresults span.noresultslink a:hover {
	color: #A52A2A;
	}
	