body {
	margin:0;
	padding:0;
	background:url(images/topbar.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}

img {
	border:0px;
}

h2 {
    font-size:24px;
	font-weight:normal;
	line-height:24px;
	color:#F90;
	letter-spacing:-1px;
	text-align:center;
	padding-bottom:10px;
	border-bottom:1px solid #AAA;
	margin:0px
}

h3 {
    font-size:18px;
	font-weight:normal;
	line-height:19px;
	margin:0;
	color:#F90;
	letter-spacing:-.5px;	
}

p {
	color:#AAA;
	line-height:15px;
}

table {
	margin:20px 0px;
}

td {
	font-size:14px;
	letter-spacing:-.25px;
	color:#000000;
	padding:5px 0px;
}

ul {
	margin:10px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}

li {
	font-size:12px;
	padding:10px 20px;
	color:#AAA;
	background:url(images/arrow.gif) no-repeat 5px 15px;

}

label {
	font-size:14px;
	display:block;
	color:#AAA;
	margin:20px 0px 1px 0px;
}


.field {
	width:100%;
	border:1px solid #CCC;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.orange {
	color:#F90;
}

#content {
	width:960px;
	margin:0px auto;
}

#topbar {
	margin:0px;
	float:right;
	padding:0px 0px 0px 0px;
	width:500px;
	list-style:none;
}

#topbar li {
	float:left;
	padding:0;
}

#topbar li a {
	display:block;
	float:left;
	height:46px;
	background-position:top center;
	text-indent:-10000px;
}

#topbar a:hover {
	background-position:bottom center;
}

.wd-top {
	background-image:url(images/weddingday-top.gif);
	width:170px;
}

.ls-top {
	background-image:url(images/lifespaces-top.gif);
	width:150px;
}

.wn-top {
	background-image:url(images/whatsup-top.gif);
	width:150px;
}


#col1 {
	padding-top:10px;
	width:420px;
	margin-left:30px;
	*margin-left:00px;
	float:left;
}

#col2 {
	margin-top:80px;
	width:290px;
	float:left;
}

#col2 p {
	margin:0px;
	font-size:14px;
	line-height:20px;
}

#col3 {
	margin-top:80px;
	width:150px;
	float:left;
	border-left:1px solid #AAA;
	padding-left:20px;
	margin-left:40px;
}

#col1 p {
	text-align:center;
}

.contact {
	display:block;
	clear:both;
	text-decoration:none;
	font-size:12px;
	color:#AAA;
	outline:none;
	padding-top:10px;
	margin-left:20px;
}

.lscover {
	background:url(images/lscovertext.gif) no-repeat;
	height:300px;
}

.wdcover {
	background:url(images/wdcovertext.gif) no-repeat;
	height:300px;
}

.wncover {
	background:url(images/wncovertext.gif) no-repeat;
	height:300px;
}

.maincover {
	background:url(images/currentissuestext.gif) no-repeat;
	height:300px;

}

.button {
	display:block;
	width:200px;
	text-align:center;
	margin:10px auto;
	background:url(images/button.gif) no-repeat center center;
	color:#FFF;
	text-decoration:none;
	font-size:15px;
	letter-spacing:-.5px;
	padding:20px;
	border:0;
	outline:none;
}

.address {
	display:block;
	font-size:9px;
	margin-top:10px;
}

.address a {
	color:#AAA;
}

.front {
	margin-left:100px;
}

.error {
	font-size:10px;
	color:#900;
}

.link {
	color:#000000;
	text-decoration:none;
	}