/* CSS Document */

body {
	background: url(../images/bg_pattern.gif) repeat;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

/*----CONTAINERS----*/

#mainContainerDiv {
	background: url(../images/bg_top.gif) 0 0 repeat-x;
	margin: 0;
	padding: 0;
	width: 100%;
}

#centerContainerDiv {
	margin: 0 auto;
	padding: 0;
	width: 920px;
}

#headerContainerDiv {
	background: url(../images/bg_header_pattern.gif) 0 0 repeat-x;
	margin: 0;
	position: relative;
	width: 920px;
	height: 150px;
	overflow: hidden;
}

#contentContainerDiv {
	background: url(../images/bg_content.gif) 0 0 repeat-y;
	margin: 0;
	padding: 15px 20px 20px 20px;
	width: 880px;
	overflow: auto;
}

#footerContainerDiv {
	background: url(../images/bg_footer_pattern.gif) 0 0 repeat-x;
	margin: 0 0 20px 0;
	position: relative;
	width: 920px;
	height: 48px;
}

/*----GLOBAL ELEMENTS----*/

h1 {
	background: url(../images/hdr_logo.gif) 0 0 no-repeat;
	margin: 21px 0 0 32px;
	float: left;
	text-indent: -9999px;
	display: block;
	width: 157px;
	height: 89px;
}

h2 { font-size: 14px; }
h3 { font-size: 12px; margin-bottom: 0; padding-bottom: 4px; }
p { margin-bottom: 15px; }

ul { margin: 0; padding: 0; }

textarea {
	width: 250px;
	height: 50px;
}

/*----HEADER----*/

#hdrTagline {
	background: url(../images/hdr_tagline.gif) 0 0 no-repeat;
	margin: 48px 0 0 198px;
	text-indent: -9999px;
	display: block;
	width: 299px;
	height: 38px;
}

#hdrBgLeft {
	position: absolute;
	top: 0;
	left: 0;
	width: 28px;
	height: 150px;
}

#hdrBgRight {
	position: absolute;
	top: 0;
	right: 0;
	width: 28px;
	height: 150px;
}

#hdrBlogBtn a {
	background: url(../images/hdr_blog_btn.gif) 0 0 no-repeat;
	position: absolute;
	top: 52px;
	left: 740px;
	text-indent: -9999px;
	display: block;
	width: 150px;
	height: 28px;
}

#hdrBlogBtn a:hover { background: url(../images/hdr_blog_btn.gif) 0 -28px no-repeat; }

/*----NAVIGATION----*/

#navUl {
	position: absolute;
	top: 118px;
	left: 30px;
	list-style-type: none;
	display: block;
	width: 700px;
	height: 32px;
}

#navUl li {
	float: left;
	margin-right: 15px;
}

#navUl li a { text-indent: -9999px; display: block; }

#navAbout a { background: url(../images/nav_about.gif) 0 0 no-repeat; width: 108px; height: 32px; }
#navUmang a { background: url(../images/nav_umang.gif) 0 0 no-repeat; width: 98px; height: 32px; }
#navPhotos a { background: url(../images/nav_photos.gif) 0 0 no-repeat; width: 101px; height: 32px; }
#navGetInvolved a { background: url(../images/nav_getinvolved.gif) 0 0 no-repeat; width: 80px; height: 32px; }
#navBlog a { background: url(../images/nav_blog.gif) 0 0 no-repeat; width: 31px; height: 32px; }
#navContact a { background: url(../images/nav_contact.gif) 0 0 no-repeat; width: 51px; height: 32px; }

#navAbout a:hover { background: url(../images/nav_about.gif) 0 -32px no-repeat; width: 108px; height: 32px; }
#navUmang a:hover { background: url(../images/nav_umang.gif) 0 -32px no-repeat; width: 98px; height: 32px; }
#navPhotos a:hover { background: url(../images/nav_photos.gif) 0 -32px no-repeat; width: 101px; height: 32px; }
#navGetInvolved a:hover { background: url(../images/nav_getinvolved.gif) 0 -32px no-repeat; width: 80px; height: 32px; }
#navBlog a:hover { background: url(../images/nav_blog.gif) 0 -32px no-repeat; width: 31px; height: 32px; }
#navContact a:hover { background: url(../images/nav_contact.gif) 0 -32px no-repeat; width: 51px; height: 32px; }

#navSiteMap a {
	position: absolute;
	top: 126px;
	right: 30px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

/*----FOOTER----*/

#footerContainerDiv ul {
	margin: 0 0 0 30px;
	padding-top: 10px;
	list-style-type: none;
	width: 600px;
}

#footerContainerDiv li {
	float: left;
	margin-right: 20px;
}

#ftrAddress {
	color: #8f8f8f;
}

#ftrBgLeft {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 48px;
}

#ftrBgRight {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 48px;
}

/*----HOME----*/

#hmColOne {
	float: left;
	margin-left: 20px;
	width: 423px;
}

