@charset "utf-8";
/* CSS Document */

body{
background-image:url(images/bg.gif);
	margin:0px;
	padding:0px;
	font-family:tahoma,verdana, helvetica; 	
/*		background-image: url(images/topBgPattern.gif);
		background-repeat: repeat-x;	*/
}

a {
	font-size: 12px;
	color: #bf3131;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #e15656;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

#main {
vertical-align:top;
}

#latestnews{
padding:10px;
vertical-align:top;
background-color:#f4e9cc;
font-family:tahoma, "Times New Roman", Georgia;
font-size:11px;
color:#8e6c54;
}

#welcome{
background-color:#5f4330;
font-family:tahoma, "Times New Roman", Georgia;
font-size:12px;
color:#f7f0d4;
}

#content{
padding:20px;
padding-left:100px;
padding-right:100px;
vertical-align:top;
background-image:url(images/index_41.jpg);
background-repeat:repeat-y;
	font-size: 12px;
	color: #8e783f;
	font-family:tahoma, "Times New Roman", Georgia;
}

#foot{
vertical-align:top;
background-image:url(images/index_46.jpg);
background-repeat:repeat-y;
	font-size: 10px;
	color: #f8f0da;
	font-family:"Tahoma", Times, serif;
}

#style1 {
	font-family:tahoma,verdana, helvetica; 
	font-size: 18px;
	color: #8e783f;
	text-decoration: none;
	font-weight: bold;
}

#style2 {
	font-family:tahoma,verdana, helvetica; 
	font-size: 14px;
	color: #8e783f;
	text-decoration: none;
	font-weight: bold;
}
#style3 {
	font-family:tahoma,verdana, helvetica; 
	font-size: 12px;
	color: #8e783f;
	text-decoration: none;
	font-weight: bold;
}
#style4 {
	font-family:tahoma,verdana, helvetica; 
	font-size: 12px;
	color: #c1aa70;
	text-decoration: none;
	font-weight: bold;
}
#style6 {
font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #a20000;
	text-decoration: none;
}
#style7 {
font-family:tahoma, "Times New Roman", Georgia;
	font-size: 10px;
	color: #cdb19d;
}