/*
http://www.iwd323.com
*/
body 
{
	margin: 0px;
	padding: 0px;
	color: #3c3a38;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.7em;
	background-color: #191613;
	background-repeat: no-repeat;
	background-position: top center;
}

a, a:link, a:visited { font-weight: bold; text-decoration: none; }
a:hover {
	text-decoration: underline;
	color: #660000;
	text-transform: none;
}

p { margin: 0 0 10px 0; padding: 0; text-align:justify; font-size:14px;}
img { border: none; }
em { color: #000; font-weight: bold; font-style: normal }

h1, h2, h3, h4, h5, h6 {
	color: #660000;
	font-weight: normal;
}
h1 { font-size: 28px; margin: 0 0 20px 0; padding: 5px 0 }
h2 { font-size: 25px; margin: 0 0 15px 0; padding: 5px 0; }
h3 { font-size: 22px; margin: 0 0 15px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

a.more {
	float:right;
	clear: both;
	display: block;
	width: 50px;
	height: 18px;
	line-height: 18px;
	padding-right: 18px;
	font-size: 11px;
	text-align: center;
	color: #333;
	font-weight: 700;
	background: url(images/iwd_more.png)  no-repeat;
}
a.more:hover { text-decoration: none; color: #000; text-shadow: 1px 1px 1px #fff; }

.float_l { float: left }
.float_r {
	float: left
}

.image_wrapper { display: inline-block; border: 5px solid #fff; background: none; margin-bottom: 5px }
.image_fl { float: left; margin: 3px 15px 0 0 }
.image_fr { float: right; margin: 3px 0 0 15px }

.tmo_list { margin: 20px 0 20px 20px; padding: 0; list-style: none }
.tmo_list li { color:#e98236; margin: 0; padding: 0 0 0 20px; background: url(images/iwd_list.jpg) no-repeat scroll 0 7px  }
.tmo_list li a { color: #e98236; font-weight: normal }
.tmo_list li a:hover { color: #e98236 }

#iwd_wrapper {
	width: 1020px;
	margin: 0 auto;
	padding: 10px 0;
}

#iwd_header {
	width: 1020px;
	height: 87px;
	background: url(images/iwd_header.png) no-repeat
}
.logo {
	color:#FFF; 
	font-weight:bold;
	font-size: 28px; 
	
}
#site_title {
	float: left;
	display: block;
	width: 320px;
	height: 87px;
	margin-left: 45px;
}
#site_title h1 { margin: 0; padding: 0 }
#site_title h1 a {
	display: block;
	width: 210px;
	height: 64px;
	color: #fff;
	line-height:30px;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 105px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration:none;
}

#twitter a{
	float: right;
	font-weight: normal;
	width: 260px;
	height:70px;
	display: block;
	color: #278ff0;
	font-size: 18px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0;
	background-image: url(images/main/leave_a_lasting_legacy.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

/* menu */
#iwd_menu {
	clear: both;
	width: 650px;
	height: 52px;
	background: url(images/iwd_menu.png) no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 370px;
}

#iwd_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#iwd_menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#iwd_menu ul li a {
	float: left;
	display: block;
	height: 38px;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	color: #660000;
	font-weight: 700;
	letter-spacing: 1px;
	outline: none;
	background: url(images/iwd_menu_divider.png) center right no-repeat;
	padding-top: 14px;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 18px;
}

#iwd_menu ul li a :hover, #iwd_menu ul li .current {
	color: #240000;
}

#iwd_menu ul li .last {
	background: none;
}

/* end of menu */
/* slider */

#iwd_middle {
	clear: both;
	width: 960px;
	height: 229px;
	background: url(images/iwd_middle.png) no-repeat;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#intro {
	float: left;
	padding: 0;
	width: 520px;
	height: 192px;
}
#intro h2 { font-size: 30px; margin-bottom: 30px }
#intro p { font-size: 14px; letter-spacing: 1px; word-spacing: 5px; line-height: 24px; color: #333; margin: 0px 0px 6px 0px; text-align:justify; }
#introb { float: left; padding: 0px 3px 0px 0px; width: 104px; height: 133px;}
/*#intro a.learn_more { display: block; float: right; width: 201px; height: 37px; padding: 13px 0 0 0; font-size: 18px; text-align: center; color: #666; background: url(images/iwd_learn_more.png) no-repeat } */
#intro a.learn_more { display: block; float: right; width: 76px; height: 24px; padding: 1px 10px 0 10px; font-size: 10px; text-align:left; text-shadow: 1px 1px 1px #b8b7b7; text-align: left; color: #4e4e4e; background: url(images/iwd_middle_more.png) no-repeat; }
#intro a.learn_more:hover {
	text-decoration: none;
	color: #071F39; /* text-shadow: 1px 1px 1px #fff */
}

#slider {
	float: right;
	width: 400px;
	height: 210px;
	overflow: hidden;
	border: 1px solid #fff;
}

#iwd_middle_subpage { 
	clear: both;
	width: 960px;
	height: 130px;
	padding: 30px;
	background: url(images/iwd_middle.png) no-repeat bottom center
}

#iwd_middle_subpage h2 { color: #02b6d6 }
#iwd_middle_subpage p { font-size: 16px; color: #000; line-height: 30px }

/* end of slider */

