/* CSS Document */
.newstitle {
	background-color: #a9d05f;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	font-size:1.2em;
	}

p.newsitem {
	padding-bottom: 10px;
	padding-left: 10px;
	border: 0px;
	border-bottom:3px dotted #ccc;
	border-width: 2px;
	line-height:1.2em;}

.texttitle {
	font-size: 12px;
	padding: 3px;
	font-weight: bold;
	color: #222;
	background-color:#999999;
	text-indent: 10px;
	text-align: left;
	font-variant: small-caps;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;


}
.sectiontitle {
	font-size:16px;
	/*letter-spacing: 1.2em;*/
	color:#ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform:uppercase;
}

.padding {
	padding: 5px;
}


.homeleftlinktitle {
 	color:#666666;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}

.showtitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.highlight {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight:bolder;
	font-size:1.2em;
	color:#FF6600;}

.dates {
	font-variant:small-caps;
	color:#666666;
	font-size:10px;}
	
hr {border: none 0;
border-top: 3px dotted #ccc;/*the border*/

height: 4px;/*whatever the total width of the border-top and border-bottom equal*/
}

ul{
  margin:0;
  padding:0;
  list-style:none;
}
ul li{
  margin:0;
  padding:0;
  margin-bottom:3px;
  padding-bottom:5px;
  width:190px;
  border-bottom:1px solid #dadada;
  text-indent:0px;
  margin-top:3px;
}
.introtext {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0.2em;
}

.submit {

width: 85px;

height: 23px;




background-color: #ff9900;

color: #ffffff;

font-family: Tahoma;

font-size: 11px;

border: 1px solid #b6b4b4;

}

.textarea{width:130px;}

p { line-height:1.5em;}

.mainBox a {
	color:#C06;
	}

.mainBox a:hover {
	
	text-decoration:underline;
	}
	
h2 {margin-top: 50px;}

