/*HTML Elements*/

	html {
	color: #000;
}
p {
	text-align: justify;
}
img {
	border: none;
}
.rightFloater {
	float: right;
	padding-left: 12px;
	padding-bottom: 9px;
}
table tr td {
	font: 11px;
	color: #000;
}
table tr td .image span {
	font: 9px;
	color: #000;
}
body.sub table tr td {
	font: 12px;
	color: #000;
}
body {
	width: 100%;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	background: #fff url('../images/menuBG.jpg') repeat-x top;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sub_body a:link {
	font-weight: bold;
}
#sub_body a:visited {
	font-weight: bold;
	color: #333333;
}
#sub_body a:hover {
	font-weight: bold;
	color: #CDDC00;
}
#sub_body a:active {
	font-weight: bold;
	color: #DF458E;
}
body#index {
}
#kontainer {
	margin: 0px auto;
	width: 950px;
	height: auto;
	text-align: left;
	display: block;
}
.bottomadfoot {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.bottomadfoot2 {
	margin-top: 0px;
	padding-bottom: 21px;
	text-align: center;
}
.bannerAdContainer {
	margin-bottom: 12px;
	height: 74px;
}
.bannerAd {
	background-color: #0000FF;
	background-image: none;
	width: 737px;
	float: left;
}
.socialMediaTop {
	float: right;
	width: 200px;
	height: 92px;
}
#banner {
	height:160px;
	background: #cddc00;
	position:relative;
	z-index: 100000;
}
#banner .aview {
	position:absolute;
	top:60px;
	left:370px;
	width:549px;
	height:24px;
	background: #cddc00 url('../images/aview.jpg');
}
#logo {
	width:287px;
	height:116px;
	background: #cddc00 url('../images/logo.jpg');
	position:absolute;
	top:20px;
	left:30px;
}
#logo a {
	width:287px;
	height:116px;
	display:block;
}
#nav {
	width:681px;
	height:25px;
	position:absolute;
	top:135px;
	left:265px;
	position:relative;
	z-index: 100000px;
	background-color: #cddc00;
	background-image: url(../images/NavTabs.gif);
	background-repeat: no-repeat;
}
#nav ul li {
	display:inline;
}
#nav ul li ul {
	display:none;
}
#nav ul li.travel_span ul {
	position:absolute;
	background:#000;
	top:25px;
	left:286px;
	width:150px;
	display:block;
	z-index: 100000 !important;
	min-height:50px;
}
#nav ul li.wine_span ul {
	position:absolute;
	background:#000;
	top:25px;
	left:377px;
	width:150px;
	display:block;
	z-index: 100000 !important;
	min-height:50px;
}
#nav ul li.beauty_span ul {
	position:absolute;
	background:#000;
	top:25px;
	left:468px;
	width:150px;
	display:block;
	z-index: 100000 !important;
	min-height:50px;
}
#nav ul li.design_span ul {
	position:absolute;
	background:#000;
	top:25px;
	left:195px;
	width:150px;
	display:block;
	z-index: 100000 !important;
	min-height:50px;
}
#nav ul li.wedding_span ul {
	position:absolute;
	background:#000;
	top:25px;
	left:104px;
	width:150px;
	display:block;
	z-index: 100000 !important;
	min-height:50px;
}
#nav ul li ul li {
	display:block;
	text-align: left;
	margin-left:-40px;
}
#nav ul li ul li a {
	display:block;
	position:relative;
	width:190px;
}
#nav a {
	color:#fff;
	display:block;
	position:absolute;
	font: 12px Futura, "Century Gothic", Verdana, sans-serif;
	line-height:25px;
	text-align: center;
}
#nav a.parties {
	top:3px;
	left:16px;
	width:83px;
	height:23px;
}
#nav a.parties:hover {
}
#nav a.weddings {
	top:3px;
	left:107px;
	width:83px;
	height:23px;
}
#nav a.weddings:hover {
}
#nav a.design {
	left:202px;
	top:3px;
	width:79px;
	height:23px;
}
#nav a.design:hover {
}
#nav a.travel {
	left:292px;
	top:3px;
	width:80px;
	height:23px;
}
#nav a.wine {
	left:381px;
	top:3px;
	width:82px;
	height:23px;
}
#nav a.beauty {
	left:473px;
	top:3px;
	width:78px;
	height:23px;
}
#nav a.astrology {
	left:565px;
	top:3px;
	width:79px;
	height:23px;
}
#search_nav {
	height:41px;
	width:950px;
	position:relative;
}
#sec_links {
	position:absolute;
	top:1px;
	color:#000;
}
#sec_links ul {
	margin-left:220px;
	margin-top:7px;
}
#sec_links ul li {
	display:block;
	float:left;
}
#sec_links ul li a {
	color:#000;
	display:block;
	height:25px;
	width:79px;
	margin-top:7px;
}
#sec_links ul li a:hover {
	font-weight: bold;
}
#search {
	margin-top:-3px;
}
#main {
	position:relative;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#weddingSectionHeader {
	height: 36px;
	background-color: #DF458E;
	background-image: url(../bucketGraphics/weddings_section_header.gif);
	background-repeat: no-repeat;
	background-position: 18px center;
	width: 950px;
}
#weddingSectionHeader a {
	display:block;
	height: 36px;
	width: 950px;
	color: #DF458E;
	text-align: right;
}
body#index #side_link {
	position:absolute;
	top:52px;
	margin-left:789px;
	overflow: visible;
}
body.sub #side_link {
	position:absolute;
	top: 5px;
	margin-left:785px;
}
#side_link .sidelinkBottomAd {
	margin-bottom: 0px;
}
body#index #content {
	padding-top:19px;
	padding-left:27px;
	text-align: left;
}
#left {
	width:500px;
	float:left;
}
#weddings_mainLeft {
	width:500px;
	float:left;
	position: relative;
}
#weddings_mainLowerLeft {
	position: relative;
	float: left;
}
.bucket_body {
	width:176px;
	height:220px;
	margin-left:auto;
	margin-top:0px;
	text-align: left;
	margin-right: auto;
}
.bucket_body p {
	color:#333333;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	margin-top:5px;
	text-align: left;
}
.bucket_body img {
	margin-top:22px;
	margin-bottom:10px;
	border: 1px solid #666666;
}
#party_buc img {
	border: 1px solid #666666;
}
#party_buc {
	width:489px;
	margin-bottom:15px;
}
#party_head {
	height:50px;
	background-image: url(../bucketGraphics/Header_Parties_1.gif);
}
#party_head a {
	display:block;
	text-indent:-9999px;
	width:110px;
	height:20px;
	float:right;
	margin-top:13px;
}
#party_body {
	width:500px;
	min-height:532px;
	background-image: url(../bucketGraphics/Header_Parties_2.gif);
	background-repeat: repeat-y;
	padding-top: 12px;
	padding-left: 10px;
}
#party_foot {
	height:23px;
	background-image: url(../bucketGraphics/Header_Parties_3.gif);
}
#wedding_buc {
	margin-bottom:15px;
	background-image: url(../bucketGraphics/Header_Weddings_2.gif);
	background-repeat: repeat-y;
	width: 740px;
}
#wedding_head {
	height:50px;
	background-image: url(../bucketGraphics/Header_Weddings_1.gif);
}
#wedding_head a {
	display:block;
	text-indent:-9999px;
	width:110px;
	height:20px;
	float:right;
	margin-top:13px;
}
#wedding_body {
	min-height:160px;
	width: 100%;
	margin-top: 16px;
	margin-left: 16px;
}
#wedding_foot {
	height:23px;
	background-image: url(../bucketGraphics/Header_Weddings_3.gif);
}
#partiesALT_buc {
	margin-bottom:15px;
	background-image: url(../bucketGraphics/Header_Parties_ALT_2.gif);
	background-repeat: repeat-y;
	width: 740px;
}
#partiesALT_head {
	height:50px;
	background-image: url(../bucketGraphics/Header_Parties_ALT_1.gif);
}
#partiesALT_head a {
	display:block;
	text-indent:-9999px;
	width:110px;
	height:20px;
	float:right;
	margin-top:13px;
}
#partiesALT_body {
	min-height:160px;
	width: 100%;
	margin-top: 16px;
	margin-left: 16px;
}
#partiesALT_foot {
	height:23px;
	background-image: url(../bucketGraphics/Header_Parties_ALT_3.gif);
}
.design_head {
	height:38px;
	background-image: url(../bucketGraphics/buc_Design01_1.gif);
}
.design_buk {
	background: url('../images/design_bg.jpg') repeat-y;
	width:235px;
	margin-bottom:16px;
	height:291px;
}
.design_foot {
	height:38px;
	background-image: url(../bucketGraphics/buc_Design01_3.gif);
}
.design_head2 {
	background: url('../images/beauty_buk.jpg');
	height:38px;
}
.design_buk2 {
	background: url('../images/beauty_bg.jpg') repeat-y;
	width:235px;
	margin-bottom:16px;
	height:291px;
}
.design_foot2 {
	background: url('../images/beauty_foot.jpg');
	height:38px;
}
.travel_head {
	background: url('../images/beauty_buk.jpg');
	height:38px;
}
.travel_buk {
	background: url('../images/beauty_bg.jpg') repeat-y;
	width:235px;
	margin-bottom:13px;
	height:291px;
	margin-top:17px;
}
.travel_foot {
	background: url('../images/beauty_foot.jpg');
	height:38px;
}
.wine_head {
	background: url('../images/wine_buk.jpg');
	height:38px;
}
.buk_HomeTopRight {
	width:235px;
	height: 291px;
	margin-bottom:24px;
	float:none;
	margin-left:0px;
	background-image: url(../bucketGraphics/buc_Trends_2.gif);
	background-repeat: repeat-y;
	margin-top: 2px;
}
.buk_HomeMiddleRight {
	width:235px;
	margin-bottom:23px;
	height:291px;
	background-image: url(../bucketGraphics/buc_Design01_2.gif);
	background-repeat: repeat-y;
}
.buk_HomeLowerRight {
	width:235px;
	height:292px;
}
.buc_HomeLowerLeft {
	width:235px;
	height:291px;
}
.buc_HomeLowerMiddle {
	width:235px;
	height:291px;
}
.wedding_Left {
	width:235px;
	height:291px;
	background-image: url(../bucketGraphics/buc_Trends01_2.gif);
	background-repeat: repeat-y;
	margin-right: 18px;
	margin-left: 1px;
	margin-bottom: 24px;
}
.wedding_Middle {
	width:235px;
	height:291px;
	background-image: url(../bucketGraphics/buc_weddings_travel01_2.gif);
	background-repeat: repeat-y;
	margin-right: 18px;
	margin-bottom: 24px;
}
.wedding_Right {
	width:235px;
	height: 291px;
	background-image: url(../bucketGraphics/buc_Editor01_2.gif);
	background-repeat: repeat-y;
	margin-bottom: 24px;
}
.wedding_LeftLower {
	width:235px;
	height:291px;
	background-image: url(../bucketGraphics/buc_weddings_etiquette01_2.gif);
	background-repeat: repeat-y;
	margin-right: 18px;
	margin-left: 1px;
}
.wedding_MiddleLower {
	width:235px;
	height:291px;
	background-image: url(../bucketGraphics/buc_weddings_gourmet01_2.gif);
	background-repeat: repeat-y;
	margin-right: 18px;
}
.wedding_RightLower {
	width:235px;
	height: 291px;
	background-image: url(../bucketGraphics/buc_weddings_introducing_2.gif);
	background-repeat: repeat-y;
}
.wine_foot {
	background: url('../images/wine_foot.jpg');
	height:38px;
	margin-bottom:10px;
}
.gourmet_pinkBody {
	background-image: url(../bucketGraphics/buc_Gourmet01_2.gif);
	background-repeat: repeat-y;
}
.gourmet_headYellow {
	background: url('../images/gourmet_buk.png');
	height:38px;
}
.gourmet_footYellow {
	background: url('../images/wine_foot.jpg');
	height:38px;
	margin-bottom:10px;
}
.gourmet_headPink {
	height:38px;
	background-image: url(../bucketGraphics/buc_Gourmet01_1.gif);
	background-repeat: no-repeat;
}
.gourmet_footPink {
	height:38px;
	margin-bottom:10px;
	background-image: url(../bucketGraphics/buc_Gourmet01_3.gif);
	background-repeat: no-repeat;
}
.wedding_Gourmet_head {
	height:38px;
	background-image: url(../bucketGraphics/buc_weddings_gourmet01_1.gif);
}
.wedding_Gourmet_foot {
	height:38px;
	background-image: url(../bucketGraphics/buc_weddings_gourmet01_3.gif);
}
.wedding_Etiquette_head {
	height:38px;
	background-image: url(../bucketGraphics/buc_weddings_etiquette01_1.gif);
}
.wedding_Etiquette_foot {
	height:38px;
	background-image: url(../bucketGraphics/buc_weddings_etiquette01_3.gif);
}
.weddingTrends_head {
	height:38px;
	background-image: url(../bucketGraphics/buc_Trends01_1.gif);
}
.weddingTrends_foot {
	height:38px;
	background-image: url(../bucketGraphics/buc_Trends01_3.gif);
}
.wedding_Travel_head {
	height:38px;
	background-image: url(../bucketGraphics/buc_weddings_travel01_1.gif);
	background-repeat: no-repeat;
}
.wedding_Travel_foot {
	height:38px;
	background-image: url(../bucketGraphics/buc_weddings_travel01_3.gif);
	background-repeat: no-repeat;
}
.weddingEditor01_head {
	height:38px;
	background-image: url(../bucketGraphics/buc_Editor01_1.gif);
	background-repeat: no-repeat;
}
.weddingEditor01_foot {
	height:38px;
	background-image: url(../bucketGraphics/buc_Editor01_3.gif);
	background-repeat: no-repeat;
}
.weddingIntroducing_head {
	height:38px;
	background-image: url(../bucketGraphics/buc_weddings_introducing_1.gif);
}
.weddingIntroducing_foot {
	height:38px;
	background-image: url(../bucketGraphics/buc_weddings_introducing_3.gif);
}
.gourmet_buk2 {
	background: url('../images/wine_bg.jpg') repeat-y;
	width:235px;
	margin-bottom:10px;
	height:291px;
	float: left;
	margin-left: 0px;
}
.gourmet_foot {
	background: url('../images/wine_foot.jpg');
	height:38px;
	margin-bottom:10px;
}
.beauty_head {
	background: url('../images/beauty_buk.jpg');
	height:38px;
}
.beauty_buk {
	background: url('../images/beauty_bg.jpg') repeat-y;
	width:235px;
	height: 291px;
	margin-bottom:16px;
	float:none;
	margin-left:0px;
}
.beauty_foot {
	background: url('../images/beauty_foot.jpg');
	height:38px;
}
.beauty2_head {
	background: url('../images/design_buk.jpg');
	height:38px;
}
.beauty2_buk {
	background: url('../images/design_bg.jpg') repeat-y;
	width:235px;
	height: 291px;
	margin-bottom:10px;
	float:left;
	margin-left:0px;
}
.beauty2_foot {
	background: url('../images/design_foot.jpg');
	height:38px;
}
.weddings_head {
	height:38px;
	background-image: url(../bucketGraphics/buc_Weddings01_1.gif);
}
.weddings_foot {
	height:38px;
	background-image: url(../bucketGraphics/buc_Weddings01_3.gif);
}
.lifestyle2_head {
	background: url('../images/wine_buk.jpg');
	height:38px;
}
.lifestyle2_buk {
	background: url('../images/wine_bg.jpg') repeat-y;
	width:235px;
	height: 291px;
	margin-bottom:10px;
	float:left;
	margin-left:0px;
}
.lifestyle2_foot {
	background: url('../images/wine_foot.jpg');
	height:38px;
}
.astro_head {
	height:38px;
	background-image: url(../bucketGraphics/buc_Astrology_1.gif);
}
.astro_body {
	background-image: url(../bucketGraphics/buc_Astrology_2.gif);
	background-repeat: repeat-y;
}
.astro_foot {
	height:38px;
	background-image: url(../bucketGraphics/buc_Astrology_3.gif);
}
.lifestyleBlue_body {
	background-image: url(../bucketGraphics/buc_LifestyleBlue_2.gif);
	background-repeat: repeat-y;
}
.lifestyleBlue_head {
	height:38px;
	background-image: url(../bucketGraphics/buc_LifestyleBlue_1.gif);
}
.lifestyleBlue_foot {
	height:38px;
	background-image: url(../bucketGraphics/buc_LifestyleBlue_3.gif);
}
.lifestylePink_body {
	background-image: url(../bucketGraphics/buc_Lifestyle_2.gif);
	background-repeat: repeat-y;
}
.lifestylePink_head {
	height:38px;
	background-image: url(../bucketGraphics/buc_Lifestyle_1.gif);
}
.lifestylePink_foot {
	height:38px;
	background-image: url(../bucketGraphics/buc_Lifestyle_3.gif);
}
.lifestyleGreen_body {
	background-image: url(../bucketGraphics/buc_LifestyleGreen_2.gif);
	background-repeat: repeat-y;
}
.lifestyleGreen_head {
	height:38px;
	background-image: url(../bucketGraphics/buc_LifestyleGreen_1.gif);
}
.lifestyleGreen_foot {
	height:38px;
	background-image: url(../bucketGraphics/buc_LifestyleGreen_3.gif);
}
.travel_head2 {
	height:38px;
	background-image: url(../bucketGraphics/buc_Travel_1.gif);
}
.trends_buk {
	background: url('../images/travel_bg.jpg') repeat-y;
	width:235px;
	margin-bottom:14px;
	height:291px;
}
.trends_head {
	height:38px;
	background-image: url(../bucketGraphics/buc_Trends_1.gif);
}
.trends_foot {
	height:38px;
	margin-bottom:10px;
	background-image: url(../bucketGraphics/buc_Trends_3.gif);
}
.trendsYellow_head {
	height:38px;
	background-image: url(../bucketGraphics/buc_Trends02_1.gif);
}
.trendsYellow_foot {
	height:38px;
	margin-bottom:10px;
	background-image: url(../bucketGraphics/buc_Trends02_3.gif);
}
.designOrange_head {
	height:38px;
	background-image: url(../bucketGraphics/buc_Design02_1.gif);
}
.designOrange_foot {
	height:38px;
	background-image: url(../bucketGraphics/buc_Design02_3.gif);
}
.EcoGreen_head {
	height:38px;
	background-image: url(../bucketGraphics/buc_Eco01_1.gif);
}
.ecoGreen_body {
	background-image: url(../bucketGraphics/buc_Eco01_2.gif);
	background-repeat: repeat-y;
}
.EcoGreen_foot {
	height:38px;
	background-image: url(../bucketGraphics/buc_Eco01_3.gif);
}
.GourmetYellow_head {
	height:38px;
	background-image: url(../bucketGraphics/buc_Gourmet02_1.gif);
}
.GourmetYellow_body {
	background-image: url(../bucketGraphics/buc_Gourmet02_2.gif);
	background-repeat: repeat-y;
}
.GourmetYellow_foot {
	height:38px;
	background-image: url(../bucketGraphics/buc_Gourmet02_3.gif);
}
.travel_foot2 {
	height:38px;
	background-image: url(../bucketGraphics/buc_Travel_3.gif);
}
.lifestyle_buk3 {
	background: url('../images/beauty_bg.jpg') repeat-y;
	width:235px;
	margin-bottom:10px;
	float:left;
	margin-left:20px;
	height:291px;
}
#right {
	width:250px;
	float:left;
	margin-left:12px;
	position: relative;
}
#rightWeddings {
	width:250px;
	float:left;
	margin-left:8px;
	position: relative;
	top: -314px;
}
body.index #right {
	width:250px;
	float:left;
	margin-left:7px;
}
#side_link {
	width:165px;
}
#side_link img {
	margin-bottom:21px;
}
#bottom_banner {
	background: url('../images/bottom_banner.jpg') repeat-x;
	position:relative;
	height: 263px;
	margin-top: 23px;
}
#ths {
	background: url('../images/hospital.jpg') no-repeat;
	width:420px;
	height:75px;
	position:absolute;
	top:30px;
	left:10px;
}
#ths a {
	width:420px;
	height:75px;
	display:block;
	text-indent: -10000px;
}
#liberation {
	display:none;
	background: url('../images/liberation.jpg') no-repeat;
	width:159px;
	height:86px;
	position:absolute;
	top:30px;
	left:280px;
}
#liberation a {
	width:159px;
	height:86px;
	display:block;
	text-indent: -10000px;
}
#hospital {
	background: url('../images/Antiquarius.jpg') no-repeat;
	width:483px;
	height:86px;
	position:absolute;
	top:30px;
	left:450px;
}
#hospital a {
	width:483px;
	height:86px;
	display:block;
	text-indent: -10000px;
}
a.backtop {
	width:71px;
	height:20px;
	background:  url('../images/backtotop.jpg') no-repeat;
	text-indent: -10000px;
	position:absolute;
	top:242px;
	left:30px;
}
a.backtop1 {
	width:71px;
	height:20px;
	background:  url('../images/backtotop.jpg') no-repeat;
	text-indent: -10000px;
	position:absolute;
	top:242px;
	left:30px;
	display:none;
}
body.gallery a.backtop {
	display:none;
}
body.gallery a.backtop1 {
	display:block;
}
a.subscribe {
	width:71px;
	height:20px;
	background:  url('../images/subscribe_bom.jpg') no-repeat;
	text-indent: -10000px;
	position:absolute;
	top:242px;
	left:850px;
}
#footer {
	height:108px;
	background: url('../images/footer.jpg');
	position:relative;
}
#footer a {
	color: #fff;
}
#foot_content {
	position:absolute;
	left:80px;
	text-align: center;
	padding-top: 16px;
}
#foot_content p {
	color:#fff;
	line-height:10px;
	letter-spacing:1px;
	font-size: 10px;
	text-align: center;
}
body.class #kontainer {
}
a {
	color: #000;
}
a:link, a:visited {
	text-decoration: none !important;
}
#album_intro a:visited {
	color: #000 !important;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #fff;
}
map {
	border: none;
}
ul {
}
ul li {
	text-decoration: none;
}
ul li a {
	text-decoration: none;
}
ol {
}
ol li {
}
h2.index_header {
	background:#000;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	color:#fff;
	font-size: 12px;
	text-indent: 29px;
}
h2.weddings_header {
	background:#AA68AB;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	color:#fff;
	font-size: 12px;
	text-indent: 29px;
}
h2.event_header {
	background:#000;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
	color:#fff;
	font-size: 12px;
	text-indent:20px;
	font: 11px Helvetica, sans-serif;
}
#flashcontent {
	position: relative;
	margin-left:29px;
}
.sIFR-replaced h1 {
	color: #3A990D;
}
.sIFR-alternate {
	position: relative;
	left: -9999px;
	display: none;
}
	/*  User Selected Text  */
	::-moz-selection {
 background:#6374AB;
 color:#fff;
}

	::selection {
 background:#6374AB;
 color:#fff;
}
 code::-moz-selection {
 background: #333333;
}
 code::selection {
 background: #333333;
}
/*sub pages*/

