/* JWJ_Newsletter-Stylesheet.css */
/* Latest Update 12-7-2013 by Roger Baxter */


.universal {
	background-color: #DDCCCC;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin: auto;
	font-weight: normal;
	}

a:link {
	color: #663300;
	text-decoration: none;
	}

a:hover {
	color: #330000;
	text-decoration: underline;
	background-color: #CC3333;
	}

a:active {
	color: #330000;
	text-decoration: underline;
	}

a:visited {
	color: #999999;
	text-decoration: none;
	}
	
.blog_head {font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-indent: 0in;
	letter-spacing: 1px;
	line-height: 16px;
	color: #CC3333;
	clear: both;
	}		
	
.blog_date {font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-indent: 0in;
	letter-spacing: 1px;
	line-height: 12px;
	color: #666666;
	clear: both;
	}		
	
.blog_body {font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-indent: 0in;
	letter-spacing: 1px;
	line-height: 14px;
	color: #000000;
	clear: both;
	}		
	
.blog_signoff {font-size: 14px;
	font-weight: bold;
	text-align: right;
	text-indent: 0in;
	letter-spacing: 1px;
	line-height: 14px;
	color: #000000;
	clear: both;
	}		
	
.side_blog_head {font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-indent: 0in;
	letter-spacing: 1px;
	line-height: 14px;
	color: #CC3333;
	clear: both;
	}		
	
.side_blog_date {font-size: 10px;
	font-weight: bold;
	text-align: left;
	text-indent: 0in;
	letter-spacing: 1px;
	line-height: 10px;
	color: #666666;
	clear: both;
	}		
	
.side_blog_body {font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-indent: 0in;
	letter-spacing: 1px;
	line-height: 12px;
	color: #000000;
	clear: both;
	}		
	
.side_blog_signoff {font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-indent: 0in;
	letter-spacing: 1px;
	line-height: 12px;
	color: #000000;
	clear: both;
	}		

.nav_box {
	position: absolute;
	top: 0px;
	margin: auto;
	text-align: center;
	width: 800px;
	height: 190px;
	vertical-align: bottom;
	border: 0px solid red;
	}

.head {font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
	text-indent: .0in;
	text-shadow: #666666, 3px;
	line-height: 20px;
	color: #CC3333;
	}		
	
.subhead {font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-indent: 0in;
	letter-spacing: 1px;
	line-height: 18px;
	color: #CC3333;
	clear: both;
	}		
	
.sidehead {font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	color: #CC3333;
	line-height: 12px;
	}		
	
.text {font-size: 11px;
	font-weight: bold;
	text-align: justify;
	text-indent: .0in;
	line-height: 16px;
	}		
	
.sidetext {font-size: 12px;
	font-weight: bold;
	text-align: left;
	line-height: 12px;
	}		

.sidesubtext {font-size: 8px;
	position: relative;
	top: -8px;
	font-weight: light;
	text-align: right;
	line-height: 9px;
	}		

.footer-left {color: black;
	font-size: 10px;
	font-stretch: condensed;
	font-weight: bold;
	text-align: left;
	}

.footer-right {color: black;
	font-size: 10px;
	font-stretch: condensed;
	font-weight: bold;
	text-align: right;
	}
	
.copyright {color: black;
	font-size: 9px;
	font-stretch: condensed;
	font-weight: light;
	text-align: center;
	}

.nav-text {
	position: relative;
	top: 22px;
	left: 0px;
	width: 110px;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	font-stretch: condensed;
	color: #FFCC00;
	}	

.nav-blank {
	position: relative;
	top: 0px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	font-stretch: condensed;
	color: #FFFFFF;
	}	
	
p.sitemap_text {
	padding-left: 50px;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	text-indent: -30px;
	line-height: 12px;
	}		
	
p.webmaster {font-family: Helvetica, Ariel, sans-serif;
	font-size: 8px;
	font-weight: light;
	color: #AAAAAA;
	text-align: center;
	}		

a.webmaster:link {
	color: #AAAAAA;
	text-decoration: none;
	}

a.webmaster:hover {
	color: #000000;
	text-decoration: none;
	background-color: none;
	}
