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

.style7_colored {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFCC7;
	text-align: center;
	font-weight: bold;
	padding: 3px;
}
.style7_colored1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	background-color: #C69455;
}
.style7_colored1 a:link {
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding: 0px;
	text-decoration: none;
}
.style7_colored1 a:visited {
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding: 0px;
	text-decoration: none;
}
.style7_colored1 a:hover {
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding: 0px;
	text-decoration: underline;
}
.style7_colored2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	background-color: #DAB787;
}

.style7_colored2 a:link {
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding: 0px;
	text-decoration: none;
}
.style7_colored2 a:visited {
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding: 0px;
	text-decoration: none;
}
.style7_colored2 a:hover {
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding: 0px;
	text-decoration: underline;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F90;
	text-decoration: none;
}
.text_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777;
	text-decoration: none;
}
.text_content ul {

	margin-left: -25px;

}
#cam_ready {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#cam_ready a:link {
	font-size: 12px;
	color: #00F;
	text-decoration: underline;
}
#cam_ready a:visited {
	font-size: 12px;
	color: #00F;
	text-decoration: underline;
}	
#cam_ready a:hover {
	font-size: 12px;
	color: #00F;
	text-decoration: none;
}

.footer{
padding-left: 10px;
border-top: 1px solid lightgrey;
border-bottom: 1px solid lightgrey;
background:url(../images/bottom_bg_img.jpg) repeat-x top center;
}
