@charset "UTF-8";
/* CSS Document */
body {
	margin: 0; padding: 0; 
	text-align: center;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 13px;
	background-color: #E6E2D4;
	background-image: url(image/bg.png);
	background-position: top;
	background-repeat: repeat-x;
	text-align: left;
}
img{
	margin: 0; padding: 0;
	border: 0;
}
h1{
	margin: 0; padding: 0;
	font-size: 26px;
	color: #342D27;
	line-height: 24px;
}
p{
	margin: 0; padding: 0;
	font-size: 13px;
	color:#000000 !important;
	line-height: 24px;
}
a{
}
a:hover{
}
#content{ 
	margin: 0; padding: 0;
	width: 950px;	
	position: absolute;
	left: 50%;
	margin-left: -475px;
}
#left{
	margin:0; padding:0;
	width: 250px;
	float: left;
}
#right{
	margin: 0; padding: 0;
	width: 700px;
	float: right;
	position:relative;
}
#header{
	margin: 0; padding: 0;
	width: 700px;
	height: 230px;
	line-height: 0px;
}
#header_links{
	margin: 0; padding: 0;
	width: 700px;
	height: 40px;
	text-align: right;
}
#header_logo{
	width: 430px;
	height: 190px;
	float: left;
}
#header_button_one{
	width: 270px;
	height: 90px;
	float: right;
}
#header_button_two{
	width: 270px;
	height: 100px;
	float: right;
	
	background: url(image/newimage_09.png) no-repeat;
	}
	
#header_button_two a{
	border:0px solid red;
	width: 100px;
	height:100px;
	display: inline; /* ie 6 sucks */
	text-indent: -9999px;

}

#whatsOnLink { float: left; margin-left: 20px;}

#homeLink { float: right; margin-right: 25px;}


#text{
	margin: 0; padding: 20px 0 0 0;
	width: 680px;
	border-bottom: 5px solid #342D27;
	
	background-color:#FFFFFF;
	background-image: url(image/text_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#internal_text {

border-left: 5px solid #342D27;
	border-right: 5px solid #342D27;
	padding: 5px;
	font-size:13px;
	padding-left: 20px;
	padding-right:20px;
	
}

#internal_text p {

padding-bottom: 15px;
color:#000000;

}

#internal_text li {
color:#000000 !important;
}

#internal_text a {

color:#C47944;
text-decoration:none;

}

#internal_text a:hover {


color: #342D27;
}


#internal_text h1 {
padding-top:15px;
padding-bottom:15px;

}


#internal_text h4 {
padding-top:10px;
padding-bottom:0px;
font-size:18px;
color:#000000;

}

#internal_text h3{

padding-top:10px;
padding-bottom:0px;
font-size:16px;
color: #342D27;
font-weight:bold;

}

#internal_text img {


/*border:5px solid #342D27;*/
display:inline;

}

.file_image {
padding-right: 5px;
}

#cape {
background-image:url(image/cape_13.png);
background-repeat:no-repeat;
position:absolute;
top:189px;
left:-48px;
height:85px;
width:48px;
}


#logos  {
    position: relative;

}

#logos ul {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;

}

#logos ul li {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    

}

#logos ul li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;

}

#nica-link {
    width: 345px;
    left: 0;
}

#council-link {
    width: 160px;
    left: 350px;
}

#biosphere-link {
    width: 160px;
    left: 518px;
}

#acura_logo {

width:678px;
text-align:right;
padding: 5px 0 60px;

}


#eventsTable p {
 margin: 0 0 10px 0;
 border: 0	px solid red;
 padding: 0px;
 line-height: normal;
 
}