@charset "utf-8";
/* Universal style rule */
*{
	margin:0;
	padding:0;
}
body  {
	background: #ffcc99;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 62em;
	background: #FFFFFF;
	margin: 0px auto;
	text-align: left;
} 
#header {
	padding: 0;
	height: 10.9em;
	position:relative;
	background: #5C471C;
} 
/* Fixes the mysterious image gap */
#header img {
	display:block;
	border-style: none;
}
#header-fb {
	position: absolute;
	top: 50%;
	left: 92%;
}
#header-tw {
	position: absolute;
	top: 50%;
	left: 96%;
}
#header-youtube {
	position: absolute;
	top: 70%;
	left: 92%;
}
#header-donate {
	position: absolute;

	top:3%
	left: 80%
	top: 3%;
	left: 88%;
	top: 3%;
}
/* AllWeb Menus horizontal navigation bar */
#awmAnchor-menu {
	text-align: left;
	height: 30px;
	background: #FFCC99;
	margin-bottom: 15px;
}
#sidebar1 {
	float: left;
	width: 245px;
	background: #FFFFFF;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	position: relative;
	display:inline;
	border-right: 1px solid #ffcc99;
}

#sidebar1 p {
	padding: 0.5em;
	border-style: none;
	font: normal 0.8em/1.4em Arial, Helvetica, sans-serif;
}
#sidebar1 p.heading   {
	font-size: 0.85em;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding: .5em;
}

#sidebar1  ul {
	list-style: none;
	border-left: 1px solid #ffcc99;
}
#sidebar1 li {
	margin-left: 15px;
}
#sidebar1 img {
	display: block;
	border:none;
}
#sidebar1 a, a:link, a:visited, a:active {
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
}
#sidebar1 a:hover {
	color:#F5DFB6;
	text-decoration:underline;
	font-weight: bold;
}

.quote {
	background: #00853F;
	position: absolute;
	width: 220px;
	padding: .5em;
	text-align: left;
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
/* Left navigation on interior pages */
#navmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navmenu li { margin: 0; }

#navmenu a {
	display: block;
	padding: 4px 5px 10px;
	width:auto;
	color: #5c471c;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	background: #FFCC99;
}
#navmenu a:link, a:visited, a:active {
	text-decoration:none;
	color:#5c471c;
	font-weight: bold;
}
#navmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#navmenu ul ul li { margin: 0; }

#navmenu ul ul a
{
	display: block;
	padding: 4px 5px 4px 20px;
	width: auto;
	color: #5c471c;
	text-decoration: none;
	font-weight: bold;
	background: #ffffff;
	font-size: 0.8em;
	border-bottom: thin dashed #ffcc99;
}
#navmenu ul ul a:link, a:visited, a:active {
	text-decoration:none;
	color:#5c471c;
	font-weight: bold;
}
#navmenu ul ul a:hover
{
	color: #FF9933;
	text-decoration: none;
	background: #ffffff;
	border-bottom: thin dashed #FFCC99;
}

h1 {
	color: #6699CC;
	font: bold 1.6em "Book Antiqua", "Times New Roman", serif;
	padding: 0.2em;
}
h2 {
	color: #6699CC;
	font: bold 1.4em "Book Antiqua", "Times New Roman", serif;
	padding: .2em;
}
h3 {
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0.5em;
}

h4 {
	color:#ffcc99;
	border-style: none;
	font: bold 1em Arial, Helvetica, sans-serif;
	background: #6699CC;
	padding: 0.3em 0.4em;
}
h5 {
	font-size: 0.9em;
	padding: .3em .3em .3em 0.5em;
}
h6 {
	font-size: 0.9em;
	color: #6699CC;
	font-style: italic;
	font-weight: bold;
	padding: 0.3em;
}

blockquote {
	margin-left: 30px;
}
#sidebar2 {
	float: right;
	width: 245px;
	background: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
	border-left: 1px solid #FFCC99;
}

#sidebar2 p {
	padding: .5em;
	border-style: none;
	font: 0.8em/1.4em Arial, Helvetica, sans-serif;
}
#sidebar2 img {
	display:block;
	border-style: none;
}
#sidebar2 a:link, a:visited, a:active {
	text-decoration:none;
	color:#6699CC;
	font-weight: bold;
}
#sidebar2 a:hover {
	color:#FF9933;
	text-decoration:underline;
	font-weight: bold;
}

#mainContent {
	text-align: left;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 260px;
	background: #FFFFFF;
	clear: none;
	position: relative;
} 

