/* CSS Document */



body{
	margin: 0;
	text-align:center;
	min-width: 760px;
	font-family:"Trebuchet MS", Verdana, Arial, "Century Gothic";
	font-size: 12px;
	background: url(../images/backgroundTile.jpg) repeat-x bottom center fixed;
	background-color: #E1CEB0;
	/*background-color: #E1CEB0;*/
}

/*#backgroundTile{
margin: auto;
width: 764px;
height: 768px;
}*/

#wrapper{
	margin: auto;
	width: 764px;
	text-align: left;
	background-color: #EFF0E2;
	/* background: url(images/contentbg.gif) repeat-y; */
}

/*#leftBG{
float: left;
width: 113px;
height: 768px;
background: url(../images/leftside.jpg) no-repeat bottom;
}

#rightBG{
width: 139px;
height: 768px;
background: url(../images/rightside.jpg) no-repeat bottom;
float: left;
}
*/
#content{
	width: 503px;
	float: left;
	background-color: #Eff0E2;
}

#leftColumn{
	width: 250px;
	float: left;
	background-image: url(../images/layout-2b_title_09.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	display: block;
	position: relative;
	padding-top: 70px;
}

#leftColumn p{
	padding: 5px 10px 0px 10px;
	margin-top: 0px;
}

#rightColumn{
	width: 250px;
	float: right;
	background-image:url(../images/layout-2b_title_14.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	position:relative;
	padding-top: 70px;
}


#rightColumn p{
	padding: 5px 5px 0px 5px;
	margin-top: 0px;
}

#team h1{
	font-size: 20px;
	color: #720808;
	margin-top: 5px;
	padding-left: 10px;
	}
	

#poll{
	width: 240px;
	float: right;
	background-image: url(../images/layout-2b_title_11.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	display: block;
	position: relative;
	padding-top: 70px;
	padding-bottom: 30px;
	padding-left: 20px;
}

#notpoll{
	width: 260px;
	float: right;
	background-repeat:no-repeat;
	background-position: left top;
	display: block;
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
	
}

.button{
float: right;
margin-right: 115px;
}

/*
#pollTitle{
	background-image:url(../images/layout-2b_title_11.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	display: block;
	position: relative;
	width: 260px;
	height: 60px;
}
*/
#poll p{
	padding: 5px 5px 0px 15px;
	margin-top: 0px;
}

#notpoll p{
	padding: 20px;
	padding-top: 5px;
	}
	
#logo{
width: 764px;
background: url(../images/logo_02.jpg) no-repeat;
height: 54px;
}


/* ------------------------------- PAGE TOP ------------------------- */
#map{
width: 503px;
height: 240px;
background: url(../images/layout-2b_map_04.jpg) no-repeat;
float: left;
clear: right;
}

#getInvolved{
float: left;
position: absolute;
top: 220px;
display:block;
}

#getInvolved p{
padding-top: 40px;
padding-left: 10px;
color: white;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 13px;
letter-spacing: 0px;
}



#getInvolved a:link{
color: #996666;
text-decoration: none;
}

#topic1 a:link, #leftColumn a:link, #rightColumn a:link, #about a:link, #team a:link{
color: #996666;
text-decoration: underline;
}

#getInvolved a:visited, #topic1 a:visited, #leftColumn a:visited, #rightColumn a:visited, #about a:visited, #team a:visited{
color: #999966;
text-decoration: none;
}

#getInvolved a:hover, #topic1 a:hover, #leftColumn a:hover, #rightColumn a:hover, #about a:hover, #team a:hover{
color: #660000;
text-decoration: underline;
}

#largeNav{
width: 261px;
height: 240px;
float: right;
}

#topNav{
float: right;
padding-right: 40px;
padding-top: 15px; 
}

#topNav ul{
list-style: none;
padding: 0px;
margin: 0px;
border: none;
color: white;
}

#topNav ul li{
display: inline;
list-style: none;
color: white;
}

#topNav ul li a:link{
color: white;
text-decoration: none;
font-family: "Trebuchet MS";
font-size: 12px;
}

#topNav ul li a:visited{
color: white;
text-decoration: none;
font-family: "Trebuchet MS";
font-size: 12px;
}

#topNav ul li a:hover{
color: #999966;
text-decoration: underline;
font-family: "Trebuchet MS";
font-size: 12px;
}


#largeNav img{
border: none;
display: block;
}

/* --------------------------------------- FOOOTER ----------------------------------- */

#footer{
background: url(../images/layout-2b_footer.gif) no-repeat bottom;
clear: both;
position: scroll;
width: 764px;
height: 167px;
}

.imageTitle{
padding-left: 5px;
}

#getInvolvedForm{
width: 261px;
height: 350px;
font-family: "Trebuchet MS";
font-size: 12px;
color: #666666;
}

