/* CSS Document */

body {
	margin: 0;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:0.84em;
	color:#000000;
	background-color:#FFFFFF;
	text-align:left;
}

.small {
	font-size: 0.80em;
	padding: 2px;
}

#splash {
	background: black;
	font-family:"Trebuchet MS", Arial, Verdana;
	align: center;
	valign: middle;
}
/*input {
	background-color:#FFFFFF;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#555555;
	border:1px solid #c4aa42;
	background-color:#ffffff;
	margin-bottom:2px;
}

input[type=submit] {
	background-color:#FFFFFF;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	border:1px solid #c4aa42;
	margin-bottom:2px;
}*/

a {
	color:#000000;
	font-weight:bold;
	text-decoration :none;
}



a:hover {
	color:#2a65ad;
}

img { border-style: none }

ol,ul {
	list-style-type: disc;
	list-style-position: outside;
}

ul.small {
	font-size: 80%;
}

li {
	list-style-image:url(../images/backgrounds/li.gif);
	line-height:20px;
	text-align:left;
}


h1 {
	font-family:  "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial,sans-serif;
	border-bottom: 1px solid #c4aa42;
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;
	width: 200px;
	padding: 5px;
	color:#a62630;
}

h2 {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:20px;
	text-align:left;
	font-weight:normal;
	margin-left: 2px;
	padding:0;
	color:#555555;
	border-bottom:1px solid #c4aa42;
}

h3 {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	text-align:left;
	font-weight:normal;
	margin-left: 2px;
	padding:0;
	color:#555555;
	border-bottom:1px solid #eeeeee;
}


#menu {
	width:100%;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#94AE62;
	margin-bottom:50px;
	color:#FFFFFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-variant:small-caps;
	background-image:url(../images/backgrounds/menu.jpg);
}
#menu a {
	color:#FFFFFF;
	text-decoration:none;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;
	
}
#menu a:hover {
	border-bottom:1px solid #ffffff;
	border-left:1px solid #728d40;
	border-right:1px solid #e9ffb7;
	padding-left:9px;
	padding-right:9px;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(../images/backgrounds/a_hover.jpg);
}

#header {
	width:750px;
	margin:0 auto 0 auto;
	margin-bottom:40px;

}
#header h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:30px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:5px;
	color:#736451;
	margin-bottom:10px;
	text-align:center;
	
}
#header h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	text-align:right;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#000000;
	border-bottom:1px solid #eeeeee;
}

#content {
	
	border: 0px solid black;
	width:740px;
	margin: 0 auto 0 0;
	text-align:left;
}

.introduction {
	font-family:Helvetica, Arial, sans-serif;
	line-height:20px;
	font-size:12px;
	/*color:#99B198;*/
	text-indent:25px;
	background-image:url(../images/backgrounds/desc.jpg);
	background-position:bottom right;
	padding-left:0;
	padding-right:50px;
	padding-bottom:75px;
	padding-top:0;
	background-repeat:no-repeat;
	
}
.logo {
	display: block;
	margin-right:0px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border:0px solid #eeeeee;
}

.flashimage {
	float:left;
	margin-left:0px;
	padding-bottom: 5px;
	border: 1px solid #eeeeee;
}

.header {
	float:left;
	margin-right:0px;
}
.clearer {
	clear:both;
}

#adminsidebar {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	width:160px;
	float:left;
	border: 0px solid black;
	font-size:135%;
	text-align:left;
}

#adminsidebar h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#a62630;
	text-align:left;
}

#sidebar {
	font-family: Arial, "Arial Narrow", "Century Gothic", "Trebuchet MS", sans-serif;
	width:220px;
	float:left;
	border: 0px solid black;
	font-size:115%;
	text-align:left;
}


#sidebarchoose {
	font-family: Arial, "Arial Narrow", "Century Gothic", "Trebuchet MS", sans-serif;
	width:200px;
	height: 570px;
	float:left;
	border: 0px solid black;
	font-size:100%;
	text-align:left;
	padding-right: 10px;
	margin-left: 5px;
	
}