#sub_side {
	position:absolute;
	left:775px;
	top:5px;
}
#sub_content {
	width:739px;
	margin-left:20px;
	position:relative;
	margin-top: 18px;
}
body.design #sub_body, body.beauty #sub_body, body.travel #sub_body {
	margin-left:auto;
	margin-right: auto;
}
body.travel #sub_body {
	margin-left:auto;
	margin-right: auto;
}
body.wine #sub_body {
	margin-left:auto;
	margin-right: auto;
}
body.link #sub_body {
	margin-left:0px;
}
body.link #sub_body table tr td img {
	padding: 15px;
}
#sub_body {
	width:710px;
	margin-left:28px;
	min-height:650px;
	padding-bottom:20px;
}
body#subscribe #sub_body {
	min-height:405px;
}
body#contact #sub_body, body#ad #sub_body, body#order #sub_body {
	min-height:310px;
}
#sub_foot {
	position:relative;
}
a.top {
	position:absolute;
	right:20px;
	display:block;
	width:115px;
	height:20px;
	background: url('../images/backtop.jpg');
	text-indent:-100000px;
	bottom:25px;
}
#sub_body a {
	color:#000;
}
body#design #sub_content {
	background-image: url(../storyGraphics/wide_Design_2.gif);
	background-repeat: repeat-y;
}
body#design #sub_head {
	height:43px;
	background-image: url(../storyGraphics/wide_Design_1.gif);
	background-repeat: no-repeat;
}
body#design #sub_foot {
	height:22px;
	background-image: url(../storyGraphics/wide_Design_3.gif);
	background-repeat: no-repeat;
}
body#designOrange #sub_content {
	background-image: url(../storyGraphics/wide_Design01_2.gif);
	background-repeat: repeat-y;
}
body#designOrange #sub_head {
	height:43px;
	background-image: url(../storyGraphics/wide_Design01_1.gif);
	background-repeat: no-repeat;
}
body#designOrange #sub_foot {
	height:22px;
	background-image: url(../storyGraphics/wide_Design01_3.gif);
	background-repeat: no-repeat;
}
body#wine #sub_content {
	background:  url('../images/sub_wine_bg.jpg') repeat-y;
}
body#wine #sub_head {
	height:43px;
	background:  url('../images/sub_wine_h.jpg') no-repeat;
}
body#wine #sub_foot {
	height:22px;
	background:  url('../images/sub_wine_f.jpg') no-repeat;
}
body#wine02 #sub_content {
	background-image: url(../storyGraphics/wide_Gourmet_2.gif);
	background-repeat: repeat-y;
}
body#wine02 #sub_head {
	height:43px;
	background-image: url(../storyGraphics/wide_Gourmet_1.gif);
	background-repeat: no-repeat;
}
body#wine02 #sub_foot {
	height:22px;
	background-image: url(../storyGraphics/wide_Gourmet_3.gif);
	background-repeat: no-repeat;
}
body#color_trend #sub_content {
	background-image: url(../storyGraphics/wide_Lifestyle04_2.gif);
	background-repeat: repeat-y;
}
body#color_trend #sub_head {
	height:43px;
	background-image: url(../storyGraphics/wide_Lifestyle04_1.gif);
	background-repeat: no-repeat;
}
body#color_trend #sub_foot {
	height:22px;
	background-image: url(../storyGraphics/wide_Lifestyle04_3.gif);
	background-repeat: no-repeat;
}
body#about #sub_head {
	height:43px;
	background:  url('../images/sub_about_h.jpg') no-repeat;
}
body#about #sub_content {
	background:  url('../images/sub_about_bg.jpg') repeat-y;
}
body#about #sub_foot {
	height:30px;
	background:  url('../images/sub_about_f.jpg') no-repeat;
}
body#travel #sub_content {
	background-image: url(../storyGraphics/wide_Travel_2.gif);
	background-repeat: repeat-y;
}
body#travel #sub_head {
	height:43px;
	background-image: url(../storyGraphics/wide_Travel_1.gif);
	background-repeat: no-repeat;
}
body#travel #sub_foot {
	height:22px;
	background-image: url(../storyGraphics/wide_Travel_3.gif);
	background-repeat: no-repeat;
}
body#wedding_travel #sub_content {
	background-image: url(../storyGraphics/wide_WeddingsTravel_2.gif);
	background-repeat: repeat-y;
}
body#wedding_travel #sub_head {
	height:43px;
	background-image: url(../storyGraphics/wide_WeddingsTravel_1.gif);
	background-repeat: no-repeat;
}
body#wedding_travel #sub_foot {
	height:22px;
	background-image: url(../storyGraphics/wide_WeddingsTravel_3.gif);
	background-repeat: no-repeat;
}
body#weddings_trends #sub_content {
	background-image: url(../storyGraphics/wide_WeddingsTrends_2.gif);
	background-repeat: repeat-y;
}
body#weddings_trends #sub_head {
	height:43px;
	background-image: url(../storyGraphics/wide_WeddingsTrends_1.gif);
	background-repeat: no-repeat;
}
body#weddings_trends #sub_foot {
	height:22px;
	background-image: url(../storyGraphics/wide_WeddingsTrends_3.gif);
	background-repeat: no-repeat;
}
body#traveltrend #sub_content {
	background-image: url(../storyGraphics/wide_Lifestyle01_2.gif);
	background-repeat: repeat-y;
}
body#eco #sub_content {
	background-image: url(../storyGraphics/wide_Eco01_2.gif);
	background-repeat: repeat-y;
}
body#eco02 #sub_content {
	background-image: url(../storyGraphics/wide_Eco02_2.gif);
	background-repeat: repeat-y;
}
body#traveltrend #sub_head {
	height:43px;
	background-image: url(../storyGraphics/wide_Lifestyle01_1.gif);
	background-repeat: no-repeat;
}
body#eco #sub_head {
	height:43px;
	background-image: url(../storyGraphics/wide_Eco01_1.gif);
	background-repeat: no-repeat;
}
body#eco02 #sub_head {
	height:43px;
	background-image: url(../storyGraphics/wide_Eco02_1.gif);
	background-repeat: no-repeat;
}
body#traveltrend #sub_foot {
	height:22px;
	background-image: url(../storyGraphics/wide_Lifestyle01_3.gif);
	background-repeat: no-repeat;
}
body#eco #sub_foot {
	height:22px;
	background-image: url(../storyGraphics/wide_Eco01_4.gif);
	background-repeat: no-repeat;
}
body#eco02 #sub_foot {
	height:22px;
	background-image: url(../storyGraphics/wide_Eco02_3.gif);
	background-repeat: no-repeat;
}
body#weddings_etiquette #sub_content {
	background-image: url(../storyGraphics/wide_WeddingsEtiquette_2.gif);
	background-repeat: repeat-y;
}
body#weddings_etiquette #sub_head {
	height:43px;
	background-image: url(../storyGraphics/wide_WeddingsEtiquette_1.gif);
	background-repeat: no-repeat;
}
body#weddings_etiquette #sub_foot {
	height:22px;
	background-image: url(../storyGraphics/wide_WeddingsEtiquette_3.gif);
	background-repeat: no-repeat;
}
body#weddings_editor #sub_content {
	background-image: url(../storyGraphics/wide_Editor_2.gif);
	background-repeat: repeat-y;
}
body#weddings_editor #sub_head {
	height:43px;
	background-image: url(../storyGraphics/wide_Editor_1.gif);
	background-repeat: no-repeat;
}
body#weddings_editor #sub_foot {
	height:22px;
	background-image: url(../storyGraphics/wide_Editor_3.gif);
	background-repeat: no-repeat;
}
body#weddings_gourmet #sub_content {
	background-image: url(../storyGraphics/wide_WeddingsGourmet_2.gif);
	background-repeat: repeat-y;
}
body#weddings_gourmet #sub_head {
	height:43px;
	background-image: url(../storyGraphics/wide_WeddingsGourmet_1.gif);
	background-repeat: no-repeat;
}
body#weddings_gourmet #sub_foot {
	height:22px;
	background-image: url(../storyGraphics/wide_WeddingsGourmet_3.gif);
	background-repeat: no-repeat;
}
body#weddings_introducing #sub_content {
	background-image: url(../storyGraphics/wide_WeddingsIntroducing_2.gif);
	background-repeat: repeat-y;
}
body#weddings_introducing #sub_head {
	height:43px;
	background-image: url(../storyGraphics/wide_WeddingsIntroducing_1.gif);
	background-repeat: no-repeat;
}
body#weddings_introducing #sub_foot {
	height:22px;
	background-image: url(../storyGraphics/wide_WeddingsIntroducing_3.gif);
	background-repeat: no-repeat;
}
body#beauty #sub_content {
	background-image: url(../storyGraphics/wide_Lifestyle03_2.gif);
	background-repeat: repeat-y;
}
body#beauty #sub_head {
	height:43px;
	background-image: url(../storyGraphics/wide_Lifestyle03_1.gif);
	background-repeat: no-repeat;
}
body#beauty #sub_foot {
	height:22px;
	background-image: url(../storyGraphics/wide_Lifestyle03_3.gif);
	background-repeat: no-repeat;
}
body#lifestyleGreen #sub_content {
	background-image: url(../storyGraphics/wide_Lifestyle02_2.gif);
	background-repeat: repeat-y;
}
body#lifestyleGreen #sub_head {
	height:43px;
	background-image: url(../storyGraphics/wide_Lifestyle02_1.gif);
	background-repeat: no-repeat;
}
body#lifestyleGreen #sub_foot {
	height:22px;
	background-image: url(../storyGraphics/wide_Lifestyle02_3.gif);
	background-repeat: no-repeat;
}
body#astro #sub_content {
	background:  url('../images/sub_astro_bg.jpg') repeat-y;
}
body#astro #sub_head {
	height:43px;
	background:  url('../images/sub_astro_h.jpg') no-repeat;
	position:relative;
}
body#astro #sub_head span {
	font:  Arial, sans-serif;
	font-size: 16px;
	color:#fff;
	position:absolute;
	top:19px;
	left:160px;
}
body#astro #sub_foot {
	height:22px;
	background:  url('../images/sub_astro_f.jpg') no-repeat;
}
body#designBlue #sub_content {
	background:  url('../images/sub_travel_bg.jpg') repeat-y;
}
body#designBlue #sub_head {
	height:43px;
	background:  url('../images/sub_design_h_Blue.jpg') no-repeat;
