
* {
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 14px;
}

img {
	border: 0;
}

body {
	background-color: #5f574f;
}

#pagecenter {
	width:940px;
	margin: 25px auto;
}

#header {
	width:920px;
	background-color: #FFF;
	float: left;
	padding:10px 10px 5px 10px;
}

#navigation {
	float: left;
	width:940px;
	font-size:10px;
	height:24px;
	background-color: #b5bf00;
	line-height: 26px;
	color:#000;
}

#navigation ul {
	float:right;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size:10px;
	width:940px;
}

#navigation ul li {
	float:left;
	font-size: 14px;
	color :#000;
	text-align: center;
	padding-left:18px;
	padding-right:10px;
}

#navigation ul li a {
	color :#000;
	text-decoration: none;
}

#navigation a:hover {
	color :#000;
	text-decoration: underline;
}

#searchbox {
	float:left;
	width:630px;
	height:72px;
	display: block;
}

#footertext {
	padding:10px 0;
	font-size:14px;
	color: #FFF;
	text-align: left;
	width:940px;
	float: left;
}

#pagecontent {
	float:left;
	width:740px;
	padding:20px 100px 20px 100px;
	background-color: #FFF;
}

.pageheader {
	float:left;
	width:735px;
	padding-bottom:10px;
	font-size: 26px;
	color: #5c5724;
}

.homearticle {
	float:left;
	width:270px;
}

.hometitle {
	float:left;
	width:270px;
	padding-bottom:25px;
}

.hometitle p {
	float:left;
	color: #bebfc1;
	width:270px;
	font-size:16px;
	text-align: left;
}

.hometitle a {
	float:left;
	width:270px;
	color: #5c5724;
	font-size:18px;
	text-decoration: none;
}

.homenav {
	width:450px;
	color: #5b5618;
	font-size:18px;
	float:left;
}

.homenav a {
	color: #5b5618;
	padding-right:10px;
	padding-left:10px;
	text-decoration: none;
	font-size:18px;
}

.homenav a:hover {
	color: #5b5618;
	padding-right:10px;
	padding-left:10px;
	font-size:18px;
	text-decoration: underline;
}

#right_side {
	width:160px;
	padding:20px;
	float:left;
	font-size:14px;
	color: #7a777b;
}

#right_side ul {
	float:left;
	margin: 0;
	padding: 0;
}

#right_side ul li {
	float:left;
	width:160px;
	padding-top:5px;
}

.pagecolumn {
	float:left;
	width:650px;	
	padding:20px 20px 20px 20px;
}

.articledescription p {
	float:left;
	padding-bottom:10px;
	width:650px;
}

.POVedition {
	float:left;
	width:700px;
	text-transform: uppercase;
	color: #5b5618;
	padding-bottom: 35px;
	font-size:30px;
}

.POVtitle {
	color:#5b5618;
	float:left;
	width:700px;
	font-size:18px;
	text-transform: uppercase;
}

.POVby {
	float:left;
	width:700px;
	text-transform: uppercase;
	color: #bebfc1;
	font-size:16px;
}

.POVarticle {
	float:left;
	width:700px;
	padding-top:15px;
}

.POVarticle .img {
	width:245px;
	float:left;
}

.POVarticle span {
	width:430px;
	float:left;
	padding-left: 20px;
}

.POVarticle p {
	float:left;
	width:410px;
	padding-bottom:15px;
}

.friends {
	float:left;
	width:740px;
	padding-top:15px;
}

.friends a {
	color: blue;
}

.friends h4 {
	float:left;
	width: 740px;
	color: #000;
	font-size:18px;
	padding-top:20px;
	padding-bottom:3px;
}

.friends h5 {
	float:left;
	width: 740px;
	color: #5c5724;
	font-size:16px;
}

.friends h6 {
	float:left;
	width: 900px;
	color: #636466;
}


.friends h3 {
	float:left;
	padding-bottom:10px;
}

#newsletter {
	float:left;
	width:700px;
	padding-top:15px;
}

#newsletter div {
	float:left;
	padding-bottom: 5px;
	width:700px;
}

#newsletter div label {
	float:left;
	width:100px;
	text-align: right;
	padding-right: 5px;
}

.nsslist {
	float:left;
	padding-left:25px;
	padding-top:10px;
	margin: 0;
}