#mainbar h1 {
	font-family:  "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial,sans-serif;
	border-bottom: 1px solid #c4aa42;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	width: 370px;
	padding: 5px;
	color:#a62630;
}


#sidebarchoose fieldset {
	border: 1px solid #c4aa42;	
}

#give {
	width:455px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border:1px solid #d2232a;	
}

#checkout {
	width: 300px;

}

#checkout label {
	display: block;
	width: 140px;
	float: left;
	text-align: right;
	padding-right: 20px;
	
}

#checkout fieldset {
	font-family: Arial, sans-serif, "Century Gothic", "Trebuchet MS", "Arial Narrow";
	float:left;
	border: 1px solid #c4aa42;
	font-size: 115%;
	text-align:left;
	margin-left: 5px;
	margin-top: 10px;
	width: 400px;
}



#checkout fieldset input {
}

#searchcontainer fieldset legend{
	margin-left: 10px;
}


#searchcontainer {
	font-family:"Century Gothic", "Trebuchetrebuchet MS", "Arial Narrow", Arial, sans-serif;
	width:550px;
	float:left;
	border: 0px solid black;
	font-size:115%;
	text-align:left;
}

#searchcontainer fieldset {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	float:left;
	border: 1px solid #c4aa42;
	font-size: 90%;
	text-align:left;
	margin-left: 5px;
	margin-top: 10px;
}

#searchcontainer fieldset legend{
	margin-left: 10px;
}



#searchcontainer fieldset.resource {
	width: 230px;
	height: 100px;
}

#searchcontainer fieldset.resource a {
	text-decoration: underline;
	height: 100px;
}

#searchcontainer fieldset.discipline {
	width: 225px;
	height: 100px;
	margin-left: 20px;
}


.homequote {
	float:right;
	width: 180px;
	margin: auto;
	padding: 5px;
	border: 3px solid #eeeeee;
}

#sidebar h1 {
	font-family: "Arial Narrow", "Trebuchet MS","Century Gothic", Arial, sans-serif;
	font-size: 10px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#728c40;
	text-align:right;
}
.submenu {
	border-bottom: 1px dotted #eeeeee;
	
}

.subindent {
	font-size: .95em;
	padding-left: 10px;
}


.submenu a {
	
	display:block;
	width:100%;
	background-position:right;
	background-repeat:no-repeat;
	padding:5px;
	padding-right:0;
	/*color:#a62630;*/
	
}
.submenu a:hover {
	background-color:#eeeeee;
	background-image:url(../images/backgrounds/submenua_hover.jpg);
	background-repeat:repeat-y;
}

#wesleywatermark {
	height: 300px;
	background-image:url(../images/wesleybkgrndsmall.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#newsflash {
		float:left;
}

#newsflash h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	text-align: left;
	font-weight:normal;
	width: 220px;
	border-bottom:1px solid #eeeeee;
	color:#a62630;
}

#newsflash p {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:0.74em;
	padding:5px;
	line-height:20px;
	
}

#newsflash .photo {
	float:left;
	padding:5px;
	border:1px solid #eeeeee;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom:5px;

}
#mainbar {
	height: 100%;
	float:left;
	border-left: 1px solid #c4aa42;
	
	/* border-right: 1px dotted #b9aa82;*/
	width: 490px;
	/*margin-left:151px;*/
	padding-left:15px;
	/*background-image:url(../images/backgrounds/mainbar.jpg);*/	
	background-position:top right;
	background-repeat:no-repeat;
	
}

#mainbar h1 {
	font-family:  "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial,sans-serif;
	border-bottom: 1px solid #c4aa42;
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
	width: 400px;
	padding: 5px;
	color:#a62630;
}

#mainbar p {
	padding:5px;
	line-height:20px;
}

