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


body {
	color:#000;
	margin:0 auto;
	padding:0px;
	background-color:#3c5424;
	}

#backgroundphoto {
	margin:0 auto;
	padding:0px;
	width:100%;
	height:auto;
	position:fixed;
	top:0;
	left:0;
	}

#backgroundphoto img {
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	}

#hug {
	width:800px;
	margin: 0 auto;
	padding: 0 auto;
	position:relative;
	z-index:2;
	}
	
#header {
	margin-top:30px;
	}
	
/* NAVIGATION BAR */
	
#nav {
	width:800px;
	vertical-align:middle;
	margin-top:20px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	background-image:url(images/lightgreensquare.png);
	border-bottom:5px solid #0F2805;	
	}
	

#nav ul{
	display:inline;
	text-align:right;
	padding:8px; margin: 0px;
	}
	
#nav li{
	display:inline;
	padding-left:35px; padding-right:35px;
	text-align:center;
	margin:0px;
	}
	
#nav a {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}	

#nav a:hover {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#416F40;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}	
	
a#active {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#0F2805;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
	
/* MAGAZINE COVER BOX */
	
#magbody {
	background-image:url(images/greensquare.png);
	margin-top:29px;
	background-repeat:repeat;
	height:385px;
	}
	
#magbody p {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#fff;
	text-align:center;
	line-height:20px;
	}
	
/* IN THIS ISSUE BOX */
	
#inthisissuehead {
	background-image:url(images/inthisissue.png);
	height:33px;
	background-repeat:no-repeat;
	background-position:top center;
	margin-top:18px;
	margin-bottom:0px;
	}
	
#inthisissue {
	background-image:url(images/greensquare.png);
	background-repeat:repeat;
	padding-top:10px;
	height:155px;
	}
	
#inthisissue p {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#fff;
	text-align:left;
	line-height:24px;
	padding:0px;
	margin:0px;
	padding-left:30px;
	}
	
#inthisissue h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#fff;
	text-align:left;
	padding-bottom:5px;
	padding-top:0px;
	margin:0px;
	font-style:italic;
	font-weight:normal;
	padding-left:20px;
	}
	
#inthisissue h2 {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:18px;
	color:#fff;
	line-height:16px;
	font-weight:normal;
	margin:0px;
	padding-top:0px;
	padding-bottom:20px;
	padding-left:0px;
	text-align:center;
	}

/* HOME PAGE BODY COPY */

#experiencehead {
	background-image:url(images/explifestylehead3.png);
	height:57px;
	width:420px;
	background-repeat:no-repeat;
	background-position:top center;
	float:right;
	margin-top:13px;
	}
	
#experiencebody {
	background-image:url(images/greensquare.png);
	width:420px;
	background-repeat:repeat;
	float:right;
	height:560px;
		}
		
#experiencebody p{
	margin-top:5px;
	margin-bottom:5px;
	padding-left:25px;
	padding-right:25px;
	padding-top:0px;
	padding-bottom:20px;
	text-align:justify;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:22px;
	color:#ffffff;
	padding-bottom:0px;
	}

/* SCUBSCRIPTION BODY COPY */	

#subscribehead {
	background-image:url(images/subscribehead.png);
	height:47px;
	width:420px;
	background-repeat:no-repeat;
	background-position:top center;
	float:right;
	margin-top:13px;
	}
	
#subscribebody {
	background-image:url(images/greensquare.png);
	width:420px;
	background-repeat:repeat;
	float:right;
	height:560px;
	padding-top:10px;
		}
		
#subscribebody h1 {
	margin:0px;
	padding:0px;
	margin-bottom:12px;
	font-size:18px;
	line-height:24px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	padding-left:25px;
	color:#fff;
	}

#subscribebody p{
	margin-top:5px;
	margin-bottom:5px;
	padding-left:25px;
	padding-right:25px;
	padding-top:0px;
	padding-bottom:20px;
	text-align:justify;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:22px;
	color:#ffffff;
	padding-bottom:0px;
	}
	
#subscribeline {
	width:300px;
	height:1px;
	background-color:#888888;
	margin-top:13px;
	margin-bottom:13px;
	}
	
