/* Body */
body {
	background-color: #000;
	background-repeat: no-repeat;
	background-image: url(../images/bg);
	background-position: -200px -20px;
	background-attachment: scroll;
}

/* CSS Rules */
#container {
	width: 720px;
	margin-left: auto;
	margin-top: 40px;
	margin-right: auto;
}
#header {
	text-align: center;
}
#nav {
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer {
	width: 350px;
	clear: both;
	float: right;
	padding-top: 20px;
}
#Stockists {
	float: left;
	width: 350px;
}
#About {
	float: right;
	width: 360px;
}

/* Classes */
.Supplier_Image {
	border: none;
}
.bridesmaid_collection_gallery_spacing {
	margin-left: 34px;
}

/* Styles */
h1 {
	color: #CCC;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, Garamond;
	font-weight: normal;
	font-size: 28px;
}
h2 {
	color: #CCC;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, Garamond;
	font-weight: normal;
	font-size: 24px;
}
#content p{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, Garamond;
	font-size: 16px;
	color: #CCC;
	text-decoration: none;
}
#footer p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, Garamond;
	color: #CCC;
	font-size: 12px;
	text-align:right;
}
/* Links */
a {	font-family: "Palatino Linotype", "Book Antiqua", Palatino, Garamond;
	color: #CCC;
	text-decoration: none;
	font-size: 20px;
}
a:hover {
	color: #FC0;
}
#nav a {
	margin-right: 36px;
}
#footer a {
	font-size: 12px;
}
#contact {
	float: right;
	width: 280px;
	margin-top: -30px;
}
.pages {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, Garamond;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	font-style: italic;
}
#bridesmaids_descriptor {
	float: right;
	width: 345px;
}
#bridesmaids_slideshow {
	float: left;
	width: 330px;
}
.hyperlink {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #B48B5A;
}
#Bridesmaids1 {
	float: left;
	width: 236px;
}
#Bridesmaids2 {
	width: 236px;
	float: left;
	margin-left: 6px;
}
#Bridesmaids3 {
	width: 236px;
	float: right;
}

