/*--->issue layout*/
#issue {width: 576px; 
/*background: url(/images/stain.gif) 10px 100px no-repeat;*/}

#issue a {border: none; }

#issue h1 {text-align: center; 
color: #6B4039; 
font-size: 150%;
background: url(/images/parchment.gif) top center #F7F2ED;
padding: 15px 10px;
margin: 0 12px;
border-top: 1px solid #D3C5B8; 
border-bottom: 1px solid #D3C5B8; }

#issue h1 a {border-bottom: 1px solid #8D3827; }

#issue h3 {margin: 15px 0; 
padding: 5px 0; 
text-align: center; 
color: #3F150F; 
font-size: 100%; 
font-weight: bold; 
border-bottom: 1px solid #D3C5B8; }

#issue h3 a {color: #3F150F; }

#issue h4 {font-size: 160%; 
line-height: 1.1em; 
font-style: normal; 
margin: 0; 
padding: 0;}
#issue h4 a {text-decoration: none; }

#issue p {margin: 5px 0 20px 0; 
padding: 0; 
font-size: 90%; 
line-height: 1.3em;}

.column {width: 240px; 
margin: 0 24px; }

#issue .column p {font-size: 110%; 
line-height: 1.3em;}
/*end*/

/*#1*/
#feature {margin: 10px 24px; }

#feature h3 {display: inline; 
background: #F7F2ED; 
border: none; 
font-weight: normal; 
font-size: 190%; 
margin: 0 8px 0 0; 
padding: 0 10px; }

#feature h4, #feature2 h4 {display: inline; 
font-size: 190%; 
margin: 0 8px 0 0; }

#feature p, #feature2 p {display: inline; font-size: 190%; }
/*end*/

/*#2*/
#feature2 {margin: 10px 10px;
padding: 10px 15px; 
background: white;
border-top: 1px dotted #3F150F;
border-bottom: 1px dotted #3F150F;
clear: both;
width: 510px; }

#feature2 h3 {display: inline; 
background: #F7F2ED; 
border: none; 
font-weight: normal; 
font-size: 190%; 
margin: 0 8px 0 0; 
padding: 0 10px; }
/*end*/

/*3 TO USE: will only have one on page and will have to change this file for each different time used*/
#feature3 {margin: 10px 5px;
border-top: 1px dotted #3F150F;
border-bottom: 1px dotted #3F150F;
background: url(INSERT) top left no-repeat;
width: 555px;}

#feature3 h4 {font-size: 500%; 
font-style: italic;}
/*end*/

/*4*/
#feature4 {width: 528px;
margin: 10px 24px;
padding-top: 5px; 
background: white;
border-top: 1px dotted #3F150F;
border-bottom: 1px dotted #3F150F;}

#feature4 img {border: none; }

#feature4 h4 {font-size: 150%; 
text-align: right;
margin: 5px 0;}
/*end*/


/*5*/
#feature5 {margin: 24px 24px 0 24px; }

#feature5 img {border: none; 
float: left;}

#feature5 h4 {font-size: 190%; 
display: inline; }

#feature5 p {font-size: 140%; 
font-style: italic;}
/*end*/

/*6*/
#feature6, #feature8 {margin: 10px 24px; 
padding: 10px 0;
background: #8D3827;
width: 528px; }

#feature6 h4, #feature8 h4 {font-size: 190%;
padding: 10px 0;
text-align: right;
background: #fff;}

#feature6 p, #feature8 p {padding: 0 20px;
font-size: 190%; 
font-style: italic;
color: #fff;
text-align: right;}
/*end*/

/*7*/
#feature7 {margin: 10px 24px; 
width: 528px; }

#feature7 h4 {font-size: 190%;}

#feature7 p {font-size: 130%; 
font-style: italic;}
/*end*/

/*8*/
#feature8 {padding: 10px 0 10px 0;
border-top: 0px solid #3F150F;
border-bottom: 1px solid #3F150F;
background: #F7F2ED;}

#feature8 h4 {font-size: 190%;
padding: 10px 0;
text-align: right;
background: #fff;}

#feature8 p {color: #3F150F;}
/*end*/