/* Custom css */

body {
	margin: 0;
	padding: 20;
}

a img
{
	border:none;
	
}



#header {
	
}


#hornav {
	height: 80px;
	background-color: #FFFFFF;
	width:850px;
	font-size: medium;
	padding-bottom: 10px;
	background-image: url(website%20images/header.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	background-position: 5px;
	padding-left: 5px;
}

#maincontent {
	background-color: #FFFFFF;

	padding-right: 20px;
	
}

#footer {
	background-color: #FFFFFF;
}

#left {
	background-color: #FFFFFF;
	padding-bottom: 10px;
	list-style-image: none;
}

#right {
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 30px;	
}

#middle {
	background-color: #FFFFFF;
}

/* Use a .box to create a padded box inside a column.  */ 
.box {
	padding: 20px;
	background-color: #FFFFFF;
}





a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}

a:active {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.grid {
	padding-right: 5px;
	padding-bottom: 5px;	
}
.list {
	list-style-image: none;
	list-style-type: none;
	line-height: 25px;	
}
.name {
	font-size: xx-large;
	font-weight: bold;
	color: #999999;
	padding-top: 10px;
	padding-left: 5px;
}


.product {
	font-size: large;
	font-weight: bold;
	color: #999999;
}
.name2 {
	font-size: xx-large;
	font-weight: bold;
	color: #999999;
	padding-left: 5px;
}



.text {
	width: 435px;
	padding-left: 5px;
}

.nav_text {
	float: right;

}
.lefttext {
	width: 300px;
}
.shoe {
	padding-left: 70px;
	padding-top: 20px;
}
.navilinks {
	margin-left: 60px;
}
.text2 {
	width: 310px;
	
	padding-left: 5px;
}
.bake {
	padding-top: 91px;
}


.bake2 {
	padding-top: 10px;
	padding-left: 10px;
}
.bake3 {
	padding-top: 26px;
	padding-left: 20px;	
}
.antler {
	padding-top: 53px;
}
li {
	list-style-image: none;
	list-style-type: none;
	padding-left:5px;
	padding-bottom: 5px;
}

.mail {
	padding-top:70px;
	padding-left: 5px
}

.contact {
	padding-left: 5px;
}

ul {
	clear: both;
	float: left;
}