!important
}
body#designBlue #sub_foot {
	height:22px;
	background:  url('../images/sub_travel_f.jpg') no-repeat;
}
body#contact #sub_content {
	background:  url('../images/sub_contact_bg.jpg') repeat-y;
}
body#contact #sub_head {
	height:43px;
	background:  url('../images/sub_contact_h.jpg') no-repeat;
}
body#contact #sub_foot {
	height:22px;
	background:  url('../images/sub_contact_f.jpg') no-repeat;
}
body#order #sub_content {
	background:  url('../images/sub_contact_bg.jpg') repeat-y;
}
body#order #sub_head {
	height:43px;
	background:  url('../images/sub_order_h.jpg') no-repeat;
}
body#order #sub_foot {
	height:22px;
	background:  url('../images/sub_contact_f.jpg') no-repeat;
}
body#email #sub_head {
	height:43px;
	background:  url('../images/sub_send_h.jpg') no-repeat;
}
body#email #sub_content {
	background:  url('../images/sub_contact_bg.jpg') repeat-y;
}
body#email #sub_foot {
	height:22px;
	background:  url('../images/sub_contact_f.jpg') no-repeat;
}
body#link #sub_content {
	background:  url('../images/sub_link_bg.jpg') repeat-y;
}
body#link #sub_head {
	height:43px;
	background:  url('../images/sub_link_h.jpg') no-repeat;
}
body#link #sub_foot {
	height:22px;
	background:  url('../images/sub_link_f.jpg') no-repeat;
}
body#link #sub_body img {
	float:left;
}
body#about #short_body {
	text-align: center;
	position: relative;
	left: 40px;
}
body#about #short_body p {
	font-size: 14px;
}
body#ad #sub_content {
	background:  url('../images/sub_contact_bg.jpg') repeat-y;
}
body#ad #sub_head {
	height:43px;
	background:  url('../images/sub_ad_h.jpg') no-repeat;
}
body#ad #sub_foot {
	height:22px;
	background:  url('../images/sub_contact_f.jpg') no-repeat;
}
body#calendar #sub_content {
	background:  url('../images/sub_contact_bg.jpg') repeat-y;
}
body#calendar #sub_head {
	height:43px;
	background:  url('../images/sub_calendar_h.jpg') no-repeat;
}
body#calendar #sub_foot {
	height:22px;
	background:  url('../images/sub_contact_f.jpg') no-repeat;
}
body#archive #sub_content {
	background-image: url(../bucketGraphics/Header_Archive_2.gif);
	background-repeat: repeat-y;
	margin-left: 18px;
	width: 742px;
}
body#archive #sub_head {
	height:50px;
	background-image: url(../bucketGraphics/Header_Archive_1.gif);
	background-repeat: no-repeat;
}
body#archive #sub_foot {
	height:22px;
	background-image: url(../bucketGraphics/Header_Archive_3.gif);
	background-repeat: no-repeat;
}
body#wedding_archive #sub_content {
	background-image: url(../images/sub_archive_bg.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	min-height:956px;
}
body#wedding_archive #sub_body {
	min-height:956px;
}
body#wedding_archive #sub_head {
	height:50px;
	background:  url('../images/sub_weddings_h.jpg') no-repeat;
}
body#wedding_archive #sub_foot {
	height:22px;
	background:  url('../images/sub_archive_f.jpg') no-repeat;
}
body#subscribe #sub_content {
	background:  url('../images/sub_contact_bg.jpg') repeat-y;
}
body#subscribe #sub_head {
	height:43px;
	background:  url('../images/sub_sub_h.jpg') no-repeat;
}
body#subscribe #sub_foot {
	height:22px;
	background:  url('../images/sub_contact_f.jpg') no-repeat;
}
body#gallery #left_album {
	width:750px;
	padding-left:20px;
	padding-top:5px;
	float:left;
}
body#gallery #left_album #album_intro {
	padding-bottom:5px;
}
body#gallery #left_album #album_intro p {
	text-indent: 20px;
	margin-top:-10px;
	text-align: justify;
}
body#gallery #left_album #album_intro p {
	text-indent: 0px;
	margin-top:0px;
}
body#gallery #left_album #album_pictues {
	width:750px;
	float:left;
}
body#gallery #left_album #album_pictues .image span {
	display:block;
}
#left_album #album_pictues .image span {
	font-size: 11px;
}
body#gallery #left_album #album_pictues .image02 span {
	display:block;
}
#left_album #album_pictues .image02 span {
	font-size: 11px;
}
body#gallery #left_album #album_pictues .imageNoBottomMargin span {
	display:block;
}
#left_album #album_pictues .imageNoBottomMargin span {
	font-size: 11px;
}
body#gallery #left_album #album_pictues .image {
	padding:4px;
	height:385px;
	float:left;
	margin-bottom: 6px;
}
body#gallery #left_album #album_pictues .ad {
	padding:4px;
	height:115px;
	float:left;
	margin-bottom: 6px;
}
body#gallery #left_album #album_pictues .image02 {
	padding:4px;
	height:752px;
	float:left;
	margin-bottom: 6px;
}
body#gallery #left_album #album_pictues table {
	float:left;
}
body#gallery #left_album #album_pictues .imageNoBottomMargin {
	padding:4px;
	height:385px;
	float:left;
	margin-bottom: 0px;
}
body#gallery #left_album #album_pictues table td .imageNoBottomMargin {
	padding:4px;
	height:385px;
	float:left;
	margin-bottom: 0px;
}
body#gallery #left_album #album_pictues #album_intro_Center {
	float: left;
	width: 100%;
}
body#gallery #left_album #album_pictues .album_intro_Center {
	float: left;
	width: 100%;
}
body#gallery #right_album {
	width:165px;
	float:right;
}
body#gallery #right_album a {
	color:#000;
}
body#gallery #side_link {
}
body#gallery #more_pict_h {
	background:  url('../images/more_party.jpg') no-repeat;
	height:47px;
}
body#gallery #more_pict {
	background:  url('../images/more_party_bg.jpg') repeat-y;
	margin-top:20px;
	margin-bottom:20px;
}
#line {
	background:  url('../images/green_line.jpg') repeat-x;
	height:7px;
	width:950px;
	display:block;
	margin-top:3px;
}
body#gallery #more_pict #content {
	width:150px;
	margin-left:10px;
}
body#gallery #more_pict_f {
	background:  url('../images/more_party_foot.jpg') no-repeat;
	height:45px;
}
body#subscribe form.subform {
	margin-top:40px;
	margin-left:50px;
}
body#subscribe form.subform input.name {
	width:140px;
}
body#subscribe form.subform input.email {
	width:340px;
}
/* global */

