html, body, th, td {
	color: #666;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #007A62;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #007A62;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #D8F0A6;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #007A62;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #007A62;
	text-decoration: none;
	text-transform: uppercase;
}
.formheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00A64C;
	text-decoration: none;
	text-transform: uppercase;
}
.bg{
	background-attachment: fixed;
	background-image: url(images/main_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.sidebg{
	background-attachment: fixed;
	background-image: url(images/side_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.subbg{
	background-attachment: fixed;
	background-image: url(images/sub_bg_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
.mainheaders {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #A1BFCA;
	text-decoration: none;
}
.movies_caps {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #20394D;
	text-decoration: none;
	text-transform: uppercase;
}


#sidenav {
}
ul#sidenav {
	margin: 0 0 0 55px;
	padding: 0;
	width: 190px;
	list-style: none;
}
ul#sidenav li {
	width: 190px;
	border-bottom: 1px solid #fff;
}
ul#sidenav li a {

	width: 170px;
	padding: 10px 10px;

	display: block;
	
	font-size: 16px !important;
	font-style: italic;
	font-weight: normal;

	color: #fff;
}
ul#sidenav li a:hover {
	color: #fff;
	background: #bae363;
}
* html ul#sidenav li a {
	width: 190px;
}
h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	font-style: italic;
	color: #a5d728;
}
h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #a5d728;
}
h3 {
	color: #006555;
}
#content {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #666;
}

table#careers_list {
	width: 100%;
	color: #fff;
	background: #007d68;
}
table#careers_list th {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #fff;
}
table#careers_list th, 
table#careers_list td {
	font-size: 11px !important;
	padding: 5px;
	border: 1px solid #fff;
}
table#careers_list td {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #fff;
}
table#careers_list tr.odd td {
	background: #8fd300;
}
.appointed {
	text-transform: uppercase;
	color: #cc0000;
}
.tr {
	text-align: right !important;
}
.tc {
	text-align: center !important;
}
.tl {
	text-align: left !important;
}
.vat {
	vertical-align: top;
}
.vam {
	vertical-align: middle;
}
.vab {
	vertical-align: bottom;
}
table.contactus_tbl,
table.career_tbl {
}
table.contactus_tbl td,
table.career_tbl td {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;	
	padding: 2px;
}

.team_links {
	text-align: right;
	text-transform: uppercase;
}
#content table td {
	padding: 2px;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
}
table.advertising_tbl {
	width: 80%;
}
table.advertising_tbl td {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px !important;
	font-style: italic;	
	padding: 2px;
	color: #666;
}