/* @override http://samfitz.com/em&m/style/stylea.css */
a:link { 
	color: #333333;
	text-decoration: none;
	}
a:visited { 
	color: #333333;
	}
a:hover { 
	color: #CCCCCC;
	text-decoration: underline;
	}
a:active { 
	color: #333333;
	}

body {
	background-color: white;
	background-image: url(../images/bkgdv5.1.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	text-align: center;
	margin: 0 auto 0 auto;
}
#body {
	text-align: left;
	position: relative;
	width: 775px;
	margin: 0 auto 0 auto;
}

.menu {
	color: #000;
	text-align: center;
	text-transform: capitalize;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
	vertical-align: middle;
	font: small "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 50%;
	display: inline;
	background-color: white;
	letter-spacing: 3px;
	padding-left: 10px;
}

.body {
	width: 775px;
	height: 100%;
	margin: 0 auto 0 auto;
	behavior:url("csshover.htc");
}

.logo {
	background: url(../images/logoblack.png) no-repeat 60px;
	padding: 40px;
}

.title {
	color: black;
	text-align: middle;
	padding: 1px;	
	height: 20px;
	margin-top: 45px;
	border-style: none;
	font: large "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
}

.msover {
	color: gray;
	text-align: middle;
	padding: 5px;	
	height: 20px;
	margin-top: 5px;
	margin: 0 auto 0 auto;
	width: 720px;
	border-style: none;
	font: small "Lucida Grande", Lucida, Verdana, sans-serif;
}
.copycontent {
	color: gray;
	text-align: left;
	padding: 5px;	
	height: 20px;
	margin-top: 5px;
	margin: 0 auto 0 auto;
	width: 720px;
	border-style: none;
	font: x-small "Lucida Grande", Lucida, Verdana, sans-serif;
}
	

.content {
	color: black;
	text-align: middle;
	padding: 10px;	
	height: 60px;
	margin-top: 10px;
	border-style: none;
	font: small "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
}
.content span {
	display: block;
	padding: 10px;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	color: #bbb;
}

.shoe1 {
	background-image: url(../images/hydrangea_ref.jpg);
	width: 400px;
	height: 300px;
	float: none;
	margin:0 auto 0 auto;

}

.twoespadrilles {
	background-image: url(../images/bothespadrilles_small.jpg);
	width: 700px;
	height: 271px;
	float: none;
	margin:0 auto 0 auto;
	
}

.photo {
	background-image: url(../images/oldschool_fix.jpg);
	width: 400px;
	height: 400px;
	float: none;
	margin:0 auto 0 auto;
	display: inline-block;
}

.thanks {
background-image: url(../images/thanksfromemandm.jpg);
	width: 350px;
	height: 377px;
	float: none;
	margin:0 auto 0 auto;
	display: inline-block;
	
}

.photo2 {
width: 500px;
height: 190px;
margin: 20px auto 0;
background: url(../images/espadrilles_side.jpg) no-repeat;
}

.banner {
border-bottom: thin solid #777;
border-top: thin solid #777;
margin: 10px auto 0 auto;
width: 500px;
}

.hidden {
 display: none;
}
#paypaldd {
	font-size: 1.1em;
	padding: 5px;
	width: 250px;
}