@charset "UTF-8";
/* CSS Document */

BODY {
	background-color: #c51767;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color:white;
	font-size:0.8em;
}
A {
	color: white;
	outline:none;
}

img {
	border:none;}

#global {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background: #ef4792 url(../img/mainbg.gif) no-repeat top left;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#holding {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

.logo {
	margin:20px 19px 20px 0px;
}

.charities {
	margin:5px 0px 6px 20px;
}

.clearboth {
	clear: both;
}
.header {
	width: 940px;
	float: left;
}

.pageImage {
	width: 300px;
	float: right;
	margin: 0 0 10px 10px;
	padding: 1px;
	border: 1px solid #c51767;
}

/* index styles */
.darkerbox {
	background:#851a42 url(../img/darkerbox-bg.gif) bottom left no-repeat;
	text-align:center;
	padding:20px;
	position:relative;
	font-size:125%;
}

.tractor {
	position:absolute;
	bottom:-130px;
	left:20px;
	}

.BlueText {
	color:#25bebc;
}
	
.YellowText {
	color:#fff200;
}


.BigText {
	font-size:12px;
}

.LargeText {
	font-size:16px;
}

.LargerText {
	font-size:20px;
}

.LargestText {
	font-size:1.6em;
	line-height:1.5em;
}
	

.indexblog {
	width: 280px;
	height: 169px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
}
.indeximage {
	width: 620px;
	height: 332px;
	float: left;
}
.indexintro {
	width: 599px;
	height: 200px; /* 169 */
	float: left;
	padding-left: 0;
	padding-right: 20px;
	border-right: solid 1px white;
	margin-top: 20px;
}
.indexnews {
	width: 280px;
	height: 332px;
	float: left;
	background-color: #a90e55;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
}
.indexnews A {
	color: white;
	text-decoration: none;
}
.indexnews A:hover {
	color: #CC3300;
}
.introduction {
	font-weight: bold;
	font-size: 19px;
	margin-top: 0;
	color: white;
}
.introtext {
	font-size: 120%;
	font-weight:bold;
}
.latestnewstitle {
	width: 280px;
	float: left;
	border-bottom: solid 2px #FFFFFF;
}
.latestnewshead {
	font-size: 28px;
}
.latestnewsdate {
	font-size: 10px;
}
.latestnewsstory {
	font-size: 14px;
	font-weight: 100;
}
.newshead {
	font-size: 10px;
	text-transform: uppercase;
}
.signature {
	float: right;
}

/* footer styles */
#footer {
	width: 940px;
	height: 50px;
	float: left;
	border-top: solid 1px white;
	margin-top: 20px;
	color:White;
	font-size:10px;
}
#footer A {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
#footer A:hover {
	color: #fff200;
}

.blogfeed {
	font-size: 12px;
	padding-top: 0;
}
.highersites {
	font-size: 12px;
	color: #666666;
}

/* gallery styles */
#galleryholding {
	width: 940px;
	float: left;
	margin-top: 50px;
	padding-bottom: 30px;
}
.gallerybottom {
	margin-top: 20px;
	width: 940px;
	height: 130px;
	float: left;
}
.galleryleft {
	border: 5px solid #FFFFFF;
}
.gallerymain {
	width: 150px;
	margin: 20px 20px 0 0;
	float: left;
	border: 1px solid #c51767;
	padding: 1px;
}
.gallerytop {
	margin-top: 20px;
	width: 940px;
	height: 130px;
	float: left;
}
.pagehead {
	font-weight: bold;
	font-size: 19px;
	margin-top: 0;
	color: #c51767;
}

/* articles styles */
#articlesholding {
	width: 700px;
	height: 500px;
	float: left;
	margin-left: 20px;
	font-size: 13px;
}
#leftnav {
	width: 220px;
	height: 500px;
	float: left;
}

.articlehead {
	font-size: 40px;
	font-weight: bold;
}
.articleimg {
	float: left;
	border: 5px solid #FFFFFF;
	margin-right: 10px;
}
.articlepush {
	margin-top: 20px;
	width: 700px;
	float: left;
}
.articlestart {
	font-weight: bold;
	margin-top: 0;
}
.articletitle {
	width: 700px;
	height: 80px;
	float: left;
	border-bottom: 1px solid white;
}

/* leftnav styles */
.leftnavitem {
	width: 210px;
	margin-top: 2px;
	font-size: 13px;
	font-weight: bold;
	padding-left:0;
	list-style: none;
}
.leftnavitem A {
	font-weight: bold;
	font-size: 13px;
	color: white;
	text-decoration: none;
}
.leftnavitem A:hover {
	font-weight: bold;
	font-size: 13px;
	color:#ef4792;
}
.leftnavlink {
	width: 200px;
	margin-top: 1px;
	padding:3px 0px 4px 25px;
	background:#c51767 url(../img/rightarrow.gif) no-repeat 3px 3px;
}

/* downloads styles */
#downloadsholding {
	width: 940px;
	float: left;
}
#downloadsholding A {
	text-decoration: none;
	font-weight: bold;
}
#downloadsholding A:hover {
	text-decoration: underline;
	color: #c51767;
}

.actionCell {
	background-color: #F1F1F1;
	text-align: center;
}
.mainCol {
	background-color: #F1F1F1;
}

/* news styles */
.newsitemcontent {
	font-size: 13px;
}
.newsitemdate {
	font-size: 14px;
	font-weight: bold;
}
.newsitemholder {
	width: 690px;
	float: left;
	padding-bottom: 20px;
	border-bottom: 1px #c51767 dotted;
}
.newsitemtitle {
	font-size: 18px;
	font-weight: bold;
}

/* links styles */
#linksholding {
	width: 940px;
	float: left;
}

.linksdesc {
	font-size: 13px;
}
.linkshead {
	font-size: 15px;
	font-weight: bold;
}
.linksimage {
	float: left;
	width: 250px;
	margin: 10px 20px 10px 0;
}
.linkspush {
	width: 620px;
	float: left;
}
.linkstitle {
	font-size:2em;
	padding-bottom:10px;
	border-bottom: 1px solid white;
}

ul.wheels {	
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}

.wheels li {
	list-style:none;
	background:url(../img/wheel-bullet.png) no-repeat 0px 1px;
	padding:0px 0px 5px 23px;
}

.peepimg {
	float:left;
	margin-right:10px;
}
