@charset "UTF-8";
/* CSS Document */

body {
	background: #170e07 url(bg.jpg) no-repeat center top;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #594731;
	text-align: justify;
}

#container {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#content_frame {
	width: 790px;
	position: relative;
	margin-left: 0px;
}

#cotton {
	width: 265px;
	height: 481px;
	position: absolute;
	margin-left: 725px;
	margin-top: 30px;
	background: url(cotton.png);
}

#div_01 {
	width: 790px;
	height: 32px;
	float: left;
	background: url(01.png);
}

#div_02 {
	width: 38px;
	height: 281px;
	float: left;
	background: url(02.png);
}

#div_03 {
	width: 713px;
	height: 281px;
	float: left;
	background: url(03.jpg);
}

#div_04 {
	width: 39px;
	height: 281px;
	float: left;
	background: url(04.png);
}

#div_05 {
	width: 100px;
	height: 47px;
	float: left;
	background: url(05.png);
}

#div_06 {
	width: 60px;
	height: 47px;
	float: left;
	background: url(06.png);
}

#div_07 {
	width: 28px;
	height: 47px;
	float: left;
	background: url(07.png);
}

#div_08 {
	width: 99px;
	height: 47px;
	float: left;
	background: url(08.png);
}

#div_09 {
	width: 29px;
	height: 47px;
	float: left;
	background: url(09.png);
}

#div_10 {
	width: 76px;
	height: 47px;
	float: left;
	background: url(10.png);
}

#div_11 {
	width: 25px;
	height: 47px;
	float: left;
	background: url(11.png);
}

#div_12 {
	width: 130px;
	height: 47px;
	float: left;
	background: url(12.png);
}

#div_13 {
	width: 25px;
	height: 47px;
	float: left;
	background: url(13.png);
}

#div_14 {
	width: 120px;
	height: 47px;
	float: left;
	background: url(14.png);
}

#div_15 {
	width: 98px;
	height: 47px;
	float: left;
	background: url(15.png);
}

#div_16 {
	width: 790px;
	height: 30px;
	float: left;
	background: url(16.png);
}

#div_17 {
	width: 790px;
	float: left;
	background: url(17.png);
}

#div_18 {
	width: 790px;
	height: 150px;
	float: left;
	background: url(18.png);
}

#content {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}

#twitter {
	width: 310px;
	display: block;
	background: url(twitter.gif) no-repeat;
	float:left;
}

#twitter_inner {
	width: 245px;
	margin-left: 65px;
}

#spacer01 {
	width: 20px;
	display: block;
	float: left;
}

#facebook {
	width: 640px;
	display: block;
	background: url(facebook.gif) no-repeat;
	float: left;
}

#facebook_inner {
	width: 575px;
	margin-left: 65px;
}

#footer {
	width: 790px;
	float: left;
	text-align: center;
}

a.link_home {
	display: block;
	width: 60px;
	height: 47px;
}

a.link_home:hover {
	display: block;
	width: 60px;
	height: 47px;
	background: url(06b.png);
}

a.link_story {
	display: block;
	width: 99px;
	height: 47px;
}

a.link_story:hover {
	display: block;
	width: 99px;
	height: 47px;
	background: url(08b.png);
}

a.link_photos {
	display: block;
	width: 76px;
	height: 47px;
}

a.link_photos:hover {
	display: block;
	width: 76px;
	height: 47px;
	background: url(10b.png);
}

a.link_wedding {
	display: block;
	width: 130px;
	height: 47px;
}

a.link_wedding:hover {
	display: block;
	width: 130px;
	height: 47px;
	background: url(12b.png);
}

a.link_friends {
	display: block;
	width: 120px;
	height: 47px;
}

a.link_friends:hover {
	display: block;
	width: 120px;
	height: 47px;
	background: url(14b.png);
}

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

.header {
	color: #979836;
	font-size: 18px;
	font-style: italic;
	line-height: 35px;
}

.small {
	font-size: 12px;
	font-style: italic;
}

li {
	list-style: none;
	text-align: left;
}

.thumb {
	margin: 1px;
}

.center {
	margin-top: -20px;
	margin-bottom: -10px;
	padding: 0px;
	text-align: center;
}

.footer_text {
	font-size: 10px;
	color: #cccd98;
}