body	{ 	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*background-color: #ff0000;*/
	background-image: url('images/back.jpg');
	}

#container 	{	
	position: relative;
	width: 760px;
	margin: 0px auto -1px auto;
	padding: 0px;  
}

#container_home {
	margin: 0px auto -1px auto;
	background:#000 url('images/big_apron.jpg') no-repeat top left;
	position:relative;
	min-height: 100%;
	height: 1000px;
	width: 839px;
	text-align: left; /* counter the body center */
}

#home_top {
	width: 839px;
	float: left;
}


/* -- TEXT -- */

#apron_text { 
	position: absolute; 
	top: 180px;
	width: 322px;
	margin: 0px auto -1px auto;
	padding: 0px; margin: 0px;
	font-family: arial,helvetica,'sans serif';
	font-size: 10px;
	line-height: 14px;
	font-weight: normal; 
	color: #000000;
	z-index:1;
	
}



p,td,span,div	{
	font-family: arial,helvetica,'sans serif';
	font-size: 10px;
	line-height: 14px;
	font-weight: normal; 
	color: #000000;
}

table {
	margin: 0px;
}

.slogantxt	{
	font-family: arial,helvetica,'sans serif';
	font-size: 18px;
	line-height: 20.5px;
	font-weight: normal; 
	color: #A6894E;
}

.txtbld	{
	font-family: arial,helvetica,'sans serif';
	font-size: 11px;
	line-height: 14px;
	font-weight: bold; 
	color: #000000;
}

.news	{
	font-family: arial,helvetica,'sans serif';
	font-size: 12px;
	line-height: 14px;
	font-weight: normal; 
	color: #A6894E;
}

hr 	{	border: 0px solid #A6894E;
		border-top: 1px solid #A6894E; /*the border*/
 		width: 464px;
 		height: 1px; /*whatever the total height of the border-top and border-bottom equal*/
 		margin: 28px 0px 0px 0px;
 	}

.menuhead {	font-family: arial,helvetica,'sans serif'; 
			font-size: 9px;
			line-height: 14px;
			font-weight: normal; 
			color: #808080; 			
			margin: 14px 0px 0px 0px; }
			
