/* BASIC */

h1, h2, h3, h4, p, ul, ol {
	margin: 0px;
	padding: 0px;
}

a img { 
	border: none;
}

body {
	background-color:#d7d3d2;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, sans-serif, Arial;
	font-size: 12px;
}

p {
	color:#000000;
	text-decoration: none;
	margin: 0px;
}

a, a:visited {
	text-decoration: none;
	color: #391e6d;
	list-style-image: none;
	list-style-type: none;
}

a:hover {
	text-decoration: underline;
	color: #BE6FB8;
}


h2 {
}

ul {
	
	font-size: 12px;
	margin: 0px;
	
}

li {
	line-height: 110%;
}

/* LAYOUT */

#container {
	position: relative;
	text-align: left;
	width: 735px;
	margin: auto;
}
.outer_container {
	height: 564px;
	width: 893px;
	margin-left: -446.5px;
	position: absolute;
	left: 50%;
	top: 0px;
	background-image: url(../_ASSETS/frontpage_bg.jpg);
	background-repeat: no-repeat;
}

#left_column {
	float: left;
	width: 173px;
	margin-right: 6px;
	height: auto;
}

#nav {
	width: 173px;
	height: 185px;
	padding-top: 7px;
	color: #391e6d;
	text-align: right;
	background-image: url('../_ASSETS/menu_bg.jpg');
	background-repeat: no-repeat;
}

#nav a {
	padding: 0 7px;
}


#donate {
	background-image: url('../_ASSETS/donate_bg.jpg');
	background-repeat: no-repeat;
	height: 217px;
	padding-top: 15px;
	text-align: left;
}

#donate h1, #donate form {
	padding-left: 15px;
	padding-right: 15px;
}

#donate h1 {
	color: #508730;
	font-size: 18px;
	font-weight: normal;
}

#donate form {
	margin-bottom: 14px;
}


#content {
	width: 556px;
	background-image: url('../_ASSETS/content_top_bg.jpg');
	background-repeat: no-repeat;
	background-color: #edeaf0;
	padding-top: 8px;
}

#content p, #content h1, #content form {
	margin-left: 47px;
	margin-right: 47px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 15px;
}

#content li {
	margin-right: 47px;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 47px;
}

#content h2 {
	margin-left: 47px;
	margin-right: 47px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #391e6d;
	font-weight: normal;
}


#content h1, #event_bar h1 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 15px;
	color: #391e6d;
}

#content p {
	text-align: justify;
	margin-bottom: 0px;
}

#footer {
	text-align: center;
	width: 750px;
	margin-top: 8px;
	font-family: Helvetica, sans-serif, Arial;
	background-image: url(../_ASSETS/footer_bar.gif);
	background-position: left top;
	color: #932790;
	display: block;
	float: left;
	padding-top: 1px;
	background-repeat: no-repeat;
}
	
#logo {
	margin-bottom: 24px;
}

#right_column {
	width: 556px;
	float: left;
	padding-top: 18px;
}

.actionbox {
	padding-top: 5px;
	padding-bottom: 5px;
}

/*FOOTER*/

#footer a, a:visited {
	text-decoration: none;
	color: #932790;
}

#footer a:hover {
	text-decoration: underline;
	color: #AF44AD;
}

p.footer_right {
	width: 300px;
	float: right;
	font-size: 11px;
	color: #932790;
	text-align: right;
	margin-top: 8px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
}

p.footer_left {
	width: 360px;
	float: left;
	font-size: 11px;
	color: #932790;
	text-align: left;
	margin: 8px 0px 10px 15px;
}

/*MAIN*/

#content ul {
	margin-left: 25px;
}

#content li {
	line-height: 18px;
}

/* HOMEPAGE */


#home_main {
	
	width: 359px;
	height: 410px;
	float: left;
	background-image: url(../_ASSETS/home/main_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: inline;
}

#home_main__ASSETS1 {
	position: relative;
	left: 30px;
	top: 320px;
	width: 145px;
}

#home_main__ASSETS1 img, #home_main__ASSETS2 img {
	display: block;
	margin-bottom: 8px;
}

#home_main__ASSETS2 {
	position: relative;
	left: 180px;
	top: 268px;
	width: 170px;
}

#event_bar {
	float: right;
	width: 190px;
	background-image: url('../_ASSETS/side_bar.gif');
	background-repeat: no-repeat;
	margin-top: 10px;
	height: 393px;
}

#event_bar ul, #event_bar h1 {
	padding: 10px;
}

#event_bar ul {
	list-style: none;
}

#event_bar li {
}

li.sidebar_heading {
	font-weight: bold;
}

li.sidebar_event {
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 15px;
}


/* NAVIGATION */

/*_ASSETS*/

img.floatright {
	float: right;
	border: 1px solid #003399;
	margin: 8px 0px 8px 8px;
}

img.floatleft {
	float: left;
	border: 1px solid #003399;
	margin: 8px 8px 8px 0px;
}
.pad5top {
	margin-top: 5px;
}

.FORM_Req {
	background-color: #FFFF99;
	width: 300px;
}
.FORM_NoReq {
	background-color: #FFFFFF;
	width: 300px;
}

.button_text {
	font-size: 11px;
}

