* { margin: 0; padding: 0; }

html {
 	font-size: 100%;
 	font-family: Arial, Verdana, sans-serif;
}

body {
	background-color: #cdcdcd;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 800px;
}

#topBarHolder {
 	position: relative;
 	float: left;
 	left: 0px;
 	top: 0px;
 	text-align:left;
 	width: 100%;
 	height: 135;
 	background-image: url(../images/top_bar_bg.gif);
 	background-repeat: repeat-x;
}

#topBarLogo {
 	position: relative;
 	float: left;
 	left: 0px;
 	top: 0px;
 	margin: 0;
 	padding: 0;
 	width: 293px;
 	height: 135px;
}

a img {
 	border: none; 
}


#topBarRight {
 	float: left;
 	left: 0px;
 	top: 0px;
	width: auto;
	height: 135px;
	margin: 0;
	padding: 0;
}

#topBarRight ul {
 	list-style: none;
 	display: inline;
 	float: left;
 	margin: 101px 0px 0px 0px;
 	padding: 0;
}

#topBarRight ul li {
 	list-style: none;
 	display: inline;
}

#topBarRight ul li a {
 	float:left;
 	font-size: 1.1em;
 	font-style: bold;
 	color: #ffffff;
 	text-decoration: none;
 	padding: 0px 10px 0px 10px;
 	border-right: 1px solid #ffffff;
}

#topBarRight ul li.first a {
 	float:left;
 	font-size: 1.1em;
 	font-style: bold;
 	color: #ffffff;
 	text-decoration: none;
 	padding: 0px 10px 0px 10px;
 	margin: 0;
 	border-right: 1px solid #ffffff;
 	border-left: 1px solid #ffffff;
}

#mainSiteOuter {
 	float: left;
 	left: 0px;
 	top: 0px;
 	width:100%;
 	margin: 0;
 	padding: 0;
}

#mainContentHolder {
 	position: relative;
 	float: left;
 	left: 50%;
 	margin-left: -400px;
 	width: 800px;
 	background-color: #ffffff;
 	text-align: left;
 	border-style: none;
}

.mainContentHeader {
 	float: left;
 	left: 0px;
 	top: 0px;
 	width: 100%;
 	height: 90px;	
 	border-bottom: 1px solid #cdcdcd;	
 	border-top: 0px;
 	
}

h1 {
 	font-size: 1.2em;
 	font-weight: bold;
 	float: left;
 	left: 0px;
 	top: 0px;
 	width: 90%;
 	height: 90px;
	line-height: 90px;
	vertical-align: middle;	
	text-indent: 24px;
}

.diggHolder {
 	float: right;
 	left: 0px;
 	right: 0px;
 	top: 0px;
 	width: 10%;
 	height: 90px;
 	margin: 5px 0px 0px 0px;
 	border: 0px 0px 0px 0px;
}


/*
h1 {
 	font-size: 1.2em;
 	font-weight: bold;
 	float: left;
 	left: 0px;
 	top: 0px;
 	width: 100%;
 	height: 90px;
	line-height: 90px;
	vertical-align: middle;	
	border-bottom: 1px solid #cdcdcd;
	text-indent: 24px;
}
*/

/*
.diggHolder {
 	float: right;
 	left: 0px;
 	right: 0px;
 	top: 0px;
 	width: 8%;
 	height: 85px;
 	margin: 5px 0px 0px 0px;
 	border-bottom: 1px solid #cdcdcd;	
}
*/

#newsItemLeftColumn {
 	position: relative;
 	float: left;
 	left: 24px;
 	top: 24px;
 	width: 500px;
 	padding: 0;
 	margin: 0;
}

.galleryItem {
	position: relative;
	float: left;
	left: 26px;
	top: 30px;
	border: 1px solid #cdcdcd;
	margin: 0px 10px 20px 0px;
	padding: 5px 5px 1px 5px; 
	width: 230px;
}

.galleryItem h2 {
 	position: relative;
 	float: left;
	top: 0px;
 	padding: 0px 0px 0px 0px;
 	text-indent: 0px;
 	width: 230px;
 	text-align: center;
 	margin: 0px 0px 0px 0px;
 	font-size: 1.0em;
 	font-style: normal;
 	color: #7f7f7f;
 	display: block; 
}

.galleryItem p {
 	position: relative;
 	float: left;
	top: 0px;
 	padding: 0px 0px 0px 0px;
 	text-indent: 0px;
 	width: 230px;
 	text-align: center;
 	margin: 0px 0px 0px 0px;
 	font-size: 1.0em;
 	font-style: normal;
 	color: #7f7f7f;
 	display: block; 
}

.mainItem {
	position: relative;
	float: left;
	left: 40px;
	top: 30px;
	border: 1px solid #cdcdcd;
	margin: 0px 0px 24px 0px;
	padding: 0;
	width: 710;
}