.quote{
font-style: italic;
}



/* -------------------------------------- ABOUT STYLES ------------------------------- , #facts, #involved, #heritage, #gallery, #news, #contact*/

#about{
	width: 500px;
	float: left;
/*	background-image:url(../images/layout 2b_aboutus.jpg);
	background-repeat: no-repeat;
	background-position: left top; */
	display: block;
	position: relative;
	
}



/*
#aboutTitle{
	float: left;
	background-image:url(../images/layout 2b_aboutus.jpg);
	background-repeat: no-repeat;
	background-position: top left;;
	display: block;
	position: relative;
	height: 60px;
}
*/

#about p, #facts p, #involved p, #heritage p, #gallery p, #news p, #contact p{
	padding: 5px 5px 0px 20px;
	margin-top: 0px;
}

.first {
padding-top: 50px;
}

#about h2, #facts h2, #involved h2, #heritage h2, #gallery h2, #news h2, #contact h2{
	font-size: 14px;
	color: #999966;
	padding-left: 10px;
}

h1{
	font-size: 20px;
	color: #720808;
	margin-top: 5px;
	padding-left: 10px;
	}

/* -------------------------------------- FACTS STYLES ------------------------------- */

#factsTitle{
	float: left;
	background-image:url(../images/layout 2b_facts_11.jpg);
	background-repeat: no-repeat;
	background-position: top left;;
	display: block;
	position: relative;
	width: 503px;
	height: 60px;
	
}

/* -------------------------------------- INVOLVED STYLES ------------------------------- */

#involvedTitle{
	float: left;
	background-image:url(../images/layout-2b_title_involved_11.jpg);
	background-repeat: no-repeat;
	background-position: top left;;
	display: block;
	position: relative;
	width: 503px;
	height: 60px;
	margin-bottom: 10px;
	
}

/* -------------------------------------- HERITAGE STYLES ------------------------------- */

#heritageTitle{
	float: left;
	background-image:url(../images/layout 2b_heritage.jpg);
	background-repeat: no-repeat;
	background-position: top left;;
	display: block;
	position: relative;
	width: 503px;
	height: 60px;
	
}

/* -------------------------------------- GALLERY STYLES ------------------------------- */

#galleryTitle{
	float: left;
	background-image:url(../images/layout 2b_facts_11.jpg);
	background-repeat: no-repeat;
	background-position: top left;;
	display: block;
	position: relative;
	width: 503px;
	height: 60px;
	
}
/* -------------------------------------- NEWS STYLES ------------------------------- 

#newsTitle{
	float: left;
	background-image:url(../images/layout 2b_facts_11.jpg);
	background-repeat: no-repeat;
	background-position: top left;;
	display: block;
	position: relative;
	width: 503px;
	height: 60px;
	
}

*/

/* -------------------------------------- CONTACT STYLES ------------------------------- */

#contactTitle{
	float: left;
	background-image:url(../images/layout 2b_edited_contact.jpg);
	background-repeat: no-repeat;
	background-position: top left;;
	display: block;
	position: relative;
	width: 503px;
	height: 60px;
	
}

/* ------------------------------------ WE CARE BOX ON HOME PAGE ------------------------ 

#rightColumn ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	}
	
#rightColumn li a a:hover a:active{
	display: block;
	width: 255px;
	color: #999966;
	font-weight: bold;
	text-decoration:underline;
	}
	*/
.divider {

	border: 1px dotted #999999;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	}

#rightColumn ul, .factslist {
	list-style-type: none;
	margin:0;
	padding:0;
	
}
#rightColumn li {
	padding: 0 0 5px 15px;
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.factslist {
	list-style-type: none;
	padding-left: 20px;
	padding-right: 12px;
}

.factslist li{
	padding: 0 10px 5px 35px;
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.factslist a:link, #notpoll table a:link{
	text-decoration: none;
	color:#990000;
}

.factslist a:visited, #notpoll table a:visited{
	text-decoration: none;
	color: #666666;
}

.factslist a:hover, #notpoll table a:hover{
	text-decoration: underline;
	color: #666666;
}

form {
	padding-left: 30px;
}


/* ---------------------- GENERAL IMAGE STYLES ------------------- */

.genImgs {
	background: #CCCCCC;
	padding: 5px;
	border: 1px solid #999999;
margin-right: 5px;
}

.genImgLink {
	margin-left: 20px;
}

.even {
	background-color: #EDE1C5;
	}

.tableBorder{
padding-left: 20px;
}

.tableBorder table{
border-color:#EEE0CC;
border-style:solid;
border-width: 1px;
	padding: 0px;
	}
		
.tableBorder table tr td{
padding: 0px;
}

#notPoll table{

	}