@charset "utf-8";
/* CSS Document */

body  {
	font: 62.5% Arial, Helvetica, sans-serif;
	background: #847c6e;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #333;
}

a {color: #993300;
}

a:hover {text-decoration: none; color:#999;
}

p, h3, h2 {font-size: 1.2em;
}

h1 {font-size: 1.4em; line-height: 1.2em;
}

h4 {font-size: 1.2em; font-weight: bold; margin-bottom: 10px;
}

ul {font-size: 1.2em; margin: 0; padding: 0 0 0 18px; list-style: disc; 
}

ul li {margin-bottom: 10px;
}

ol {margin: 0; padding: 0;
}

ol li {margin: 0; padding: 0;
}

#mainContent p {line-height: 1.3em; margin: 1.4em 0 0 0; 
}

h1.rule {border-bottom: 1px solid #e88025; padding-bottom: 15px;
}

.layout #container { 
	width: 764px; 
	background: #fff;
	margin: 35px auto 0 auto; 
	text-align: left; 
} 

#wrap {}

.layout #masthead { 
	border: 1px solid #fff;
	width: 762px;
	height: 100px; 
	padding: 0; 
	margin: 0; 
	background: url(images/ANIBanner.gif) no-repeat 0;
} 

#logo a {float: left; margin: 0; padding: 0; height: 100px; width: 144px;display: block;
}

#logo span {
	display:none;
}

#sponsored {float: right; padding: 15px 10px 0 0; margin: 0;
}

#nav {
	float: left; 
	width: 762px;
	margin: 0; 
	padding: 0;
	background: #fff2d4 url(images/nav-bg.gif) repeat-x bottom right;
	border-left: 1px solid #fff;
}

#nav ul {
	list-style: none; 
	margin: 0 0 0 143px;
	padding: 0 0 0 0;
}

#nav ul li {
	float: left;
	margin: 0; 
	padding: 0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .9em; 
	font-weight: bold;
	background: #fff2d4 url(images/tab-off-bg.gif) bottom right no-repeat;
}

#nav ul li a {
	float: left; 
	display: block; 
	padding: 4px 11px 4px 8px; 
	color: #996633;
	text-decoration: none; 
}

#nav ul li a:hover, 
body#about #t-about a,
body#memberOrg #t-memberOrg a,
body#news #t-news a, body#statements #t-statements a,
body#tiger #t-tiger a {
	background: #fff url(images/tab-on-bg.gif) repeat-x bottom right; 
	border-bottom: #fff2d4;
	color: #333;
}

.tabStart {
	display: block; 
	float: left; 
	margin: 0; 
	padding: 0;
	background: url(images/tab-right-bg.gif) no-repeat bottom right; 
	width: 143px;
	height: 22px;
}

/* MainContent */
.layout #sidebarL {
	float: left; 
	background: #fff; 
	margin: 0;
	padding: 30px 0 15px 20px; 
	background: #fff;
	display:inline;
}

.layout #mainContent { 
	margin: 0 225px 0 153px; 
	padding: 45px 0 30px 0; 
	width: 330px;
} 

.layout #mainContentMemberOrg { 
	margin: 0 0 0 153px; 
	padding: 45px 0 30px 0; 
	width: 570px;
} 

.layout #mainContentMemberOrg p {
	margin: 15px 0 4px 0; 
	padding: 0;
}

.layout #mainContentMemberOrg ul li {
	margin: 4px 0;
} 

.layout #mainContentMemberOrg a {
	text-decoration: none; 
	color:#333;
}

.layout #mainContentMemberOrg a:hover {
	color: #993300;
	text-decoration: underline;
}

#mainContent a.subnav , mainContent a:visited.subnav {
	font-size: .9em; 
	color: #993300; 
	text-decoration: none;
}

#mainContent a:hover.subnav  {
	color: #333; 
	text-decoration: underline;
}

.layout #sidebarR {
	float: right; 
	width: 224px; 
	background: #fff; 
	margin: 0;
	padding: 70px 30px 30px 0; 
	background: #fff;
	display:inline;
}
	
#sidebarBox1 {
	background: #e88025 url(images/sidebarBox1-bg.gif) top left no-repeat; 
	width: 224px; 
	color: #fff;
}

#sidebarBox1 .boxTopContact {
	background: url(images/sidebarBox1-top-Contact.gif) bottom left no-repeat; 
	height: 15px; 
	margin: 0; 
	padding:6px 0 0 0;
}

#sidebarBox1 .boxTopGetInvolved {
	background: url(images/sidebarBox1-top-getInvolved.gif) bottom left no-repeat; 
	height: 15px; 
	margin: 0; 
	padding:6px 0 0 0;
}

#sidebarBox1 .boxTopWhatsNew {
	background: url(images/sidebarBox1-top-whatsNew.gif) bottom left no-repeat; 
	height: 15px; 
	margin: 0; 
	padding:6px 0 0 0;
}

#sidebarBox1 .boxTopTiger {
	background: url(images/sidebarBox1-top-tiger.gif) bottom left no-repeat; 
	height: 37px; 
	margin: 0; 
	padding:6px 0 0 0; 
}

#sidebarBox1 .boxTopWhatsNew span, 
#sidebarBox1 .boxTopGetInvolved span, 
#sidebarBox1 .boxTopContact span, 
#sidebarBox1 .boxTopTiger span {
display:none;
}

