/*--------------------------------------------Header and Footer-----------------------------*/

body{
	font-size: 12px;
    margin: 0;
}

a img{
    border:0px;
}

A:link {color: #346aa9}
A:visited {color: #346aa9}
A:active {color: #346aa9}
A:hover {color: #346aa9}

#pageWidth{
	width: 100%;
	font-size: 12px;
}

#backgroundBody{
	background-color: #656369;
}

#border{
	background-color: #4c4a53;
}

#topNav td{
    padding:0 1px 0 1px;
}

#header{
	background-image: url('/images/weblogo.gif');
	background-repeat: no-repeat;
	background-position: top left;
    border-left:3px solid white;
    border-right:3px solid white;
    border-bottom:3px solid white;
}

#borderTop{
	background-color: #7c7a7f;
    border-bottom: 3px solid #999999;
    width:750px;
}

#featureSelection{
	background-image: url('/images/feature_bg_green.gif');
	background-position: top center;
	height: 220;
	width: 100%;
}

#featureItem{
	height: 150;
	width: 100%;
	vertical-align: bottom;
}

table {
    border-spacing: 0;
}
td{
	font-size: 12px;
	font-family: arial;
    padding: 0;
}

#breadcrumb{
	background-color: #ffffff;
	width: 750;
}

#navHead{
	background-color: #fdcb85;
}

#navBody{
	background-color: #f4b154;
}

#navFooter{
	color: #ffffff;
	background-color: #83834d;
	width: 145;
}


#contentBody{
	background-color: #ffffff;
    
}

#contentNav{
	width: 145;
	height: 100%;
}

#featureLeft{
	background-color: #ffffff;
	border-left: thick solid #cdd997;
	border-bottom: thick solid #cdd997;
	border-top: thick solid #cdd997;
	height: 140;
	width: 150;
	font-family: arial, "lucida console", sans-serif;
}

#featureCenter{
	background-color: #ffffff;
	border-left: thick solid #cdd997;
	border-bottom: thick solid #cdd997;
	border-top: thick solid #cdd997;
	border-right: thick solid #cdd997;
	height: 140;
	width: 150;
	font-family: arial, "lucida console", sans-serif;
}

#featureRight{
	background-color: #ffffff;
	border-bottom: thick solid #cdd997;
	border-top: thick solid #cdd997;
	border-right: thick solid #cdd997;
	height: 140;
	width: 150;
	font-family: arial, "lucida console", sans-serif;
}

#promo4{
	background-color: #ffffff;
	border-left: thick solid #cdd997;
	border-bottom: thick solid #cdd997;
	border-top: thick solid #cdd997;
	border-right: thick solid #cdd997;
}

#survey{
	background-color: #ffffff;
	border-left: thick solid #346aa9;
	border-right: thick solid #346aa9;
}

#footer{
	background-color: #ffffff;
	width:100%;
    border-left:3px solid white;
    border-right:3px solid white;
    border-bottom:3px solid white;
}

#footerRule{
	background-color: #4f4f4f;
	height: 5px;
	width: 90%
}

#contentHeader{
	background-color: #346aa9;
	width: 600px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
    padding-left: 2px;
}

#contentArea{
    padding-left: 2px;
}

#headerNav{
	background-color: #ffffff;
}

#body{
	background-color: #ffffff;
    width:100%;
    border-left:3px solid white;
    border-right:3px solid white;
    border-bottom:3px solid white;
}

#innerBody{
	background-color: #ffffff;
    width:100%;
    border-left:3px solid white;
    border-right:3px solid white;
    border-bottom:3px solid white;
}

#headerNavBorder{
	background-color: #992543;
}

#gradient1{
	background-image: url(./images/body_bg_gradient.gif);
	background-position: top center;
	background-repeat: repeat-x;
	height: 41;
	width:760;
}

#fda{
	color: #888888;
    text-align:center;
}

#fdaTitle{
	background-color: #bbb;
	width: 155px;
	color: #444444;
    text-align:center;
}

#welcome{
	color: #eee;
	font-weight: bold;
    padding:0 0 0 50;
    margin:0;
}

#welcome a{
	color: #eee;
}

/*------------------------Cart Items---------------------------*/

#white{
	background-color: #fff;
	color: #000;
}

#cartItems{
	background-color: #408040; 
	color: #fff;
	padding: 4 4 4 4; 
	width: 600;
}

#cartItems a{
	color: #fff;
}

#cartItems #white a{
	color:#0000ff;
}

#cartItems #button1 a{
	color: #fff
}

#cartItems #button2 a{
	color: #fff
}

/*------------------------Products Query---------------------------*/

#returnedResults{
/*border: 1 solid #ccc;
*/
}


#pricing{
	color: white;
	background-color: #408040;
	width: 120; 
	vertical-align: middle; 
}

/*------------------------Checkout--------------------------------*/

#checkoutCart{
	color: white;
	background-color: #408040;
	padding: 4 4 4 4;
	width: 600;
}

/*---------------------Newsletter---------------------------------*/

#article{
	width:600;
}

#search{
    height:50px;
    padding:0px;
    margin:0px;
}