#subscribebody iframe {
	width:370px;
	border:none;
	background:none;
	margin-top:0px;
	color:#fff;
	margin-left:23px;
	background-color:none;
	height:250px;
	}
	
		/* SUBSCRIBE CONTACT FORM */

	#subscribeform {
		width:375px;
		height:285px;
		background:none;
		background-color:none;
		}
	
	#subscribeform p {
		font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:14px;
		color:#fff;
		}
	
	.customform {
		background:none;
		background-color:none;
		border-top:none;
		border-left:none;
		border-right:none;
		border-bottom:1px solid #fff;
		margin-top:5px;
		width:320px;
		}
	
/* ADVERTISE BODY COPY */
	
#advertisehead {
	background-image:url(images/advertisehead.png);
	height:47px;
	width:420px;
	background-repeat:no-repeat;
	background-position:top center;
	float:right;
	margin-top:13px;
	}
	
#advertisebody {
	background-image:url(images/greensquare.png);
	width:420px;
	background-repeat:repeat;
	float:right;
	height:560px;
	padding-top:10px;
		}
		
#advertisebody h1 {
	margin:0px;
	padding:0px;
	margin-bottom:12px;
	font-size:18px;
	line-height:24px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	padding-left:25px;
	color:#fff;
	}
	
#advertisebody h2 {
	font-size:16px;
	line-height:26px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	color:#fff;
	}

#advertisebody p{
	margin-top:5px;
	margin-bottom:5px;
	padding-left:25px;
	padding-right:25px;
	padding-top:0px;
	padding-bottom:20px;
	text-align:justify;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:24px;
	color:#ffffff;
	padding-bottom:0px;
	}
	
/* CONTACT BODY COPY */
	
#contacthead {
	background-image:url(images/contacthead.png);
	height:47px;
	width:420px;
	background-repeat:no-repeat;
	background-position:top center;
	float:right;
	margin-top:13px;
	}
	
#contactbody {
	background-image:url(images/greensquare.png);
	width:420px;
	background-repeat:repeat;
	float:right;
	height:560px;
	padding-top:10px;
		}

#contactbody h1 {
	margin:0px;
	padding:0px;
	margin-bottom:12px;
	font-size:18px;
	line-height:24px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	padding-left:25px;
	color:#fff;
	}
	
#contactbody h2 {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	margin:0px;
	padding:0px;
	padding-left:25px;
	}

#contactbody p{
	margin-top:3px;
	margin-bottom:7px;
	padding:0px;
	text-align:justify;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
	padding-left:25px;
	padding-right:25px;
	}

.contactsub {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#ffffff;
	margin:0px;
	padding:0px;
	}

/* ARCHIVE BODY COPY */
	
#archivehead {
	background-image:url(images/archivehead.png);
	height:47px;
	width:420px;
	background-repeat:no-repeat;
	background-position:top center;
	float:right;
	margin-top:13px;
	}
	
#archivebody {
	background-image:url(images/greensquare.png);
	width:420px;
	background-repeat:repeat;
	float:right;
	height:560px;
	padding-top:10px;
	
		}

#archivebody p{
	margin-top:3px;
	margin-bottom:3px;
	padding-left:25px;
	padding-right:25px;
	padding-top:0px;
	padding-bottom:20px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
	color:#ffffff;
	padding-bottom:0px;
	}
	
#archivediv {
	width:380px;
	}

#archiveleft {
	float:left;
	width:180px;
	text-align:center;
	}
	
#archivebody img {
	width:160px;
	border:none;
	text-align:center;
	}
	
#archiveright {
	float:right;
	width:180px;
	text-align:center;
	}
	


/* FOOTER */
	

#footer {
	width:800px;
	vertical-align:middle;
	margin-top:30px;
	padding-top:12px;
	padding-bottom:5px;
	text-align:center;
	background-image:url(images/greensquare.png);
	border-top:5px solid #0F2805;
	margin-bottom:25px;
	}
	
#footer h1 {
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	letter-spacing:3px;
	color:#fff;
	font-size:18px;
	text-shadow:#111111 2px 2px 2px;
	}
	
.author {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	letter-spacing:normal;
	text-shadow:none;
	}

#footer p {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#fff;
	text-align:right;
	padding-right:35px;
	padding-bottom:0px;
	}
	
#footer a {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#fff;
	text-decoration:none;
	}
	
#footer a:hover {
	color:#aaaaaa;
	text-decoration:none;
	}
	
#greyline {
	width:600px;
	height:1px;
	background-color:#666666;
	margin-top:10px;
	margin-bottom:10px;
	}
		
		
.clearfloat {
clear:both;
}

