@charset "utf-8";
body {
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #4B2C18;
	margin: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #4B2C18;
	background-image: url(../images/stripes.jpg);
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4B2C18;
	border-right-color: #4B2C18;
	border-bottom-color: #4B2C18;
	border-left-color: #4B2C18;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h2 {
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h3 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 13px;
	line-height: 1.6em;
}
a {
	color: #AC948E;
	text-decoration: none;
}
a:hover {
	color: #D6B6C4;
}



div#container {
	margin: auto;
	padding: 0px;
	width: 978px;
	text-align: left;
}
div#header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 91px;
	padding-top: 5px;
	padding-left: 12px;
}
div#logo {
	float: left;
}
div#buttons {
	float: left;
	padding-top: 42px;
	padding-left: 90px;
}
div#buttons  ul, div#sub-buttons ul {
	margin: 0px;
	padding: 0px;
}
div#buttons li {
	margin: 0px;
	float: left;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
div#buttons a {
	color: #360000;
	text-decoration: none;
	font-size: 24px;
	font-weight: normal;
	padding: 0px;
}
div#buttons a:hover {
	color: #DFBFCC;
}
div#sub-buttons {
	padding-top: 5px;
	padding-bottom: 10px;
	height: 30px;
	clear: both;
}

div#sub-buttons li {
	margin: 0px;
	float: right;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}

div#sub-buttons a {
	color: #360000;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
}
div#sub-buttons a:hover {
	color: #DFBFCC;
}
div#container.about a.about, div#container.gallery a.gallery, div#container.blog a.blog, div#container.contact a.contact, div#container.cocktail a.cocktail, div#container.fall a.fall, div#container.spring a.spring , div#container.bridal a.bridal{
	color: #DFBFCC;
}

div#content {
	background-image: url(../images/bg-repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 6px;
	padding-bottom: 6px;
}
div#content-interior {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4B2C18;
	border-right-color: #4B2C18;
	border-bottom-color: #4B2C18;
	border-left-color: #4B2C18;
	margin-right: 39px;
	margin-left: 39px;
	background-image: url(../images/bottom-scroll-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div.gallery div#content-interior {
	background-image: none;
}


div#content-photo {
	height: 595px;
	float: left;
	width: 395px;
	padding-right: 40px;
}
div#content-text {
	float: left;
	width: 420px;
	padding-top: 50px;
	padding-bottom: 120px;
}
div#content-text p {
	font-size: 14px;
}





div#photo {
	text-align: center;
	width: 978px;
}
div#thumbs ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#thumbs li {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}
div#thumbs li.endrow {
	margin: 0px;
}
div#gallery-photos {
	float: left;
	width: 600px;
}
div#gallery-text {
	float: left;
	width: 290px;
	padding-top: 40px;
}



div#spring, div#fall, div#cocktail, div#bridal {
	background-image: url(../images/spring-summer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 594px;
	width: 225px;
	float: left;
	font-size: 19px;
	text-align: right;
}
div#spring  a, div#fall a, div#cocktail a, div#bridal a {
	color: #4B2C18;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-top: 560px;
	padding-bottom: 10px;
}
div#spring   a:hover, div#fall  a:hover, div#cocktail  a:hover, div#bridal  a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-top: 560px;
	padding-bottom: 10px;
}
div#fall {
	background-image: url(../images/fall-winter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 594px;
	width: 225px;
	float: left;
	font-size: 19px;
	text-align: right;
}
div#cocktail {
	background-image: url(../images/cocktail-fantasy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 594px;
	width: 225px;
	float: left;
	font-size: 19px;
	text-align: right;
}
div#bridal {
	background-image: url(../images/bridal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 594px;
	width: 225px;
	float: left;
	font-size: 19px;
	text-align: right;
}



div#footer {
	background-image: url(../images/bg-repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
div#footer-sub {
	background-image: url(../images/bg-bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 38px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
div#footer-home {
	background-image: url(../images/bg-bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 8px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

div#footer-left {
	float: left;
	background-image: url(../images/bottom-scroll-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
	width: 230px;
	padding-top: 70px;
	padding-left: 75px;
}
div#footer-left  ul, div#footer-sub ul {
	margin: 0px;
	padding: 0px;
}
div#footer-left  li, div#footer-sub li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#footer-sub li {
	float: left;
	display: block;
}

div#footer-left a {
	font-style: italic;
	color: #4B2C18;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 26px;
	font-weight: bold;
}
div#footer-sub a {
	font-style: italic;
	color: #4B2C18;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 26px;
	font-weight: bold;
	float: left;
	padding-right: 20px;
}

a.email  {
	background-image: url(../images/email.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
a.twitter  {
	background-image: url(../images/twitter.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
a.facebook  {
	background-image: url(../images/facebook.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
div#footer-left  a:hover, div#footer-sub a:hover {
	color: #DFBFCC;
}




div#footer-right {
	float: left;
	background-image: url(../images/bottom-scroll-right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: auto;
	width: 500px;
	padding-left: 30px;
	padding-right: 120px;
	padding-top: 20px;
	padding-bottom: 60px;
}

div#blueye {
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 20px;
	text-align: right;
	padding-right: 20px;
}
div#blueye a {
	color: #FFFFFF;
	text-decoration: none;
}
span#blueye {
	background-color: #4B2C18;
	padding: 2px;
}
div.clear {
	clear: both;
}

