/*Begin Style*/
body {
	background-color: #DECFB0;
	margin: 0; padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* close commented backslash hack */

.bold{
	font-weight:bold;
}
img {border: none;}

.image_left{
	float:left;
	margin:5px;
}
.image_right{
	float:right;
	margin:5px;
}
.left{
	float:left;
}
.left20{
	float:left;
	margin-left:20px;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
h1 {
	font-size:20px;
	color: #C80013;
	letter-spacing:-1px; 
}
h2 {
	font-size:16px;
	color:#C80013;
}
h3 {
	font-size:16px;
	color:#C80013;
	padding:0px;
	margin:14px 0px;
}
a{
	color:#C80013;
	text-decoration:none;
}
a:hover{
	color:#FFF;
	background-color:#C80013;
}
.red{
	color:#C80013;
}
/*End Style*/

/*Begin Navigation*/
#menu_container{
     height:42px;
	 background-color:#87795e;
	 margin-bottom:30px;
	 margin:auto;
	 padding-bottom:5px;
	 border-bottom: 10px solid #a69574;
}
#menu{
     width:980px;
     height:42px;
	 margin:auto;
}

#menu ul {
     margin:0;
	 padding:0;
     list-style-type:none;
}

#menu ul li{
     float:left;
     padding-left:6px;
	 padding-top:12px;
}
#menu ul li.first{
     float:left;
     padding-left:10px;
	 padding-top:12px;
}
#menu ul li a{
     font-family: Helvetica, Arial, sans-serif;
     font-size:18px;
     letter-spacing: -0.1px;
 	 color:#DECFB0;
     text-decoration:none;
     padding:6px;
	 font-weight:bold;
}
#menu ul li a:hover{
	color:#DECFB0;
	background-color:#C80013;
}
#menu ul li.current a{
	color:#C80013;
}
#menu ul li.current a:hover{
	border:none;
	cursor:default;
	background-color:#87795e;
}
#menu ul li.button a:hover{
	background:none;
}
#menu ul li.button{
	padding-top:7px;
}
/*End Navigation*/


/*Begin Structure*/
#container {
	margin:auto;
	width: 920px;
	background-color:#FFF;
	padding:0 20px 50px 20px;
	margin-top:20px;
}
#top_container{
	padding:20px;
	height:190px;
	background-color:#C80013;
	margin-bottom:10px;
	margin:auto;
}
#top{
	width:940px;
	height:170px;
	margin:auto;
}
#top_bottom{
	background-image: url(header_long.png);
	background-position:top center;
	background-repeat:no-repeat;
    height:40px;
	margin:auto;
}
#logo{
	width:430px;
	height:150px;
	padding-top:30px;
}
#petition{
	width:440px;
	height:150px;
	padding-top:25px;
	color:#FFF;
	margin-left:40px;
	
}
#petition a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	background-color:#87795e;
	border:#87795e 1px solid;
 	color:#DECFB0;
	padding:5px;
	text-transform:uppercase;
	font-weight:bold;
}
#petition a:hover{
	background-color:#87795e;
	border:#87795e 1px solid;
	color:#C80013;
}
#connect a{
}
.container {
	overflow: hidden;
	width: 900px;
}
#main {
	padding: 10px;
	background: #a69574;
	width:860px;
	margin:auto;
	font: 10px normal Arial, Helvetica, sans-serif;
}
#intro{
	width:880px;
	font-size:13px;
	padding:10px 0px 15px 0px;
	margin:auto;
}
#footer_container{
	padding:40px;
	height:230px;
	background-color:#87795e;
	margin-top:40px;
	margin:auto;
	padding-top:20px;
	margin-top:20px;
	border-top: 10px solid #a69574;
}
#footer{
	width:920px;
	padding:0 20px 20px 20px;
	height:230px;
	background-color:#a69574;
	margin:auto;
}
#links{
	width:200px;
}
#links ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#links ul li{
	position: relative;
	margin-bottom:8px;
}
#links ul li a{
 	color:#DECFB0;
	padding:5px;
	text-transform:lowercase;
	font-weight:bold;
	display:block;
	font-size:16px;
	background-color:#87795e;
}
#links ul li a:hover{
	color: white;
	background-color:#C80013;
}
#partners{
	width:390px;
	background-color:#87795e;
	height:183px;
}
#flickr{

}
#flickr_container{
	width:220px;
	height: 250px;
	float:left;
	margin-top:10px;
	background-color:#C80013;

}
#flickr_container a:hover{
	background:none;

}
#facebook{
	width:290px;
	height:183px;
	overflow:hidden;

}
#twitter_container{
	background-image:url(twitter_bkg.png);
	background-repeat:no-repeat;
	background-position:top left;

}
#twitter_container a:hover{
	background:none;

}
#twitter{
	padding:45px 25px 25px 25px;
	width:340px;
	height:113px;
 	color:#DECFB0;
	list-style:none;
	margin:0px;
}
#twitter ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#twitter ul li{
	margin:0px;
}
#twitter a{
	color:#C80013;
	padding:2px;
	font-weight:bold;

}
#twitter a:hover{
	color:#fff;
	background-color:#C80013;

}
#copyright_container{
	background-color:#C80013;
	height:15px;
	padding:15px 0 20px 0;
	margin:auto;
}
#copyright{
	background-color:#C80013;
	height:15px;
	width:840px;
	margin:auto;
	font-size:11px;
	color:#FFF;
}
#copyright a{
	color:#DECFB0;
	padding:2px;
	text-decoration: underline;
}
#copyright a:hover{
	color:#C80013;
	background-color:#87795e;
	padding:2px;
	text-decoration:none;
}
/*End Structure*/

