@import url('jq_fade.css');

/* MERCER ALLIANCE */

/**************** BODY *********************/

BODY  {
	scrollbar-arrow-color:		#F1F1F1;
	scrollbar-base-color:		#E1D9C9;
	scrollbar-dark-shadow-color:	#3B3BA7;
	scrollbar-track-color:		#000000;
	background: 			#C0C0C0;
	font-family: 			Verdana, Arial, Helvetica, sans-serif;
	font-size: 				10pt;
}

body {
	width: 				100%;
	background-image: 		url(../images/home/bg.gif);
	background-attachment:		fixed;	
	background-color: 		#EDE2C4;
	color: 				#000000;
	margin-bottom:			0;
	margin-top:				10px;
}

a img {
	border:			0pt none;
}

/**************** CONTENT *********************/

#content-wrap {
	width: 				750px;
	padding: 				0 0 0 0;
	border-left: 			5px solid #000000;
	border-right: 			5px solid #000000;
	background-color: 		#FFFFFF;
	position: 				relative; 
}

#content-wrap .clear {
	height: 				1px;
	height: 				0px;
	clear: 				both;
}

/**************** HEADER *********************/

#header {
	background-image: 		url(../images/home/header.jpg);
	width: 				750px;
	height: 				61px;
}

/**************** NAV *********************/

#nav-wrap {
	width: 				750px;
	padding: 				0 0 0 0;
	border-bottom: 			3px solid #000000;
	border-left: 			3px solid #000000;
	border-right: 			5px solid #000000;
	background-color: 		#E1D9C9;
}


/**************** LEFT *********************/ 

#left {
	float: 			left;
	padding: 			0px;
	margin-top: 		0px;
	width: 			545px;
}

#text {
	float: 			left;
	padding: 			5px;
	margin-top: 		0px;
	width: 			545px;
	text-align:			left;
}

#text ul {
	list-style-type:		square;
	margin:			0px;
	list-style-position:	outside;
	list-style-type:		square;
	font-size: 			80%;
}

#text ul li {
	list-style-type:		square;
	margin:			0px 0px 20px 0px;
	padding:			0pt;
}


.title {
	font-size: 			140%; 
	font-family:		Arial Black, Arial;
	letter-spacing: 		-1px;
	color: 			#CC0000;
	text-align: 		center;
} 

#text h2 {
	font-size: 			110%;
	font-family:		Arial, Verdana;
	color: 			#000;
	text-align: 		center;
	text-transform: 		uppercase;
	text-decoration:		underline;
}

#text p { 
	font-size: 			80%;
}

#text a {
	color: 			#0000FF;
	text-decoration:		underline;
}

#text a:hover {
	color:			#FF0000;
	text-decoration:		underline;
}

.text-last {
	border-bottom:		solid 1px #ccc;
	padding-bottom: 		30px;
}


/**************** RIGHT *********************/ 

#right {
	float: 			right;
	width: 			180px;
	text-align:			left;
}

.donate { 
 	padding-bottom: 		5px;
}


.right-box { 
 	padding: 			5px;
	border-bottom: 		4px solid #fff;
	DISPLAY: 			block;
	background-color:		#ffcccc;
	color: 			#000000;
	width: 			170px;
} 	

.right-title {
	font-size: 			100%;
	font-family:		arial, verdana;
	padding: 			0 0 0 0;
	margin-bottom: 		10px;
	color: 			#660000;
	font-weight:		bold;
	text-transform: 		uppercase;
	text-align:			center;
}

.right-box p { 
 	padding-bottom: 		10px; 
	text-align:			left;
	font-size: 			70%;
}

.right-box a:link { 
	color: 			#000000; 
	font-family:		verdana,arial,helvetica;
	text-decoration: 		underline; 
}

.right-box a:visited {
	color: 			#000000;
	text-decoration: 		underline;
}

.right-box a:hover {
	color: 			#FF0000;
	text-decoration: 		underline;
}

.right-box ul {
	list-style-type:		square;
	margin-left:		-15px;
	font-size: 			70%;
}

.right-box ul li {
	list-style-type:		square;
	margin:			0pt 0pt 5px;
}


/**************** COL-A *********************/ 

#col-a {
	float: 			left;
	padding-right: 		10px;
	margin-bottom: 		10px;
	border-right:		solid 1px #c7b48c;
	width: 			255px;
	text-align:			left;
}

.col-title {
	font-size: 			130%;
	font-family:		Arial;
	padding: 			0 0 0 0;
	margin-bottom: 		10px;
	color: 			#660000;
	text-align:			left;
}

.core {
	font-size: 			130%;
	font-family:		Arial;
	padding: 			10px;
	margin-bottom: 		10px;
	background: 		#ff0000;
	border: 			2px solid #000;
	color: 			#000;
	text-align:			left;
}

.action-title {
	font-size: 			110%;
	font-family:		Arial;
	padding: 			0 0 0 0;
	margin-bottom: 		10px;
	border-bottom: 		2px solid #800000;
	color: 			#000;
	text-align:			left;
}


#col-a ol {
	margin:			0pt 0px 15px 0px;
	margin-bottom:		15px;
	list-style-position:	outside;
	font-size: 			80%;
}

#col-a ol li {
	margin:			0pt 0pt 5px;
	padding:			0pt;
}

/**************** COL-B *********************/ 

#col-b {
	float: 			left;
	padding-left: 		15px;
	margin-bottom: 		10px;
	width: 			255px;
	text-align:			left;
}

#col-b hr { 
 	margin-bottom: 		18px;
	color:			#CCCCCC;
	width:			95%;
}

.pic { 
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
}

/**************** FOOTER *********************/

#footer {
	background-color: 		#000000;
	width: 				750px;
	height: 				20px;
	padding-bottom:			.5em;
	padding-top:			.5em;
	font-size: 				12px;
	color: 				#FFFFFF;
	text-transform: 			uppercase;
	font-weight:			bold;
	font-family: 			Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:				center;
}

#bottom  {
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				8pt;
	text-align:				center;
}

#bottom A:link  {
	color:				 #0000ff;
	text-decoration: 			underline;
}

#bottom A:visited  {
	color:				#660066;
	text-decoration:			underline;
}

#bottom A:hover  {
	color:				#FF0000;
	text-decoration:			underline;
}

/* Mozilla [11] code */ 
#body > #innerbody { border-bottom: 1px solid transparent; } 
#leftcol { margin-right: 1px; } 
#rightcol { margin-left: 1px; } 
#rightcol p { padding-left: 10px; } 
#centercol { margin: 0 -8px 0 -2px; }