body {
	margin:0;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5c5c5c;
	}

img { border:0; }

a { color:#003471; }
a:visted { color:#650071; }


h3, h4, h5, p, ul, dl { 
	margin-left:45px;
	margin-right:45px;
	}
	

	
	
#root {
	background:url('../img/shadow-sides.png') repeat-y 0 0;
	width:896px;
	margin:1em auto;
	}



#root-top {
	background:url('../img/shadow-top.png') no-repeat 0 0;
	height:14px;
	}
#root-bottom {
	background:url('../img/shadow-bottom.png') no-repeat 0 0;
	height:12px;
	}
#root-middle {
	margin:0 8px;
	position:relative;
	}


#header {
	background:url('../img/header-bg.jpg') no-repeat 0 0;
	height:135px;
	overflow:hidden;
	position:relative;
	}


#header form {
	margin:12px 0 0;
	font-size:0.8em;
	position:relative;
	z-index:20;
	}
	#header form fieldset { border:none; }
		#header form label,
		#header form .a-container,
		#header form a {
			text-transform:uppercase;
			color:#5c5c5c;
			display:block;
			text-decoration:none;
			padding-left:20px;
			}
			#header form a { padding-left:0; display:inline; }
			#header form a:hover { text-decoration:underline; }
		#header form .input-container-1{
			padding-left:20px;
			background:url('../img/header-login-bullet-1.png') no-repeat 0 0;
			}
		#header form .input-container-2 {
			padding-left:20px;
			background:url('../img/header-login-bullet-2.png') no-repeat 0 0;
			}
			#header form .input-text,
			#header form .input-button {
				border:none;
				background:#ddedf3;
				margin-bottom:0.3em;
				color:#2c2c2c;
				}
				
				#header form .input-button:hover {
					background:#c6d5da;
					}

#header h1 {
	margin:0;
	position:absolute;
	top:0px;
	left:257px;
	z-index:30;
	}
	#header h1 img {
		display:block;
		}
		
		
#main-nav {
	margin:0;
	padding:0;
	list-style-type:none;
	background:#a6cc37 url('../img/main-nav-bg.png') repeat-x bottom left;
	height:35px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:1.2em;
	}
	#main-nav li {
		float:left;
		margin-right:25px;
		margin-top:8px;
		display:inline;
		}
		#main-nav li.first { margin-left:50px; }
		#main-nav a {
			color:#fff !important;
			text-decoration:none;
			}
			#main-nav a:hover { text-decoration:underline; }
			

#content {
	margin:0 auto;
	background:url('../img/body-bg.png') no-repeat 0 0;
	overflow:hidden;
	width:95%;
	} 		
		

#footer {
	clear:both;
	height:100px;
	position:relative;
	overflow:auto;
	padding:0 30px;
	}

	#footer img {
		position:absolute;
		top:0px;
		left:345px;
		}
	#footer ul {
		border-top:2px solid #a6cc37;
		text-align:right;
		overflow:hidden;
		margin:32px 0 0;
		padding:5px 0 0;
		list-style-type:none;
		font-size:0.8em;
		text-transform:uppercase;
		}
		#footer li {
			display:inline;
			margin-right:5px;
			padding-right:5px;
			border-right:1px solid #003471;
			}
			#footer li.last { margin-right:2px; padding-right:0; border:none; }
			#footer ul a {
				color:#003471 !important;
				text-decoration:none;
				}
				#footer ul a:hover { text-decoration:underline; }
	
#disclaimerContainer {
	margin:0 auto;
	padding:5px 0 25px 0;
	font-size:9pt;
	width:890px;
}				
	#disclaimerContainer #copyright {
		float:left;
	}		
				
	#disclaimerContainer #siteBy {
		float:right;
	}
		#disclaimerContainer #siteBy a:link, #disclaimerContainer #siteBy a:visited {
			color:#999999;
			text-decoration:none;
		}
		
		#disclaimerContainer #siteBy a:hover, #disclaimerContainer #siteBy a:active {
			color:#333333;
			text-decoration:underline;
		}	
	
	