.nsslist li  {
	float:left;
	padding-bottom: 5px;
	width:100%;
}

.mastn {
	padding-bottom:10px;
}

.featuredarticle {
	float:left;
	padding-top: 25px;
	width:740px;
	border-top: 2px solid #000;
	padding-bottom:15px;
}

.featuredarticle p {
	float:left;
	width:575px;
	padding-top:10px;
}

.featuredarticle h2 {
	font-size:17px;
	color:#5c5724;
	float:left;
	width:740px;
	text-transform: uppercase;
}

.featuredarticle h6 {
	color:#bebfc1;
	float:left;
	width:740px;
	font-size: 16px;
}

.featuredarticle img {
	padding-top: 15px;
}

.featuredarticle span {
	float:left;
	color:#9A3026;
	padding-top:3px;
	padding-right: 55px;
}

.featuredarticle span a {
	float:left;
	color:#9A3026;
	text-decoration: none;
}

.featuredarticle span a:hover {
	float:left;
	color:#9A3026;
	text-decoration: underline;
}

.yearrange {
	float:left;
	width: 740px;
	text-align:center;
}

.yearrange ul {
	float:left;
	margin: 0;
	padding: 0;
	width:740px;
	list-style-type: none;
}

.yearrange ul li a {
	color:#5c5724;
	text-decoration: none;
}

.yearrange ul li {
	float:left;
	padding-left:45px;
}

.pastissue {
	float:left;
	width:185px;
}

.pastissue span {
	float:left;
	width:185px;
	text-align: center;
}

.pastissue span a {
	text-decoration: none;
	color: #000;
}

#pastissuepage {
	float:left;
	width:740px;
}

#pastissuepage h3 {
	float:left;
	width:720px;
	padding-top: 20px;
	padding-bottom: 3px;
	padding-left:15px;
	font-size:18px;
	color:#5c5724;
}

.pastissue h5 a {
	color: #5c5724;
	font-size:16px;
	padding-top:8px;
	float:left;
	text-decoration: none;
	width: 185px;
}

.details label {
	font-weight: normal;
	padding-right: 5px;
	float: left;
	font-size: 16px;
}

.details h3 {
	float:left;
	width:500px;
	padding-bottom: 10px;
	font-size: 16px;
}

.blurb {
	float:left;
	padding-top:20px;
}

.blurb h5 {
	float:left;
	padding-bottom:5px;
	width:500px;
}

.blurb h6 {
	float:left;
	padding-bottom:5px;
	width:500px;
	font-weight: normal;
	font-style: italic;
}

.blurb p {
	float:left;
	padding-bottom: 15px;
	width:500px;
}

.subarea {
	float:left; 
	padding-top:5px;
}

.subarea h3 {
	float:left;
	width:740px;
	color: #5c5724;
	font-size:16px;
	padding-top:8px;
}

.subarea p {
	float:left;
	padding-bottom:5px;
	width:740px;
}

.subarea span {
	float:left;
	padding-right:5px;
}

.billingaddress {
	float:left;
	width:350px;
}

.billingaddress div {
	float:left;
	width:350px;
	padding-bottom:5px;
}

.billingaddress div label {
	float:left;
	padding-right: 5px;
	width: 150px;
	text-align: right;
}

.processingerror {
	width:700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom:10px;
	background:#f0c6c3; 
	border:2px solid #cc6622;
	text-align: center;
	padding:10px;
	color: #000;
	line-height: 20px;
	font-size:14px;
	font-weight: normal;
	float:left;
}

.processingcomplete {
	width:700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom:10px;
	background:#99f099; 
	border:2px solid #339933;
	text-align: center;
	padding:10px;
	color: #000;
	line-height: 20px;
	font-size:14px;
	font-weight: normal;
	float:left;
}

.pagesection {
	float:left;
	padding-top:25px;
	width:735px;
	font-size: 21px;
	color: #5c5724;
}

.friendsection {
	float:left;
	width: 720px;
}

.friendsection div {
	float:left;
	width: 720px;
	padding-bottom: 5px;
}

.friendsection div label {
	float:left;
	width:125px;
	text-align: right;
	padding-right: 5px;
}


.friendsection div input {
	float:left;
}

.example {
	float:left;
	padding-left:10px;
	color:#5f574f;
	font-size: 14px;
}
