body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, "Times Roman";
	background-color: #d8d8d8;
	horizontal-align: center;
	font-size: 14px;
}

h2 {
	font-size:18px;
	line-height:22px;
}

h3 {
	font-size:18px;
	line-height:22px;
	text-align: center;
}

h4 {
	font-size:16px;
	line-height: 20px;
	text-align: center;
}

h5 {
	font-size:14px;
	line-height: 16px;
	text-align: center;
}

p {

	margin: 10px 10px 10px 15px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.container {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 980px;
	background-color: #ffffff;
}

.header {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 136px;
	background: url('../images/hd_bg.gif') 0px 0px repeat-x;
}

#logo{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float:left;

}

.title{
	margin: 0px 0px 0px 0px;
	padding: 70px 0px 0px 0px;
	float:left;
}

img.title {
	margin: 0px;
	padding: 0px;
}

.banner {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 305px;
	background: url('../images/menu_bg.jpg') 0px 0px repeat-x;
}

.line {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height:6px;
	background: url('../images/line.gif') 0px 0px repeat-x;
}

.menu_wrap{
	margin:0px;
	padding:20px 0px 0px 80px;
	width:260px;
	float:left;
	color: #FFFFFF;
}

ul.menu {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size:18px;
	list-style-type:none;
	line-height:32px;
}

ul.menu a {
	color:#FFFFFF;
	text-decoration:none;
}

ul.menu a:hover, ul.menu a:active {
	color:#FFAD00;
}

.right_ext {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width:27px;
	height:61px;
	float:right;
	background:url(../images/right_ext.gif) top right no-repeat;
}

.home_img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width:585px;
	float:left;
}

#divider {
	margin:0px;
	padding: 0px;
	height:15px;
	background:url(../images/hr_bg.gif) top left repeat-x;
}

#container3 { /*for no-sidebar pages */
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	background:#FFFFFF;
}

#container2 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	background:#FFFFFF url(../images/sidebar_bg.gif) top left repeat-y; /* column 2 background colour */
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:65%;
	background:#f0efee ;/* column 1 background colour */
}

#col3 { /* for nosidebar pages */
	float:left;
	width:100%;
	position:relative;
	overflow:hidden;
}

#col2 {
	float:left;
	width:65%;
	overflow:hidden;
}

.sidebar { /* col1 */
	margin:0;
	padding:0px;
    float:left;
    width:340px;
	overflow:hidden;
	position:relative;


}

.sidebar a {
	text-decoration:none;
	color:#000000;
}

.sidebar a:hover, .sidebar a:active {
	color: #605953;
	text-decoration: underline;
}

.sidebar h3 {
	color: #615A54;
	margin: 0px 0px 0px 80px;
	padding: 30px 0px 0px 0px;
	font-size:18px;
	text-align:left;
}

.sidebar li {
	color: #615A54;
	margin: 0px;
	padding: 0px 0px 0px 45px;
	line-height:44px;
	font-size:14px;
	vertical-align:top;
	list-style-type: none;
}

#donate {
	margin: 20px 0px 10px 48px;
	padding: 0;
}

.quotation {
	font-weight: bold;
	font-size:14px;
	line-height:20px;
	text-align: center;
}

.citation {
	text-align: center;
	line-height: 20px;
}

.slogan_bg {
	height:62px;
	width:620px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	text-align:center;
	background:url(../images/slogan_bg.gif) 0px 0px repeat-x;
}

h2.slogan {
	color: #FFFFFF;
	font-size:32px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 100px;
	line-height: 42px;
	height:42px;
	width:520px;
}