#iwd_main_top {
	width: 1020px;
	height: 51px;
   background: url(images/iwd_content_top.png) no-repeat
}

#iwd_main_bottom {
	width: 1020px;
	height: 35px;
    background: url(images/iwd_content_bottom.png)
}
#iwd_main {
	clear: both;
	width: 960px;
	background: #fff;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
#tahaa {
	float: left;
	width: 165px;
	height: 173px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tah {
	float: left;
	width: 250px;
	height: 121px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.col_lnkbox {
	width: 960px;
	margin-bottom: 10px
}
.col_w { width: 960px; height: 36px; }
.col_wa { width: 141px; height: 36px; background: url(images/iwd323_latest_news.jpg); float:left; }
.col_wal { width: 100px; height: 36px;float:left; }
.col_waa {
	width: 710px;
	height: 33px;
	border: thin solid #CCC;
	float:left;
}
.col_wmd
{
	padding:6px;	
}
.col_wm {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	text-align:left;
	text-decoration:none;
	padding:6px;
	color:#660000;
}

.sh_gh {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:13px;
	text-align:left;
	text-decoration:none;
	padding:6px;
	color:#ad6210;
}

.col_w600 { width: 600px }
.col_tahboxa {
	width: 627px;
	height: 299px;
	padding-right: 10px;
}
.col_tahbox {
	width: 627px;
	padding-right: 10px;
}
.col_calbox {
	width: 300px;
	border: thin solid #CCC;
	padding-right: 2px;
	padding-left: 5px;
	padding-top: 3px;
	margin-left: 10px;
}
.col_w300 { width: 300px }
.col_w200 { width: 200px }
.col_inbox_ec{
	float: left;
	width: 294px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-top: 6px;
	border: 1px solid #CCC;
	padding: 4px;
	font-size:12px;
}
.col_inbox_ph{
	float:right;
	width: 85px;
	height:110px;
}
.col_inbox_h{
	float:left;
	width: 208px;
	height:20px;
}
.col_inbox_sh{
	float:left;
	width: 208px;
	height:20px;
	padding-bottom:10px;
	font-weight:bold;
	color:#FF2227;
}
.col_inbox_sha{
	float:left;
	width: 208px;
	height:40px;
	padding-bottom:1px;
	font-weight:bold;
	color:#FF2227;
}
.col_inbox_c{
	float:left;
	width: 208px;
	height: 120px;
}
.col_inbox_ca{
	float:left;
	width: 208px;
	height: 110px;
}
.col_inbox{
	float: left;
	width: 310px;
	height: 180px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-top: 6px;
	border: 1px solid #CCC;
	padding: 2px;
}
.col_inboxab {
	float: left;
	width: 290px;
	margin-right: 0px;
	margin-top: 0px;
	height: 250px;
	clear: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.imlink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color:#333;
	text-align:left;
	text-decoration:none;
}
.imlink a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
color:#002854;
text-align:left;
text-decoration:none;
}
.col_inboxa {
	float: right;
	width: 302px;
	margin-right: 0px;
	margin-top: 6px;
}
.col_last { margin: 0 }

.frontpage_box h2 { font-size: 20px; padding: 0; margin-bottom: 5px }
.frontpage_box img {
	float: left
}
.frontpage_box a.more {
	margin-top: 8px
}
.tagline { display: block; font-size: 11px; font-weight: bold; font-style: italic; color: #000; margin-bottom: 20px }

.lp_frontpage { margin: 0; padding: 0; list-style: none }
.lp_frontpage li { margin: 0; padding: 0; display: inline }
.lp_frontpage li a {
	float: left;
	display: block;
	width: 300px;
	height: 290px;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 11px;
	margin-left: 0;
}
.lp_frontpage li a img {
	width: 290px;
	height: 290px;
	border: 1px solid #CCC;
	padding: 4px;
}

#map img { width: 270px; height: 160px; border: 1px solid #999; padding: 4px }

#iwd_footer {
	clear: both;
	width: 960px;
	padding: 15px 30px;
	text-align: center;
	color: #600;
	font-size: 11px;
}

#iwd_footer a {
	font-weight: normal;
	color: #600;
}

/* Dist Chairman / association_president_message / iiw_president_message/ iiw_theme_touch_a_heart */

/* Text bold blue */
.olda
{
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#660000;
	text-align:left;
	text-decoration:none;
}
/* Text italic blue */
.oldb
{
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#660000;
	text-align:left;
	font-style: italic;
	text-decoration:none;
}
/* Text bold gray */
.oldc
{
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#333;
	text-align:left;
	text-decoration:none;
}
/* Photo Holder */  
#dcsp {
	float: left;
	width: 250px;
	height: 363px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#dci {
	float: left;
	width: 250px;
	height: 323px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* Text Hight light */  
.mark {
    background-color: yellow;
    color:#002854;
}
/* Text Hight light */
.oldf
{
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#002854;
	font-weight: bold;
	font-size:15px;
}
/* Text Hight light Goals Page */
.ta
{
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#002854;
	font-weight: bold;
	font-size:16px;
}
.tb
{
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#002854;
	text-align:left;
	font-style: italic;
	font-size:16px;	
}

/* CLUB EC 323 */
.col_ce {
	width: 960px;
}
/* photo gallery */
#phi {
	float: left;
	width: 626px;
	padding-top:6px;
}
