body {
	font-family:  'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	background: #f0faf0 url(background.png) repeat fixed 0 0;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000;
	vertical-align:top;
}

a {
	color: #000;
	text-decoration: none;
}
/*
form {
	background-color: #CCCC99;
}
*/
h1, h2, h3 {
	color: #011E05;
}

h1 {
	text-align:center;
	font-size:28px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family:  'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family:  'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family:  'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family:  'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family:  'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family:  'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.tagline {
	color: #011E05;
	font-weight:bold;
	text-align:center;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

/* page layout elements */
/* heading */
#heading {
	margin: 0 auto;
	padding: 0;
	height: 180px;
	width: 900px;
}

#headblock {
	background: url(header.png) no-repeat;
	margin:0;
	height: 150px;
	width: 900px;

/*	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top: 1px;
	top: 0;
	width: 900px;
	height: 180px;
	background: #CCD6CE url(header.png) no-repeat;
	z-index:500;*/
}

/* menu fits inside headblock */
#menuleft {
	top: 150px;
	float:left;
	width:2px;
	height:30px;
	background:url(menuleft.png) no-repeat;
	z-index:1005;
	position:relative;
}

#menuright {
	top: 120px;
	left:898px;
	width:2px;
	height:30px;
	background:url(menuright.png) no-repeat;
	z-index:1005;
	position:relative;
}

#menubar {
	top: 150px;
	width: 896px;
	height: 30px;
	position: relative;
	margin-left:auto;
	margin-right:auto;
	background: #CCD6CE url(menbck.png) repeat-x;
	font-size:12px;
	z-index:1000;
}

/* body layout */
#bodyblock {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	min-height:300px;
	padding: 0 0 0 0;
	z-index:10;
}

/* Set up for text resize */
#resize {
	position:absolute;
	left: 750px;
	top: 0px;
	display:block
}

/* share button */
#share {
	position:absolute;
	left: 660px;
	top: 0px;
	display:block;
	padding-top:19px;
	font-size:12px;
}

/* main content column */
#contcol {
	position:relative;
	top:-4px;
	left:0px;
/*	float:left;*/
	width:860px;
	min-height:300px;
	height:100%;
	background: #f5f5f5 url(pageback.png);
	display:block;
	z-index:95;
	padding: 1px 20px 1px 20px;
}

#piccolumn {
	position: absolute;
	top:0px;
	left:650px;
	float:right;
	width: 250px;
	height:100%;
	background-color: #849D88;
	color:#011E05;
	display:block;
	z-index:100;
}

/* footer layout */
#footblock {
	position: relative;
	top:-15px;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:63px;
	background: transparent url(footbck.png) no-repeat;
	line-height:65px;
	color:#222;
	padding: 0 0 0 0;
	z-index:500;
}

#footblock a {
	padding: 0 15px 0 0;
	color:#222;
}

.webblock {
	display: block;
	border-width: 0px;
	width: 184px;
	height: 150px;
	float: right;
	text-align: center;
	background: url(cloud.png) no-repeat top left;
	color: #063509;
	font: 80% Arial, Helvetica, Sans-serif;
}

/*.webblock a:hover {
		background: url(cloud-over.png) no-repeat top left;
}*/

/* picture blocks */
.picblock {
	display: block;
	position: relative;
	top: 0px;
	float:left;
	padding: 0 0 0 0;
	color: #000;
	z-index: 100;
}

.picblockr {
	display: block;
	position: relative;
	top: 0px;
	float: right;
	padding: 10px 20px 10px 20px;
	color: #000;
	z-index: 100;
	line-height:80%;
	text-align:center;
}

#recent {
	position:relative;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	height:170px;
}

.backlink {
	display:block;
	float:right;
	width:400px;
	font-size:70%;
	line-height:normal;
	text-align:right;
	padding-right:20px;
	padding-top:10px;
}

#footblock .backlink a {
	padding: 0;
}