#hmColOne p {
	margin: 20px 0 0 0;
}

#hmColTwo {
	float: right;
	width: 400px;
}

#hmColTwo h2 {
	background: url(../images/hm_h2.gif) 0 0 no-repeat;
	border-bottom: 1px solid #b2b2b2;
	margin-left: 20px;
	padding: 0;
	text-indent: -9999px;
	width: 380px;
	height: 32px;
}

#hmColTwoImgDiv {
	margin-bottom: 25px;
}

#hmPromoContainer {
}

#hmPromoOne {
	background: url(../images/hm_promo_umang_box.gif) 0 0 no-repeat;
	float: left;
	width: 190px;
	height: 160px;
}

#hmPromoOne h3 {
	background: url(../images/hm_promo_h3_lf.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin: 9px 0 0 8px;
	width: 96px;
	height: 17px;
}

#hmPromoOne p {
	margin: 10px 0 0 18px;
	width: 158px;
}

#hmPromoOne ul, #hmPromoTwo ul {
	margin-left: 34px;
	list-style-image: url(../images/ul_list_img.png);
}

#hmPromoOne a, #hmPromoTwo a {
	color: #000000;
}

#hmPromoTwo {
	background: url(../images/hm_promo_box_rt.gif) 0 0 no-repeat;
	float: right;
	width: 170px;
	height: 160px;
}

#hmPromoTwo h3 {
	background: url(../images/hm_promo_h3_rt.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin: 9px 0 0 8px;
	width: 140px;
	height: 17px;
}

#hmPromoTwo p {
	margin: 10px 0 0 18px;
	width: 138px;
}

/*----ABOUT----*/

#intColOne {
	float: left;
	width: 157px;
}

#intColOne p {
	margin: 0 0 12px 0;
	padding: 0;
}

#intColOne a {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 157px;
}

#intColOne a:hover { /*text-decoration: underline;*/ background-color: #ede0bd; }

#intColOne div, #intColRight div {
	border-top: #e9d49a 8px solid;
}

#intColOne ul, #intColCenter p {
	list-style-type: none;
	margin: 20px 0 0 0;
}

#intDownloadLi {
	margin-bottom: 6px;
	padding: 6px 6px 6px 0;
	border-bottom: 1px dotted #ce9f20;
	font-weight: bold;
}

#intColTwo {
	float: right;
	width: 720px;
}

#intColCenter {
	float: left;
	width: 533px;
}

#intColCenterDiv p a { color: #000000; }

#intColTwo h2 {
	margin: 0 0 12px 0;
	padding: 0;
	line-height: 16px;
}

#intColCenterDiv {
	border-top: #ce9f20 8px solid;
}

#intColRight {
	float: right;
	padding-top: 28px;
	width: 184px;
}

#intColRight div {
	text-align: center;
	padding-top: 20px;
}

#intBtnPhotosUl {
	margin: 8px 0 0 17px;
	list-style-type: none;
	text-indent: -9999px;
}

#intBtnPhotosUl li a {
	background: url(../images/btn_photos.gif) 0 0 no-repeat;
	display: block;
	width: 150px;
	height: 28px;
}

#intBtnPhotosUl li a:hover {
	background: url(../images/btn_photos.gif) 0 -28px no-repeat;
}

/*----CONTACT----*/

#contactUl {
	margin: 20px 0;
	list-style-type: none;
}

#contactLineDiv {
	border-top: #999999 1px solid;
	/*padding-top: 20px;*/
}

#contactUl a { color: #000000; }

.contactTdOne { width: 85px; }

#contactTdEnq { padding: 10px 0 6px 0; }

.contactTdChk {
	width: 15px;
	padding-right: 6px;
	height: 20px;
}

table { margin: 15px 0; }

#contactTableSubmit { margin-top: 10px; }

#contactTdSubmit { padding-right: 6px;}

#contactBtmP { padding-bottom: 50px; }

/*----PHOTO + IFRAME----*/

/*iframe { width: 500px; height: 700px; }*/

#photoDiv {
	background-color: #FFFFFF;
	position: relative;
	padding-top: 55px;
	width: 500px;
	height: 575px;
}

#photoBtnsUl {
	list-style-type: none;
	width: 450px;
}

#photoBtnsUl li a { color: #5b8b89; }
#photoBtnPrev {
	background: url(../images/ph_arrow_prev.gif) 0 0 no-repeat;
	position: absolute;
	top: 20px;
	left: 0;
	padding-left: 25px;
}

#photoBtnNext {
	background: url(../images/ph_arrow_next.gif) 25px 0 no-repeat;
	position: absolute;
	top: 20px;
	right: 0;
	padding-right: 25px;
}

#photoBtnHide { visibility: hidden; }
#photoImgTemp { margin: 0 auto; /*background-color: #666666;*/ text-align: center; width: 450px; /*height: 300px;*/ }

/*----GET INVOLVED----*/

#getinvolvedUl {
	margin: 20px 0 20px 20px;	
}



