/*Import Custom Form Styles*/
@import url("custom_forms.css");

body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: 'Times New Roman', Times, serif;
	font-size: 1em;
	background-image: url('../images/backgrounds/bkgd.jpg');
	background-repeat: repeat;
	background-color: #e4d5bb;
}

* {
	margin: 0;
	padding: 0;
}

.ir {
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	outline: none;
}

.clear { clear: both; }
img { border-style: none; }

#container {
	width: 945px;
	margin: 0 auto 0 auto;
}

p { margin-bottom: 1em; }
ul,ol { padding: 1em 2em; }

#rollovers {
	position: absolute;
	left: -9999px;
}

/* Header */
#header {
	width: 945px;
	height: 181px;
	background-image: url('../images/headings/head_home.jpg');
	position: relative;
	display: block;
}

body.sub #header {
	width: 945px;
	height: 181px;
	background-color: olive;
	position: relative;
	display: block;
}

h1#logo { }

h1#logo a {
	width: 258px;
	height: 100px;
	display: block;
	position: absolute;
	left: 40px;
	top: 55px;
}

body.sub .middle h2 {
	text-transform: uppercase;
	color: #42420b;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px #42210b dashed;
	font-family: "Times New Roman", Times, serif;
}

body.sub .middle h3 {
	color: #42210b;
	font-family: "Times New Roman", Times, serif;
}

#language {
	float: right;
	top: 5px;
	right: 5px;
	position: relative;
}

#language a, #language a:visited {
	text-decoration: none;
	color: #000000;
}

#language a:hover {
	text-decoration: underline;
	color: #AAAAAA;
}

#header_nav {
	float: right;
	top: 158px;
	right: 28px;
	position: relative;
	clear: both;
	color: #534741;
	font-size: small;
	text-transform: uppercase;
}

#header_nav a, #header_nav a:visited {
	text-decoration: none;
	color: #534741;
}

#header_nav a:hover {
	text-decoration: none;
	color: #8b7e58;
}

/* Content */
#content_top {
	height: 400px;
	width: 945px;
	background-color: #666633;
}

#main {
	border-top: 2px white solid;
	width: 945px;
	background-color: #e4d5bb;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	background-image: url(../images/backgrounds/bkgd_main_top.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#main li {
	font-size: 13px;
	padding-top: 2px;
}

#main ul { margin-top: -20px; }

/* Index Left Column */
#index_left {
	width: 684px;
	border-right: 1px #937b63 dashed;
	position: relative;
	display: block;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}

#mission {
	padding-bottom: 35px;
	padding-top: 25px;
	border-bottom: 2px #937b63 dotted;
}

#missiontitle {
	font-family: "Times New Roman", Times, serif;
	color: #663333;
	font-size: 20px;
	font-weight: bold;
}

.faqstyle {
	color: #000;
	font-size: 14px;
	margin-bottom: 12px;
}

.faqstyle ul li { margin-bottom: 0px; }

#news {
	padding-bottom: 15px;
	/*padding-top: 15px; caused cap at the top of the page what's this for? */
	clear: left;
}

#news h2 {
	font-family: "Times New Roman", Times, serif;
	color: #663333;
	font-size: 20px;
}

.news-container {
	width: 100%;
	display: block;
	position: relative;
	clear: both;
}

.news_divider {
	width: 85%;
	margin: 15px auto 15px 7.5%;
	clear: both;
}

.news-image {
	border: 1px solid #666666;
	margin: 5px;
	padding: 3px;
	float: left;
}

.portfolio_img {
	border: 1px solid #666666;
	margin: 5px;
	padding: 3px;
	float: left;
}

.news-body {
	float: right;
	width: 500px;
	padding-right: 20px;
	padding-bottom: 35px;
	text-align: justify;
}

.news-body a {
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	color: #666633;
	font-weight: bold;
}

.news-detail-container {
	width: 100%;
	padding-bottom: 25px;
	display: block;
	position: relative;
	clear: both;
}

.news-detail-image {
	border: 1px solid #666666;
	margin-right: 15px;
	padding: 3px;
	float: left;
	background-color: #ffffff;
}

.news-detail-body {
	float: right;
	width: 100%;
	padding-bottom: 35px;
}

.news-detail-body a { /*	font-family: "Times New Roman", Times, serif;
	color: #666633;
	font-weight: bold; */ }

