@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #17130e url(http://www.h4hthailand.com/images/backdrop.jpg) repeat-x top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
h1 {
	font-size: 15px;
	color: #403f29;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 15px 0 0 0;
	
	}
a {
	color: #ffffff;
	text-decoration: underline;
	}
a:hover {
	
	}
.imagelink {
	text-decoration: none;
	}
.twoColFixLtHdr #container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #403f29;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	margin-top: 15px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border: 1px solid #17130e;
} 
.twoColFixLtHdr #header { 
	background: #17130e url(http://www.h4hthailand.com/images/mainpic.jpg) no-repeat center;
	margin: 0; 
	min-height: 403px;
	border-bottom: 1px solid #17130e;
		} 

.twoColFixLtHdr #menubox { 
	background: #17130e;
	margin: 0; 
	min-height: 27px;
} 
.twoColFixLtHdr #titlebox { 
	background: #17130e url(http://www.h4hthailand.com/images/titlebar.jpg) no-repeat center;
	margin: 0;
	min-height: 60px;
	border-top: 1px solid #17130e;
	border-bottom: 1px solid #17130e;
	}

#money {
	width: 150px;
	margin: 0 auto;
	background-color: #46452e;
	padding: 15px;
	color: #cccccc;
	font-size: 18px;
	text-align: center;
	}
	
#topdonate {
	float: right;
	right: 75px;
	margin: 0;
	padding: 0;
	}
	
.#mainContent {
	margin-top: 0;
	border-left: 0;
	}
	
#intro {
	font-size: 11px;
	color:#CCCCCC;
	padding-bottom:20px;
	}

#donatebutton{
	float: right;
	margin-right:200px;
	margin-bottom: 0px;
	}	



.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #403f29; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-left: 10px;
	padding-top: 10px;
}

.contentheader {
	background: #17130e url(http://www.h4hthailand.com/images/contentheader.jpg) repeat-x top;
	width: 100%;
	height: 22px;
	margin: 1px 0 3px 0;
	border-bottom: 1px solid #17130e;
	border-left: 1px solid #17130e;
	}
	
p {
	font-size: 12px;
	}
	
ul {
	margin: 0;
	padding: 0;
	}
li {
	margin: 2px 15px;
	padding: 0;
	}
.contenttitle {
	width: 100%;
	padding: 3px 5px;
	color: #17130e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	}
	
.content {
	width: 100%;
	padding: 5px;
	margin: 0 3px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	font-size: 12px;
	}
	
.biobox {
	width: 720px;
	margin: 0 auto;
	margin-bottom: 10px;
	height: 200px;
	border: 1px solid #17130e;
	}
#colleen {
	background: #403f29 url(http://www.h4hthailand.com/images/colleen_bio.jpg) no-repeat top;
	}
#brandon {
	background: #403f29 url(http://www.h4hthailand.com/images/brandon_bio.jpg) no-repeat top;
	}
#tasha {
	background: #403f29 url(http://www.h4hthailand.com/images/tasha_bio.jpg) no-repeat top;
	}
#nathalie {
	background: #403f29 url(http://www.h4hthailand.com/images/nathalie_bio.jpg) no-repeat top;
	}
#franklin {
	background: #403f29 url(http://www.h4hthailand.com/images/franklin_bio.jpg) no-repeat top;
	}
#miguel {
	background: #403f29 url(http://www.h4hthailand.com/images/miguel_bio.jpg) no-repeat top;
	}
#benjamin {
	background: #403f29 url(http://www.h4hthailand.com/images/benjamin_bio.jpg) no-repeat top;
	}
#shani {
	background: #403f29 url(http://www.h4hthailand.com/images/shani_bio.jpg) no-repeat top;
	}
#madison {
	background: #403f29 url(http://www.h4hthailand.com/images/madison_bio.jpg) no-repeat top;
	}
#mohammad {
	background: #403f29 url(http://www.h4hthailand.com/images/mohammad_bio.jpg) no-repeat top;
	}
#erica {
	background: #403f29 url(http://www.h4hthailand.com/images/erica_bio.jpg) no-repeat top;
	}
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#403f29; 
	border-top: 1px solid #17130e;
	font-size: 9px;
	color: #17130e;
	text-align: center;
} 
#footer a{
	color: #17130e;
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}
.small {
	font-size: 7px;
	}
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the 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;
}