@charset "utf-8";
/* CSS Document */

body {
	background-repeat: repeat;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	background-color: #FFFFD7;
}

#shell {
	width: 900px;
	margin-top: 5px;
	height: auto;
	background-repeat: repeat;
	background-color: #FFFFFF;
	display: inline-block;
}
#header {
	height: 180px;
	width: 900px;
}
#navigation {
	height: 28px;
	width: 900px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #42B556;
	text-align: center;
	margin-top: auto;
	margin-left: auto;
	background-color: #EEE;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FCF101;
}
#left_content_clinic {
	float: left;
	height: auto;
	width: 199px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #D2FFFF;
	padding-top: 10px;
}
#left_content_clinic_home {
	float: left;
	height: 690px;
	width: 199px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #E1F5FD;
	padding-top: 10px;
}
#left_content_clinic_volunteerlist {
	float: left;
	height: 900px;
	width: 199px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #E1F5FD;
	padding-top: 10px;
}


#left_content_services {
	float: left;
	height: 210px;
	width: 199px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #D2FFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B71F25;
}

#left_content_events {
	float: left;
	height: 500px;
	width: 199px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #D2FFFF;
}

#left_content_events a{
	color: #000;
}


#picture_gallery {
	float: left;
	height: 300px;
	width: 670px;
	padding-left: 15px;
	background-color: #FFFFFF;
	padding-top: 10px;
}
#picture_gallery_left {
	float: left;
	height: 300px;
	width: 660px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#picture_gallery_full {
	float: left;
	height: 200px;
	width: 670px;
	padding-left: 15px;
	background-color: #FFFEF2;
}

#picture_gallery_right {
	float: left;
	height: 300px;
	width: 170px;
}
#picture_gallery_right1 {
	float: left;
	height: 98px;
	width: 170px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#picture_gallery_right2 {
	float: left;
	height: 98px;
	width: 168px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#picture_gallery_right3 {
	float: left;
	height: 100px;
	width: 168px;
}
#main_content_clinic {
	float: left;
	height: auto;
	width: 670px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	overflow: auto;
	background-color: #FFFFFF;
	padding-top: 15px;
}






#main_content {
	float: left;
	height: auto;
	width: 670px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	background-color: #DEEBE3;
}
#membershipform {
	background-color: #FFF;
	height: auto;
	width: 655px;
	float: left;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #000;
	font-weight: bold;
	line-height: 30px;
	padding-left: 15px;
}


#main_content_prespic {
	float: left;
	height: 65px;
	width: 61px;
	margin-right: 15px;
	margin-bottom: 10px;
}
#footer {
	height: auto;
	width: 900px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #42B556;
	float: left;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 10px;
	background-repeat: repeat;
	background-color: #ECFFFF;
}
#footer a{
	text-decoration: none;
	color: #000;
}

#picture_gallery a{
	text-decoration: none;
}

h2 {
	color: #B71F25;
}
#main_content_home_left {
	float: left;
	height: auto;
	width: 375px;
}
#main_content_home_left #asifmoin {
	height: auto;
	width: 125px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}


#main_content_home_right {
	float: left;
	height: auto;
	width: 255px;
	padding-left: 15px;
	background-color: #E4E4E4;
	margin-left: 6px;
	border: 1px solid #666;
}
