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

* {
	margin: 0;
	padding: 0;
}
body {
	background: #faf8f7 url(images/bg_top.jpg) top repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	text-align: center;
	color: #4b4b4b;
}
#wmAllwrapper {
	margin: 0 auto;
	width: 986px;
	text-align: justify;
}
#wmHeader {
	float: left;
	background: #f1ede9 url(images/header_bg.jpg) top no-repeat;
	width: 986px;
	height: 123px;
}
#wmLogo {
	float: left;
	margin-top: 35px;
	width: 329px;
	height: 64px;
}
#wmTopHeader {
	float: right;
	width: 370px;
	margin-top: 48px;
	height: 23px;
	color: #2e292b;
	text-align: right;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 1.62em;
}
#wmTopHeader a:link, #wmTopHeader a:visited {
	color: #2e292b;
	text-decoration: none;
}
#wmTopHeader a:hover {
	color: #e45112;
	text-decoration: none;
}
#wmSearchForm {
	float: right;
	height: 23px;
}
.SearchText {
	height: 18px;
	font: 12px Arial, Helvetica, sans-serif;
}
#menu {
	float: left;
	margin-top: 2px;
	width: 986px;
	height: 40px;
}
#menu_features ul li {
	width: 120%;
}
#menu_features ul a:hover {
	background: #9cb246;
}
#menu_features ul a, #menu_allthings ul a, #menu_wonderful ul a, #menu_snap ul a, #menu_stress ul a {
	border-top:	1px dotted #656262;
}
#menu_allthings ul li {
	width: 189%;
}
#menu_allthings ul a:hover {
	background: #828fb7;
}
#menu_wonderful ul li {
	width: 124%;
}
#menu_wonderful ul a:hover {
	background: #9778be;
}
#menu_snap ul li {
	width: 145%;
}
#menu_snap ul a:hover {
	background: #e18e40;
}
#menu_stress ul li {
	width: 109%;
}
#menu_stress ul a:hover {
	background: #9e897c;
}
#banner {
	float: left;
	margin-top: 33px;
	background: #fcfbf9;
	padding: 11px 11px 5px 11px;
	width: 964px;
	height: 338px;
	text-align: center;
}
#highlights {
	float: left;
	width: 986px;
	margin-top: 10px;
	text-align: center;
}
#highlights ul li {
	list-style: none;
}
#container {
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 986px;
}
#column-left {
	float: left;
	padding: 5px 22px 0 22px;
	width: 214px;
}
#tools, #rsvp {
	float: left;
	margin-bottom: 24px;
}
#newsletter {
	float: left;
	margin-bottom: 34px;
}
#column-right {
	float: left;
	margin: 0 4px 0 10px;
	width: 714px;
}
#article {
	float: left;
	background: #fdfdfc;
	border: solid 1px #e5e5e4;
	margin: 14px 0;
	padding: 34px;
	width: 646px;
}
#couple {
	float: left;
	margin-right: 30px;
}
#bottom-wrap {
	clear: left;
	background: #d9d6d3 url(images/bottom_bg.jpg) bottom repeat-x;
	height: 374px;
}
#bottom {
	margin: 0 auto;
	width: 986px;
	text-align: left;
	font-size: 13px;
}
#bottom-features {
	float: left;
	margin-top: 80px;
	padding-left: 22px;
	width: 212px;
	line-height: 2em;
}
#bottom-features a:link, #bottom-features a:visited {
	color: #4b4b4b;
	text-decoration: none;
}
#bottom-features a:hover {
	color: #e45112;
	text-decoration: none;
}
h5 {
	border-bottom: dotted 1px #908d8b;
	margin: 5px 0;
}
p {
	margin-bottom: 10px;
}
#bottom-directory {
	float: left;
	margin-top: 80px;
	padding-left: 46px;
	width: 382px;
	line-height: 1.45em;
}
#directory-left {
	float: left;
	padding-right: 13px;
	width: 180px;
}
#directory-right {
	float: left;
	width: 189px;
}
#bottom-directory a:link, #bottom-directory a:visited {
	color: #4b4b4b;
	text-decoration: none;
}
#bottom-directory a:hover {
	color: #e45112;
	text-decoration: none;
}
#bottom-ads {
	float: left;
	margin: 80px 40px 0 84px;
	width: 200px;
}
a img {
	border: none;
}
.adimage {
	margin-bottom: 15px;
}
#footer-wrap {
	clear: left;
	background: #2f292c;
	height: 65px;
}
#footer {
	margin: 0 auto;
	padding: 19px 22px;
	width: 942px;
	text-align: left;
	font-size: 11px;
	color: #ccc;
	line-height: 1.2em;
}
#footer a:link, #footer a:visited {
	color: #ff8d41;
	text-decoration: none;
}
#footer a:hover {
	color: #ff8d41;
	text-decoration: underline;
}
.dir-row, .article-row {
	float: left;
	margin-top: 30px;
	width: 714px;
}
.dir-row img {
	float: left;
	margin-right: 16px;
}
.dir-left {
	float: left;
	width: 332px;
}
.dir-right {
	float: left;
	margin-left: 50px;
	width: 332px;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	padding: 0;
	margin-bottom: 8px;
}

.dir-row h2 {
	font-size: 17px;
	font-weight: bold;
	padding: 0;
	margin-bottom: 0;
	margin-top: 35px;
}

#orange a:link, #orange a:visited {
	color: #f58215;
	text-decoration: none;
}
#orange a:hover {
	color: #f58215;
	text-decoration: underline;
}
#green a:link, #green a:visited {
	color: #93ae29;
	text-decoration: none;
}
#green a:hover {
	color: #93ae29;
	text-decoration: underline;
}
#blue a:link, #blue a:visited {
	color: #667bbd;
	text-decoration: none;
}
#blue a:hover {
	color: #667bbd;
	text-decoration: underline;
}
#purple a:link, #purple a:visited {
	color: #9472bf;
	text-decoration: none;
}
#purple a:hover {
	color: #9472bf;
	text-decoration: underline;
}
#brown a:link, #brown a:visited {
	color: #906c56;
	text-decoration: none;
}
#brown a:hover {
	color: #906c56;
	text-decoration: underline;
}
.article-left {
	float: left;
	width: 233px;
}
.article-center {
	float: left;
	margin-left: 7px;
	width: 233px;
}
.article-right {
	float: left;
	margin-left: 8px;
	width: 233px;
}
.article-row img {
	float: left;
	margin-bottom: 16px;
}
#new-post {
	float: left;
	margin-top: 30px;
}
#old-post {
	float: right;
	margin-top: 30px;
}
#new-post a:link, #new-post a:visited, #old-post a:link, #old-post a:visited {
	color: #4b4b4b;
	text-decoration: none;
}
#new-post a:hover, #old-post a:hover {
	color: #f58215;
	text-decoration: none;
}

.articleArea table {
	margin: 0 auto;
}

.articleWrapper {
	padding-top: 0;
}

.article-left h2 {
	text-align: left;
}

#articleGroup2 {
	display: none;
}

.articleArea {
	margin-top: 45px;
}

.articleArea li {
	margin-bottom: 5px;
}