body {
	background-color: #454545;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object {
	margin:0;
	padding:0;
}
fieldset,img,abbr{
	border:0;
}
ul {
	list-style:none;
}
a,a:link,a:visited,a:hover { 
	color:#000;
	text-decoration:none; 
}
a:focus,a:hover { 
	text-decoration:underline;
}
a img { 
	border:0; 
}
.clear { 
	clear:both; 
}





#dogh_wrapper {
	margin: 0 auto;
	width: 975px;
	padding-top: 8px;
	padding-bottom: 10px;
	font:62.5% arial, verdana, serif;
}

#dogh_header {
	height: 268px;
	background-color:#FFF;
}

#dogh_header_top {
	height: 105px;
	width: 975px;
	background-image: url(/img/header_top.gif);
	text-align: right;
	color: #FFF;
	font-size: 1.4em;
}

#dogh_header_bot {
	height: 156px;
	width: 970px;
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
	background-image: url(/img/header_bot.gif);
}

#dogh_content {
	padding: 8px;	
	font-size: 1.3em;
}

#dogh_main {
	background-color:#FFF;
}

#dogh_footer {
	color:#FFF;
	height: 20px;
	background:url(/img/footer.gif);
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 5px;
}


#dogh_home_left {
	width: 445px;
	float: left;
	height: 410px;
	padding-left: 2px;
	padding-right: 3px;
}

#dogh_home_left h1 {
	font-size: 21px;
	margin-bottom:-3px;	
}

#dogh_home_right {
	float: left;
	width: 500px;
	height: 410px;
	display: block;
	padding-left: 8px;

}


#dogh_top_loginbox {
	float: right;
	width: 300px;
	margin-right: 10px;
	font-size: 16px;
}

#login_form {
	width: 100px;
	text-align: center;
	float: right;
}


.rounded_input {
	background: url(/img/Login_User.gif) no-repeat left top;
	width: 85px;
	padding: 7px;
	margin: 3px 0 4px 0;
}
#dogh_top_loginbox input {
	border: none;
	background: #757575;
	color: #e2e2e2;
	width: 85px;
	text-align: center;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
}

#page_content {
	margin: 5px;
}


/*****************************************************************************************************************/
/**** ACTIVITY LOG ***********************************************************************************************/
/*****************************************************************************************************************/
#page_actlog {
	margin: 5px;
	font-size: 16px;
	line-height: 140%;
}
#page_actlog img {
	margin: 0 0 15px 8px;
	border: solid #000 1px;
}
#page_actlog h1 {
	padding-bottom: 15px;
}
#page_actlog table {
	font-size: 90%;
}
#page_actlog table img {
	margin: 3px 0 3px 0;
	border: none;
}
#page_actlog td {
	padding-left: 3px;
}
/*****************************************************************************************************************/
/**** ABOUT ******************************************************************************************************/
/*****************************************************************************************************************/
#page_about {
	margin: 5px;
	font-size: 16px;
	line-height: 140%;
}
#page_about img {
	padding-left: 8px;
}
/*****************************************************************************************************************/
/**** join ******************************************************************************************************/
/*****************************************************************************************************************/
#page_join {
	margin: 5px;
	font-size: 16px;
	line-height: 140%;
}
#page_join img {
	padding-left: 15px;
}
#page_join h1 {
	color: #f47b20;
	font-size: 54px;
}
#page_join #intro {
	padding-bottom:8px;
}
#page_join h2 {
	font-size: 22px;
	margin-bottom: 12px;
}
/*****************************************************************************************************************/
/**** LINKS ******************************************************************************************************/
/*****************************************************************************************************************/
#page_links {
	margin: 5px;
	font-size: 16px;
	line-height: 140%;
}
#page_links img {
	padding-left: -2px;
}
/*****************************************************************************************************************/
/**** CONTACT ******************************************************************************************************/
/*****************************************************************************************************************/
#page_contact {
	margin: 5px;
	font-size: 16px;
	line-height: 140%;
}
#page_contact .phone {
	font-weight: bold;
	font-size: 32px;
}
#page_contact .email {
	font-weight: bold;
	font-size: 26px;
}
#page_contact .web_form_header {
	font-weight: bold;
	font-size: 18px;
}
#page_contact .warning {
	font-weight: bold;
	font-size: 14px;
	color:#F00;
}
/*****************************************************************************************************************/
/**** LEADERS ****************************************************************************************************/
/*****************************************************************************************************************/
#page_leaders {
	margin: 5px;
	font-size: 16px;
	line-height: 140%;
}

#leadership_team {
	text-align: center;
	width:960px;
	height: 218px;
	padding-left: 2px;
	margin-bottom:25px;
}
.leader_profile {
	width: 140px;
	height: 218px;
	float: left;
	background-color: #066990;
	margin-left: 4px;
	margin-right: 4px;
	text-align: center;
	padding: 5px;
	font-size: 15px;
	color: #fff;
	text-align: center;
}
.leader_profile h2, .asst_profile h2 {
	font-size: 22px;
	color: #fff;
	padding: 7px 0 5px 0;
}
.asst_profile {
	width: 140px;
	height: 218px;
	float: left;
	background-color: #86a20b;
	margin-left: 4px;
	margin-right: 4px;
	text-align: center;
	padding: 5px;
	font-size: 15px;
	color: #fff;
	text-align: center;
}








h1 {
	padding-bottom: 8px;
	font-size: 36px;
}