#mainContent h1 {
	font: italic bold 1.6em "Book Antiqua", "Times New Roman", serif;
	color: #6699CC;
	padding-left: 10px;
}
#mainContent p {
	font: normal 0.8em/1.4em Arial, Helvetica, sans-serif;
	padding: 0.7em;
}
#mainContent a:link, a:visited, a:active {
	text-decoration:none;
	color:#6699CC;
	font-weight: bold;
}
#mainContent a:hover {
	color:#FF9933;
	text-decoration:underline;
	font-weight: bold;
}
.thrColFixHdr #mainContent {
	margin-bottom: 10px;
	margin-left: 260px;
	background: #FFFFFF;
	width: 29.375em;
} 
.thrColFixHdr #mainContent p {
	font: normal 0.8em/1.4em Arial, Helvetica, sans-serif;
	padding: 0.7em;
}
.thrColFixHdr #mainContent a:link, a:visited, a:active {
	text-decoration:none;
	color:#6699CC;
	font-weight: bold;
}
.thrColFixHdr #mainContent a:hover {
	color:#FF9933;
	text-decoration:underline;
	font-weight: bold;
}
.thrColFixHdr #sidebar1 a, a:link, a:visited, a:active {
	text-decoration:none;
	color:#6699CC;
	font-weight: bold;
}
.thrColFixHdr #sidebar1 a:hover {
	color:#FF9933;
	text-decoration:underline;
	font-weight: bold;
}
#mainContent ul {
	padding-left: 30px;
	list-style: disc outside;
	font-family: Arial, Helvetica, sans-serif;
}

#mainContent li {
	font-size: 0.8em;
	line-height: 1.3em;
	padding: 0.4em;
}

#mainContent img {
	display:block;
	border-style: none;
}

#footer {
	background:#FFFFFF;
	height: auto;
	border-top: 0.3em solid #ffcc99;
} 
#footer p {
	margin: 0;
	padding: 10px;
	font: 0.7em/1.3em Arial, Helvetica, sans-serif;
	text-align: center;
}
#footer img {
	padding-bottom: 5px;
	padding-left: 5px;
	border-style: none;
	padding-top: 5px;
}

#footer a:link, a:visited, a:active {
	text-decoration:none;
	color:#6699cc;
}
#footer a:hover {
	color:#FF9933;
	text-decoration:underline;
}
.fltrt { /* this class can be used to float an element right in your page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clearfloatleft { /* clears elements floated to the left */
	clear:right;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clearfloatright { /* clears elements floated to the right */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* table used in the contact us email form */
table.emailform {
	font: .8em Arial, Helvetica, sans-serif;
	padding: 1em;
	margin: 1em;
	border-collapse:collapse;
	width: 90%;
	border: 0.1em solid #FFCC99;
}
td.emailform {
	border: none;
	text-align: left;
	vertical-align: top;
	padding: 0.4em;
}
table.nutrition /* style for table on nutrition page */
 {
	font: 0.8em Arial, Helvetica, sans-serif;
	border-collapse:collapse;
	border: solid 1px #000;
	width: 95%;
	margin-left: 1em;
	margin-right: 1em;
}
td.nutrition, th.nutrition{
	border: solid 1px #000;
	padding: 0.25em;
}
th.nutrition {
	background: #CCCCCC;
	font-weight: bold;
	text-align: left;
}
/* Table for workshop registration form */
table.registration{
	border: thin solid #666666;
	margin:.5em;
	border-collapse:collapse;
}

td.registration{
	border: solid thin #CCC;
	padding:0.4em;
	font-size: 0.8em;
}
th.registration{
	background-color: #CCCCCC;
	padding: .5em;
	font-size: .9em;
}

/* Styles for SHARE information on Haiti page left column */
#share a {
	color:#AF3A28;
}
#share a:link, a:visited, a:active {
	text-decoration:none;
	color:#6699cc;
	font-weight: bold;
}
#share a:hover {
	color:#ff9933;
	text-decoration:underline;
	font-weight: bold;
}
#share img {
	padding: 5px;
	border-style: none;
	display: block;
}
/* Styles for table for Conference photos */
table.conferencepix {
	vertical-align: top;
	text-align: center;
	background-color: #FFFFFF;
	width: 800px;
	border:3px solid #663333;
	margin:auto;
	border-collapse: collapse;
}
th.conferencepix {
	color:#000000;
	font: bold 1.4em/1.7em Verdana, Arial, Helvetica, sans-serif;
	background: #FFCC99;
}
td.conferencepix {
	padding:8px;
	color:#000000;
	border: 2px solid #FFCC99;
	font: normal 0.75em Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
}
img.conferencepix {
	width:245px;
}
.imagesidebyside {
	float:left;
	padding:3px;
	font: 0.75em Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	border: .125em solid #CCCCCC;
	margin-bottom: 10px;
}

