body {
	margin:0;
	padding:0;
	/* logo Century Gothic 104% width */
	background-color: #ffffff;
	font-family :Arial, Helvetica, sans-serif; 
	font-size: 1em;
	text-align: left;
}

/* ----------container to center the layout-------------- */
#container {
	width:700px;
	margin: 6px auto 10px auto;
	font-size: 12px;
}

/* ----------toplogo area-------------- */
#masthead {
	height:60px;
}

/* -----------------contentfull--------------------- */
#contentfull {
	padding: 0em 0em .5em 0;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #555555;
	line-height: 1.5em; 
	font-size: .9em;
	
}


h1, h2, h3, form { margin:0; padding:0; display:block; }
img {border:none;}

#lftcolumn {
	position:relative; top:0; left:0;
	clear:left;
	float:left;
	margin: 0px 10px 10px 0px;
	width:150px;
	text-align: right;
	line-height: 12pt; 
	font-size: 9pt;
	}

#lftcolumn p {
	margin: 0;
	padding: 3px 0px 3px 0px;
	}

#lftcolumn a {
	text-decoration: none; 
	color:#990000;
	font-weight: bold;
	margin-right: 16px;
	border-right:1px solid #d5d5d5;
	}

#lftcolumn a:hover { text-decoration: underline;}
#lftcolumn a:visited { }
#lftcolumn ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#lftcolumn li {
	margin: 0 15px 8px 0;
	border-bottom:1px solid #d5d5d5;
	}
	
#rghcolumn {
	width: 150px;
	float: left;
	margin-left: 10px;
}

#rghcolumn img {
	border:1px solid #000000;
	margin-bottom: 20px;
	}
#rghcolumn ul {
	list-style-type: circle;
	list-style-image: url("./images/firecircle.gif");
	margin: 0 0 0 24px ;
	padding:0;
}
	
/* -----------footer--------------------------- */
#footer { 
	clear:both; 
	padding-top: 5px;
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}

/* marginreset is used to force dump of accummulated margin */
.marginreset {
	margin: 0;
	height: 0;
	padding: 0;
	width: 100%;	/* this is the magic element to fix the h1 clump */
	clear: both;	/* magic elment to fix the fullwrapper not showing background at bottom of index */
}

.picleft {
	float: left;
	margin: 6px 8px 0px 10px;
}

.picright {
	float: right;
	margin: 6px 5px 0px 8px;
}

#diggbottom {
	text-align: right;
	margin: 0 0 -10px 0;
	padding: 0;
	background-color: #CBDAA5;
}

.simplewrapper {
	margin: 0;
	padding: 0;
	clear: left;
}


input { margin: 0; padding: 0;}

textarea { margin: 0; padding: 0;}

.basicform { }

.fieldpair {
		display: block;
		clear: both;
		padding: 3px 20px 3px 20px;
		margin: 0;
	}

p.fieldname { 
		clear: left;
		float: left;
		width: 100px;
		text-align: right;
		margin: 0;
		padding: 0;
	}

p.fieldinput { 
		float: left;
		text-align: left;
		padding: 0 0 0 5px;
		margin: 0;
	}

#contentmiddle {
	float:left;
	width:370px;
	margin: 0;
	padding: 0px; 
	color:#000000;
	}

#contentmiddle h1 {
	font-size: 22pt;  
	color : #999999; 
	margin: 10px 0px 10px 0px;
	}

#contentmiddle a, A:link {
	text-decoration: none; 
	color:#ff0000;
	font-weight: normal;
	}

#contentmiddle a:hover { text-decoration: underline;}
#contentmiddle a:visited { }
     

#contentmiddle ul { 
	display:block; 
	list-style-type: disc; 
	margin:0 0 4px 5px; 
	padding:0 0 0 10px;
	}

.address {
	margin-top: 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	}

.fldset {
	clear: left;
	padding: 15px 0 15px 10px;
	}

.fldname {
	float: left;
	width: 70px;
	font-weight: bold;
	color: #888888;
	}
.fldvalue {
	margin-left: 10px;
	float: left;
}

#newsblock {
	margin: 15px 0 0 0;
	}

#newsblock ul {
	list-style-type: circle;
	list-style-image: url("./images/firecircle.gif");
	}
#newsblock li {
	margin: 10px 0 4px 10px;
	}

#newsblock li a { 
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	}
