/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	font-family: Arial,sans-serif;
	margin-top: 0px;
	background-color: #000000;
}

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

a:hover {
	text-decoration: underline;
}

#masthead{
	margin: 0;
	padding: 0px 0px;
	width: 100%;
		
}

#navBar{
	background-color: #828031;
	background-image: url(images/menu_bg.png);
	background-repeat: repeat-y;
	float: left;
	width: 165px;
	padding-bottom: 0px;
}

#a_start{
	background-color: #828031;
	margin-top: 0px;
	float: right;
}

#menu{
	float: left;
}
#menu_bottom{
	float: left;
	padding-bottom: 28px;
}

.content{
	margin: 0;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
	margin-top: 0px;
	text-align: left;
}

.benefit{
	margin: 0;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
	margin-top: 0px;
}
.header{
	padding: 15px 15px 15px 15px;
	width: 545px;
	margin: 0;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}	

.image{
	vertical-align: top;
}




/************** .feature styles ***************/

.feature{
	padding: 15px 20px 15px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1E3C1;
	float: right;
	width: 545px;
	background-color: #828031;
}



/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px 0px 25px 0px;
	margin-top: 0px;
	background-color: #000000;
	border-bottom-width: 20px;
	border-bottom: 10;
	border-bottom-color: #FFFFFF;
	width: 800px;
	border-top: 1;
	border-top-color: #CCCCCC;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */








#s_left{
	width: 212px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 0px;
	border-bottom-color: #828031;
	border-bottom-style: solid;
	background-color: #828031;
	float: left;
}

#s_right{
	width: 212px;
	margin-right: 0px;
	border-bottom-width: 0px;
	border-bottom-color: #828031;
	border-bottom-style: solid;
	background-color: #828031;
	float: right;
}

#s_content{
	width: 291px;
	background-color: #828031;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1E3C1;
	padding-left: 0px;
	padding-right: 5px;
	float: left;
	padding-bottom: 20px;
}

#sain_content{
	background-color: #828031;

}

#copy{
	float: left;
	margin-left: 10px;
}
#kahl{
	float: right;
	padding-right: 10px;
}
.Stil1 {
	font-size: 14px;
	font-weight: bold;
}
.Stil3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #e4d11c;
}
.menu_title {
	color: #333300;
	font-weight: bold;
}
.Stil5 {color: #640c0e}

#form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1E3C1;
	float: left;
}
.Stil6 {
	color: #333300;
	font-size: 12px;
	text-indent: 20px;
}
#contact_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1E3C1;
	padding-left: 40px;
}