.front_thumb {
	width:200px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	height:180px;
}
.front_thumb span {
	display:block;
	font-size: 11px;
}
.front_thumb a, .front_thumb a:visited {
	color:#000;
}
.front_thumb02 {
	width:200px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	height:180px;
}
.front_thumb02 span {
	display:block;
	font-size: 11px;
}
.front_thumb02 a, .front_thumb02 a:visited {
	color:#000;
}
body#archive .archive_thumb, body#wedding_archive .archive_thumb {
	width:200px;
	padding:10px;
	float:left;
	height:180px;
	margin-left:3px;
	margin-right:13px;
	position:relative;
}
body#archive .archive_thumb span, body#wedding_archive .archive_thumb span {
	display:block;
	width:190px;
	font-size: 11px;
}
a.more_archive, body#wedding_archive a.more_archive {
	display:block;
	width:100px;
	height:20px;
	text-indent: -10000px;
	margin-left:20px;
	margin-top:4px;
}
#page_number {
	position:absolute;
	bottom:30px;
	left:271px;
}
#page_number .active {
	text-decoration: underline !important;
	font-weight: bold;
	color:#0000FF;
}
#short_body {
	width:400px;
	position:absolute;
	top:60px;
	left:100px;
}
.articleCaptions {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
p {
	color: #000;
	line-height: 1.5em;
}
.leftFloater {
	float: left;
	padding-right: 12px;
	padding-bottom: 12px;
}
.imagecap span {
	display:block;
	margin-top:7px;
	font-size: 12px;
}
.imagecap2 {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.imagecap3 {
	text-align: center;
	padding-top: 9px;
	padding-bottom: 9px;
}
.rightArticle {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.imagecap2 span {
	font-weight: normal;
	display:block;
	margin-top:7px;
	font-size: 11px;
	width: 324px;
	text-align: justify;
}
.imagecapLarge {
	text-align: center;
}
.imagecapLarge span {
	font-weight: normal;
	display:block;
	margin-top:14px;
	font-size: 11px;
	width: 640px;
	text-align: justify;
	margin-left: 14px;
	padding-bottom: 14px;
}
.long_bottom {
	padding-bottom:5px;
}
.long_bottom2 {
	padding-bottom:12px;
}
.header_green {
	color:#9FCF00;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	text-transform:uppercase;
}
.header_orange {
	color:#E29800;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	text-transform:uppercase;
}
.header_greenWeddingTravel {
	color:#85AB70;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	text-transform:uppercase;
}
.header_blue {
	color:#31CFF8;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	text-transform:uppercase;
}
.header_weddingsPinkEditor {
	color:#EA7E73;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	text-transform:uppercase;
}
.header_weddingsRedTrends {
	color:#E34E50;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	text-transform:uppercase;
}
.header_weddingsBlueTrends {
	color:#8199CE;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	text-transform:uppercase;
}
.header_weddingsOrangeIntroducing {
	color:#F9A01B;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	text-transform:uppercase;
}
.header_yellow {
	color:#F4D423;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	text-transform:uppercase;
}
.blue {
	color:#31CFF8;
	font-size:14px;
}
.header_black {
	color:#000;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	text-transform:uppercase;
}
.black {
	color:#000;
	font-size:14px;
}
.header_pink {
	color:#EE499B;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	text-transform:uppercase;
}
.header_weddingsTurquoise {
	color:#00AAAD;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	text-transform:uppercase;
}
.header_pinkEditor01 {
	color:#EA7E73;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	text-transform:uppercase;
}
.pink {
	color:#EE499B;
	font-size:14px;
}
.pink_bold {
	color:#EE499B;
	font-weight: bold;
	display:block;
}
.green {
	color:#9FCF00;
	font-size:14px;
}
.invis {
	display:none;
}
.hide {
	text-indent: -100000px;
	color:#fff;
}
.orange {
	color:#e29800;
}
.c_orangeWeddingIntroducing {
	color:#F9A01B;
}
.c_green {
	color:#9FCF00;
}
.c_greenWeddingTravel {
	color:#85AB70;
}
.c_blue {
	color:#31CFF8;
}
.c_yellow {
	color:#F4D423;
}
.c_purple {
	color:#3c2887;
}
.c_purpleWeddings {
	color:#AA68AB;
}
.c_turquoiseWeddings {
	color:#00AAAD;
}
.c_weddingsRedTrends {
	color:#E34E50;
}
.c_pink {
	color:#DF458E;
}
.c_pinkEditor01 {
	color:#EA7E73;
}
.c_blueTrends {
	color:#8199CE;
}
.bold {
	font-weight: bold;
}
.cap {
	text-transform: uppercase;
}
.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
.crite {
	clear: left;
}
#index .smallad, #wine .smallad, #beauty .smallad, #astro .smallad {
	display:none;
}
#index .indexad, #wine .indexad, #beauty .indexad, #astro .indexad {
	display:block;
}
#design .design_none {
	display:none;
}
#design .design_block {
	display:block;
}
.design_block {
	display:none;
}
.black_bar {
	background:#000;
	width:100%;
	height:13px;
	display:block;
}
#wine table {
	margin-bottom: -40px;
}
.flan {
	float:left;
	margin-left:5px;
	margin-bottom:6px;
}
.flan1 {
	float:left;
	margin-bottom:6px;
}
.bottomadright {
	position: relative;
	top: 15px;
	right: 203px;
	float: right;
}
body#about p, body#about h2 {
	color: #fff !important;
	font-weight: normal !important;
}
body#about #sub_body {
	margin-top: -30px;
	padding-bottom: 36px;
}
.btnads {
	position: relative;
}
.btnads a {
	float:left;
	margin-left:15px;
}
#sharethis {
	float: left;
	margin-top: 5px;
}
#homepagethumbnailpic {
	border: 1px solid #999999!important;
}
/*calendar*/

