* {margin:0; padding:0;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #352307;
	padding-top:10px;
}
img {border:0;}

h1 {
	font-size:18px;
	color:#a4723c;
	padding-bottom:15px;
	}
h2 {
	font-size:14px;
	color:#a4723c;
	padding-bottom:15px;
	}
	
#wrapper {
	width:900px;
	margin:0 auto;
	background-color:#FAF2E6;
	}
#footer {
	width:900px;
	margin:0 auto;
	font-size:.8em;
	color:#faf2e6;
	padding:5px;
	text-align:center;	}
	
#footer a:link, #footer a:active, #footer a:visited {
	color:#faf2e6;
	text-decoration:none;
	}
#footer a:hover {
	text-decoration:underline;
	}
#header {
	height:185px;
	background-image:url(../images/header_back.jpg);
	background-repeat:no-repeat;
	}
#logo {
	float:left;
	margin-right:100px;
	}
#title {
	float:left;
	width:300px;
	text-align:center;
	padding-top:85px;
	}
#left {
	float:left;
	width:207px;
	margin-right:25px;
	color:#FAF2E6;
	}
#menu {
	background-color:#2e2111;
	background-repeat:no-repeat;
	padding-top:10px;
	padding-bottom:20px;
	font-size:15px;
	padding-left:30px;
	color:#fff;
	line-height: 35px;
	}

#menu a:link, #menu a:active, #menu a:visited{
color:#fff;
text-decoration:none;}
#menu a:hover {
background-image:url(.../images/newblogbg.jpg);
text-decoration:bold;}

#subscribe {
	background-image:url(../images/tab_subscribe.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:208px;
	margin-top:25px;
	padding-top:36px;
	}
#subscribe_interior {
	background-image:url(../images/subscribe_back.jpg);
	background-repeat:repeat-y;
	padding:10px;
	}
#right {
	float:right;
	width:211px;
	padding-left:14px;
	}
#right p {
	margin-bottom:10px;
	}
.proposal {
	background-image:url(../images/proposal_woman.png);
	background-repeat:no-repeat;
	background-position:right top;
	margin-top:-125px;
	padding-top:270px;
	}
.honeymoon {
	background-image:url(../images/honeymoon_woman.png);
	background-repeat:no-repeat;
	background-position:right top;
	margin-top:-145px;
	padding-top:290px;
	}
.big_day {
	background-image:url(../images/man_woman.png);
	background-repeat:no-repeat;
	background-position:right top;
	margin-top:-125px;
	padding-top:280px;
	}
.flowers {
	background-image:url(../images/flowers_man.png);
	background-repeat:no-repeat;
	background-position:right top;
	margin-top:-105px;
	padding-top:240px;
	}
.bachelor {
	background-image:url(../images/bachelor_woman.png);
	background-repeat:no-repeat;
	background-position:right top;
	margin-top:-125px;
	padding-top:280px;
	}
.man {
	background-image:url(../images/wedding_night_woman.png);
	background-repeat:no-repeat;
	background-position:right top;
	margin-top:-125px;
	padding-top:280px;
	}
.man_blog {
	background-image:url(../images/wedding_night_woman.png);
	background-repeat:no-repeat;
	background-position:right top;
	margin-top:-125px;
	padding-top:280px;
	}
#featured {
	background-image:url(../images/tab_featured.png);
	background-repeat:no-repeat;
	background-position:top right;
	width:211px;
	padding-top:36px;
	color:#FAF2E6;
	font-size:.9em;
	}
#featured_interior a:link, #featured_interior a:active, #featured_interior a:visited {
	color:#FAF2E6;
	text-decoration:none;
	}
#featured_interior a:hover {
	text-decoration:underline;
	}
#featured_blog {
	background-image:url(../images/tab_previous.png);
	background-repeat:no-repeat;
	background-position:top right;
	width:211px;
	padding-top:36px;
	color:#FAF2E6;
	}
#featured_interior {
	background-image:url(../images/featured_back.jpg);
	background-repeat:repeat-y;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:10px;
	}
#featured_interior ul {
	margin-left:15px;
	margin-bottom:15px;
	}
#featured_interior h2 {
	font-size:16px;
	}
.featured_bottom {
	padding-left:5px;
	}
#center {
	float:left;
	padding-top:25px;
	width:425px;
	}
#center p {
	margin-bottom:15px;
	}
#center ul {
	margin-left:20px;
	margin-bottom:20px;
	}
.clear {
	clear:both;
	height:0;
	}
.subscribe_field {
	background-image:url(../images/form_field.jpg);
	background-repeat:no-repeat;
	height:20px;
	padding-top:3px;
	padding-left:3px;
	width:173px;
	border:0;
	margin-bottom:10px;
	margin-top:10px;
	}
.enter {
	text-align:right;
	margin-right:3px;
	}
.post a:link, .post a:visited, .post a:active {
	color:#a4723c;
	font-weight:bold;
	text-decoration:none;
	}
.post a:hover {
	text-decoration:underline;
	}
	
.blogger-labels {
	visibility:hidden;}

.form_field {
	text-align:right;
	font-weight:bold;
	text-transform:uppercase;
	padding-right:3px;
	color:#a4723c;
	}
.required {
	color:#FF0000;
	font-weight:bold;
	text-align:left;
	}
.text_box {
	width:320px;
	height:18px;
	margin-bottom:10px;
	background-color:#fdfdf8;
	color:#a4723c;

	}
.form_comments {
	width:320px;
	height:175px;
	text-align:left;
	padding:0;
	background-color:#fdfdf8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#a4723c;
	}
