* html #content-box {
	height: 300px;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
	font: normal 12px arial, helvetica;
	background-image: url("../images/bkgnd.jpg");
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #333;
}

td {
	font: normal 12px arial, helvetica;
}

div#body-wrapper {
	width: 900px;
	background-image: url("../images/sliver2.gif");
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}

div#header {
	width: 900px;
	height: 138px;
	background-image: url("../images/header.jpg");
	background-repeat: no-repeat;
}

h1#sitename {
	margin:0px;
	width: 200px;
	height: 121px;
	text-indent: -4800px;
	display: block;
}

h1#sitename a {
	color: #333;
	width: 200px;
	height: 121px;
	display: block;
}

div#col1 {
	background-image: url("../images/col1_top.gif");
	background-repeat: no-repeat;
	width: 200px;
	display: block;
	float: left;
}

div#col1-container {
	margin: 0px;
	padding-left: 8px;
	padding-top: 22px;
}

div#col2 {
	width: 691px;
	float: right;
	display: block;
}

/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}

div#footer {
	margin: 0px;
	padding: 0px;
	width: 900px;
}

div#content-box {
	background-image: url("../images/content_top.jpg");
	background-repeat: no-repeat;
	min-height: 300px;
}

div#content {
	padding-top: 24px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
}

div.navItem {
	width: 175px;
	height: 23px;
	padding-top: 2px;
	background-image: url("../images/nav_line.gif");
	background-repeat: repeat-x;
}

div.navItem-bot {
	width: 175px;
	height: 23px;
	padding-top: 2px;
}

img.point {
	padding-right: 8px;
}

a.nav {
	color: #000;
	text-decoration: none;
}

a.nav:hover {
	color: #000;
	text-decoration: underline;
}

div#newsletter-box {
	background-image: url("../images/newsletter-backer.jpg");
	background-repeat: no-repeat;
	width: 189px;
	height: 156px;
	margin-top: 20px;
	margin-left: -8px;
	margin-bottom: 20px;
	padding: 10px;
}

div#newsletter-box h4 {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
}

div#weather {
	width: 180px;
	height: 150px;
	margin-left: 2px;
	margin-bottom: 40px;
}


div#paypal {
	text-align: center;
	width: 180px;
	height: 150px;
	margin-left: 2px;
}

div#copy {
	font-size: 10px;
	color: #999;
	position: absolute;
	margin-top: -105px;
	margin-left: 30px;
}


div#page-header {
	background-image: url("../images/header-line.gif");
	background-repeat: repeat-x;
	height: 26px;
	margin-bottom: 20px;
}

div#page-header h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #9BC910;
}

.page-header h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #9BC910;
	
}

div#contact-info {
	position: absolute;
	top: 50px;
	margin-left: 350px;
	font-size: 14px;
	display: block;
	width: 550px;
}

div#contact-group1 {
	float: left;
	width: 350px;
	text-align: right;
	padding-right: 20px;
	margin-right: 18px;
	border-right: 1px solid #000;
	display: block;
}

div#contact-group2 {
	position: relative;
	padding-left: 20px;
	display: block;
	float: right;
	width: 160px;
/*	top: -40px;*/
	top: -33px;
	height: 100px;
}

input#cc {
	background-image: url("../images/control-backer.gif");
	background-repeat: repeat-x;
	width: 179px;
	height: 19px;
	border: 1px solid #999;
	padding-top: 5px;
	margin-bottom: 8px;
}

input#ccSubmit {
	float: right;
	padding-right: 10px;
}

div#news-preview-box {
	border: 1px dashed #BCD374;
	width: 586px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-left: 30px;
	padding-right:30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

img.shadow {
	background:url(../images/shadow.gif) no-repeat right bottom;
	padding:4px 10px 10px 4px;	
	border-top:#eee 1px solid;
	border-left:#eee 1px solid;
	margin-right: 20px;
}

.red {
	color: #cc0000;
}

.astarna {
	color: #666;
}

a.astarna {
	color: #666;
	text-decoration: none;
}

a.astarna:hover {
	color: #666;
	text-decoration: underline;
}

a {
	color: #3366CC;
	text-decoration: none;
}

a:hover {
	color: #3366CC;
	text-decoration: underline;
}

.out {
	color: #cc3300;
	font-weight: bold;
}

div.editor-content img {
	padding: 5px; 
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #eaeaea;
}
.staff-block {
	width: 600px;
	display: block;
}

.staff-image-container {
	width: 185px;
	text-align: center; 
	float: left;
}