.menutxt {	font-family: arial,helvetica,'sans serif'; 
			font-size: 11px;
			line-height: 14px;
			font-weight: normal; 
			color: #808080; }
			
.menusmall {	font-family: arial,helvetica,'sans serif'; 
			font-size: 9px;
			line-height: 14px;
			font-weight: normal; 
			color: #808080; }
			
.menuactive {	font-family: arial,helvetica,'sans serif'; 
			font-size: 20px;
			line-height: 24px;
			font-weight: bold; 
			color: #4C91C7; }

.subactive	{	font-family: arial,helvetica,'sans serif'; 
			font-size: 11px;
			line-height: 14px;
			font-weight: bold; 
			color: #4C91C7; 
			text-decoration: none; }

/* -- headlines -- */


h1	{	
	font-family: arial,helvetica,'sans serif'; 
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	margin: 0px; 
	}

h2.heading	{	
	font-family: arial,helvetica,'sans serif'; 
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	font-style: normal;
	color: #A6894E;
	margin: 6px 0px 0px 0px;
}

h2.subheading	{	
	font-family: arial,helvetica,'sans serif'; 
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #A6894E;
	margin: 4px 0px 4px 0px;
}


/* -- link related -- */
	
a.menu	{	font-family: arial,helvetica,'sans serif'; 
			font-size: 20px;
			line-height: 24px;
			font-weight: normal; 
			color: #4C91C7; 
			text-decoration: none; }

a.menu:hover	{	font-family: arial,helvetica,'sans serif'; 
			font-size: 20px;
			line-height: 24px;
			font-weight: normal; 
			color: #4C91C7; 
			text-decoration: none;
			border-bottom: dashed 1px #4C91C7; }

a.menu:visited	{	font-family: arial,helvetica,'sans serif'; 
			font-size: 20px;
			line-height: 24px;
			font-weight: normal; 
			color: #4C91C7; 
			text-decoration: none; }

a.sub	{	font-family: arial,helvetica,'sans serif'; 
			font-size: 11px;
			line-height: 14px;
			font-weight: normal; 
			color: #4C91C7; 
			text-decoration: none; }

a.sub:hover	{	font-family: arial,helvetica,'sans serif'; 
			font-size: 11px;
			line-height: 14px;
			font-weight: normal; 
			color: #4C91C7; 
			text-decoration: none;
			border-bottom: dashed 1px #4C91C7; }

a.sub:visited	{	font-family: arial,helvetica,'sans serif'; 
			font-size: 11px;
			line-height: 14px;
			font-weight: normal; 
			color: #4C91C7; 
			text-decoration: none; }

a.sml	{	font-family: arial,helvetica,'sans serif'; 
			font-size: 9px;
			line-height: 14px;
			font-weight: normal; 
			color: #4C91C7; 
			text-decoration: none; }

a.sml:hover	{	font-family: arial,helvetica,'sans serif'; 
			font-size: 9px;
			line-height: 14px;
			font-weight: normal; 
			color: #4C91C7; 
			text-decoration: none;
			border-bottom: dashed 1px #4C91C7; }

a.sml:visited	{	font-family: arial,helvetica,'sans serif'; 
			font-size: 9px;
			line-height: 14px;
			font-weight: normal; 
			color: #4C91C7; 
			text-decoration: none; }

a.footbig	{	font-family: arial,helvetica,'sans serif'; 
			font-size: 20px;
			line-height: 24px;
			font-weight: normal; 
			color: #ffffff; 
			text-decoration: none;
			border-bottom: solid 1px #ffffff;}

a.footbig:hover	{	font-family: arial,helvetica,'sans serif'; 
			font-size: 20px;
			line-height: 24px;
			font-weight: normal; 
			color: #ffffff; 
			text-decoration: none;
			border-bottom: dashed 1px #ffffff; }

a.footbig:visited	{	font-family: arial,helvetica,'sans serif'; 
			font-size: 20px;
			line-height: 24px;
			font-weight: normal; 
			color: #ffffff; 
			text-decoration: none;
			border-bottom: solid 1px #ffffff;}

a.footsml	{	font-family: arial,helvetica,'sans serif'; 
			font-size: 11px;
			line-height: 14px;
			font-weight: normal; 
			color: #ffffff; 
			text-decoration: none;
			border-bottom: solid 1px #ffffff;}

a.footsml:hover	{	font-family: arial,helvetica,'sans serif'; 
			font-size: 11px;
			line-height: 14px;
			font-weight: normal; 
			color: #ffffff; 
			text-decoration: none;
			border-bottom: dashed 1px #ffffff; }

a.footsml:visited	{	font-family: arial,helvetica,'sans serif'; 
			font-size: 11px;
			line-height: 14px;
			font-weight: normal; 
			color: #ffffff; 
			text-decoration: none;
			border-bottom: solid 1px #ffffff; }

a		{	font-family: arial,helvetica,'sans serif'; 
			font-size: 11px;
			line-height: 14px;
			font-weight: bold; 
			color: #4C91C7;
			text-decoration: none; }

a:hover	{	font-family: arial,helvetica,'sans serif'; 
			font-size: 11px;
			line-height: 14px;
			font-weight: bold; 
			color: #4C91C7; 
			text-decoration: none;
			border-bottom: dashed 1px #4C91C7; }

a:visited {	font-family: arial,helvetica,'sans serif'; 
			font-size: 11px;
			line-height: 14px;
			font-weight: bold; 
			color: #4C91C7;
			text-decoration: none; }

.clear { clear: both; }

/* -- lists -- */

ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
}

li {
	/*
	background-image: url(images/bullet_url_grey.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 14px;
	*/
	padding-left: 0px;
}

/* -- forms -- */

.menufield { width: 170px; height: 14px;
			font-family: arial,helvetica,'sans serif';
			font-size: 11px;
			line-height: 14px;
			color: #808080;
			}
			

