/* ELEMENTS */

body {
	padding:0px;
	margin: 0px;
	background: #3A5A31;
}

body, td 
{
	font: 14px Arial, Helvetica, sans-serif;
}
p {
	margin: 5px 0px;
	padding: 0px;
}

h2 {
	margin: 8px 0px;
	padding: 0px;
}

li {
	color: #71BC45;
	list-style: disc;
}
ul {
	margin: 0px 0px 0px 13px;
	padding: 0px;
	list-style: outside;
}

a {
	color: #30348B;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
/* CLASSES */

.formstyle input, .formstyle select, .formstyle textarea {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px;
}
.formstyle .check {
	border: 0px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.r3_c1{
	background: #274022;
}
.r3_c7{
	background: #274022;
		
}
.r4_c1{
	background: #739CAC;
		
}
.r4_c2{
	background: url(../../assets/index/r4_c2.jpg) repeat-x top;
	
}
.r4_c3{
	background: url(../../assets/index/r4_c3_drop_shadow.jpg) no-repeat top;
	
}
.r1_c2 {
	background-image: url(../../assets/index/img_bground.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

.r4_c4 {
	background: url(../../assets/index/r4_c4.jpg) repeat-x top;
	
}
.c4_c5{
	background: #739CAC;
	
}
.r5_c3 {
	background: url(../../assets/index/content_tile.jpg);
}
.r5_c2 {
	background: url(../../assets/index/bg_left.jpg) repeat-y;
}


#content {
	margin: 0px 10px 10px;
	color: #000000;
}
#footer_bar {
	margin: 0px 10px 10px;
	color: #000000;
}
.r6_c3 {

	background: url(../../assets/index/content_tile.jpg);
}
.r8_c3 {


	background: url(../../assets/index/content_tile.jpg);
}
.r5_c4 {

	background: url(../../assets/index/bg_right.jpg) repeat-y;
}
.links a {
	background: url(../../assets/index/bullet_left.jpg) no-repeat left center;
	display: block;
	padding-left: 25px;
	color: #006579;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.address {
	font-size: 10px;
	color: #274022;
}
.footer_bar .text {
	color: #015F75;
	font: 17px "Times New Roman", Times, serif;
	padding: 2px;
}
.news td {
	color: #666666;
	width: 170px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.news th {
	background: url(../../assets/index/bullet_right.jpg) no-repeat right center;
	font-weight: normal;
	text-align: right;
	padding-right: 35px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #187386;
	text-transform: capitalize;
}
.news a {
	color: #666666;
	width: 170px;
	text-decoration: none;
}
.formstyle {
	border: 1px solid #000000;
	padding: 2px;
}
#content a {
	color: #000000;
	text-decoration: underline;
}
.form_contact_error {
	border: 1px solid #990000;
}
.required {
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	color: #990000;
}
.address a {
	color: #274022;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-size: 11px;
}
.address a:hover {
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
.movie td {
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}
.movie b, strong {
	color: #274022;
}
