/* CSS Document */

body {
	background-color: #F3F3F3;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container{
	background-color:#FFF;
	width:870px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	color: #666;
	margin-top: 0px;
	margin-bottom: 20px;
	}
#head{
	height:175px;
	}
#nav1{
	margin-bottom: 1px;
	height: 77px;
	}
#faces{
	height:154px;
	}
#col1{
	width:90px;
	margin-top:37px;
	margin-left:70px;
	float:left;
	background-image: url(images/rainbow.gif);
	background-repeat: repeat-x;
	display: inline;
	}
#col2{
	width:280px;
	margin-top:37px;
	margin-left:58px;
	float:left;
	}
#col2-long{
	width: 500px;
	margin-top: 37px;
	margin-left: 58px;
	float: left;
	}
#col2-longer{
	width: 600px;
	margin-top: 37px;
	margin-left: 58px;
	float: left;
	}
#col3{
	margin-top:17px;
	float:right;
	background-color: #f3f3f3;
	padding: 20px;
	width: 200px;
	border-right-width: 55px;
	border-right-style: solid;
	border-right-color: #FFF;
	}
#clear{
	clear:both;
	}
#footer{
	background-color:#f3f3f3;
	font-size: 9px;
	padding-left: 210px;
	padding-top: 24px;
	margin-top: 15px;
	height: 30px;
	}
.logo {
	width:174px;
	position: absolute;
	left: 50px;
	top: 18px;
}
.donate {
	width:125px;
	position: absolute;
	left: 745px;
	top: 78px;
}
.centre-medico {
	width:125px;
	position: absolute;
	left: 745px;
	top: 9px;
	height: 48px;
}
.facebook {
	width:65px;
	position: absolute;
	left: 745px;
	top: 120px;
}
.twitter {
	position: absolute;
	right: 20px;
	top: 120px;
}
.hometext {	
	color: #3399CC;
	font-size: 24px;
	line-height: 32px;
}
.speak {
	color: #FF9933;
	padding-top: 60px;
	font-size: 18px;
}
.email {
	background-color: #cc6699;
	height: 80px;
	width: 190px;
	padding: 5px;
	margin-bottom: 15px;
}
.more {
	font-weight: bold;
	text-transform: uppercase;
	color: #3399cc;
	text-decoration: none;
}
a.more:link {
	font-weight: bold;
	text-transform: uppercase;
	color: #3399cc;
	text-decoration: none;
}
input { 
 color: #666; 
 font-size: 9px;
}
.subhead-purple {
	font-weight: bold;
	color: #cc7aac;
}
.subhead-red {
	font-weight: bold;
	color: #CC3333;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #ff9933;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #ff9933;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #3399cc;
}
#col-contact{
	margin-top:70px;
	float:right;
	width: 230px;
	}
.subhead-blue {
	font-weight: bold;
	color: #3399cc;
}
.subhead-orange {
	font-weight: bold;
	color: #FF9933;
}
.subhead-green {
	font-weight: bold;
	color: #339933;
}
#container #footer a {
	color: #666;
}

