@charset "utf-8";
/* CSS Document */
.clearfix:after, .container:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix, .container {
display:inline-block;
}
* html .clearfix, * html .container {
height:1%;
}

.clearfix, .container {
display:block;
}
.clear {
clear:both;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



.tweet {
margin-bottom: 15px; 
font-size: 13px; 
font-weight: bold; 
}

#topBlack {
	width: 100%;
	margin: 0 auto;
	height: 10px;
	background: #000;
}

h1.title {
margin-top:60px;
}

#content {
	margin-right: 10px; 
}

#container {
	width: 780px;
	margin: 0 auto;
	/*background: #840000 url(../images/bottombg.gif) no-repeat bottom;*/
background: #D8BFD8;
color: #000000;
	/*padding-left: 40px;
	padding-bottom: 45px;
	padding-top: 30px;*/


}


#footer {
	width: 780px;
	/*z-index: -99999;*/
	
margin-bottom: 20px;
margin: 0 auto;
background: #D8BFD8;
}

.footertext {
  padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
text-decoration: none;  
}

#footerright {
	/*float:right; */
}

#footerleft {
/*float:left;*/
}

#footerb {
	width: 100%;
	margin: 0 auto;
	position: fixed;
	bottom: 0;
	background: #fff url(../images/top_green.jpg) repeat-x;
	height: 200px;
	z-index: -99999;
}

#logo {
	float: left;
	width: 200px;
}

#rightSearch {
	float: left;
	width: 220px;
	margin-left: 240px;
	text-align: right;
}

#left {
	float: left;
	width: 170px;
	padding-left: 30px;
}

#main {
	float: left;
	width: 580px;
padding-bottom: 30px; 
font-size: 12px; 
clear: none;
}

.clear {
	clear: both;
}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 130%;
}

p {
line-height: 1.6em; 
}

h2.contentheading, 
h2.componentheading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
line-height: 24px; 
}
a {
	color: #000000;
}

/* primary menu - at the top of this site */


#left ul, 
#left li {
	list-style-type:none;
	list-style-image:none;
	padding: 0;
	margin: 0;
}

#left ul {
}

#left ul li {

}

#left ul li {
	height: 20px;
}

#left ul li a {
	color: #000;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

#left ul li ul { display: none; }


#top {
	height: 160px;
background-image: url(../images/pb.jpg); 
background-repeat: no-repeat;
/*background-position: (-40px, -30px);*/
padding-top: 3px;
padding-left: 8px; 
}



/* COMMON TAGS */
.modifydate {
	color: #C0C0C0;
}

.author {
	color: #C0C0C0;
}

.createdate {
	color: #000000;
}

.contenttoc {
	margin: 5px;
}


ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

h2.contentheading {
/*clear: both;*/
/*margin-top: 15px; */
}

li {	
	list-style: none;
	list-style-image: url(../images/arrow.png);
	padding-left: 1px;
	line-height: 150%;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.buttons {
	float:right;
	width:85px;
}

.buttons .buttonheading {
	float:left;
}

.buttons img {
border: 0;
}

/* Poll Module Styles */


.poll-radio {
	padding-bottom:5px;
	float:left;
	clear:left;
	width:14%;
	text-align:center;
}

/*h2.contentheading {
line-height: 1.5em; 
}*/


.description {
margin-top: 10px; 
margin-bottom: 10px; 
}

.poll-option {
	float:left;
	padding-bottom:5px;
	width:85%;
}

.poll h3 {
	border:none;
}
