/*styles for clinicsforhaiti.org*/

body{
	background-color: #eeeeee;
	text-align: center;
	font-family: Lucida Sans;
	font-size: 12px;
	color: #000000;	
	}
p{
	text-align: justify;
	}
p.caption{
	font-size: 10px;
	text-autospace: 10px;
	}
ol.letters{
	list-style:lower-latin;
	}
hr.dashed{
	border: 1px dashed #cccccc;
	}

h2.copyright{
	font-size: 10px;
	color: #cccccc;
	font-weight: normal;
	text-align: center;
	}
h1.header{
	
	background-repeat: no-repeat;
	background-position: top left;
	padding: 15px 0px 15px 0px;
	margin: 0px;
	font-size: 14px;
	color: #892034;
	font-weight: normal;
	text-align: center;
	}
#container{
	width: 894px;
	margin: auto;	
	}
	#subContainer{
		float: left;
		width: 100%;
		background-color: #ffffff;
		text-align: left;
		border: 1px solid #cccccc;
		}
		#header{
			float: left;
			width: 100%;
			}
			#top_banner{
				float: left;
				width: 100%;
				height: 132px;
				background-image: url(images/top_banner.jpg);
				background-repeat: no-repeat;
				background-position: left;
				}
			#nav_bar{
				float: left;
				width: 100.1%;
				margin: 0px 0px 0px 0px;
				}
				#nav_bar a{
					float: left;
					width: 14.157%;
					text-align: center;
					text-decoration: none;
					color: #ffffff;
					padding: 9px 0px 9px 0px;
					background-color: #e86b10;
					border-top: 1px solid #e86b10;
					border-right: 1px solid #e86b10;
					
					background-image: url(images/nav_bar_orange.jpg);
					background-position: top left;
					background-repeat: no-repeat;
					}
				#nav_bar a:hover{
					background-color: #892034;
					border-top: 1px solid #892034;
					border-right: 1px solid #892034;
					
					background-image: url(images/nav_bar_maroon.jpg);
					background-position: top left;
					background-repeat: no-repeat;
					}
				#nav_bar a.first{
					border-left: 1px solid #e86b10;
					}
				#nav_bar a.first:hover{
					border-left: 1px solid #892034;
					}
		#body_area{
			float: left;
			width: 99.8%;
			/*background-image: url(images/bg_body.jpg);
			background-repeat: repeat-y;*/
			margin: 10px 0px 0px 0px;
			}
			#left_col{
				float: left;
				width: 29%;
				padding: 0px;
				color: #222222;
				margin: 0px 1% 0px 1.5%;
				}

					#news{
						float: left;
						width: 98%;
						border: 1px solid #ffcc66;
						background-color: #ffeecc;
						padding: 0px 0px 45px 0px;
						}
					ul.news{
							margin: 0px;
							padding: 0px;
							border-top: 1px solid #ffcc66; 
							border-bottom: 1px solid #ffcc66; 
							}
						ul.news li{
							list-style: none;
							font-weight: normal;
							font-size: 11px;
							}
						ul.news a{
							text-decoration: none;
							display: block;
							padding: 5px 3px 5px 5px;
							margin: 0px 0px 0px 0px;
							border-bottom: 1px dashed #ffcc66;
							color: #222222;
							background-color: #fffaf0;
							}
						ul.news a.last{
							border-bottom: none;
							
							}
							
						ul.news a:hover{
							background-color: #fff6e5;
							text-decoration: none;
							color: #892034;
							}
					#row{
						width: 100%;
						
						float: left;
						background-color: #ffffff;
						margin: 10px 0px 10px 0px;
						font-size: 11px;
						}
						#row img{
							width: 100px;
							margin: 10px 0px 5px 10px;
							}
						#row h1{
							font-size: 12px;
							margin: 0px;
							}
						#row a{
							color: #892034;
							}

				
				
/*LEFT AREA HOME PAGE*/				
				
			#middle_col{
				float: left;
				width: 66.5%;
				padding: 0px 2px 5px 4px;
				background-color: #ffffff;
				}
				#middle_col img{
					border: 1px solid #cccccc;
					}
				#middle_col h1{
					margin: 2px 0px 2px 0px;
					font-size: 18px;
					font-weight: normal;
					color: #892034;
					}
				#middle_col h2{
					margin: 2px 0px 2px 0px;
					font-size: 16px;
					font-weight: normal;
					color: #444444;
					}
				#middle_col a{
					color: #892034;
					}
				#middle_col a:hover{
					text-decoration: none;
					}
				#middle_col.one_col{
					width: 92%;
					padding: 4%;
					}
				img.main{
					border: 0px;
					margin: 0px 0px 0px 0px;
					float: left;
					}	
								
					
				#infoBox{
					float: right;
					padding: 5px;
					border: 1px dashed #6c6c9c;
					}

#imgBox{
	width: 100%;
	height: auto;
	float: left;
	margin: 2.5%;
	text-align: center;
	}
	#imgBox p{
		font-size: 10px;
		padding: 0px 28% 3px 28%;
		text-align: left;
		width: 44%;
		}
	#imgBox_small{
		float: right;
		width: 300px;
		margin: 0px 0px 0px 10px;
		background-color: #eeeeee;
		font-size: 11px;
		text-align: center;
		}
		#imgBox_small img{
			width: 300px;
			}
#footer{
	float: left;
	width: 100%;
	border-top: 1px dashed #cccccc;
	}