* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	height: 100%;
	font: 110%/1.3 Arial, Helvetica, sans-serif;
}

#nonFooter {
	position: relative;
	min-height: 100%;
}

* html #nonFooter {
	height: 100%;
}

#footer {
	margin-top: -3em;
	background-color: #3DA35E;
	font-size: 175%;
	letter-spacing: 0.35em;
}

#footer strong {
	display: block;
	color: #000847;
	font-weight: normal;
	font-size: 128%;
	letter-spacing: 0.22em;
	background: white;
}

a {
	color: #000847;
}

a:hover {
	color: #000099;
}

h1 { 
	float: left;
	width: 30%;
	margin-left: 5%;
	font-weight: normal;
	color: #3DA35E;
	display: inline;
}

img {
	border: none;
	vertical-align: middle;
}

#menu {
	padding-top: 1em;
	text-align: right;
	padding-right: 0;
	font-size: 110%;
	letter-spacing: 0.03em;
}

#menu li {
	display: inline;
	margin-right: 10px;
}

#content {
	min-height: 422px;
	background: url(images/charruaultbg2.jpg) no-repeat top right;
	border-top: 1px solid #cecece;
	margin-left: 5%;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 3em;
	clear: both;
}

* html #content {
	height: 422px;
}

#content p {
	width: 65%;
	margin: 0 auto;
	margin-bottom: 1em;
	line-height: 1.7;
	text-align: center;
}

#content p strong {
	color: #3DA35E;
	letter-spacing: 0.1em;
}

#content p#moreinfo {
	color: #3DA35E;
}

#contentcontact {
	min-height: 422px;
	background: url(images/charruaultbg2.jpg) no-repeat top right;
	border-top: 1px solid #cecece;
	margin-left: 5%;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 0em;
	clear: both;
}

* html #contentcontact {
	height: 422px;
}

#tablefolders tr td {
	border: dashed thin #3DA35E;
	padding: 1%;
}

#tablecontact {
	border: dashed thin #cecece;
	padding: 1%;
	width: 55%;
	margin-left: 22.5%;
}

#tablecontact tr td {
	width: 50%;
	vertical-align: top;
}

#tablecontact p strong {
	color: #3DA35E;
	letter-spacing: 0.5em;
	font-size: 125%;
	text-align: center;
}

#tablecontact p#contact1 {
	font-size: 75%;
	text-align: left;
}

#tablecontact p#contact2 {
	font-size: 75%;
	text-align: left;
}

#tablecontact p#contactphone {
	margin-top: 1%;
	font-size: 75%;
	text-align: center;
	font-weight: bold;
}

#contentcurrent {
	min-height: 422px;
	background: url(images/charruaultbg2.jpg) no-repeat top right;
	border-top: 1px solid #cecece;
	margin-left: 5%;
	padding-top: 0%;
	padding-right: 5%;
	padding-bottom: 5em;
	clear: both;
}

* html #contentcurrent {
	height: 422px;
}

#contentcurrent a {
	text-decoration: none;
}

#contentcurrent p#currentwelcome {
	text-align: center;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 1em;
}

#tablemanage {
	border: none;
	font-size: 16px;
	width: 70%;
	margin-left: 15%;
	margin-top: 3%;
}

#tableitems {
	position: relative;
	border: dashed;
	border-width: thin;
	border-color: #3DA35E;
	width: 100%;
	border-collapse: collapse;
}

#folderheader {
	font-size: 100%;
	letter-spacing: 0.2em;
}

.editfolderlinks {
	font-size: 50%
	letter-spacing: normal;
}

.backarrow {
	float: right;
}

.imagebullet {
	position: relative;
	top: -0.3em;
}

.texthead {
	font-size: 18px;
}

.itemTitle {
	font-size: 18px;
	background-image: url('/images/tBack.png');
	background-repeat: repeat;
}


.textdesc {
	font-size: 15px;
}

.textitemdate {
	font-size: 12px;
}

.linkdel {
	font-size: 12px;
}

.rowstatusbar {
	border: solid thin #000847;
	padding-right: 4px;
	padding: 2px;
	background-color: #3DA35E;
}