/* GENERAL */
@charset "UTF-8";
/* CSS Document */
body{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
}
#body_index {margin:0; padding:0; background:#fff url(images/bg.png) repeat-x;}
#body_pages {margin:0; padding:0; background:#fff url(images/body_bg.jpg) repeat-x;}
#container {width:960px; height:auto;margin:0 auto;}
#header {width:960px; height:158px; float:left; background:url(images/logo.jpg) no-repeat left top;}
#header a#logo{text-decoration:none; float:left; height:140px; width:140px;display:block;}
#header #top {width:806px; height:120px; float:right; background:url(images/jti.jpg) no-repeat top left;}
#header .topnav {width:auto; height:10px; float:right; margin:24px 10px 0 0;}
#header .topnav ul{font-size:12px; color:#656565; font-family:"Myriad Pro"; margin:0; padding:0;}
#header .topnav ul li{float:left; list-style-type:none; margin-right:13px;}
#header .topnav ul li a { text-decoration:none; color:#656565; font-weight:bold;}
#header .topnav ul li a:hover{ color:#1194A3; text-decoration:overline;}
form {display:block;}
#search {width:144px; height:24px; margin-top:61px; margin-right:-115px; float:right; display:inline;}
#search form {float:left; display:inline; width:150px; height:24px; background:url(images/search_field.jpg) no-repeat;}
#search input[type='text'] { font: 10px Georgia, "Times New Roman", Times, serif; color: #010101; border: 0; background: none; width: 111px; height:22px; font-style:italic; text-indent:10px; }
#search input[type='submit'] { display: inline; height: 24px; width: 25px; border: 0; cursor: pointer; background: url(images/search-button.jpg) no-repeat 0 0; text-indent:50px; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
#nav ul{
margin-left:0;
}
/*-- Navigation start--*/
ul#nav {
	margin: 0; padding: 0;
	float:right;
	list-style: none;
	font-size: 13px;
	margin-top:-1px;
}
ul#nav li {
	float: left;
	margin: 0; padding: 0;
	position: relative; /*--Important--*/
	margin-left: 5px;
}
ul#nav li a {
	float: left;
	/*text-indent: -9999px; /*--Push text off of page--*/
	height: 38px;
	display:block;
    color:#656565;
	line-height:38px;
    padding:0 10px;
    text-decoration:none;
    /*--text-transform:uppercase;--*/
	font-weight:bold;
	background:none;

	}
ul#nav li ul li a, ul#nav li ul li ul li a{border:0px solid #a39577;}
ul#nav li a:hover, ul#nav li:hover a{background:#eeeeee;	border-top-left-radius:10px;
    border-top-right-radius:10px;}
ul#nav li a:hover{color:#1194A3;} /*--Hover State--*/
ul#nav li .sub {
	position: absolute; /*--Important--*/
	top: 38px; left: 0;
	z-index: 99999;
	background: #eeeeee none; /*--Background gradient--*/
	padding:15px;
	float: left;
	border-bottom-left-radius:15px;
    border-bottom-right-radius:15px;
	border-top-right-radius:15px;
	display: none; /*--Hidden for those with js turned off--*/
}
ul#nav li:last-child .sub {
right:0;
left:auto;
border-top-right-radius:0px;
border-top-left-radius:15px;
}
ul#nav li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
ul#nav li .sub li{
list-style: none;
	margin: 0; padding: 0;
	width: 180px;
	float: left;
	background: none;
}
ul#nav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 100%; 
	float: left;
	background: none;
}

ul#nav li ul li a { /*--Sub nav heading style--*/
	margin: 0;padding:0 5px;
	/*text-indent: -9999px; /*--Push text off of page--*/
	border-left:0px solid #a39577;
	line-height:28px;
	display:block;
	float:none;
	font-size:11px;
	height:28px;
	color:#1194A3;
	background: none;
}
ul#nav li ul li a:hover{background:#1194A3;color:#f7f5f2;border-radius:5px;}
ul#nav li ul li ul li a { /*--Sub nav heading style--*/
	margin:3px 5px 3px 5px;padding:0 2px;
	display:block;
	float:none;
	/*text-indent: -9999px; /*--Push text off of page--*/
	border-left:0px solid #a39577;
	line-height:22px;
	font-size:10px;
	height:22px;
	color:#656565;
	background: none;
	text-indent:5px;
}
ul#nav li ul li ul li a:hover{background:#656565;color:#f7f5f2;border-radius:5px;}

