@font-face {
  font-family: Helvetica;
  src: url("http://www.saintgrace.com/fonts/Helvetica.dfont") format("truetype");
}
@font-face {
  font-family: HelveticaNeue;
  src: url("http://www.saintgrace.com/fonts/HelveticaNeue.dfont") format("truetype");
}

/* Saint Grace Key

h1 #666
p #6f848d
a #6f848d/#666
a:hover #8ca6b5
keyline #8ca6b5

*/

body {
	background: #FFF; margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	}
h1 {
	font-size: 14px;
	color: #666;
	font-family: Helvetica Neue, Arial, sans-serif;
	font-weight:300;
	}
h2 {
	font-size: 12px;
	color: #666;
	font-family: Helvetica Neue, Arial, sans-serif;
		font-weight:300;

	}
h3 {
	font-size: 12px;
	color: #666;
	text-align:left;
	font-family: Helvetica Neue, Arial, sans-serif;
		font-weight:300;

	}
p {
	font-size: 11px;
	color: #6f848d;
	font-weight: 100;
	text-align:left;
	}
a {
	font-size: 11px;
	color: #6f848d;
	text-decoration:none;
	}
a:hover {
	font-size: 11px;
	color: #8ca6b5;
	text-decoration:underline;
	}
.table {
	font-size: 11px;
	color: #6f848d;
	font-weight: 100;
	text-align:center;
	border: 1px solid #8ca6b5;
	}
.table td {
	border: 1px solid #8ca6b5;
	}
.formtable {
	font-size: 11px;
	color: #6f848d;
	font-weight: 100;
	text-align:center;
	margin: 15px 0 0 0;
	}
	

#page {
	font-family: Helvetica, Arial, sans-serif;
}

#header {
}
#container {
}
	#collection {
	}
	#boutiques {
		/*background:url(../images/boutiques.jpg) top right no-repeat;*/
	}
	#boutiques p {
	font-size: 11px;
	}
		#boutiques .main {
			border-left: 1px solid #8ca6b5;
			}
			#boutiques .main a {
			font-size: 11px;
			}
		#boutiques .sidewrap .sidenav a {
		font-size: 11px;
		}
				#boutiques .sidewrap .sidenav a:hover {
		font-size: 11px;
		text-decoration: none;
		}

	#about {
	}
	#press {
		/*background:url(../images/press.jpg) top right no-repeat;*/
		}
	#terms {
		background:url(../images/terms.jpg) top right no-repeat;
		}
	#contact {
		background:url(../images/contact.jpg) top right no-repeat;
		}
	#credits {
		background:url(../images/credits.jpg) top right no-repeat;
		}
	#distributor {
		background:url(../images/distributor.jpg) top right no-repeat;
		}

.footer {
font-size: 11px;
font-weight: 100; 
color: #6f848d;

}
	.footer a {
		font-size: 11px;
		font-weight: 100; 
		color: #6f848d;

		}
	.footer a:hover {
		font-size: 11px;
		font-weight: 100; 
		color: #8ca6b5;
		text-decoration:none;
		}

