/* Start of CMSMS style sheet 'form-news' */
/* **************** */

/* Form Styling */

div.contactform p {
	font-family: "Arial", "Gill Sans Light", "Trebuchet MS";
	font-size: 0.9em;
	font-weight: normal;
	color: #F0F0F0;
}

div.contactform {
	font-family: "Arial", "Gill Sans Light", "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #F0F0F0;
}

div.contactform input {
	border: solid 1px #282828;
	background: #000;
	width: 300px;
	height: 25px;
	padding: 9px 3px 2px 8px;
	font-family: "Arial", "Gill Sans Light", "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #969696;
	margin-bottom: 3px;
}


/*
div.contactform input.radio {
	width: 20px; height:20px;
}
*/
div.contactform button {
	border: none;
	margin: 5px;
	width: 64px;
	height: 24px;
padding-bottom:5px;
}
div.contactform submit {
	border: none;
	margin: 5px;
padding-bottom: 5px;
	width: 64px;
	height: 24px;
}
textarea {
	border: solid 1px #282828;
	background: #000;
	width: 300px;
	height: 225px;
	padding: 9px 3px 2px 8px;
	font-family: "Arial", "Gill Sans Light", "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #969696;
}


/* **************** */

/* News Styling */

#news .homeleft {
	margin: 0px;
        padding:10px;
}
#news .homeleft h2, #news h1 {
	color: #ace75c;
	font-size: 1.2em;
	font-weight: normal;
	padding: 0.4em 0.8em;
}
#news .newsitem {
	border-bottom: 1px solid #707071;
	float: left;
	margin-top: 15px;
	padding-bottom: 10px;
}
#news .newsheader {
	float: left;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#news .newsheader h3 {
	color: #ace75c;
	display: inline;
	font-weight: normal;
	margin-right: 10px;
}

#news .newsheader h3 a {
	color: #ace75c;
	text-decoration: none;
}

#news .newsheader h3 a:hover {
	text-decoration: none;
        color:#8dd7f7;
}


#news .newsimage {
	clear: left;
	float: left;
	margin-right: 20px;
	width: 85px;
}
#news .newscontent {
	loat: left;
}
#news .more, #news .more a {
	color: #ace75c;
	text-decoration: none;
}
#news .more a:hover {
        text-decoration: none;
        color:#8dd7f7;

}
#news .homeright {
	float: left;
	width: 160px;
}
#news .homeright h2 {
	color: #ace75c;
	font-size: 1.1em;
	font-weight: normal;
	padding: 0.4em 0.8em;
}
div.newsitem a {
	color: #ace75c;
}

div.newsitem a:hover {
	text-decoration: none; 
        color: #8dd7f7;
}


#NewsPostDetailContent p {
        color:#FFF
}

#line {background-image:uploads/images/line.png) center no-repeat;


/* **************** */

/* News Styling */
#content-main p.sub-title {color:#408eb4;}
#content-main div.sub-title {color:#408eb4;font-size:1.2em; line-height:1.4em; margin-bottom:1em;}


/* End of 'form-news' */