.mainItem img {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 5px 5px 5px 5px; 
}

.mainItem h2 {
 	position: relative;
 	float: left;
	top: 0px;
	left: 10px;
 	padding: 0px 0px 0px 0px;
 	text-indent: 0px;
 	text-align: left;
 	margin: 10px 0px 20px 0px;
 	font-size: 1.0em;
 	font-style: normal;
 	color: #7f7f7f;
 	display: block; 
 	width: 100%;
}

.mainItem p {
 	position: relative;
 	float: left;
 	left: 10px;
 	top: 0px;
	padding: 0px 0px 20px 0px;
	text-align: 0px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	display: block;
	font-size: 0.8em;
	color: #7f7f7f;	
	width: 100%;
}

.mainItem ul {
 	list-style: none;
 	display: block;
 	float: left;
 	position: relative;
 	left: 30px;
 	top: 0px;
 	margin: 0px 0px 0px 0px;
 	padding: 0px 0px 30px 0px;
}

.mainItem ul li {
 	list-style: none;
 	display: block;
}
/*
.mainItem ul li a {
 	float:left;
 	font-size: 1.1em;
 	font-style: bold;
 	color: #ffffff;
 	text-decoration: none;
 	padding: 0px 10px 0px 10px;
 	border-right: 1px solid #ffffff;
}
*/
.contentitem {
 	position: relative;
 	float: left;
 	left: 0px;
 	top: 0px;
 	border: 1px solid #cdcdcd;
	margin: 0px 0px 24px 0px;
	padding: 0px 0px 6px 0px;
	width: 100%;
	display: block;
}

.contentitem A:link {
    color: #444444;
    text-decoration: none;
}

.contentitem A:visited {
    color: #444444;
    text-decoration: none;
}

.contentitem A:hover {
    color: #444444;
    text-decoration: underline;
}


.contentitem h2 {
 	position: relative;
 	float: left;
 	left: 6px;
 	top: 6px;
 	padding: 2px 0px 2px 0px;
 	text-indent: 6px;
 	margin: 0px 0px 6px 0px;
 	background-color: #7f7f7f;
 	font-size: 0.8em;
 	color: #ffffff;
 	display: block;
}

#newsItemLeftColumn .contentitem h2 {
	width: 485px;
}

#newsItemRightColumn .contentitem h2 {
	width: 194px;
} 

.contentitem img {
 	position: relative;
	float: left;
	left: 0px;
	top: 0px;
 	margin: 0;
 	padding: 6px 0px 0px 6px;
}

*html .contentitem img {
 	margin: 6px 0px 0px 6px;
}

.contentitem p {
 	position: relative;
 	float: left;
 	left: 0px;
 	top: 0px;
	padding: 6px 6px 0px 6px;
	margin: 0;
	display: block;
	font-size: 0.8em;
	color: #7f7f7f;
	
}

#newsItemRightColumn {
 	position: relative;
 	float: right;
 	right: 24px;
 	top: 24px;
 	width: 208px;
}

#footerHolder {
 	position: relative;
 	float: left;
 	left: 0px;
 	top: 0px;
 	margin: 40px 0px 0px 0px;
 	width: 800px;
 	height: 40px;
 	line-height: 40px;
 	vertical-align: middle;
	background-color: #ffffff;	
	border-top: 1px solid #cdcdcd;
	font-weight: bold;
	font-size: 1.0em;
	text-align: right;
}

.row {
	position: relative;
	float: left;
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 5px 0px 0px 0px;
	padding: 0;
	text-align: center;
}

.label {
	position: relative;
	float: left;
	/*width: 45%;*/
	width: 25%;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 2px 0px 0px 0px;
	text-align: right;
	font-weight: bold;
	font-size: 0.8em;
	color: #7f7f7f;
}

.formelement {
	position: relative;
	float: right;
	/*width: 52%;*/
	width: 70%;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	text-align: left;
}

.formtextarea {
	border: 1px solid #7f7f7f;
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #7f7f7f;
	font-size: 0.8em;
	/*background-color: #212227;*/
	/*color: #f7e22b;*/
}

.formbutton {
	/*background-color: #212227;
	font-family: Arial, Helvetica, sans-serif;*/
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	color: #7f7f7f;
	border: 1px solid #7f7f7f;
	background-image: url(../images/navbar/bar_bg.gif);
	background-repeat: repeat-x;
	padding: 1px 8px 1px 8px;
	margin-bottom: 24px;
}

.latestPicture {
	position: relative;
	float: left;
	left: 0;
	top: 0;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 24px 5px;
}

.latestPictureHolder {
	position: relative;
	float: left;
	left: 0;
	top: 0;
	border: 1px solid #7f7f7f;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 94px;
}

.latestPictureHolder img {
	position: relative;
	float: left;
	left: 0;
	top: 0; 
 	margin: 0px;
 	padding: 0px;
 	width: 94px;

}