/*--Navigation end--*/
#banner {width:100%; height:245px; float:left; background:url(images/banner_bg.jpg) repeat-x 0 0;}
#banner .content {width:310px; height:auto; font-family:Arial, Helvetica, sans-serif; font-size:27px; color:#fff; padding-top:33px; padding-left:25px;}
#banner .content p {font:Arial, Helvetica, sans-serif; font-size:12px; text-align:justify; padding-right:60px;}
#banner .content p.more { margin-top:45px; text-indent:22px; font:"Trebuchet MS", Arial, Helvetica, sans-serif ; font-size:14px; font-style:italic;}
#banner .content b { font:"Arial Black", Gadget, sans-serif; font-size:27px; color:#fff; padding-top:33px;}
#banner .more { font:Arial, Helvetica, sans-serif ; font-size:27px; color:#fff;}
#banner a { color:#fff; text-decoration:none;}/* Content  Start*/

#banner_bg {width:100%; height:118px; float:left; background:url(images/banner_bg.jpg) repeat-x 0 0;}
#banner_bg p {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; font-size:27px; text-align:right; padding-right:59px; line-height:118px; text-transform:uppercase;}

/* Content  Start*/
#content {width:100%; height:auto; float:left; margin-top:31px;}
#content #left, #content_right {width:610px; height:auto; float:left; padding-left:10px; padding-right:10px; background:url(images/divider.png) no-repeat right 35px;}
#left h1,#content_right h1 { font-size:25px; font-weight:normal; color:#a39577;text-transform:uppercase;}
#left p,#content_right p {font-weight:normal; color:#4f4f4f; text-align:justify; padding:12px 0;}
#left a, #content_right a {color:#1194a3; text-decoration:none; font-style:italic;}
#left a:hover, #content_right a:hover {text-decoration:underline; font-style:normal;}
#left ul, left ol, #content_right ul, #content_right ol{padding: 12px 10px 12px 22px; list-style-position:outside;}

#content_right {width:690px; background:url(images/divider.png) no-repeat left 30px;}
#content_right h1 {font-size:20px;}

#right {width:330px; height:auto; float:left;}
#right h3 {font-family: Arial, Helvetica, sans-serif; text-indent:47px; font-weight:normal;}
#right h3 a {font-weight:normal; color:#a39577; text-decoration:none;text-transform:uppercase; font-size:18px;}
#right .request a{ background:url(images/request_btn.jpg) no-repeat; width:257px; height:39px; font-family:Georgia, "Times New Roman", Times, serif; font-size:19px; font-style:italic; color:#fff; padding:10px; text-decoration:none; float:left; text-indent:8px; margin:20px;}
#right #menu {width:243px; height:auto; float:left; margin-left:10px;}
#right #menu ul { font-family: Arial, Helvetica, sans-serif; color:#0e4248; font-size:11px; text-align:left; list-style-type:none; margin:0; padding:0;}
#right #menu li { background:url(images/list_divider.png) bottom center no-repeat; padding:10px; padding-left:37px;}
#right #menu li a{color:#0e4248; text-decoration:none;}
/* Content  End*/

#list_left {width:250px; height:auto; float:left;}
#list_left #menu {width:243px; height:auto; float:left;}
#list_left #menu ul { font-family:, Arial, Helvetica, sans-serif; color:#0e4248; font-size:14px; text-align:left; list-style-type:none; margin:0; padding:0 10px; margin-top:10px;}
#list_left #menu ul li { background:url(images/list_divider.png) center 30px no-repeat;}
#list_left #menu li a, #list_left #menu ul li.current ul li a{ display:block; text-decoration:none;  padding:10px 1px;}
#list_left #menu li a{font-weight:bold;color:#656565;}
#list_left #menu li ul li a,#list_left #menu ul li.current ul li a{font-weight:normal;color:#0e4248;}
#list_left #menu ul li a:hover, #list_left #menu ul li.current ul li a:hover{color:#1194A3; padding: 9px 2px 11px 0px;}
#list_left #menu ul li.current{list-style: square outside none;color:#1194A3;}
#list_left #menu ul li.current a{font-weight:bold;color:#1194A3;}
#list_left #menu ul li ul{margin-top:0;padding:0;}

#list_left #menu ul li ul li{margin-left:20px;font-size:11px;}

#content_right .nm_post{padding: 20px 0; border-bottom: 1px #eee dotted; margin: 0 40px 0 0}
#content_right .nm_post h3{padding: 5px 0 0px 5px;border-left:10px #eee solid;}
#content_right .nm_post h3.nm_post_title a{font-size:16px;}
#content_right .nm_post p.nm_post_date {font-size:10px;padding:0px; padding-left:5px;border-left:10px #eee solid; }
#content_right .nm_post .nm_post_content{padding:0 40px;}
#content_right .nm_post p.nm_post_back{padding-left:15px;}
/*Footer Start*/
#footer {width:100%; height:50px; background:url(images/footer.png) repeat-x; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; float:left; margin-top:40px;}
.footer p#colophon{
float:left;
line-height:50px;
padding: 0 5px;
}
.footer {
    height:auto;
    margin:0 auto;
    width:960px;
	text-align:left;
}
.footer ul {
    line-height:50px;
    list-style-type:none;
    margin:0;
    padding:0;
	float:right;
	margin-right:10px;
}
.footer li{
display:inline;
margin: 0 2px;
}
.footer li a {
    color:#656565;
    display:inline;
    padding:0 2px;
	text-decoration:none;
	font-weight:bold;
	line-height:50px;
	text-transform:uppercase;
	font-size:11px;
    
}
.footer li a:hover {
    color:#1194A3;
	text-decoration:overline;
}
/*Footer End*/
.breadcrumbs {padding:5px 0 20px 0;margin-top:-20px;}
.breadcrumbs a{ color:#1194A3;
    font-style:italic;
    text-decoration:none; line-height:12px;}
