/*
**
** [Header]
** green - #2f9e52
**
** [Navigation]
** green (dark) - #013602 
**
*/

/*
** Base HTML styles
*/

body
{
	margin: 0;
	padding: 0;
	background: #000000 url(../images/background.jpg) repeat-x;
	background-position:top;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p, td, li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
}


.wrapper
{
	margin-left: auto;
	margin-right: auto;
	height: 800px;
	width: 1000px;
	position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	margin: 0;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style:italic;
	font-weight:bold;
}

h1{
	font-size:27px;
	font-style:normal;
	font-weight:bold;
	margin-top: 40px;
	margin-bottom: 20px;
	}

table
tr, 
th, 
td
{
	padding: 0;
}

	table
	{
		border: 0;
	}
	
	tr
	{
		vertical-align: top;
	}
	
img
{
	border: 0;
}

/*
** Page styles
*/

.clear-block
{
	clear: both;
}

.site-name
{
	font-family: Calibri, Arial, sans-serif;
	font-size: 40px;
	font-weight: bold;
	padding-top: 30px;
	padding-left: 10px;
}

	.site-name a
	{
		color: #ffffff !important;
		text-decoration: none !important;
	}

.tag-line
{
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
}


	.header
	{
	height: 99px;
	width: 999px;
	}
	
.button a,
		.button a:link,
		.button a:visited,
		.button a:active
		{
			color: #333333;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight:bold;
			text-decoration:none;
		}

		.button a:hover
		{
			color: #145C23;
			text-decoration:none;
		}
		
.link a, .link a:link, .link a:visited, .link a:active
		{
			color: #CCCCCC;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-weight:bold;
			text-decoration:underline;
		}

.link a:hover
		{
			color: #000000;
			text-decoration:underline;
		}				


	.navigation-container
	{
		width: 250px;
		/*background: transparent url(../images/bg-content.png) repeat-x;*/
	}
	
		.navigation
		{
	width: 100%;
	height: 429px;
	padding: 7px 10px;
		}
		
		.navigation h1,
		.navigation h2
		{
			font-size: 22px;
			font-weight: normal;	
			margin-bottom: 15px;
		}
		
		.MainMenu
		{
	padding-left: 0px;
		}
		
		.MainMenu a, /* remove on DNN conversion */
		.MainMenuItem a,
		.MainMenuItem a:link,
		.MainMenuItem a:visited,
		.MainMenuItem a:active
		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	letter-spacing: 1px;
		}
		
		.MainMenu a:hover, /* remove on DNN conversion */
		.MainMenuItem a:hover
		{
			color: #e5e5e5;
		}
		
.footer-container
{
	background-color: #000000;
}

	.footer
	{
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #514f4d;
	padding: 15px;
	padding-top: 140px;
	}
	
.footer-content
	{
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #514f4d;
	padding: 15px;
	padding-top: 20px;
	}	
	
		.footer, .footer-content a,
		.footer, .footer-content a:link,
		.footer, .footer-content a:visited,
		.footer, .footer-content a:active
		{
			color: #ffffff;
		}

		.footer, .footer-content a:hover
		{
			color: #666666;
		}
		
		.links
		{
			float: left;
		}
		
		.copyright
		{
			font-size: 10px;
			font-color: #999999;
			
			float: right;
		}
		
	.footer-break
	{
		height: 1px; 
		border-bottom: 1px solid #666666;
	}
	
	.seo-text
	{
		background-color: #000000;
		
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		
		color: #666666;
		
		padding: 15px 25px;
		
		height: 100px;
	}

.bucket-container
{
	position: absolute;
	top: 450px;
	width: 100%;
}

	.bucket
	{
		background: transparent url(../images/bg-bucket.png) no-repeat;
		height: 204px;
		width: 461px;
	}
	
		.bucket-title
		{
			width: 420px;
			margin: 3px 20px;
			background-color: #000000;
		}
		
		.bucket-title h1,
		.bucket-title h2
		{
			font-size: 19px !important;
			color: #009900 !important;
			margin: 0 !important;
		}
		
		.bucket-content
		{
			width: 420px;
			height: 155px;
			margin: 10px 20px;
			background-color: #ffffff;
			overflow: hidden;
		}
		
		.bucket-text
		{
			color: #666666;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px !important;
		}
		
			.bucket-content a,
			.bucket-content a:link,
			.bucket-content a:visited,
			.bucket-content a:active
			{
				color: #009900;
			}
	
			.bucket-content a:hover
			{
				color: #999999;
			}		
	
.flash-container
{
	position: absolute;
	top: 0;
	z-index: -1;
	width: 100%;
}

	.flash
	{
		/* Add extra control as needed */
				
		/* IE slightly misaligned at 1024 x 768 */
		padding-right: 2px;
	}
	
	.flash-shim
	{
		/* Actually held by spacer.gif - forces table holding Flash to hold the right width */
		width: 1000px;
	}