#sidebarBox1 .boxContent {
	padding: 8px 10px; 
	margin: 0; 
	font-size: 1.1em; 
}
#sidebarBox1 .boxContent p {
	font-size: 1em; 
	margin: 0 0 1em 0;
}

#sidebarR #sidebarBox1 .boxContent a.link {
	color:#fff; text-decoration: underline;
}

#sidebarR  #sidebarBox1 .boxContent a.link:hover {
	color: #333;
}	

#boxBottom {
	background:url(images/sidebarBox1-bottom.gif) bottom left no-repeat; 
	width: 224px; 
	height: 5px; 
	margin: 0; 
	padding: 0;
}

ul.boxList {
	margin: 0; 
	font-size: 1em;
}

ul.boxList li {
	margin: 0 0 6px 0; 
	padding: 0;
}

ol.boxList {
	margin: 0 0 0 24px; 
	font-size: 1em;
}

ol.boxList li {
	margin: 0 0 4px 0; 
	padding: 0;
}

ol.boxList li a{
color: #fff;
}

ol.boxList li a:hover{
color: #333;
}

#sidebarBox2, #sidebarBox3 {
	margin-top: 30px;
}

#sidebarBox2 .boxtop, #sidebarBox3 .boxtop {
	background: url(images/sidebarBox2-top.gif) top right no-repeat; 
	height: 10px; 
	width: 224px; 
	margin: 0; 
	padding: 0;
}

#sidebarBox2 .boxmid, #sidebarBox3 .boxmid {
	background: #fff2d4 url(images/sidebarBox2-mid.gif) bottom right no-repeat;  
	width: 202px; 
	border-left: 1px solid #a49a8b; 
	border-right: 1px solid #a49a8b; 
	padding: 1px 10px;
	margin: 0;
}	

#sidebarBox2 .boxmid p, #sidebarBox3 .boxmid p {
	padding: 0; 
	margin: 0;
} 	

#sidebarBox2 .boxmid ul.pdf {
	padding: 0; 
}
#sidebarBox3 .boxmid ul {
	padding: 0; 
	list-style: none;
}

#sidebarBox2 .boxmid ul.pdf li, #sidebarBox3 .boxmid ul li {
	margin: 8px 0; 
}

#sidebarBox2 .boxbottom, #sidebarBox3 .boxbottom   {
	background: #fff2d4 url(images/sidebarBox2-bottom.gif) bottom right no-repeat; 
	height: 17px; 
	width: 224px;
}

.downloadPdf {
	width: 80%; 
	margin: 15px 0 25px 18px; 
	background:#fff2d4; 
	border: 1px solid #999;
}

.downloadPdf p {
padding: 2px 10px;}




ul.pdf {
	list-style: none; 
	font-size: 1.2em; 
	padding-left:8px; 
	padding-top: 8px; 
	padding-bottom: 12px;
}

ul.pdf li {
	background:url(images/pdfIcon.gif) top left no-repeat;  
	padding-left: 24px; 
	text-indent:0; 
	margin:0;
}

.caltext {
	font-size: .9em; 
	color: #993300;
}

#sidebarBox2 .caltext p {
	margin: 1em 0;
}

#news {}
#news p {}
#news p span {
	font-size: .9em;
}

#news a, #news a:hover {
	color: #333;
	text-decoration: none;
}

#news a:hover {
	color: #993300; 
	text-decoration: underline;
}

#news p img {
	margin: 0 0 0 5px;
	vertical-align: middle;
}

#jointiger  {
	width: 80%; 
	margin: 15px 0 25px 18px; 
	background:#fff2d4; 
	border: 1px solid #999;
	padding: 6px 8px 8px 8px; 
	
}
#jointiger p {font-size: 1.2em;margin:6px 0 0 0;}

.jointigerHm  {
	width: 90%; 
	margin: 15px 0 25px 0px; 
	background:#fff2d4; 
	border: 1px solid #999;
	padding: 6px 8px 8px 8px; 
	font-size: 1.2em;
}

.jointigerSide  {
	width: 90%; 
	margin: 15px 0 5px 0px; 
	background:#fff2d4; 
	border: 1px solid #999;
	padding: 6px 8px 8px 8px; 
	font-size: 1.2em;
}

.jointigerSide a {
	color: #993300; 
	text-decoration: underline;
}


/* footer */
.layout #footer { 
	padding: 0; 
	background:#847c6e;
	text-align: center;
	color: #fff;
	font-size: 11px; line-height: 14px;
} 
.layout #footer a {color: #fff;}

#ads {
	padding: 20px 0 0 0; font-size: 10px; line-height: 12px;
}

#ads a {
	color: #fff;
}

#ads a: hover {
	color: #fff;
}

#ads img {
	margin: 0 5px 0 5px;
	border: 1px solid #ddd;
}

.layout #footer p {
	margin: 0; 
	padding: 10px 0 30px 0; 
	font-size: 1.2 em;
	line-height: 1.5em;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

p.note {font-size: 1.1em; font-style:italic; }

.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;
}

ul.subList {font-size:1em;margin: 10px 0;list-style:circle;}
ul.subList li {}

p.small {font-size:1.1em;}