table {
 font-size:12px;
 font-family: Arial, Helvetica, verdana sans-serif;
 background-color:#fff;
 border-collapse: collapse;
 width: 100%;
}
caption {
 font-size: 25px;
 color: #1ba6b2;
 font-weight: bold;
 text-align: left;
 background: url(header_bg.jpg) no-repeat top left;
 padding: 10px;
 margin-bottom: 2px;
}
thead th {
 border-right: 1px solid #fff;
 color:#fff;
 text-align:center;
 padding:2px;
 text-transform:uppercase;
 height:25px;
 background-color: #a3c159;
 font-weight: normal;
}
tfoot {
 color:#1ba6b2;
 padding:2px;
 text-transform:uppercase;
 font-size:1.2em; 
 font-weigth: bold;
 margin-top:6px;
 border-top: 6px solid #e9f7f6;
}
tbody tr {
 background-color:#fff;
 border-bottom: 1px solid #f0f0f0;
}
tbody td {
 color:#414141;
 padding:5px;
 text-align:left;
}
tbody th {
 text-align:left;
 padding:2px;
}
tbody td a, tbody th a {
 color:#6C8C37;
 text-decoration:none;
 font-weight:normal; 
 display:block;
 background: transparent url(links_yellow.gif) no-repeat 0% 50%;
 padding-left:15px;
}
tbody td a:hover, tbody th a:hover {
 color:#009193;
 text-decoration:none;
}
#gallery-cycle-homeslider.gallery-cycle{
height:245px;
width:960px;
position:relative;
padding:0;
margin:0;
border:none;
}
#gallery-cycle-homeslider.gallery-cycle .gallery-text{
background:none;
width: 355px;
height: 245px;
float:left;
color:#fff;
}
#gallery-cycle-homeslider.gallery-cycle .gallery-text h2{
padding:80px 0 5px;
margin:0 50px;
line-height:1.1em;
text-transform:uppercase;
font-size: 22px;
font-weight:bold;
text-shadow: 2px #232323;
border-bottom: 1px #666 solid;
}
#gallery-cycle-homeslider.gallery-cycle .gallery-text p{
padding:5px 50px;
font-size: 13px;
/* -- font-weight:bold;-- */
text-shadow: 1px #232323;
}
#gallery-cycle-homeslider.gallery-cycle .gallery-image{
float:right;
width: 605px;
height: 245px;
}
#gallery-cycle-homeslider.gallery-cycle .gallery-control {
position: absolute;
margin: 0;
padding: 20px 220px;
border: 0 none;
left: 0;
bottom: 0;
z-index: 10000;
}
#gallery-cycle-homeslider.gallery-cycle .gallery-control-dots a {
font-size: 40px;
border: 0 none;
text-decoration: none;
color: #666;
}
#gallery-cycle-homeslider.gallery-cycle .gallery-control-dots a:hover,#gallery-cycle-homeslider.gallery-cycle .gallery-control-dots a.activeSlide {
color: #fff;
text-shadow:4px #232323;
}
#contactform{
display:block;
margin:20px 0;
width:300px;
}
form#contactfrm label{
display:block;
position:relative;
height:40px;
font-weight:bold;
}
form#contactfrm label span{
display:block;
text-align:right;
height:16px;
line-height:16px;
float:left;
width:110px;
}
form#contactfrm label input, form#contactfrm label textarea{
float:right;
height:16px;
line-height:16px;
width:180px;
border: 1px #e5e5e5 solid;
clear:right;
}
form#contactfrm label textarea{
height: 140px;
}
form#contactfrm label input:hover, form#contactfrm label input:focus, form#contactfrm label textarea:hover, form#contactfrm label textarea:focus{
border: 1px #1194a3 solid;
}
form#contactfrm label label.error{
position:absolute;
top:0;
left:300px;
width:400px;
font-size: 0.9em;
color:#ae0000;
padding-left:14px;
background: transparent url(images/errpointer.png) 2px 4px no-repeat scroll;
}
form#contactfrm  input#submit{
clear:both;
float:right;
margin: 10px 0;
}