/*******

> css and graphics by Hilary Quinn - http://www.proximowebdesign.ie
> All Rights Reserved

*******/

/*****main page*****/

html, body{
height: 100%;
}

body{ 
font: 12px "Georgia",Verdana,Times New Roman,Times; 
background: #fff url(../images/pgbg.jpg) repeat-x top; 
color: #000;
padding-top:0;
padding-bottom: 0;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
	 }
/*****banner*****/

#banner{
height: 168px;
background-image: url(../images/banner.jpg);
background-repeat: no-repeat;
padding: 0 0px 0 0px;
width: 780px;
margin-left: auto;
margin-right: auto;
color: #fff;
font-size: 12px;
text-align: left;	 
}

#banner h2{
color: #000;
float: left;
margin-top: -35px;
margin-left: 270px;
}
/*** logo - accessible image replace ***/

.replace{ position:relative; margin:0px; padding:0px; /* hide overflow:hidden from IE5/Mac */ /* \*/ overflow: hidden; /* */ } 
.replace span{ display:block; position:absolute; top:0px; left:0px; z-index:1; /*for Opera 5 and 6*/ } 
#logo, #logo span{ height:168px; width:271px; background-image:url(../images/logo.png);} 
#logo a{

}

#banner form{
background-image: url(../images/search_bg.png);
background-position: left;
width: 250px;
height: 25px;
float: right;
text-align: center;
padding: 3px 0px 0 0;
}

#banner form .sub{
background-image: url(../images/go_submit.png);
background-color: transparent;
width: 30px;
height: 21px;
margin: 0px;
border: 0px solid #fff;
text-align: center;
font: bold 10px "Georgia",Verdana,Times New Roman,Times; 
color: #fff;
}

#banner form .inp{
background-image: url(../images/search_input.png);
background-repeat: no-repeat;
background-color: transparent;
float: left;
width: 179px;
height: 21px;
margin: 0px 0 0 25px;
border: 0px solid #fff;
text-align: center;
font: bold 10px "Georgia",Verdana,Times New Roman,Times; 
color: #fff;
}

/***banner sub***/

#bannersub{
width: 780px;
background-image: url(../images/sub_banner.jpg);
padding: 0 0px 0 0px;
height: 250px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

/*****content*****/

#contentwrap{
	padding: 0px 0px 2px 0px;
	list-style-image: none;
	width: 780px;
 	margin-left: auto;
    margin-right: auto;
	overflow: hidden;
	min-height: 40%;
	}
p.comments_invite{
text-align: right;
}
p a.comments_invite{
	font: 12px "Georgia",Verdana,Times New Roman,Times; 
	color: #000;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}

p a:hover.comments_invite{
	font: 12px "Georgia",Verdana,Times New Roman,Times; 
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	background-color: transparent;
}
#contentright form{
	background-color: #fff;
	background-image: url(../images/splat.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
}

#contentright input{
	background-color: #f5f7e4;
	border: solid 1px #dde1c4;
	padding: 3px;
}
	
#contentright textarea{
	background-color: #f5f7e4;
	border: solid 1px #dde1c4;
	padding: 3px;
}

#contentright img{
padding: 3px;
background-color: #fff;
border: 1px solid #e5e7ce;
margin: 5px 10px 5px 0px;
}

#contentright a:hover img{
padding: 3px;
background-color: #f5f7e4;
border: 1px solid #8e9370;
}

#contentright cite{
border-left: 3px solid  #f5f7e4;
padding-left: 20px;
display: block;
}
/*** columns ***/
#contentleft{
width: 266px;
padding: 0px 0px 0px 0px;
float: left;
margin-right: 5px;
margin-top: 0px;
}

#contentleft ul{
	list-style: none;
	width: 241px;
	margin: -5px 0 0 0;
	padding: 0px 10px 0 15px;
    background-color: transparent;
	background-image: url(../images/sidenav_wrap.jpg);
	background-position: top center;
	background-repeat: repeat-y;

}
#contentleft .article{
	width: 241px;
	margin: -5px 0 0 0;
	padding: 0px 10px 0 15px;
    background-color: transparent;
	background-image: url(../images/sidenav_wrap.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	}
#contentleft .article img{
	padding: 3px;
background-color: #fff;
border: 1px solid #e5e7ce;
margin: 5px;
}

#contentleft a:hover img{
padding: 3px;
background-color: #f5f7e4;
border: 1px solid #8e9370;
}
#contentleft .navwrap{
	width: 241px;
	margin: -5px 0 0 0;
	padding: 0px 10px 0 15px;
    background-color: transparent;
	background-image: url(../images/sidenav_wrap.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	}
#contentleft li{
	color: #074485;

	padding: 0px 0 0px 0px;
	display: block;
	background-color: transparent;
}
#contentleft li a{
	font: 12px "Georgia",Verdana,Times New Roman,Times; 
	text-decoration: none;
	color: #000;
	display: block;
	background-color: transparent;
	padding: 0 0 10px 0;
}
#contentleft li a:hover{
	font: 12px "Georgia",Verdana,Times New Roman,Times; 
	text-decoration: underline;
	color: #000;
	display: block;
	background-color: transparent;
	padding: 0 0 10px 0;
}


