/* CSS Document */
body 
{
	margin:0px;
	margin-top:0px;
	background-color:#aab773;
	background-image:url(../images/page-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color:#333333;
	line-height:16px;
	text-align:left;
}


#outer
{
	width:979px;
	margin:auto;


}

.hero-image
{
	margin:0px;
	padding:0px;
	padding-bottom:4px;
}


.top-main
{
	width:979px;
	margin:auto;
	background-image:url(../images/logo-bg.gif);
	background-position: top right;
	background-repeat:no-repeat;
}



.main
{
	width:937px;
	background-image:url(../images/main-content-bg.gif);
	background-repeat:no-repeat;
	padding-left:21px;
	padding-right:21px;
	padding-top:35px;
	margin:auto;
}

.main-inside
{
	width:937px;
	background-image:url(../images/inside-main-content-bg.gif);
	background-repeat:no-repeat;
	padding-left:21px;
	padding-right:21px;
	padding-top:35px;
	padding-bottom:10px;
	
	margin:auto;
}


.left
{
	float:left;
	
}

.right
{
	float:right;
}


.clear
{
	clear:both;
}

.height_30
{
	height:30px;
	font-size:10px;
	width:20px;
}




/* LOGO CLASS STARTS */
.logo
{
	float:left;
	width:341px;
	text-align:left;
}






/* LOGO CLASS ENDS */

/* TOP LINKS CLASS STARTS HERE */

.top_links_bg
{
	float:right;
	width:592px;
	height:50px;
	background-image: url(../images/top-links-bg.gif);
	background-repeat:no-repeat;
	margin-top:70px;


}


.top_links a:link, .top_links a:visited 
{	
float:left;
	display:block;
	height:29px;
	margin-top:10px;
	padding-top:5px;
	padding-left:8px;
	padding-right:8px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	

		
}

.top_links a:hover, .top_links a:visited:hover
{
	float:left;
	display:block;
	height:29px;
	margin-top:10px;
	padding-top:5px;
	padding-left:8px;
	padding-right:8px;
	color:#ffde00;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

.top_links_last a:link, .top_links_last a:visited 
{	
float:left;
	display:block;
	height:29px;
	margin-top:10px;
	padding-top:5px;
	padding-left:8px;
	padding-right:8px;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
		
}

.top_links_last a:hover, .top_links_last a:visited:hover
{

float:left;
	display:block;
	height:29px;
	margin-top:10px;
	padding-top:5px;
	padding-left:8px;
	padding-right:8px;
	color:#ffde00;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}




li.top_links
{
	float:left;
	list-style:none;
	background-image:url(../images/top-links-divider.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-weight:normal;
	margin:0px;

}

li.top_links_last
{
	float:left;
	list-style:none;
	background-position:right;
	font-weight:normal;
	margin:0px;
}


.hero-image
{
	margin-bottom:1px;
}




.right-sec
{
	float:left;
	width:237px;
	
}


.right-sec a:link, .right-sec a:visited 
{	
	color:#390c02;
	text-decoration:underline;
	font-weight:normal;

		
}

.right-sec a:hover, .right-sec a:visited:hover
{
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}

.main-sec
{
	float:left;
	width:627px;
	padding-top:00px;
	padding-left:30px;
	padding-right:40px;
	line-height:19px;
	padding-bottom:10px;
	}




.goal-bg
{
	
	background-color:#ebebdd;
	width:95%;
	padding:10px;


}






/* FOOTER STARTS */

.footer
{
	background-image:url(../images/footer-bg.jpg);
	height:20px;
	width:949px;
	text-align:center;
	color:#cccccc;
	background-repeat:no-repeat;
	padding:15px;
	padding-top:20px;
	font-size:12px;
	margin:auto;
}

.bottom
{
	height:50px;
	text-align:center;
	color:#ffffff;
	margin:auto;
	padding-top:5px;
	font-size:12px;
	line-height:20px;

}

.footer a:link, .footer a:visited 
{	
	color:#cccccc;
	text-decoration:none;
	font-weight:normal;

		
}

.footer a:hover, .footer a:visited:hover
{
	color:#ffffff;
	text-decoration:none;
}

.bottom a:link, .bottom a:visited 
{	
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;

		
}

.bottom a:hover, .bottom a:visited:hover
{
	color:#ffde00;
	text-decoration:none;
}



/* FOOTER ENDS */

ul
{
	margin:0px;
	padding:0px;

}


li
{
	padding-top:2px;
	margin-left:15px;
	list-style-type: bullet;

}
ul.right
{
	margin:0px;
	padding:0px;
	margin-left:0px;

}




h1
{
	font-size:25px;
	color:#390c02;
	background-repeat:no-repeat;
	text-align:left;
	font-weight:normal;
	padding:0px;
	padding-bottom:10px;
	margin:0px;
}



h2
{

	font-size:16px;
	color:#71741b;
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:left;
	padding-bottom:10px;
	margin:0px;
}

h3
{

	font-size:18px;
	font-weight:normal;
	padding-top:5px;
	color:#333333;
	background-repeat:no-repeat;
	text-align:left;
	padding-bottom:10px;
	margin:0px;
}


h4
{

	font-size:18px;
	color:#ffffff;
	text-align:left;
	font-weight:normal;
	margin:0px;
	padding-left:8px;
}



a, a:link, a:active, a:visited
{
	color:#76240d;
	font-weight:normal;
	text-decoration:underline;
}

a:hover, a:visited:hover
{
	color: #666666;
	text-decoration:none;
}

img
{
	border:0px;
}