/* Right Column */
#index_right {
	width: 219px;
	float: left;
	position: relative;
	display: block;
	clear: none;
	padding-left: 1px;
	border-left: 1px #937b63 dashed;
	margin-left: -1px;
}

#home_movie {
	width: 218px;
	height: 200px;
	display: block;
	position: relative;
	background-image: url(../images/backgrounds/bkgd_homepage_movie.jpg);
	background-color: olive;
	border: 0px;
}

#home_logos {
	display: block;
	width: 219px;
	text-align: center;
}

/* Search Form */
form#search {
	padding-top: 7px;
	background-image: url('../images/bg_sidebar.gif');
	background-repeat: no-repeat;
	min-height: 76px;
	height: auto !important;
}

form#search label {
	background-image: url('../images/head_search.png');
	background-repeat: no-repeat;
	width: 41px;
	height: 10px;
}

form#search #fi_q {
	width: 145px;
	border: 1px solid #d8d8d8;
	padding: 3px;
	margin: 4px 0;
	color: #666;
	font-size: .7em;
}

form#search .submit { margin-left: 93px; }

/* Footer */
#footer {
	width: 942px;
	/*background-image: url('../images/bg_footer.png');*/
	background-repeat: repeat-y;
	clear: both;
	font-size: small;
	color: white;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

#footer_top { height: 31px; }

#footer_bottom {
	margin-left: 9px;
	width: 922px;
	height: 25px;
}

ul#footer_nav {
	margin: 0 0 7px 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

ul#footer_nav li {
	margin: 0;
	padding: 0;
	display: inline;
}

ul#footer_nav li a {
	color: #FBB03B;
	text-decoration: none;
	padding-right: 7px;
}

ul#footer_nav li.last a { padding-right: 0px; }
ul#footer_nav li a:hover { text-decoration: underline; }

ul#footer_nav_major {
	margin: 0;
	padding: 0 0 5px 0;
	list-style: none;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}

ul#footer_nav_major li {
	margin: 0;
	padding: 0;
	display: inline;
}

ul#footer_nav_major li a {
	color: #fff;
	text-decoration: none;
	padding-right: 12px;
}

ul#footer_nav_major li.last a {
	padding-right: 0px;
	color: yellow;
	font-size: medium;
}

ul#footer_nav_major li a:hover { text-decoration: underline; }

/* Sub */
body.sub #content {
	margin: 0;
	padding-top: 0;
	background-color: #e4d5bb;
	display: block;
	width: 945px;
	position: relative;
	float: left;
	background-image: url(../images/backgrounds/bkgd_sub_page.gif);
	background-repeat: repeat-y;
}

.left {
	width: 222px;
	float: left;
	position: relative;
	display: block;
	margin-right: 1px;
}

.middle {
	float: left;
	width: 416px;
	clear: none;
	position: relative;
	display: block;
	background-image: url(../images/backgrounds/bkgd_main_top.jpg);
	background-repeat: repeat-x;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.right {
	width: 266px;
	float: left;
	position: relative;
	display: block;
	background-image: url(../images/backgrounds/bkgd_main_top.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	z-index: 100;
}

#right_links {
	padding-left: 30px;
	position: relative;
	top: 0px;
	display: block;
	z-index: -50;
}

/* Bread Crumb */
ul#breadcrumb {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: .7em;
	color: #000;
	font-weight: bold;
}

ul#breadcrumb li {
	margin: 0;
	padding: 0 5px;
	float: left;
	padding-left: 5px;
	background-image: url('../images/bullet_breadcrumb.gif');
	background-repeat: no-repeat;
	background-position: right .4em;
}

ul#breadcrumb li.first { padding-left: 0; }

ul#breadcrumb li a {
	padding-right: 2px;
	text-decoration: none;
	color: #fbb03b;
}

ul#breadcrumb li a:hover { text-decoration: underline; }
ul#breadcrumb li.first a { }
ul#breadcrumb li.active { background: none; }

/* Side Nav */
ul#sidenav {
	margin: 0 0 55px 0;
	padding: 0;
	list-style: none;
	text-align: left;
}

ul#sidenav li {
	color: white;
	margin: 0;
	padding: 0;
	/*padding:8px 0;
width:150px;
height:26px;*/
}