/*Begin Rotator*/
.main_image  {
    width: 560px;
    height: 456px;
    float: left;
    background: #333;
    position: relative;
    overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
    color: #fff;
}
.main_image h2 {
    font-size: 2em;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 10px;
}
.main_image p {
    font-size: 1.2em;
    line-height: 1.6em;
    padding: 10px;
    margin: 0;
}
.block small { /*--We'll be using this same style on our thumbnail list--*/
    font-size: 1em;
    padding: 0 0 0 20px;
    background: url(drop.png) no-repeat 0 center;
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
    position: absolute;
    bottom: 0;
    left: 0; /*--Stick the desc class to the bottom of our main image container--*/
    width: 100%;
    display: none; /*--Hide description by default, if js is enabled, we will show this--*/
}
.main_image .block{
    width: 100%;
    background: #111;
    border-top: 1px solid #000;
}
.main_image .block a{
	color:#C80013;
}
.main_image .block a:hover{
	color:#C80013;
	background-color:#DECFB0;
	padding:2px;
	text-decoration:none;
}
.main_image a.collapse { /*--This is our hide/show tab--*/
    background: url(btn_collapse.gif) no-repeat left top;
    height: 27px;
    width: 93px;
    text-indent: -99999px;
    position: absolute;
    top: -27px;
    right: 20px;
}
.main_image a.show {background-position: left bottom;}

.image_thumb  {
    float: left;
    width: 299px;
    background: #DECFB0;
    border-right: 1px solid #fff;
    border-top: 1px solid #ccc;
}
.image_thumb img {
    border: 1px solid #ccc;
    padding: 5px;
    background: #fff;
    float: left;
}
.image_thumb ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.image_thumb ul li{
    margin: 0;
    padding: 12px 10px;
    background: #DECFB0;
    width: 279px;
    float: left;
    border-bottom: 1px solid #f0e9dc;
    border-top: 1px solid #fff;
    border-right: 1px solid #f0e9dc;
}
.image_thumb ul li.hover { /*--Hover State--*/
    background: #f0e9dc;
    cursor: pointer;
}
.image_thumb ul li.active { /*--Active State--*/
    background: #87795e;
    cursor: default;
}
html .image_thumb ul li h2 {
    font-size: 1.5em;
    margin: 5px 0;
    padding: 0;
}
.image_thumb ul li .block {
    float: left;
    margin-left: 10px;
    padding: 0;
    width: 170px;
}
.image_thumb ul li p{display: none;}/*--Hide the description on the list items--*/
/*End Rotator*/