#mainbar .articleimg {
	float:right;
	padding:5px;
	border:1px solid #eeeeee;
	margin-left:20px;
	margin-top: 10px;
	margin-bottom:10px;
}

#mainbar .articlequoteimg {
	float:right;
	padding:5px;
	border:1px solid #eeeeee;
	margin-bottom: 10px;
	margin-right: 20px;
}

#mainbar .articleimgleft {
	float:left;
	padding:5px;
	border:1px solid #eeeeee;
	margin-right:20px;
	margin-top: 10px;
	margin-bottom:5px;
}


#mainbar .articleimgcentre {
	float:left;
	margin-top: 8px;
	margin-left: auto;
	margin-right: 5px;
	margin-bottom: 10px;
	padding:1px;
	border:3px solid #eeeeee;
	}
	
#mainbar .quoteleft {
	float:left;
	width: 150px;
	font-size: 80%;
	margin-top: 5px;
	margin-left: auto;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 5px;
	border:1px solid #d2232a;
	
	
	/*border:1px solid #a62630;*/
	
}
	
#mainbar .quoteright {
	align: center;
	float:right;
	font-size: 80%;
	
	width: 150px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding: 5px;
	border:1px solid #d2232a;
	
	
	
}

#mainbar .homequote {
	float:right;
	width: 250px;
	margin-top: 5px;
	margin-left: auto;
	margin-bottom: 10px;
	padding: 5px;
	border: 3px solid #eeeeee;

}

#mainbar .bkgrndimg {
	/*background-image:url(../images/wesleybkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center;*/
	
}

#mainbar .priority {
	display: block;
	width: 100%;
	background: rgb(111,150,146);
	border: 1px solid black;
	valign: middle;
}
#mainbar .highlightphoto {
	
	margin-top: 8px;
	margin-left: auto;
	margin-right: 5px;
	margin-bottom: 10px;
	padding:1px;
	/*border:1px solid #eeeeee;*/
	}

#mainbar .nextlink {
	float:right;
	font-size: 80%;
}
#initiatvies fieldset {
	border: 1px solid #c4aa42;
	
}

#welcomemsg {
	display: block;
	margin-left: 100px;
	width: 90%;
	padding: 1px;
	margin-bottom: 20px;
	text-align: center;
}

#donate {
	margin-top: 10px;
	margin-left: 5px;
	letter-spacing: 3px;
	border: 1px solid #a62630;
	height: 90px;
	width: 90px;
	background: #b9aa82;
}

#donate h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:15px;
	text-transform:none;
	color: black;
	border-bottom: none;
	padding-right: 8px;
}

#sidebarright {
	width:210px;
	float:right;
	border: 0px solid black;
	text-align:left;
}

#sidebarright  h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	width: 220px;
	border-bottom:1px solid #eeeeee;
	color:#a62630;
}

#sidebarright p {
	padding:5px;
	line-height:20px;
}
#footer {
	float:left;
	width:100%;
	height: 55px;
	/*border-top: 5px solid #c21720;
	border:5px solid #94ae62;*/
	text-align: center	;
	margin-top: 20px;
}

#footer a {
	color:#c21720;
}
#footer a:hover {
	color:#d2232a;
}

#footerleft {
	float: left;
	width: 200px;
}
#footerright {
	float: left;
	padding-left:40px;
	width: 450px;
	
}
/* Top Menu */

#topmenu {
	position: relative;
	float:left;
	width:100%;
	padding:0 0 1.75em 0;
	margin-top: 5px;
	
	list-style:none;
	line-height:1em;
}

#topmenu LI {
	float:left;
	margin:0;
	padding:0;
}

#topmenu A {
	display:block;
	color:#3960a2;
	width: 80px;
	text-decoration:none;
	font-weight:bold;
	background:#ddd;
	margin:0;
	padding:0.25em 1em;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #aaa;
}

#topmenu A:hover,
#topmenu A:active,
#topmenu A.here:link,
#topmenu A.here:visited {
	background: #d22e2a;
	color:#fff;
}


