body
{
	padding: 0px;
	margin: 0px;
}

#cont
{
	width: 750px;
	border-top: solid 7px #04073F;
	background: url(../images/bg.gif);
	position: relative;
}

#cont h1 {
	font-family: verdana, arial;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #75040C;
}

.feature {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color: #75040C;
}

#cont p, li {
	font-family: verdana, arial;
	font-size: 10px;
}

.redtext {
	font-family: verdana, arial;
	font-size: 10px;
	color: #ff0000;
}


.clear {
	clear: both;
}


#body
{
	padding: 5px;
	margin: 0px;
}

#cartoon {
	text-align: right;
	vertical-align: bottom;
}

/* links */
a:link { 
	text-decoration: none;
	color : #ff0000; 
}
a:active { 
	text-decoration: none;
	color : #ff0000; 
}
a:hover { 
	text-decoration: underline;
	color : #ff0000; 
}
a:visited { 
	text-decoration: none;
	color : #ff0000; 
}
a:visited:hover { 
	text-decoration: underline;
	color : #ff0000; 
}


/* navigation styles */
#nav
{
	border-top: solid 3px #04073F;
	width: 560px;
	background: #E5E6EB;
	padding: 0px;
	margin: 0px;
}

#nav a
{
	text-decoration: none;
	padding: 0px 4px 1px 4px;
	margin: 0px;
	border-right: solid 1px #04073F;
	color: #04073F;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana, arial;
}

#nav a:hover
{
	background: #04073F;
	color: white;
	text-decoration: none;
}


#search
{
	background: #04073F;
	color: white;
	text-align: center;
	font-weight: bold;
	width: 560px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: verdana, arial;
}

#search input, #search select
{
	margin: 3px;
	font-size: 11px;
}

#search option{
	font-size: 9px;
}

#right
{
	float:right;
	background: #F1DA50;
	width: 190px;
}


/* header */
#header
{
	background-image: url(../images/header-left.jpg);
	width: 560px;
	height: 146px;
}

#header-left
{
	float: left;
	width: 376px;
	height: 80px;
}

#headertitle {
	position: absolute;
	top: 10px;
	left: 180px;
	width: 250px;
}

#headertitle2 {
	position: absolute;
	top: 22px;
	left: 183px;
	width: 320px;
	margin: 0px;
	padding: 0px;
}

.WesleyHeader {
	font-family: Arial Black, Arial;
	font-size: 12px;
	color: #04073F;
}

.Flooring {
	font-style: italic;
	color: #75040C;
}

#header-left p {
	float:left;
	font-size: 12px;
	font-family: verdana, arial;
	
}

#header-right
{
	float: left;
	width: 184px;
	height: 146px;
}

#left
{
	float: left;
	position: reletive;
}
#bottom_header
{	
	margin-top: 10px;
	float: right;
	width: 376px;
	height: 53px;
}
#l
{
	float:left;
}
#r
{
	width: 190px;
	float:right;
}

/* cart page divs */
#ProductPage {
	width: 525px;
}


#ProductPage #ProdDesc {
	float: left;
	font-size: 12px;
	font-family: verdana, arial;
	color: #000000;
	font-style: normal;
	width: 200px;
	padding: 10px 0px 0px 10px; /* trbl */
}

#ProductPage #ProdDesc h1 {
	font-family: verdana, arial;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #75040C;
}

#ProductPage #ProdImage  {
	float: right;
	/* border: solid 1px blue; */
}


/* table styles */
table {
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	width: 525px;
}

th {
	padding: 5px;
	background-color: #04073F;
	color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

td {
	padding: 5px;
	background-color: #ffffff;
	color: #04073F;
	font-family: Verdana, Arial;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
}

.tdRecommend {
	padding: 5px;
	background-color: #ffffff;
	color: #04073F;
	font-family: Verdana, Arial;
	font-size: 12px;
	vertical-align: bottom;
	text-align: center;
}

.tdprod {
	padding: 5px;
	background-color: #DADAE2;
	font-family: Verdana, Arial;
	font-size: 10px;
	vertical-align: middle;
	text-align: left;
}

.tdContact {
	vertical-align: top;
	text-align: left;
	padding: 10px;
	background-color: #ffffff;
	color: #04073F;
	font-family: Verdana, Arial;
	font-size: 12px;
}

.button2 {
	font-size: 9pt;
	padding: 5px;
	background-color: #04073F;
	color: #FFFFFF;
	font-weight: 600;
	border: none;
	padding: 0px 1px 0px 1px;
	list-style: none;
	width: 75px;
	min-height: 17px;
	height: 17px;
}

.button2 a
{
	background-color: #04073F;
	color: #FFFFFF;
}

.button2 a:visited
{
	background-color: #04073F;
	color: #FFFFFF;
}

.button2 a:hover
{
	background-color: #04073F;
	color: white;
	text-decoration: none;
}
/* footer */
#bottom
{
	height: 10px;
}

#footer
{
	clear: both;
	background: url(../images/footerBG.gif) bottom left no-repeat;
	width: 560px;
	min-height: 40px;
}

#content ,#contentFlash{
	background-color: #F2F2F5;
	margin: 0;
	padding: 5px 5px 5px 5px; 
	width: 535px;
	height: auto;
}

#contentFlash{
	margin-top: 220px;
}

#content2 {
	background-color: #fff;
	border: 2px solid #F2F2F5;
	margin: 0;
	padding: 5px 5px 5px 5px; 
	width: 535px;
}

.phone {
	font-family: Verdana, Arial;
	font-size: 11px;
	/*text-align: center;*/
}

/* footer styles */
#footer p {
	font-family: Verdana, Arial;
	font-size: 10px;
	text-align: center;
	height: 57px;
}

/* form styles */
.button {
	font-size: 9pt;
	background-color: #cccccc;
	color: #04073F;
	font-weight: 600;
	border: none;
	padding: 0px 1px 0px 1px;
}
	
input, textarea { 
	outline: none;
	font-family: Verdana, Arial;
	padding: 0px;
	margin: 0px;
	border: 1px inset #105d84; 
}

.select {
	outline: none;
	font-family: Verdana, Arial;
	border: none; 
	font-size: 7pt;
	border: 1px solid #999;
}

#search #aLeft
{
	text-align: left;
	margin: 0px;
	padding: 2px 0px 0px 3px;
	font-size: 13px;
}

.noBor
{
	border: none;
}

#prodDisplay{
	margin: -24px -5px 10px -5px;
	position: relative;
	top: -17px;	
}

#contentFlash p{
	float: right; 
	width: 410px; 
	padding: 0px 5px 0px 5px; 
	margin: 0px;
}
#contentFlash img{
	float: left; 
	margin: 5px;
}

/*MUST CHANGE IE.CSS ALSO*/
#flash {
	margin: 0;
	padding: 0;
	width: 560pz;
	height: 200px;
	position: absolute;
	top: 204px;
	left: 0px;
}

#flash *{
	margin: 0;
	padding: 0;
}