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

body{
		text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */

}
#container{
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	width:905px;
}
.topright {  background-image: url(images/rightstripe_top.gif); background-repeat: no-repeat}
#leedImg{
	margin:0px 10px 10px 0px;	
}

.lowerright {  background-image: url(images/rightstripe.gif); background-repeat: no-repeat}

.bottomright {  background-image: url(images/blueback.gif); background-repeat: repeat-y}

.navtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 20px}

.footertext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}



.decarlotext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}

.hometext {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;
	padding: 0 10px;
}

.myImages{
	margin-left: 30px;	
}

.textColor{
	background-color:#FFF;	
}

.myLogo{
	margin-left:-10px;	
}

.myP{
	margin-bottom:5px;
	margin-top:0px;
}

p.prodImages img{
	margin-right:25px;	
}

a.homeLink img{
	text-decoration:none;
	border:none;
}
.contentTbl p{
	margin:10px 0 0 0;	
}
.myFloat{
	float:left;	
}
.clearme{
	clear:both;	
}
h2{
	margin-bottom:0px;	
}

