.sponsor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ab9b5e;
	padding-top: 5px;
	font-weight: bold;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 10px;
}


body {
	background-color: #f7941e;
	margin: 0px;
}

/* 			HEADERS 				*/
h1		{
			font-family: "Gill Sans", Verdana;
			color: #000000;
			margin: 0;
			padding: 0px 0px 5px 0px;
			font-size: 12px;
			line-height: 14px;
			text-transform: uppercase;
			font-weight: bold;
			}

/* 			WOOD 					*/
h2			{
			font-family: "Trebuchet MS", times, Times New Roman, times-roman, georgia, serif;
			color: #000;
			margin: 0;
			padding: 0px 0px 6px 0px;
			font-size: 51px;
			line-height: 44px;
			letter-spacing: -2px;
			font-weight: bold;
			}
		
/* 			TEASES OBLIQUE 			*/
h3			{
			font-family: "Trebuchet MS", times, Times New Roman, times-roman, georgia, serif;
			font-style: oblique;
			color: #000;
			margin: 0px 0px 0px 0px;
			font-size: 23px;
			line-height: 23px;
			letter-spacing: -1px;
			font-weight: bold;
			}

h4			{
			font-family: "Trebuchet MS", times, Times New Roman, times-roman, georgia, serif;
			color: #000;
			margin: 0;
			padding: 0px 0px 6px 0px;
			font-size: 30px;
			line-height: 26px;
			letter-spacing: -1px;
			font-weight: bold;
			}


h5			{
			font-family: "Trebuchet MS", times, Times New Roman, times-roman, georgia, serif;
			color: #000;
			margin: 0;
			padding: 0px 0px 6px 0px;
			font-size: 40px;
			line-height: 36px;
			letter-spacing: -1px;
			font-weight: bold;
			}

h6			{
			font-family: "Trebuchet MS", times, Times New Roman, times-roman, georgia, serif;
			font-style: oblique;
			color: #000;
			margin: 7px 0px 4px 0px;
			font-size: 22px;
			line-height: 22px;
			letter-spacing: -1px;
			font-weight: bold;
			}

.newsCollectionHead
			{
			font-family: "Trebuchet MS", times, Times New Roman, times-roman, georgia, serif;
			color: #000;
			margin: 7px 0px 4px 0px;
			font-size: 18px;
			line-height: 22px;
			font-weight: bold;
			text-decoration:none;
			}



img.wrapLeft 	{
	float: left;
	display: block;
	border: 0;
	margin: 3px 6px 5px 0px;
	text-align: left;
}
img.wrapRight 	{
			float: right;
			display: block;
			border: 0;
			margin: 3px 0px 5px 6px;
			}
img.wrapMiddle 	{
	float: left;
	display: block;
	border: 0;
	margin: 1px 1px 1px 1px;
	}

.clear {
	display: block;
	height: 1px;
	clear: both;
	overflow: hidden;
}
p{
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	color: #222222;
	margin: 0;
	padding: 0px 0px 7px 0px;
	font-size: 11px;
	line-height: 17px;
	}
.p{
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	color: #222222;
	margin: 0;
	padding: 0px 0px 7px 0px;
	font-size: 11px;
	line-height: 17px;
	}
		
.accent 	{ color: #f7941e; } 

.reg_link	{ color: #000; text-decoration: underline; padding-bottom: 0px; border-bottom: 0px solid #CCC;} 
.reg_link:visited	{ color: #000; text-decoration: underline; padding-bottom: 0px; border-bottom: 0px solid #CCC;} 
.reg_link:active	{ color: #000; text-decoration: underline; padding-bottom: 0px; border-bottom: 0px solid #CCC;} 
.reg_link:hover		{ color: #222; text-decoration: underline; padding-bottom: 0px; border-bottom: 0px solid #999;} 

a	{ color: #000; text-decoration: underline; padding-bottom: 0px; border-bottom: 0px solid #CCC;font-weight:bold;} 
a:visited	{ color: #000; text-decoration: underline; padding-bottom: 0px; border-bottom: 0px solid #CCC;font-weight:bold;} 
a:active	{ color: #000; text-decoration: underline; padding-bottom: 0px; border-bottom: 0px solid #CCC;font-weight:bold;} 
a:hover		{ color: #222; text-decoration: underline; padding-bottom: 0px; border-bottom: 0px solid #999;font-weight:bold;} 


.Month_link	{ color: #000; text-decoration: none; padding-bottom: 0px; border-bottom: 0px solid #CCC;} 
.Month_link:visited	{ color: #000; text-decoration: none; padding-bottom: 0px; border-bottom: 0px solid #CCC;} 
.Month_link:active	{ color: #000; text-decoration: none; padding-bottom: 0px; border-bottom: 0px solid #CCC;} 
.Month_link:hover		{ color: #222; text-decoration: none; padding-bottom: 0px; border-bottom: 0px solid #999;} 

.inv_link	{ text-decoration: none; color:#000000; padding-bottom: 0px; border-bottom: 0px solid #CCC;} 
.inv_link:visited	{ text-decoration: none; color:#000000; padding-bottom: 0px; border-bottom: 0px solid #CCC;} 
.inv_link:active	{ text-decoration: none; color:#000000 ;padding-bottom: 0px; border-bottom: 0px solid #CCC;} 
.inv_link:hover		{ text-decoration: none; color:#000000; padding-bottom: 0px; border-bottom: 0px solid #999;} 


