﻿/* CSS Document */
body 
{
	margin:0px;
	margin-bottom:10px;
	margin-top:0px;
	background-color:#252525;
	background-image:url(../images/page-bg.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	text-align:left;
	line-height:18px;
}


#outer
{
	width:1003px;
	margin:auto;


}

.txt-box
{
	border:1px solid #CCC;
	height:20px;
	padding-top:4px;
	width:290px;
}


.txt-box-comments
{
	border:1px solid #CCC;
	height:60px;
	padding-top:4px;
	width:290px;
}

.main
{
	width:981px;
	background-image:url(../images/content-bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	padding:11px;

}



.left
{
	float:left;
	
}

.right
{
	float:right;
}


.clear
{
	clear:both;
}

.height_30
{
	height:30px;
	font-size:10px;
	width:20px;
}




/* LOGO CLASS STARTS */
.header
{
	float:left;
	width:1003px;
	text-align:left;
}






/* LOGO CLASS ENDS */

/* TOP LINKS CLASS STARTS HERE */

.top_links_bg
{
	float:right;
	padding-right:5px;
	font-size:18px;
	font-weight: normal;

}


.top_links a:link, .top_links a:visited 
{	
	color:#333333;
	text-decoration:none;
	font-family:Times New Roman;
	display:block;
	text-align:center;
	height:30px;
	background-image:url(../images/top-links.gif);
	padding-top:8px;
	padding-left:14px;
	margin-right:4px;
	padding-right:14px;
		

		
}

.top_links a:hover, .top_links a:visited:hover
{
	color:#333333;
	text-decoration:none;
	font-family:Times New Roman;
	display:block;
	text-align:center;
	height:30px;
	background-image:url(../images/top-links-hover.gif);
	padding-top:8px;
	padding-left:14px;
	padding-right:14px;
}

.top_links_active a:hover, .top_links a:visited:hover
{
	color:#333333;
	text-decoration:none;
	font-family:Times New Roman;
	display:block;
	text-align:center;
	height:30px;
	background-image:url(../images/top-links-hover.gif);
	padding-top:8px;
	padding-left:14px;
	padding-right:14px;
	margin-right:4px;
}

.top_links_active a:link, .top_links_active a:visited 
{
	color:#333333;
	text-decoration:none;
	font-family:Times New Roman;
	display:block;
	text-align:center;
	height:30px;
	background-image:url(../images/top-links-hover.gif);
	padding-top:8px;
	padding-left:14px;
	padding-right:14px;
	margin-right:4px;
}


li.top_links
{
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}

li.top_links_active
{
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}



.main-content
{
	float:left;
	width:586px;
	padding-right:25px;
	padding-left:25px;
	padding-bottom:15px;

}

.main-content-inside
{
	float:left;
	width:607px;
	padding-left:24px;
	padding-right:21px;
}

.main-content a:link, .main-content a:visited 
{	
	color:#7f5c0e;
	text-decoration:underline;

		
}

.main-content a:hover, .main-content-inside a:visited:hover
{
	color:#333333;
	text-decoration:none;
}



.program-bg
{
	background-image:url(../images/bg-about-our-program.gif);
	background-repeat: no-repeat;
	color:#FFF;
	padding-left:10px;
	padding-right:10px;
	line-height:15px;
	padding-top:45px;
	width:291px;
	height:94px;
}


.we-are-on-bg
{
	margin-top:10px;
	background-image:url(../images/bg-we-are-on.gif);
	background-repeat: no-repeat;
	color:#FFF;
	width:130px;
	height:33px;
	padding-left:181px;
	padding-top:9px;


}




.left-sec
{
	float:left;
	width:311px;
}


.left-sec a:link, .left-sec a:visited 
{	
	color:#ffffff;
	text-decoration:underline;

		
}

.left-sec a:hover, .left-sec a:visited:hover
{
	color:#f05c3b;
	text-decoration:none;

}




.right-content
{
	line-height:150%;
	padding-left:20px;
	padding-right:20px;
	position:absolute;
	bottom:90px;
	width:586px;
}






/* FOOTER STARTS */

.footer
{
	background-image:url(../images/footer-bg.gif);
	height:50px;
	width:963px;
	text-align:center;
	color:#ffffff;
	background-repeat:no-repeat;
	margin:auto;
	font-size:12px;
	padding-top:26px;
	padding-left:20px;
	padding-right:20px;

}

.footer a:link, .footer a:visited 
{	
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;

		
}

.footer a:hover, .footer a:visited:hover
{
	color:#a78539;
	text-decoration:none;
}



.bottom
{
	width:1003px;
	text-align:center;
	color:#333333;
	background-repeat:no-repeat;
	margin:auto;
	padding-top:5px;
	background-repeat:no-repeat;

}


.bottom a:link, .bottom a:visited 
{	
	color:#333333;
	text-decoration:none;
	font-weight:normal;

		
}

.bottom a:hover, .bottom a:visited:hover
{
	color:#b28728;
	text-decoration:none;
}



/* FOOTER ENDS */

ul
{
	margin:0px;
	padding:0px;

}


li
{
	padding-top:2px;
	margin-left:15px;
}
ul.right
{
	margin:0px;
	padding:0px;
	margin-left:0px;

}




h1
{
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	color:#99721d;
	text-align:left;
	font-weight:normal;
	padding:0px;
	padding-bottom:10px;
	line-height:30px;
	margin:0px;

}



h2
{

	font-size:18px;
	color:#000000;
	background-repeat:no-repeat;
	text-align:left;
	padding-bottom:10px;
	font-weight:normal;
	height:18px;
	margin:0px;
}



h3
{

	font-size:14px;
	font-weight:bold;
	padding-top:5px;
	color:#000000;
	background-repeat:no-repeat;
	text-align:left;
	padding-bottom:5px;
	margin:0px;
}


h4
{

	font-size:18px;
	color:#000000;
	text-align:left;
	margin:0px;
	height:20px;
}


h5
{

	font-size:18px;
	color:#000000;
	background-repeat:no-repeat;
	text-align:left;
	padding-bottom:15px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}



a, a:link, a:active, a:visited
{
	color: #333333;
	text-decoration:underline;
}

a:hover, a:visited:hover
{
	color: #333333;
	text-decoration:none;
}

img
{
	border:0px;
}