ul#sidenav li a {
	color: white;
	text-decoration: none;
	display: block;
	margin: 0 0 0 0;
	padding: 0;
	padding-top: 10px;
	height: 35px;
	background-image: url(../images/buttons/left_nav_main_cat.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: x-large;
	text-align: center;
	outline: none;
}

ul#sidenav li a:hover { text-decoration: none; }

ul#sidenav ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}

ul#sidenav li li { text-indent: 8px; }

ul#sidenav li li a {
	height: 16px;
	padding: 7px 0 7px 0;
	padding-left: 15px;
	margin: 0px;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
	background-image: url(../images/buttons/left_nav_sub_cat.gif);
	background-repeat: no-repeat;
	outline: none;
}

ul#sidenav li li a:hover { text-decoration: underline; }
ul#sidenav li li ul { display: block; }

ul#sidenav li li.active ul {
	padding-left: 15px;
	display: block;
}

ul#sidenav li li.active ul a {
	display: block;
	background-image: url(../images/elements/left_nav_sub_sub_box.gif);
	background-position: 11% 57%;
	color: black;
	border-bottom: 1px #42210b dashed;
	margin-right: 10px;
	margin-bottom: -1px;
	outline: none;
}

ul#sidenav li li.active ul li ul { display: none; }
ul#sidenav li li ul li.active ul { display: block; }

/* 3rd level nav - jared */
ul#sidenav li li li a {
	color: #42210B;
	height: 18px;
	padding: 3px 12px 0 13px;
	margin-left: 20px;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
	background-image: url(../images/2level_arrow.gif);
	background-position: 0px 55%;
	background-repeat: no-repeat;
	margin-right: 10px;
	outline: none;
}

/* Right Sub Page Nav */
#sub_box {
	margin-left: 14px;
	margin-top: -52px;
	margin-bottom: 20px;
}

ul#right_nav {
	margin: 0 0 55px 12px;
	padding: 0;
	list-style: none;
	text-align: left;
}

ul#right_nav li a {
	text-decoration: none;
	display: block;
	padding-top: 10px;
	height: 41px;
	background-image: url(../images/buttons/left_nav_main_cat.gif);
	background-repeat: repeat-x;
	background-color: #e4d5bb;
	font-weight: bold;
	font-size: x-large;
	text-align: center;
	outline: none;
	color: white;
}

ul#right_nav li a:hover { text-decoration: none; }

ul#right_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#right_nav li li {
	padding: 0;
	padding-left: 10px;
	margin: 0;
	color: black;
}

ul#right_nav li li a {
	color: #000;
	height: 24px;
	padding: 10px 0 0 25px;
	font-weight: normal;
	font-size: 10pt;
	text-align: left;
	background-image: url(../images/2level_arrow.gif);
	background-position: 0% 55%;
	background-repeat: no-repeat;
	border-bottom: 1px #42210b dashed;
	margin-right: 10px;
	outline: none;
}

ul#right_nav li li a:hover { text-decoration: underline; }

.flyout {
	background-color: #8B7E58;
	background-image: url(../images/backgrounds/bkgd_nav_menu_flyout.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.photoBorder {
	border: 1px black solid;
	padding: 3px;
	margin-right: 10px;
	margin-left: 5px;
}

/* FORMS STYLES - These are the classes used by the auto-forms generator */
/* This is the class for the <form> tag*/
.formClass { }

/* This is the <div> container for the entire question - text and answer divs*/
.formQuestion {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-top: 5px;
}

/* This is the <div> container for the displayed question text*/
.formQuestionText { }

/* This is the <div> container for the answer area for the question. Can contain <input> or <select>, <textarea>, etc */
.formQuestionAnswer { font-size: 11px; }

.formQuestionAnswer td input {
	font-size: 11px;
	margin-top: 0px;
}

/* This is the <div> container for the displayed placeholder text*/
.formPlaceholderText {
	font-size: 15px;
	color: #FFF;
	padding: 7px;
	margin: 20px 0 20px 0;
	border-bottom: 1px #42210b dashed;
	border-top: 1px #42210b dashed;
	font-family: "Times New Roman", Times, serif;
	background-color: #8b7e58;
	text-align: center;
}

/* This is the style for the Submit AND Reset buttons */
.inputButton { margin-top: 12px; }

.optionsTable td input {
	margin-top: 2px;
	margin-left: 2px;
	vertical-align: middle;
}
