/* Mediation Matters CSS Document */

body {
	background:url(../images/bg.jpg) repeat-x;
	margin:0;
}

/** Headings **/

h1,.h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:100;
	color:#0b699f;
	margin:0;
	line-height:1.7em;
}

h2,.h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:100;
	color:#0b699f;
	margin:0;
	line-height:1.5em;
}

.h2white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0;
	line-height:1.5em;
}

h3,.h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:100;
	color:#0b699f;
	margin:0;
	line-height:1.5em;
}

h4,.h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:100;
	color:#0b699f;
	margin:0;
	line-height:1.7em;
}

/** Content **/

p,.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color:#3b3b3b;
	line-height:1.7em;
}

.white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
	color:#FFFFFF;
	margin:0;
	line-height:1.5em;
}

.smallFont {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#50037b;
	line-height:1.5em;
}

.login a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#400573;
	text-decoration:none;
}

.login a:visited {
	color:#400573;
	text-decoration:none;
}
.login a:hover {
	color:#0b699f;
	text-decoration:none;
}
.login a:active {
	color:#400573;
	text-decoration:none;
}

a {
	color:#2EA2B9;
	text-decoration:underline;
}
a:visited {
	color:#2EA2B9;
	text-decoration:underline;
}
a:hover {
	color:#54027E;
	text-decoration:underline;
}
a:active {
	color:#2EA2B9;
	text-decoration:underline;
}

/** ID Tags **/

#container {
	width:955px;
	margin:0 auto 0 auto;
	padding:0;
}

#top {
	width:955px;
	height:115px;
	margin:0;
	padding:0;
}

#logo {
	width:148px;
	height:105px;
	float:left;
	background:url(../images/logo.jpg) no-repeat;
	margin:0;
	padding:0;
	cursor:pointer;
	text-indent:-999em;
}

#topAddress {
	width:600px;
	float:right;
	margin:0;
	padding:0;
	text-align:right;
}

.address {
	float:right;
	width:165px;
	padding:10px 0 0 10px;
}

#navbar {
	width:955px;
	height:45px;
	background:url(../images/nav-bar.jpg) no-repeat;
	margin:0;
	padding:0;
	clear:both;
}

#btm-nav {
	width:955px;
	height:36px;
	background:url(../images/btm-nav.jpg) no-repeat;
	margin:0;
	padding:0;
	clear:both;
}

#bodyBG {
	background:url(../images/body-bg.jpg) no-repeat;
	width:955px;
	min-height:456px;
	margin:0;
	padding:0;
	clear:both;
}

	/*** HOME PAGE STYLES ***/
	
	/*** LEFT COL ***/
		#leftCol {
			width:600px;
			margin:0;
			padding:0 20px;
			float:left;
		}
	
		#banner {
			background:url(../images/images/banner.jpg) no-repeat;
			width:623px;
			height:212px;
			margin:20px 0 0 0;
			padding:0;
			float:left;
		}
		
		#boxes {
			float:left;
			clear:left;
			width:623px;
			margin:20px 0 0 0;
			padding:0;
		}
		
	div #boxes .contactLeft {
			float:left;
			width:250px;
			margin:0;
			padding:0;
		}
		
		div #boxes .contactRight {
			float:left;
			width:350px;
			margin:0;
			padding:0;
		}		
		
		.clear { clear:both;}
		
		#btnFamily {
			background:url(../images/images/btn-family-matters.jpg) no-repeat;
			width:308px;
			height:164px;
			margin:0;
			padding:0;
			float:left;
			cursor:pointer;
			text-indent:-999em;
		}
		
		#btnOther {
			background:url(../images/images/btn-other-matters.jpg) no-repeat;
			width:308px;
			height:164px;
			margin:0 0 0 5px;
			padding:0;
			float:left;
			cursor:pointer;
			text-indent:-999em;
		}
		
		#btnCommunity {
			background:url(../images/images/btn-community-matters.jpg) no-repeat;
			width:308px;
			height:164px;
			margin:5px 0 0 0;
			padding:0;
			float:left;
			cursor:pointer;
			text-indent:-999em;
		}
		
		#btnCollaboration {
			background:url(../images/images/btn-collaboration-matters.jpg) no-repeat;
			width:308px;
			height:164px;
			margin:5px 0 0 5px;
			padding:0;
			float:left;
			cursor:pointer;
			text-indent:-999em;
		}
				
	/*** RIGHT COL ***/	
		#rightCol {
			background:url(../images/side-bg.jpg) no-repeat;
			width:260px;
			float:right;
			padding:15px;
			min-height:500px;
		}
		
		#mediator {
			background:url(../images/btn-become-a-mediator.jpg)  no-repeat;
			width:261px;
			height:69px;
			margin:0;
			padding:0;
			cursor:pointer;
			text-indent:-999em;
		}
		#donation {
			background:url(../images/btn-make-a-donation.jpg)  no-repeat;
			width:261px;
			height:69px;
			margin:10px 0 0 0;
			padding:0;
			cursor:pointer;
			text-indent:-999em;
		}
		
		#grayLine {
			background:url(../images/gray-line.jpg) no-repeat;
			widows:244px;
			height:2px;
			margin:7px 0 7px 0;
			padding:0;
		}
		
#footer {
	background:url(../images/footer-bg.jpg) no-repeat;
	width:955px;
	height:73px;
	margin:0;
	padding:0;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#727272;
	line-height:1.5em;
}

#footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:1.5em;
	color:#727272;
	text-decoration:none;
}
#footer a:visited {
	color:#727272;
	text-decoration:none;
}
#footer a:hover {
	color:#0b699f;
	text-decoration:none;
}
#footer a:active {
	color:#727272;
	text-decoration:none;
}

.footerLeft {
	width:430px;
	margin:25px 15px 15px 15px;
	padding:0;
	float:left;
	text-align:left;
}

.footerRight {
	width:390px;
	float:right;
	margin:25px 25px 15px;
	padding:0;
	text-align:right;
}

/** Links **/




/** UL / LI **/

ul {
	list-style-type:disc;
	margin:0;
}
ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	line-height: 1.7em;
	color:#3b3b3b;
	display:list-item;
	padding-left:0px;
	margin:0;
}
ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	line-height: 1.7em;
	color:#2EA2B9;	
	display:inline;
	padding-left:0px;
	margin:0;
	text-decoration:underline;
}
ul li a:visited{
	color:#2EA2B9;
	text-decoration:underline;
}
ul li a:hover{
	color:#54027E;
	text-decoration:underline;
}
ul li a:active{
	color:#2EA2B9;
	text-decoration:underline;
}

/** OL / LI **/
ol {
	margin:0;
}
ol li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	line-height: 1.7em;
	color:#3b3b3b;
	display:list-item;
	padding-left:0px;
	margin:0 0 10px 0;
}
ol li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	line-height: 1.7em;
	color:#3b3b3b;
	display:inline;
	padding-left:0px;
	margin:0;
	text-decoration:none;
}
ol li a:visited{
	color:#333333;
	text-decoration:none;
}
ol li a:hover{
	color:#000000;
	text-decoration:none;
}
ol li a:active{
	color:#333333;
	text-decoration:none;
}
