/*------------------------------------------------------------------------------*/
/*	--> IRISH ARTS FOUNDATION WEBSITE V 3.0 2008 CSS DOCUMENT 	*/
/*------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------*/
/*	--> WEBSITE BODY + MAIN DIVS			*/
/*------------------------------------------------------------------------------*/
body {
	margin: 0px;
	padding:0px;
	/*background-color:#CACEDB;*/
	background-color:#a3a352;
	font-size: 12px;
	line-height:18px;
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

div{
	margin: 0px;
	padding:0px;
	float:left;
	overflow:hidden;
}

table{
	font-size: 11px;
}

td{
	vertical-align: top;
}

.input{
	width: 200px;	
}

#container{
	width: 990px;
	margin: 0 auto;
	text-align:left;
	float:none;
}

#header{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	height:137px;
	background-image:url(../img/common/header_1.jpg);
	background-repeat:no-repeat;
}

#adminheader{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	height:137px;
	background-image:url(../img/admin/header.jpg);
	background-repeat:no-repeat;
}

#main{	
	width: 990px;
	background-color:#474707;
}

#text_container{
	 background-color:#fff;
	 width:790px;
	 margin:0;
	 padding:0;
	 float:left;
	 overflow:hidden;
}

#text_column_right{
	width: 200px;
	text-align:justify;
	float:right;
	color: #fff;
	padding-bottom: 50px;
}

#text_column{
	width:330px;
	text-align:justify;
	margin:25px 0px 15px 45px;
}

#gallery{
	margin:15px 0px 15px 45px;
}

.galleryImage{
	margin:5px 0px 5px 0px;
	cursor: pointer;
	border:1px solid #a7a7a7;
}

.page_image{
	margin-top: 1px;	
}

.heading{
	font-size: 18px;
	margin-top: 10px;
}

.text{
	margin:15px;
}

.text_right{
	margin:12px 15px 15px 15px;
}

.footer_text{
	margin:15px 0px 6px 43px;
}

.footer_text a{color:#373737}
.footer_text a:link{color:#373737}
.footer_text a:visited{color:#373737}
.footer_text a:hover{color:#474707}

.cpanelImg{
	border:1px solid #e2d0c2;
}

.opening{
	border:1px solid #e2d0c2;
	text-align:center
}

.cPanel{
	border:1px solid #e2d0c2;
	padding: 2px;
}

.emailForm{
	border:1px solid #a3a352;
	text-align:center;
	vertical-align: middle;
}

.emailFormWhite{
	border:1px solid #a3a352;
	text-align:center;
	vertical-align: middle;
	color:#d7d7d7;
}

.warning{
	color:#f00;
	font-weight: bold;
}

#footer{
	width: 990px;
	background:url(../img/common/footer_bg.png) no-repeat #a3a352;
	font-size: 12px;
	padding-top:14px;
}

#lowerfooter{
	width: 990px;
	text-align:center;
	font-size: 10px;
}

#full{
	width:730px;
	margin:15px 0px 15px 45px;
}

#teamMember{
	width:545px;
	text-align:justify;
	margin-left: 10px;
}

#teamMemberImage{
	width:168px;
	border:1px solid #a7a7a7;
}

.border{	
	border:1px solid #a7a7a7;
}

#funderImage{
	border:1px solid #a7a7a7;
	width: 65px;
}

#funderText{
	width:650px;
	margin-left: 10px;
}

#clear{
	width:100%;
	margin : 5 auto;
	height: 1px;
	background-color: #a7a7a7;
}