body#calendar {
	font-size: 12px;
}
body#calendar a #sub_body {
	color:#0000FF !important;
}
body#calendar p #sub_body {
	font-size: 12px;
}
h2.cal_header {
	font-size: 20px;
	color:#CDDC00
}
h3.date_header {
	display:block;
	border-bottom: 1px solid #999;
	width:80%;
	font-size: 20px;
	padding-bottom:5px;
	margin-bottom:10px;
	font-style: italic;
	font-family:Georgia, Georgia, serif !important;
	font-weight:normal;
}
h2.calendar_date_header {
	display:block;
	font-size: 18px;
	font-style: italic;
}
table.event_list_table:hover {
	background:#f1ef95;
}
table.event_list_table tr td {
	border-bottom: 1px solid #999;
	padding:2px;
}
table.event_list_table tr td a {
	color:#0000FF !important;
}
table.event_list_table {
	font-family:Georgia, Georgia, serif !important;
	font-style: italic;
}
.big_bold {
	font-weight: bold;
	font-size: 14px;
}
#tableWrap {
	margin-top:30px;
	margin-bottom:30px;
	font-style: italic;
	font-size:16px;
	font-weight:normal;
}
#time {
	font-size:16px;
	font-weight:bold;
	font-family:arial, helvetica;
	font-style: normal;
}
#year {
	font-size:17px;
	width:50px;
	float:left;
}
#description {
	font-size:16px;
	font-weight:normal;
	font-family:arial, helvetica;
	font-style: normal;
}
#archiveDate a:hover {
	color: #FFFFFF;
	background-color: #E3E015;
}
#archiveDate a {
	font-size:16px;
	margin:5px;
	padding:5px;
}
/*Submit Event form*/

#submitEvent {
	background-image: url(../images/submitEvent.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 178px;
	border:0px;
	text-align: center;
}
#submitEvent:hover {
	background-image: url(../images/submitEvent_hov.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 178px;
	border:0px;
}
.trendsImage {
	border: 1px solid #999999;
}
.astroText {
	text-align: justify;
}
#KidsThinkBig {
	float: left;
	padding-right: 18px;
}
.extra {
	padding-right: 13px;
	padding-left: 9px;
}
#Trends p {
	text-align: left;
}
#weddingSlideshow {
	margin-left: 29px;
}
.newGraphic {
	position: absolute;
	left: 715px;
	top: 403px;
}
#flashcontent a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bottomBorder {
	padding-bottom: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.insetBox {
	background-color: #FAF1CC;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
	padding-right: 36px;
	padding-bottom: 18px;
	padding-left: 36px;
}
.highlightBox {
	width: 66%;
	background-color: #FFF9D0;
	padding: 18px;
}
.wine_shop {
	background-color: #FFF9D0;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding: 18px;
}
.11pxText {
	font-size: 11px;
}
.caption {
	font-size: 11px;
	display: block;
	margin-top: 10px;
}
