/***********************************************/
/* 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;
	color: #333333;
	margin-top: 0px;
}

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

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */


				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#mastercontent{
	width:850px;
	margin:0px auto;
	text-align:left;
}

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

#navBar{
	float: left;
	width: 202px;
	padding-bottom: 0px;
}

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

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

#content{
	width: 545px;
	margin: 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
}




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

.feature{
	padding: 0px 0px 15px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: right;
	width: 830px;
	background-color: #FFFFFF;
}



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

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #000000;
	padding: 5px 0px 25px 0px;
	margin-top: 0px;
	border-bottom-width: 20px;
	border-bottom: 10;
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
}
/* 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;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1E3C1;
	padding-left: 20px;
	padding-right: 5px;
	float: left;
	padding-bottom: 20px;
}

#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;
}
