/* CSS Document */
body 
{font-family: Verdana, arial, helvetica; 
background-image: url(images/bg.png);
}
.body {
	width: 985px; 
	margin-left: 50 ;
  margin-right: auto ;

	overflow: hidden
}
.header {
	height: 105px;
	width: 920px;  
	margin-left: 100 ;
  margin-right: auto ;

	background: url('logo.png') no-repeat;
}
.maintext 
{
	font-size: 14px;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	line-height: 22px;
}

.maintext2
{
	font-size: 12px;
	color: #3d0043;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
}

.maintext3
{
	font-size: 16px;
	color: #3d0043;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
}

.maintext4
{
	font-size: 20px;
	color: #3d0043;
}

.maintext5
{
	font-size: 20px;
	color: #ffffff;
}

.maintext6
{
	font-size: 30px;
	color: #ff0000;
}

.maintext7
{
	font-size: 14px;
	color: #ff0000;
}

.dept
{
	font-size: 14px;
	color: #3d0043;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
}

.images
{
	font-size: 14px;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
}

.pink
{
	font-size: 14px;
	color: #ff00ff;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
}

.line
{
	font-size: 1px;
	color: #94429e;
	padding: 0px 0px 0px 0px;
	line-height: 5px;
}

.foot
{
	font-size: 10px;
	color: #94429e;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
}

.bodytext 
{
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height: 15px;
	vertical-align: top;
}

.bodytext2 
{
	font-size: 11px;
	color: #3D0043;
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height: 15px;
	vertical-align: top;
}


.brands 
{
	font-size: 11px;
	color: #FFFFFF;
	padding: 15px 0px 15px 15px;
	text-align: left;
	line-height: 15px;
	vertical-align: top;
}

.heading
{
	font-size: 11px;
	color: #C0C0C0;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	letter-spacing: 1px;
}

.whiteheading
{
	font-size: 14px;
	color: #3d0043;
	font-weight: light;
	margin: 0px;
}

.image
{
	margin: 0px;
	padding-top: 4px;
}

a:link{ color: #3d0043; text-decoration: none; border-style: none; font-weight: bold}
a:visited{ color: #3d0043; text-decoration: none; border-style: none; font-weight: bold}
a:hover {color: #ff00ff; text-decoration: none}

.heading a:link{ color: #FFFFFF; text-decoration: none; font-weight: bold}
.heading a:visited{ color: #FFFFFF; text-decoration: none; font-weight: bold}
.heading a:hover {color: #FF00FF; text-decoration: none; font-weight: bold}

.maintext a:link{ color: #FF00FF; text-decoration: none; font-weight: bold}
.maintext a:visited{ color: #FF00FF; text-decoration: none; font-weight: bold}
.maintext a:hover {color: #FF00FF; text-decoration: none; font-weight: bold}

.pink a:link{ color: #FF00FF; text-decoration: none; font-weight: bold}
.pink a:visited{ color: #FF00FF; text-decoration: none; font-weight: bold}
.pink a:hover {color: #FFFFFF; text-decoration: none; font-weight: bold}

.whiteheading a:link{ color: #3d0043; text-decoration: none; font-weight: bold}
.whiteheading a:visited{ color: #3d0043; text-decoration: none; font-weight: bold}
.whiteheading a:hover {color: #FF00FF; text-decoration: none; font-weight: bold}

.dept a:link{ color: #3d0043; text-decoration: none; font-weight: normal}
.dept a:visited{ color: #3d0043; text-decoration: none; font-weight: normal}
.dept a:hover {color: #ff00ff; text-decoration: none; font-weight: normal}

.images a:link{ color: #FFFFFF; text-decoration: none; font-weight: normal}
.images a:visited{ color: #FFFFFF; text-decoration: none; font-weight: normal}
.images a:hover {color: #ff00ff; text-decoration: none; font-weight: normal}

.foot a:link{ color: #94429e; text-decoration: none; font-weight: normal}
.foot a:visited{ color: #94429e; text-decoration: none; font-weight: normal}
.foot a:hover {color: #ff00ff; text-decoration: none; font-weight: normal}


#background {
	background-image: url(media/cutlerybackground2.jpg);
	background-repeat: no-repeat;
	background-align: right;
	vertical-align: bottom;
		}

#background2 {
	background-image: url(media/homesbackground.jpg);
	background-repeat: no-repeat;
	background-align: right;
	vertical-align: bottom;
		}
		
#background3 {
	background-image: url(media/weddingbackground.jpg);
	background-repeat: no-repeat;
	background-align: right;
	vertical-align: bottom;
		}
		
#background4 {
	background-image: url(media/kitchensbackground.jpg);
	background-repeat: no-repeat;
	background-align: right;
	vertical-align: bottom;
		}
		
#background5 {
	background-image: url(media/fabricbackground.jpg);
	background-repeat: no-repeat;
	background-align: right;
	vertical-align: bottom;
		}

