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

/* Structural div ids */

#container {
	background-image:url(images/backgrnd2.jpg);
	width:810px;
	height:auto;
	position:relative;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container2 {
	background: #FFF;
	width:800px;
	height:auto;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 6px;
	
}

#container_sponsor {
	background-image:url(images/home_sponsors.jpg);
	width:268px;
	height:92px;
	margin: 0px;
	float: left;
}


#nav_div {
	width: 800px;
	height:28px;
	background-color: #094D36;
	margin-left:6px;
	
}

/* Footer Text */

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #0D3976;
	text-align: center;
	padding-top: 10px;
}
.bottom a:link {
	color: #0D3976;
}
.bottom a:visited {
	color: #0D3976;
}
.bottom a:hover {
	color: #666666;
}
.bottom2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #0D3976;
	text-align: center;
	
}
.bottom2 a:link {
	color: #0D3976;
}
.bottom2 a:visited {
	color: #0D3976;
}
.bottom2 a:hover {
	color: #666666;
}

/* Positions buttons on home page  */

.bt_home {
	line-height: 22px;
	padding-left: 20px;
}

/* General text rules */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #900;
	padding-right: 10px;
	padding-left: 10px;
}
.txt_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 18px;
}
.txt_home_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 18px;
	font-weight: bold;
}
.txt_home_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	line-height: normal;
}
.txt_home a:link {
	color: #97461A;
}
.txt_home a:visited {
	color: #97461A;
}
.txt_home a:hover {
	color: #333333;
}

/* Announcement text on home page */

.txt_announce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #98481C;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
}
.txt_announce a:link {
	color: #97461A;
}
.txt_announce a:visited {
	color: #97461A;
}
.txt_announce a:hover {
	color: #333333;
}


/* Text for Ads on home page */

.txt_ads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 10px;
	padding-left: 14px;
	line-height: 16px;
}

.txt_ads a:link {
	color: #97461A;
}
.txt_ads a:visited {
	color: #97461A;
}
.txt_ads a:hover {
	color: #333333;
}

.txt_ads2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 16px;
}

/* Positions photos in Ads on home page */


.home_img {
	float: right;
	padding-left: 4px;
	padding-top: 29px;
	padding-right: 3px;
}

/* Positions sponsor logo on home page */

.img_sponsor {
	padding-top: 32px;
	padding-left: 20px;
	float: none;
}


/* Left-hand menu on subpages */

.left_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.left_menu a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.left_menu a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.left_menu a:hover {
	color: #EFC6B0;
	text-decoration: none;
}

mapta_normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 10px;
	padding-left: 14px;
	line-height: normal;
}

