* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #679c66;
	font-family: Arial,sans-serif;
	
}

h1, h2, h3, h4 {
}

.gecko img {
	border: none;
}

#top-wrapper , #middle-wrapper, #bottom-wrapper , #bottom , #split {
	position: relative;
	width: 1214px;
	height: 100%;
	margin: auto;
	background-color: #fff;
	}

#top-wrapper {
	margin-top: 20px;
	background-color: #FFF;
}

/*.gecko #top-wrapper {
	-moz-border-radius-topleft: 150px;
}

.webkit #top-wrapper {
	border-top-left-radius: 150px;	
}*/

#top-wrapper:after { 
	content: "";
	display: block;
	height: 20px;
	clear: both;
	background-color: #912;
}
.ie7 #split {
	content: "";
	display: block;
	height: 20px;
	background-color: #912;
}

#title-text {
	padding-top: 40px;
	padding-left: 15px;
	float: left;
	width: 575px;
}

#title-text h1 {
	font-family: "Berlin Sans", Georgia, "Nimbus Sans L",sans-serif;
	color: #912;
	font-size: 1.75em;
	padding: 20px 10px 0px 10px;	
}

#title-text h2 {
	font-family: "Berlin Sans", Georgia, "Nimbus Sans L",sans-serif;
	color: #912;
	font-size: 1.5em;
	padding: 5px 10px 5px 10px;	
}

#title-text h3 {
	color: #679C66;
	font-family: "Berlin Sans",Georgia,"Nimbus Sans L",sans-serif;
	font-style: italic;
	text-align: center;
	width: 900px;
	word-spacing: 5px;
}

#title-clarevec {
	float: left;
	width: 120px;
	height: 105px;
	display: block;
	padding-left: 50px;
	padding-top: 40px;
}

#title-clarevec a img {
	text-decoration: none;
	border-style: none;
}

#title-irishaid {
	float: left;
	width: 154px;
	height: 96px;
	padding-top:30px;
}

.ie7 #title-irishaid {
	float: left;
	width: 255px;
	height: 135px;
	padding-top:30px;
}

#title-irishaid a img {
	text-decoration: none;
	border-style: none;
} 

#title-map {
	position: absolute;
	width: 230px;
	height: 180px;
	padding-right: 50px;
	padding-top: 20px;
	left: 950px;
}

#title-map a img {
	text-decoration: none;
	border-style: none;
} 

#nav, #top , #middle {
	margin: 0 auto;
	text-align: left;
	width: 770px;
}

#back-wrapper {
	width: 100%;
	height: 100%;
	float: left;
	z-index: -1;
}	

#navigation {
	list-style: none;
	float: left;
	background-color: #fff;
	padding-left: 185px;
}

#navigation li {
	list-style: none;
	float: left;
	/*background: #B12;*/
}

#navigation li a {
	float: left;
	padding: 10px 10px 10px 5px;
	/*margin-right: 10px;
	border-left: 1px solid #444;*/
	color: #78A;
	font: 12px Arial;
	text-transform: uppercase;
	text-decoration: none;
}

/*.gecko #navigation li a:hover {
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
}*/

#navigation li a:hover {
	background: #fea; /* #fea */
	color: #000;
}

/*.webkit #navigation li a:hover {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}*/

#navigation .static {
	border: 0px solid #444;
}

#navigation .static:hover {
	background: #fff;
	cursor: default;
}

.courses #navigation #courses,
.news #navigation #news,
.about #navigation #about,
.resources #navigation #resources,
.links #navigation #links,
.events #navigation #events,
.issues #navigation #issues,
.contact #navigation #contact {
	background: #912;
	color: #FFF;
}

/*.gecko .courses #navigation #courses,
. .news #navigation #news,
.gecko .about #navigation #about,
.gecko .resources #navigation #resources,
.gecko .links #navigation #links,
.gecko .events #navigation #events,
.gecko .issues #navigation #issues,
.gecko .contact #navigation #contact {
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	
}*/

/*.webkit .courses #navigation #courses,
.webkit .news #navigation #news,
.webkit .about #navigation #about,
.webkit .resources #navigation #resources,
.webkit .links #navigation #links,
.webkit .events #navigation #events,
.webkit .issues #navigation #issues,
.webkit .contact #navigation #contact {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	
}*/

#navigation h2 {
	font-size: 1.25em;
}


#middle-wrapper {
	background-color: #FFF;
	padding-top: 20px;
}

#middle-wrapper:after { 
	content: "";
	display: block;
	height: 20px;
	clear: both;
	background-color: #912;
}

.item-left {
	float: left;
	padding-right: 20px;
  	padding-left: 20px;
	width: 380px;
}

.item {

	position: relative;
	float: left;
	width: 726px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding-right: 20px;
	border-bottom: 1px solid #aaa;
}

.item-facebook {
	
	margin-bottom: 10px;
}

.item-logos {
	margin: auto;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #aaa;
	border-top-color: #315c99;
}

.item-logos img {
	height: 50px;
	text-decoration: none;
	border: none;
	}

#item-topics {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border: 1px solid #aaa;
	border-top-color: #315c99;
}
#item-topics ol {
	list-style: decimal inside;
}

.item-right {
	float: right;
	width: 726px;
	height: 100%;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-right: 20px;
	border: 1px solid #aaa;
	border-top-color: #315c99;
}

.blank {
	padding: 0;
	border: 0px solid #000;
}

h3 {
	font-size: 1.25em;
	margin-bottom: 5px;
}

h3 a {
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #ddd;
}

h4 {
	font: 15px;
	color: #003;
	margin-bottom: 5px;
}

.item em, .item p, .item ul {
	font-size: 0.875em;
	line-height: 1.5;
}

.item em {
	font-style: italic;
}

.item a {
	/*font-size: 0.875em;*/
	line-height: 1.5;
	color: #069;
	text-decoration: underline;
}

.item ul li {
	list-style: square;
	margin-left: 30px;
	padding-left: 5px;
}

.nav {
	border-color: #eee;
}

.nav a {
	display: block;
	line-height: 2;
	color: #069;	
	float: left;
}

.nav a.right {
	float: right;
}

.paginated a, .paginated span {
	margin: 0 5px;
	padding: 2px;
	display: block;
	font: 11px Verdana;
	line-height: 2;
	float: left;
}

.paginated a {
	color: #069;
}
#bottom-wrapper {

}

#bottom-text p {
	text-align: center;
	margin-left: 300px;
	margin-right: 300px;
	font-weight: bold;
	font-family: Calibri;
	font-size: 0.675em;
}	

#bottom-logo img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top:10px;
	padding-bottom: 10px;
	height: 40px;
}

#bottom-wrapper:after { 
	content: "";
	display: block;
	height: 0;
	clear: both;
}

form {
	border: 1px solid #ddd;
	padding: 10px;
	margin-top: 10px;
}

input, label {
	display: block;
	font: 11px 'Lucida Grande', Helvetica, Arial, Verdana, sans-serif;
	margin: 10px 0;
}

input, textarea {
	font-size: 0.875em;
	padding: 2px;
}

.hidden {
	display: none;
}




