/*CSS file for Fancy That Group*/

*, html {
	padding:0;
	margin:0;
}

body {
	background:#fff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 76%;
	color: #000;
}

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

h1 {
	display: none;
	font-size: 3em;
	margin-top: 50px;
}

h2 {
	font-variant: small-caps;
	color: #703247;
	font-size: 1em;
}

img {
	border: none;
}

address {

	font-variant: small-caps;
	font-style: normal;
	color: #a8a8a8;
}

p.visit {
	margin-top: 40px;
	margin-bottom: 10px;
}

ul {
	list-style-type: none;
}


/* wrapper div
===================================================================*/
#wrapper {
	margin: 0 auto;
	width: 760px;
}

/* banner div
===================================================================*/
#banner {
	margin-top: 35px;
}

/* nav div
===================================================================*/
#nav {
	border-bottom: 8px solid #000;
	width: 760px;
	padding-bottom: 2px;
	text-align: right;
}

#nav li{
	display: inline;
	padding-left: 20px;
	color: #b09d89;
	font-weight: bold;
}

#nav a {
	text-decoration: none;
}

#nav a:hover {
	background: #b09d89;
	color: #fff;
}


/* left div
===================================================================*/
#left {
	/*height: 285px;*/
	width: 300px;
	float: left;
	clear: none;
	text-align: right;
	margin-right: 20px;
	margin-top: 20px;
	line-height: 1.5em;
	font-weight: bold;
}

#left a{
	text-decoration: none;
	font-weight: normal;
}

#left a:hover {
	color: #b09d89;
	text-decoration: underline;
}

#left img {
	margin-top: 30px;
}

#left img.first {
	margin-top: 0px;
}

#left img.map {
	border: 5px solid #000;
}

#left img.subnav {
	margin-top: 5px;
}

#left li{
	list-style: none;
}

#left a.articles {
	color: #703247;
}

#left p.blurb {
	font-weight: normal;
	margin-top: 10px;
}

#left p.fashion {
	margin-bottom: 10px;
}

#left p.gift-cards {
	font-weight: normal;
	margin-top: 20px;
}

#left ul {
	margin-top: 10px;
	margin-bottom:20px;
}

#left ul.resources {
	margin-top: 0;
	margin-bottom: 20px;
}

#left ul.shoes {
	background-image: url(/shoes.jpg) no-repeat;
}

#left span.word {
	font-variant: small-caps;
	font-weight: bold;
	color: #703247;
}

/* right div
===================================================================*/
#right {
	float: right;
	width: 400px;
	margin-bottom: 50px;
	margin-top: 40px;
}

#right a{
	color: #703247;
	font-weight: bold;
}

#right a:hover{
	text-decoration: underline;
}

#right img.front {
	border: 5px solid #000;
}

#right img.float-rt {
	float: right;
	padding-left: 5px;
}

#right img.float-lt {
	float: left;
	padding-right: 5px;
}

#right table {
	margin-top: 0px;
}

#right table.space {
	margin-top: 20px;
}

#right th {
	color: #b09d89;
	text-decoration: underline;
}

#right td {
	text-align: center;
}

#right p {
	margin-top: 10px;
	line-height: 1.5em;
	text-align: right;
}

#right p.first {
	margin-top: 0px;
}

#right p.last {
	margin-bottom: 20px;
}

#right span.word {
	font-variant: small-caps;
	font-weight: bold;
	color: #703247;
}

#right span.underline {
	border-bottom: 1px solid black;
}


/* right-gallery div
===================================================================*/
#right-gallery {
	background-color: #fff;
	width: 400px;
	float: right;
}

#right-gallery img {
	margin-left: 5px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	border-right: 20px solid #000;
	border-left: 20px solid #000;
}

#right-gallery ul {
	margin-top: 40px;
	margin-bottom: 25px;
	list-style-type: none;
}

#right-gallery ul.amatopics {
	margin-bottom: 320px;
}

#right-gallery ul.bandolino {
	margin-bottom: 68px;
}

#right-gallery ul.ninewest {
	margin-bottom: 60px;
}

#right-gallery ul.tsonga {
	margin-bottom: 242px;
}

#right-gallery ul.tsubo {
	margin-bottom: 302px;
}

#right-gallery li {
	display: inline;
	margin: 0px;
	padding: 0px;
}


/*#right-contact
===================================================================*/
#right-contact{
	float: right;
	width: 400px;
	margin-top: 40px;
}

#right-contact a{
	color: #703247;
	font-weight: bold;
}

#right-contact a:hover {
	text-decoration: underline;
}

#right-contact img.map {
	border: 5px solid #000;
	margin-left: 10px;
}

#right-contact p {
	margin-top: 10px;
	line-height: 1.5em;
}

#right-contact p.first {
	margin-top: 0px;
}

#right-contact p.last {
	margin-bottom: 20px;
}

#right-contact span.req {
	color: red;
}

/*CSS for the form
===================================================================*/
#right-contact p.form {
	font-size: 0.9em;
	color: #fff;
}

#right-contact input.txt {
	width: 225px;
	border: 1px inset #00008b;
}

#right-contact input.btn {
	border: 1px outset #00008b;
}

#right-contact input.checkbox {
	margin-left: 10px;
	margin-right: 5px;
}

#right-contact p label {
	float: left;
	width: 35%;
	font-weight: bold;
}

#right-contact fieldset {
	border: 2px solid #000;
	padding: 10px;
	margin: 10px;
	background-color: #b09d89;
}

#right-contact checkbox {
	padding-left: 5px;
}

/* Footer div
===================================================================*/
#footer {
	clear: both;
	width: 760px;
	margin: 20px auto;
	text-align: right;
	padding-bottom: 50px;
}

.title {
	text-decoration: underline;
}
.small {
	font-size: 0.8em;
	margin-top: 10px;
	text-align: right;
}

.comment {
	color: red;
}

span.word {
	font-variant: small-caps;
	color: #703247;
}

.copy {
	font-size: 0.7em;
	margin-top: 5px;
	color: #a8a8a8;
}