#member-spotlight {
	background:#dce99e url('../img/member-spotlight-bg.png') repeat-x 0 0;
	width:252px;
	min-height:125px;
	margin-bottom:25px;
	font-size:0.8em;
	color:#11417a;
	font-weight:normal;
	overflow:auto;
	}
	#member-spotlight h4 { 
		margin:0 0 0 6px;
		}
	#member-spotlight h5 { 
		font-size:1.3em;
		text-decoration:underline;
		margin:0 10px;
		}
	#member-spotlight p { 
		margin:0.5em 10px 1em;
		}
		
	

	
	
.zip-strip,
.jump-links { margin:0.5em auto 2em; padding:0 45px; list-style-type:none; text-align:center; }

.zip-strip li { display:inline; }
	.zip-strip a { text-decoration:none; font-weight:bold; }

.jump-links li {
	display:inline;
	line-height:1.4;
	padding-right:5px;
	margin-right:6px;
	}


	
h1 {
	color:#959595;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
	margin:1em 0 0;
	}	
	
h2 {
	color:#959595;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
	margin:0 0 1em;
	}

h3 {
	font-weight:bold;
	font-size:1.2em;
	color:#003471;
	text-transform:uppercase;
	}
h4 {
	font-weight:bold;
	font-size:1em;
	color:#003471;
	text-transform:uppercase;
	}

h5 {
	font-weight:bold;
	font-size:1em;
	}


.listA { margin-left:25px; padding:0; list-style-type:none; }
.listA li { margin-bottom:1em; }

.listB li { margin-bottom:1em; }


.listC { margin-top:0; padding:0; list-style-type:none; }

.recipe-name {
	margin-top:0;
	margin-bottom:0;
	background:#e0eef4;
	}

.links {
	margin-top:0;
	margin-bottom:0;
	background:#e0eef4;
	}
	
.row {
	border-bottom:1px solid #b8d65f;
	overflow:auto;
	margin-bottom:1em;
	float:left;
}


.cola {
	float:left;
	width:50%;
	}


.colb {
	float:right;
	width:40%;
	}

.cola h3 { margin-left:25px; }
.cola .listB { padding:0; }

.colb h3 { margin-left:0; }
.colb .listA { margin-left:0; }



#member_categories span { text-transform:uppercase; }




#board_members {
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	}
#board_members li { 
	float:left;
	width:320px;
	margin:0 45px 2em;
	display:inline;
	}
#board_members h4 { margin-left:2px; margin-bottom:0; }
#board_members div { padding:4px; background:#e0eef4; }
#board_members span { display:block;}
/*
.board_member_name { margin-right:20px; }
.board_member_telephone { margin-right:20px; }
*/



.dietitian {
	float:left;
	width:320px;
	margin:0 45px 2em;
	border-bottom:1px dotted #000;
	display:inline;
	}
	
	.dietitian h5 { margin-left:4px; margin-right:4px;}
	.dietitian p { margin:0 4px 1em; }
	
	.dietitian .vcard {
		background:#e0eef4;
		overflow:auto;
		margin-bottom:1em;
		padding:3px 0;
		}
		.dietitian .vcard p { margin-left:0; }
		.fn, .adr, .tel, .work-tel, .url, .email { margin:0 4px 4px; }
		
		.tel, .url, .work-tel, .email { width:45%; display:inline-block; }
		
		
	
	
.event_type {
	clear:both;
	padding:2px 5px;
	background:#e0eef4;
	}	


.event_details {
	float:left;
	width:320px;
	min-height:250px;
	margin:0 45px 2em;
	border-bottom:1px dotted #000;
	display:inline;
	}
	* html .event_details { height:250px; }
	.event_details h4 { margin-left:4px; margin-right:4px;}
	.event_details p { margin:0 4px 1em; }
	
	.dietitian .vcard {
		background:#e0eef4;
		overflow:auto;
		margin-bottom:1em;
		padding:3px 0;
		}