body,html {
	margin: 0;
	padding: 0;
	color: #363838;
	background-color: #fff;
	margin: 10px;
	padding: 0;
	font-family: "Gill Sans", Helvetica, Arial, sans-serif;
	font-size:small;
	background-color:#BCCACE;
}
#container {
	width: 760px;
	margin: 0 auto; 
	border: solid 2px #363838;
	background-color:#fff;
}
#container2 {
	width: 760px;
	height: 600px;
	border: solid 2px #363838;
	background-color:#fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
ul {
	margin: 0; 
	padding: 10px 0 10px 0;
}
/* Text Intent Gem */
ul li {
	margin: 0 0 0 1em; 
	padding: 0;
    text-indent: -1em; 
	background: transparent;
    list-style: none;
}
.subarticle {
	margin-left:25px;
	font-style:italic;
	letter-spacing:.5px;
}
.horizontallink {
	padding:2px 20px 0 0;
	text-align:right;
}
#toplinks {
	color:#fff;
	background-color:#728569;
	float:right;
	width: 420px;	
}
#contents {
	margin: 30px 10px 30px 20px;
	width: 300px;
	line-height: 120%;
}
#contents ul li ul{
	margin-top:-10px;
	}
#masthead {
	width: 420px;
	float:right;
	clear:right;
	position:relative;
	top:90px;
}
h1 {
	margin-bottom:-5px;
	font-size:12px;
}
h2 {
	font-size:12px;		
}
p {
	margin-right:20px;
	text-align:right;
}
img {
	margin-top:10px;
}

a:link {
    text-decoration: none; 
    color: #b44320;
}       
a:visited {
    text-decoration: none; 
    color: #b44320;     
}
a:hover { 
    color: #b44320;
	text-decoration:underline;
}
a:active {
    text-decoration:underline; 
    color: #b44320;
}

a.top:link {
    text-decoration: none; 
    color: #ffffff;
}       
a.top:visited {
    text-decoration: none; 
    color: #ffffff;     
}
a.top:hover {
    text-decoration: none; 
    color: #E39F00;      
}
a.top:active {
    text-decoration: none; 
    color: #E39F00;
}

a.pages:link {
    text-decoration: none; 
    color: #C95127;
	font-weight:bold;
	text-transform:uppercase;	
}       
a.pages:visited {
    text-decoration: none; 
    color: #C95127;
	font-weight:bold;
	text-transform:uppercase;	     
}
a.pages:hover {
    text-decoration: none; 
    color: #000;
    font-weight:bold;
	text-transform:uppercase;	
}
a.pages:active {
    text-decoration: none; 
    color: #000;
	font-weight:bold;
	text-transform:uppercase;	
}

.spacer {
	clear:left;
}

/* Opt In Form styles */

input {
	font-weight:bold;border: 1px solid #363838; padding: 3px;}
input:hover {
	color:#fff;background-color:#b44320;}
#optinform {
	background-color:#fff;
	margin: 150px 0 0 80px;
	font-weight:bold;
	}
.tothenews {
	margin: 13px 0 10px 80px;
	padding:4px 10px 4px 10px;
	color: #363838;
	border:1px dotted #363838;
	background-color:#eee48e;
	width: 160px;
	}
.newslist {
	margin: 13px 0 10px 80px;
	padding:4px 10px 4px 10px;
	color: #363838;
	border:1px dotted #363838;
	background-color:#FFFFFF;
	width: 658px;
	}	
	#posttext {
	margin:0;
	padding:5px 30px 15px 10px !important;
	padding:20px 30px 10px 10px; 
	width:350px;
	border-color:#363838;
	border-width:1px 0px 0px 1px;
	border-style:dotted;
	background-color:#E9E6CF;
	float:right;
	clear:right;
}