li.red {
	background:url(../images/star_red.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

li.orange {
	background:url(../images/star_orange.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

li.green {
	background:url(../images/star_green.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

li.blue {
	background:url(../images/star_blue.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

li.purple {
	background:url(../images/star_purple.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#subscribe {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	height:135px;
	width:282px;
	background:url(../images/subscribe_bg.gif) repeat-x top left;
}

.form_text {
	margin:0px;
	padding: 10px 0px 0px 60px;
	height:80px;
	width:40px;
	float:left;
	font-size:14px;
	line-height:36px;
	color:#FFFFFF;
}

form {
	margin: 0px;
	padding: 15px 10px 15px 10px;
	height:60px;
	width:150px;
	float:left;
}

.sub_btn{
	border: 0px solid orange;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height:30px;
	width: 100px;
	height:30px;
	color:#FFFFFF;
	background:url(../images/sub_btn_bg.gif) repeat-x top left;
}

.feat_center {
	margin: 0px auto 0px auto;
	padding:0;
	width:620px;
}

.feature { /* offset from sidebar on index */
	width:620px;
}

.feat_wrap {
	margin:0px;
	padding:0px;
	width:430px;
	float:right;
}


.feat_wrap2 {
	margin:0px;
	padding:0px;
	width:400px;
}

.feat_top {
	margin:0px;
	padding:0px;
	height:42px;
	background:url(../images/feat_tp_bg.gif) top left repeat-x;
}

.feat_top img {
	float:left;
}

.feat_btm {
	margin:0px;
	padding:0px;
	height:33px;
	background:url(../images/feat_btm_bg.gif) top left repeat-x;
}

.feat_cont {
	margin:0px 0px 0px 1px;
	padding:10px 10px 0px 30px;
	background:#cccbc9;
}

.feat_cont2 {
	margin:0px 0px 0px 1px;
	padding:0px 10px 0px 30px;
	background:#cccbc9;
}

.feat_cont2 p {
	margin:0;
	padding:0;
}

.feat_hd_bg {
	height:36px;
	width:auto;
	text-align:center;
	background:url(../images/feat_hd_bg.gif) 0px 0px repeat-x;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* boxes for form links */
.form_wrap {
	margin:0px;
	padding:0px;
	width:430px;
}

.form_top {
	margin:0px;
	padding:0px;
	height:42px;
	background:url(../images/feat_tp.gif) top left no-repeat;
}

.form_btm {
	margin:0px;
	padding:0px;
	height:42px;
	background:url(../images/form_btm.gif) top left no-repeat;
}

.form_cont {
	margin:0px 0px 0px 1px;
	padding:10px 10px 0px 0px;
	background:#cccbc9;
	text-align:center;
}

/*buttons for 2-button display */

.btns3_wrap {
	margin:0px 0px 0px 75px;
	padding:0px;
	width:280px;
}

.btns2_wrap {
	margin:0px 0px 0px 120px;
	padding:0px 0px 0px;
	width:185px;
}

.form_btn {
	border: 1px solid #635b55;
	width: 80px;
	line-height:24px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#e8e8e8;
	text-align:center;
	float:left;
}

.form_btn a {
	color: #000000;
	text-decoration:none;

}

.form_btn a:hover, .form_btn a:active {
	color: #5E5751;
	text-decoration:underline;
}


h3.feat_hd {
	color: #FFFFFF;
	font-size:24px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
}

h3.act_hd {
	color:#605953;
	font-size:24px;
	padding: 5px 0px 0px 5px;
	margin:0;
}

h3.page_hd {
	color:#605953;
	font-size:28px;
	width:190px;
	text-align:center;
	margin: 20px auto 10px auto;
	padding: 0px auto 0px auto;
}

h3.home_hd {
	color:#605953;
	font-size:28px;
	width:190px;
	margin: 20px 0px 0px 180px;
	padding:0px;
}

h3.newsletter {
	color:#605953;
	font-size:18px;
	margin: 20px 0px 0px 25px;
	padding:0px 0px 0px 0px;
	text-align:left;
}


.announcements {
	margin: 10px 0px 0px 150px;
	padding:0px;
	font-weight:bold;
}

h4.announcements {
	text-align:left;
	margin: 0px 0px 0px 160px;
	padding:0px;
}

img.star {
	padding:0;
	margin:0;
	float:left;
}

.act_hd {
	margin:0px;
	padding:0px;
	float: left;
}

.act_star {
	margin: 20px 0px 0px 10px;
	padding: 0;
	height:36px;
}

img.act_star {
	float:left;
}

.more_btn {
	border: 1px solid #635b55;
	width: 70px;
	line-height:24px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0px 0px 200px;
	padding:0px 0px 0px 0px;
	background:#e8e8e8;
	text-align:center;
}

.more_btn a {
	text-decoration:none;
	color:#000000;
}

.more_btn a:hover, .more_btn a:active {
	color: #5E5751;
	text-decoration: underline;
}

.more_btn2 {
	border: 1px solid #635b55;
	width: 70px;
	line-height:24px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px auto 0px auto;
	padding:0px 10px 0px 10px;
	background:#e8e8e8;
	text-align:center;
}

.more_btn2 a {
	text-decoration:none;
	color:#000000;
}

.more_btn2 a:hover, .more_btn a:active {
	color: #5E5751;
	text-decoration: underline;
}


.btns_wrap {
	margin:0px auto;
	padding:0;
}

#fundraise_btn {
	border: 1px solid #635b55;
	width: 80px;
	line-height:24px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 100px;
	padding:0px 0px 0px 0px;
	background:#e8e8e8;
	float: left;
	text-align:center;
}

#fundraise_btn a {
	color: #000000;
	text-decoration:none;

}

#fundraise_btn a:hover, #fundraise_btn a:active {
	color: #5E5751;
	text-decoration:underline;
}


#sponsor_btn {
	border: 1px solid #635b55;
	width: 80px;
	line-height:24px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	background:#e8e8e8;
	float: left;
	text-align:center;
}

#sponsor_btn a {
	color:#000000;
	text-decoration:none;

}

#sponsor_btn a:hover, #sponsor_btn a:active {
	color:##5E5751;
	text-decoration:underline;
}

.showcase_left {
	border: 1px solid #615a53;
	background:#969ea0;
	margin: 0px 10px 10px 0px;
	padding:10px;
	float: left;
}

.showcase_center {
	border: 1px solid #615a53;
	background:#969ea0;
	horizontal-align: center;
	padding:10px;
	float: center;
}

.showcase_right {
	border: 1px solid #615a53;
	background:#969ea0;
	margin: 15px 0px 0px 0px;
	padding:10px;
	float: right;
}

.chart {
	width:410px;
	margin-right: auto;
	margin-left: auto;
}

.flowchart {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
   	text-align:center;      
}

.center_forms {
	margin: 0px auto 0px auto;
	padding:0px 0px 0px 20px;
	width:450px;
}

.center_contact {
	margin: 0px auto 0px auto;
	padding:0px 0px 0px 0px;
	width:300px;
	font-size:14px;
	line-height:24px;
}

.center_contact a {
	text-decoration:none;
	color:#000000;
}

.center_contact a:hover, .center_contact a:active {
	color: #5E5751;
	text-decoration: underline;
}

.center {
	text-align: center;
}

#video {
	margin: 0px auto 50px auto;
	padding:0;
	width:550px;
}

.sidebar_box {
	border: 1px solid #5f5852;
	width:200px;
	margin: 0px 0px 0px 55px;
	padding: 10px;
	background-color:#e8e8e8;
}

.sidebar_box img{
	border: 1px solid #5f5852;
}

.sidebar_box p {
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	text-align:center;
}

.webbox {
	margin:0px 0px 0px 100px;
	padding:0px;
}

.webbox img {
	border: 0px solid white;
	text-decoration:none;
}

.webbox a {
	text-decorate:none;
}

.footer {
	background-color:#605953;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height:80px;
}

#copyright {
	margin: 0px;
	padding: 30px 0px;
	color:#FFFFFF;
	text-align:center;
}

#copyright a {
	color:#FFFFFF;
	text-decoration:none;
}

#copyright a:hover, #copyright a:active {
	color:#999999;
	text-decoration:underline;
}

/* class used to clear float */
.clear {
	clear: both;
}