#contentleft li a.active{
	font: 12px "Georgia",Verdana,Times New Roman,Times; 
	text-decoration: none;
	font-weight: bold;
	color: #000;
	margin: 0 0px 0 0;
	padding: 0px 0 10px 20px;
	display: block;
	background-image: url(../images/nav_onpage.png);
	background-position: top left;
	background-repeat: no-repeat;
}


/********headings********************/


#contentright{
width: 504px;
float: left;
padding: 0px;
margin-top: 0px;
}

/*****headings*****/

#contentright .article{
border-bottom: 1px solid #000;
}

.article p a{
font: 12px "Georgia",Verdana,Times New Roman,Times; 
	color: #000;
	text-decoration: none;
	background-color: #f2f4de;
}

.article p a:hover{
font: 12px "Georgia",Verdana,Times New Roman,Times; 
	color: #000;
	text-decoration: underline;
	background-color: #fff;
}
fieldset{
border: 0px solid #fff;
padding: 0px;
margin: 0px;
}
/***h2***/

h2{
	font: 24px "Georgia",Verdana,Times New Roman,Times; 
	color: #074485;
	text-decoration: none;
	background-color: transparent;
}
h2 a{
	font: 24px "Georgia",Verdana,Times New Roman,Times; 
	color: #074485;
	text-decoration: none;
	background-color: transparent;
}
h2 a:hover{
	font: 24px "Georgia",Verdana,Times New Roman,Times; 
	color: #074485;
	text-decoration: underline;
	background-color: transparent;
}

/***h3***/

h3#comment{
background-image: url(../images/comment.gif);
background-position: right;
background-repeat: no-repeat;
background-color: #b7d9f8;
padding: 10px;
margin: 5px 0 0 0;
color: #074485;
}
h3.zemContactForm{
display: none;
}
h3{
	font: 22px "Georgia",Verdana,Times New Roman,Times; 
	color: #000;
	background-color: transparent;
	padding: 8px 0 0 0;
	margin: 0px;
	height: 32px;
}

#contentleft h3{
color: #8e9370;
margin-left: 15px;
	padding: 8px 0 0 0;
	margin: 0px 0 0 15px;
	height: 32px;
}

.article h3 a{
	font: 22px "Georgia",Verdana,Times New Roman,Times; 
	color: #000;
	text-decoration: none;
	background-color: transparent;
	padding: 8px 0 0 0;
	margin: 0px;
	height: 32px;
}

.article h3 a:hover{
	font: 22px "Georgia",Verdana,Times New Roman,Times; 
	color: #000;
	text-decoration: underline;
	background-color: transparent;
	padding: 8px 0 0 0;
	margin: 0px;
	height: 32px;
}
h3 a{
	font: 22px "Georgia",Verdana,Times New Roman,Times; 
	color: #000;
	text-decoration: none;
	background-color: transparent;
	padding: 8px 0 0 0;
	margin: 0px;
	height: 32px;
}

h3 a:hover{
	font: 22px "Georgia",Verdana,Times New Roman,Times; 
	color: #000;
	text-decoration: underline;
	background-color: transparent;
	padding: 8px 0 0 0;
	margin: 0px;
	height: 32px;
}

/***h1***/

h1 a{
	font: 22px "Georgia",Verdana,Times New Roman,Times; 
	color: #000;
	text-decoration: none;
	background-color: transparent;
}

h1 a:hover{
	font: 22px "Georgia",Verdana,Times New Roman,Times; 
	color: #000;
	text-decoration: underline;
	background-color: transparent;
}

/***h4***/

h4 {
	font: 12px "Georgia",Verdana,Times New Roman,Times; 
	color: #000;
	font-weight: bold;
	display: block;
} 

h4 a{
	font: 12px "Georgia",Verdana,Times New Roman,Times; 
	color: #000;

}

h4 a:hover{
	font: 12px "Georgia",Verdana,Times New Roman,Times; 
	color: #000;
}

/*****footer*****/

#footer{
font: normal 11px "Georgia",Verdana,Times New Roman,Times;  
background-color: #f2f4de;
color: #8e9370;
width: 100%;
min-height: 15%;
bottom: 0;
margin: 0;
clear:both;
padding: 0px 0 0 0;
vertical-align: bottom;
}

#footer .main{
width: 780px;
margin-left: auto;
margin-right: auto;
padding-top: 15px;
}

#footer .article{
float: left;
width: 238px;
text-align: left;
font-size: 11px;
min-height: 100px;
margin-left: 15px;
margin-right: 20px;
padding-top: 0px;
}

#footer .rightcolumn{
width: 504px;
float: left;
padding-top: 0px;
}

#footer a{
color: #8e9370;
font-size: 11px;
text-decoration: none;
}

#footer a:hover{
color: #8e9370;
font-size: 11px;
text-decoration: underline;
}

#footer .article h3{
font-size: 11px;
padding: 0px 0 0 0;
margin: 0;
display: inline;
}
#footer .rightcolumn ul{
list-style: none;
margin: 0 0px 0 0px;
padding: 0px;
background-color: transparent;
float: left;
display: block;
width: 504px;
}
#footer .rightcolumn ul li {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	}
#footer .rightcolumn li a{
text-decoration: none;
color: #8e9370;
margin-right: 10px;
}

#footer .rightcolumn li a:hover{
text-decoration: underline;
color: #8e9370;
margin-right: 10px;
	}