/* CSS Document */
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color:#BDBDBD;
margin-left:auto;
margin-right:auto;
font-size:13px;
color:#000;
text-align:center;
padding:0;
}

#container {
width:768px;
background:#FFFFFF;
margin-right:auto;
margin-left:auto;
text-align:left;
}

.header {
background:url(images/k45ssclassicmixertop.gif) no-repeat;
background-color:#BDBDBD;
width:768px;
height:143px;
margin-left:auto;
margin-right:auto;
color:#000;
}

.bottom {
background:url(images/k45ssclassicmixerbottom.gif) no-repeat;
width:768px;
height:45px;
margin-right:auto;
margin-left:auto;
}

.maincontainer {
width:768px;
background:#FFFFFF;
}

.content {
padding:15px 40px 2px;
}
.content a, 
.content a:visited, 
.content a:hover{
	text-decoration: none;
	color: #000;
	padding: 0px;
	border-bottom:1px dotted #ff0000;
	}
.content a:hover{
	background-color: #cecece;
	}
.content h1 a,
.content h1 a:visited, 
.content h1 a:hover{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	background-color: #ffffff;
	border-bottom:none;
	}
h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #000000;
	}
#menu {
width:768px;
}

#nav {
background:#ffffff;
text-align:center;
margin-top:10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#000;
font-weight:700;
padding-top:9px;
padding-bottom:4px;
text-decoration:none;
}

#nav a {
background:#fff;
color:#000;
text-decoration:none;
}

#nav a:active {
background:#fff;
color:#CC2527;
}

#nav a:hover {
background:#fff;
color:#000;
font-size:8pt;
padding-bottom:2px;
border-bottom:dotted #CC2527;
}

.footer {
background:#BDBDBD;
width:455px;
margin-right:auto;
margin-left:auto;
color:#555555;
font-size:11px;
text-align:center;
}

.footer a,.footer a:active {
background:#BDBDBD;
color:#555555;
text-decoration:none;
}
.footer a:hover {
padding-bottom:2px;
border-bottom:dotted #fff;
}
.floatright {
float:right;
margin-left: 20px;
}
.floatleft {
float:left;
margin-right:20px;
}
.palehighlight {
background-color:#FFFF99;
font-weight:bold;
}
/* small text */
.smalltext {
font-size:smaller;
}
ul {
list-style-type: square;
}
 ul li { 
color: #CC2527;
}
li span { 
color: black;
}
.fullquote {
	font-size: 140%;
	font-weight: bold;
	color: #666666;
	background: #ffffff url(images/quote-bottom-red.gif) no-repeat right bottom;
	margin: 0px 0px 10px 10px;
	padding: 0.2em 0.5em 0.2em 0.2em;
	width: 350px;
}
.fullquote p {
	background: url(images/quote-top-red.gif) no-repeat;
	margin: 0px;
	padding: 6px 4px 6px 30px;
}
.fullquotewide {
	font-size: 140%;
	font-weight: bold;
	color: #666666;
	background: #ffffff url(images/quote-bottom-red.gif) no-repeat right bottom;
	margin: 0px 0px 10px 10px;
	padding: 0.2em 0.5em 0.2em 0.2em;
	width: 600px;
}
.fullquotewide p {
	background: url(images/quote-top-red.gif) no-repeat;
	margin: 0px;
	padding: 6px 4px 6px 40px;
}
#sitemap a, 
#sitemap a:visited, 
#sitemap a:hover{
    text-decoration: none;
	font-size:12px;
	border-bottom: none;
}
#sitemap a:hover{
	background-color: #cecece;
	}
#sitemap .ital {
    font-style:italic;
	font-size:12px;
}
#sitemap .heavy {
font-weight:bold;
color: #000;
}
#sitemap .redcolor {
color:#CC2527 ;
}



