/************************************************/
/*    CSS Document		            			*/
/*    By Lucas Knapp					  		*/
/*    Knapp Industries							*/
/*    www.knappindustries.com					*/
/************************************************/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #546E82;
	line-height: 1.166;
	margin: 0px;
	padding: 0px; 
	background-color: #C8E278;
	background-repeat: repeat-x;
	background-position: top center;
	background-image: url(../images/pageimages/green_background.jpg);
}

/* *****************************************************/
/* ************ Outside Border and Footer ************ */
/* *****************************************************/
#page {
	position: relative;
	text-align: left;
	margin: 0 auto;
	background-color: #fff;
	background: url(../images/pageimages/background.jpg) repeat-y 50% 0;
	width: 795px;
	w\idth: 770px;	
}

#pageFooter {
	float: right;
	background-color: #C8E278;
	background-image: url(../images/pageimages/green_footer_border_4.jpg); 
	background-repeat: no-repeat;
	background-position: top right;
	height: 40px;
	width: 100%;	
}
/* ************ end of Outside Border and Footer ************ */


/* *****************************************/
/* ************ Regluar Links ************ */
/* *****************************************/
.border_out { 
	/*border: #666666 solid;
	border-width: 1px 1px 1px 1px; */
}

a:link, a:visited, a:hover {
	color: #1F3245;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	background-color: #8EC0E0;
}
/* ************ end of Regluar Links ********* */


/* ****************************************************************/
/* ************ class="main" for navBar/sectionLinks ************ */
/* ****************************************************************/
a.main:link, a.main:visited, a.main:hover {
	color: #1F3245;
	text-decoration: none;
	padding: 4px 3px 4px 3px;	
}

a.main:hover {
	text-decoration: none;
	background-color: #DDE9F0;
	padding: 3px 3px 3px 2px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-style: solid;
	border-color: #5591B3;
}
/* ************ End of class="main" for navBar/sectionLinks ************ */


/* ***********************************************************/
/* overrides decoration from previous rule for hovered links */
/* ***********************************************************/
h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
}

h2{
	color: #006699;
}

h3{
	font-size: 14px;
	color: #546E82;  /*6A8CA6*/
}

h4{
	font-weight: normal;
	color: #333333;
}

h5{
	color: #334d55;
}

ul{
	list-style-type: square;
}

ul ul{
	list-style-type: disc;
}

ul ul ul{
	list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
	color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#masthead{
	margin: 0;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 128px;		
	background-color: #C8E278;
	background-position: left top;
	background-image: url(../images/pageimages/green_header_border5.jpg);
	background-repeat: no-repeat;
}

#navBar{
	width: 205px; /*245*/
	margin-top: 0px;
	padding-top: 0px;
	float: left;
	background-color: #F57603;
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url(../images/pageimages/green_left_border.jpg);
}

#content{
	display:inline;
	width: 498px; /*488*/
	padding-right: 7px;
	float: right;
	background-color: #A6D321;
}

/* **********************************************/
/* ************ Content Text Links ************ */
/* add class="highlight" to the link            */
/* **********************************************/
a.highlight:link { 
	color: #546E82;
	text-decoration: underline; 
}
a.highlight:active { 
	color: #546E82; 
	text-decoration: underline; 
}

a.highlight:visited { 
	color: #546E82; 
	text-decoration: underline; 
}

a.highlight:hover {
	color: #546E82; 
	text-decoration: underline; 
	background: #8EC0E0;
}

/* Component for Content body internal page links */
span.highlight
{
text-decoration: underline;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

/************** #pageName styles ***************/
#pageName{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/************** .feature styles ***************/
.feature{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: left;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */

/************** .story styles *****************/
.story{
	clear: both;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.story p{
	padding: 0px 0px 10px 0px;
}

/* ********************************************/
/************** #footer ***********************/
/* ********************************************/
#footer{
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: 30px;
	width: 100%;
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/pageimages/green_footer.jpg);
}

#footer_nav{
	display:inline;
	color: #666666; 
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding: 0px;
	word-spacing: 5px;
	letter-spacing: .5px;
}

#address{
	display:inline;
	color: #333333;
	text-align: center;
	float: right;
	margin-right: 45px;
	padding: 0px;
}

/************** #navBar link styles ***********/
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/* *********************************************/
/************** #sectionLinks styles ***********/
/* *********************************************/
#sectionLinks{      
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	letter-spacing: .5px;
}


/************** .relatedLinks styles ************/
.relatedLinks{
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

/************** #advert styles ******************/
#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

#advert img{
	display: block;
	background-color: #FFFFFF;
}

/************** #headlines styles **************/
#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
