@charset "UTF-8";
/* CSS Document */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, 
a, address, img, 
small, strike, strong, sub, sup, tt, var, b, u, i, center, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
background: transparent;
font-size: 100%;
}

body{
	font-family: Arial,Helvetica,sans-serif;
}
	
	
a:link, a:active, a:visited {
	color: #9FCC3A;
	text-decoration: none
}
a:hover { color: #fc7d20; text-decoration: underline }

#wrapper {
margin: auto;
width: 990px;}

#header {
	height: 150px;
}

#logo{
	float: left;
	padding: 20px 10px 0 50px;
}

#donate_main{
	float: right;
	display: block;
	width: 98px;
	height: 45px;
	background-image: url(images/donate25.gif);
	margin: 46px 50px 0 0;
	}
	
.donate_button{
	float: right;
	display: block;
	width: 98px;
	height: 35px;
	margin: 50px 0px 0px 0;

}

.donate_button a:hover{
	background-position: 0px 0px;
}
.clear {clear: both;}


#mainnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}

ul#mainnav{
	float: left;
	list-style-type: none;
	text-align: left;
	padding: 110px 0 0 40px;
}

ul#mainnav li{
	display: inline;
}

ul#mainnav li a{
	color: #666666;
	text-decoration: none;
	padding: 0 30px 0 30px;

}

ul#mainnav li a:hover{
	color: black;
	text decoration: none;
}



	/* gallery */

#main{
	/* The main container */
	margin:15px 0 0 0 ;
	text-align:center;
	width:550px;
}
#gallery{
	background:url(img/panel.jpg) repeat-x bottom center #ffffff;

	
	/* CSS3 Rounded Corners */
	
	border:1px solid #CCCCCC;
	
	-moz-border-radius:4px 4px 4px 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius:4px;
	
	/* The width of the gallery */
	width:550px;
	overflow:hidden;
}

#slides{
	/* This is the slide area */
	height:366px;
	
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:550px;
	overflow:hidden;
}

.slide{
	float:left;
}

#menu{
	/* This is the container for the thumbnails */
	height:45px;
}
div#gallery ul{
	width: 550px;
	margin:0;
	padding:0px;
}

div#gallery li{
	/* Every thumbnail is a li element */
	width:60px;
	display:inline-block;
	list-style:none;
	height:45px;
	overflow:hidden;

}
div#gallery li.inact:hover{
background:url(images/hover.png) no-repeat;

}
div#gallery li.act,li.act:hover{
background:url(images/active.png) no-repeat;

}
div#gallery li.act a{
cursor:default;
}


div#gallery li a{
	display:block;
	height:35px;
	padding-top:8px;

}
	/* end gallery */


#twitter_div {
	margin-top:10px;
	border:1px solid #CCCCCC;
	
	-moz-border-radius:4px 4px 4px 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-top: 16px;
	padding-right: 10px;
	padding-left: 10px;
}
 
#twitter_div ul li {
	color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #dddddd;
	padding: 12px 5px 12px 5px;
	list-style-type:none;
}
 
#twitter_div ul li a {
	text-decoration: none;
	color: #FC7D20;
}
 
#twitter_div ul li a:hover {
	text-decoration: none;
	color: #99CC33;
}
 
#twitter_div p {
	padding-right: 6px;
	padding-bottom: 10px;
}
.sidebar-title{
	font-size: 2em;
	letter-spacing:-1px;
	color: #222;
	}








#rec_gallery{
width: 100%;
float: left;
padding: 20px;  }

#rec_gallery img
{
	border:1px solid gray;
	margin:0 10px 10px 0px;


}













h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.7em;
	letter-spacing:-2px;
	color: #231F20;
	font-weight: normal;
	display: inline;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	letter-spacing:-2px;
	color: #222222;
	font-weight: normal;
	display: inline;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	letter-spacing:-1px;
	color: #666666;
	font-weight: normal;
	margin: 0 0 8px 30px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #666666;
	font-weight: normal;
	display: inline;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #fc7d20;
	font-weight: normal;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #666666;
}

p.about{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #666666;
	margin: 0 0 0 30px;
}
p.bio{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #666666;
	margin: 30px 20px 20px 20px;
}

.lineshort{
	float: left;
	width: 990px;
}

.main_img{
float: left;
width: 990px;
}

.linetall{
float:left;
}

.threecol_l{
	float: left;
	width: 270px;
	padding: 50px 23px 90px 44px;
}

.threecol_m{
	float: left;
	width: 270px;
	padding: 50px 23px 90px 23px;
}

.threecol_r{
	float: right;
	width: 270px;
	padding: 50px 44px 90px 23px;
}

#full_width{
float: left;
width: 990px;
padding-top: 30px;}

.rows{
padding-bottom: 30px;
}


#text_area{
float: left;
width: 965px;
padding: 20px 0px 10px 25px;}

.twocolbio_l{
float: left;
width: 400px;
padding: 20px 20px 30px 0px;}

.twocolbio_r{
float: right;
width: 550px;
padding: 15px 0 30px 20px}



.twocolabout_l{
float: left;
width: 445px;
padding: 20px 30px 30px 0px;}


.twocolabout_r{
float: right;
width: 445px;
padding: 20px 10px 30px 20px;}


.question {
	background-image: url(images/questionbullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

ul.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #666666;
}

li.text{
	line-height: 1.4em;
	margin: 0 0 2px 30px;}


#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
}

.footercol_l{
	float: left;
	width: 270px;
	padding: 0 32px 2px 26px;
}

.footercol_m{
	float: left;
	width: 270px;
	padding: 20px 32px 2px 32px;
}

.footercol_r{
	float: right;
	width: 270px;
	padding: 20px 26px 2px 32px;
}

#footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;

}

ul#footernav{
	float: left;
	list-style-type: none;
	width: 270px;
}

ul#footernav li{
	display: block;
	height: 20px;
	padding: 15px 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

ul#footernav li a{
	color: #666666;
	text-decoration: none;
	padding: 2px 10px 2px 25px;
	background-image: url(images/pentas.gif);
	background-repeat: no-repeat;
}

ul#footernav li a:hover{
	color: black;
	text decoration: none;
	background-image: url(images/pentas.gif);
	background-repeat: no-repeat;
	background-position: 0px -19px;
}
