/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #414E88;
	background-color: #08390a;
	padding: 0px;
	margin: 0px;
	background-image:url(../images/background_green.jpg);
	background-repeat:repeat-y;
	background-position: center;
	background-attachment:fixed;
}
p {
	padding: 0px;
	margin: 0px;
}


h1 {
	color: #C87200;
	font-size: 16px;
	font-weight: bold;
	padding: 4px 0px 4px 0px;
	margin: 0px;
}
h2 {
	color: #414E88;
	font-size: 14px;
	font-weight: bold;
	margin: 0px; 
	padding: 0px;
}
.clearFix {
	clear: both;
}

#top {
	background-color: #fee3ac; 
	background-image:url(../images/logonew.jpg); /*added by teresa */
	background-repeat:no-repeat;/*added by teresa */
	height:35px; /*added by teresa */
	width: 893px;
	/*padding-top: 10px; */
	padding-top: 45px; /*added by teresa */
	margin: 0px auto;
}
#logo {
	width: 133px;
	height: 54px;
	margin-left: 40px;
}
#banner {
	width: 887px;
	height: 270px;
	border-left: #fee3ac solid 3px;
	border-right: #fee3ac solid 3px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	text-align:right;
}
/* banner bg for the rest of the pages */
#banner2 {
	width: 887px;
	height: 270px;
	border-left: #fee3ac solid 3px;
	border-right: #fee3ac solid 3px;
	background-image: url(../images/banner2.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	text-align:right;
}

/* TABBED NAVIGATION */
#nav {
	width: 887px;
	height: 34px;
	/*background-color: #fee3ac; */
	border-bottom: #FFFFFF solid 1px;
	border-left: #fee3ac solid 3px;
	border-right: #fee3ac solid 3px;
	margin: 0 auto;
}
#nav ul {
	padding: 0px;
	margin: 0px;
	float: right;
}
#nav ul li {
	float: left;
	padding: 0 1px;
	list-style: none;
}
#nav ul li a {
	background: url(../images/left.gif) no-repeat left top;
	height: 34px;
	display: block;
	float: left;
	padding-left: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}
#nav ul li a span {
	background: url(../images/right.gif) no-repeat right top;
	display: block;
	padding: 10px 14px 0 0;
	display: block;
	height: 24px;
	float: left;
	cursor: pointer;
}
#nav ul li a:hover {
	background: url(../images/left_on.gif) no-repeat left top;
	color: #FFFFFF;
}
#nav ul li a:hover span {
	background: url(../images/right_on.gif) no-repeat right top;
	color: #FFFFFF;
}

.title_bar {
	width: 887px;
	height: 34px;
	border-top: #FFFFFF solid 1px;
	border-right: #fee3ac solid 3px;
	border-bottom: #fee3ac solid 1px;
	border-left: #fee3ac solid 3px;
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat-x;
	margin: 0px auto;
}
#content {
	width: 893px;
	background-color: #fee3ac;
	margin: 0px auto;
	background-image: url(../images/bamboo1.jpg);
	background-position: bottom left;
	background-repeat:no-repeat;
}
.left_box {
	width: 200px;
	margin: 15px;
	float: left;
	
}
.right_box {
	width: 600px;
	margin: 15px 0px 15px 20px;
	float: left;
}

.box_title {
	height: 26px;
}
.box_title h2 {
	margin: 0px;
	padding: 4px 0px 0px 15px;
	color: #ab7202;
	font-size: 14px;
	font-weight: bold;
}

.box_content_right ul { 	
	list-style-type: square;
}
.box_content_right ul li {

	list-style-position: outside;
	padding: 0px 0px 5px 5px;
}

.box_content {
	padding: 0px 0px;
}
.box_content ul {
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 0px 0px;  
	list-style: none;
	
}
.box_content ul li {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-image:url(../images/nav_button.jpg); 
	background-repeat:no-repeat;
	width: 202px;
	height: 27px;
}
.box_content ul li a {
	color: #414E88;
	text-decoration: underline;
	padding: 5px 0px 0px 20px;
	display: block;
	font-size: 12px;
	font-weight: bold;
}
.box_content ul li a:visited {
	color: #414E88;
	text-decoration: underline;
}
.box_content ul li a:hover {
	color: #CC6600;
	text-decoration: none;
}
.box_content ul li a:active {
	color: #414E88;
	text-decoration: underline;
}

/* -- LEFT BOX --*/
.left_box_content {padding: 10px 12px;}
.left_box_content ul {padding: 0px; margin: 0px 0px 0px 10px;}
.left_box_content ul li {color: #4d942a; font-weight: bold; padding: 8px 0px; list-style-type: circle;}
.left_box_content ul li a {color: #4d942a; text-decoration: underline;}
.left_box_content ul li a:visited {color: #4d942a; text-decoration: underline;}
.left_box_content ul li a:hover {color: #4d942a; text-decoration: none;}
.left_box_content ul li a:active {color: #4d942a; text-decoration: underline;}

#footer {
	width: 891px;
	height: 35px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	border: #102a21 solid 1px;
	margin: 4px auto;
}
#footer_blue {
	width: 891px;
	height: 35px;
	background-image: url(../images/footer_blue_bg.jpg);
	background-repeat: repeat-x;
	border: #102a21 solid 1px;
	margin: 4px auto;
}
#footer_content {
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
	padding: 10px 15px;
}

/* ALL LINKS STYLES */
a { color: #4d942a; text-decoration: none; }
a:visited {color: #4d942a; text-decoration: underline; }
a:hover { color: #4d942a; text-decoration: underline; }
a:active { color: #4d942a; text-decoration: underline; }

/* POPUP BOXES */
.navtext {
	width: 235px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: #666666 solid 1px;
	background-color: #F0F0F0;
	position:absolute;
	top:-100px;
	left:0px;
	visibility:hidden;
}
.table_headers { 
color:#FFFFFF; font-weight:bold;
}
/* For VIDEO FAQS Page */
.hide-movie { display: none; }
