@charset "utf-8";
/* CSS Document */

body,html{
	background: url(bg_main.gif) #5b4318 repeat-x;
	margin: 0px;
	padding:0px;
	width:100%;
	height:100%;	
}

#page_wrapper {
	width:869px;
	margin:0 auto;	
}

#header {
	
	height:133px;
	width:100%;
	background:url(bg_header.gif) no-repeat;
	background-position:top;
}

#home_image{
	
width:609px;
overflow:hidden;
position:relative;
height:251px;
float:left;
	
}


#home_image #black {
background:url(trans_black.png);
height:75px;
	position:absolute;
	z-index:2;
	width:100%;
	top:176px;
}

#home_image h1{
font-family:Questrial, Arial, Helvetica, sans-serif;
font-size:36px;
color:#FFF;
margin-left:15px;
letter-spacing:-1px;
margin-top:10px;
margin-bottom:0;
font-weight:400;
}

#home_image h2{
font-family:Questrial, Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFF;
margin:0;
margin-left:15px;
font-weight:400;

}


#footer{
	background:url(bg_footer.gif) repeat-x #ebd08c;
	background-position:top;
	border-top:30px solid #550400;
	min-height:187px;
	position:relative;
float:left;
width:100%;
	
}


#footer #links{
	
width:100%;
position:relative;
float:left;
text-align:center;
margin-top:15px;
}

#footer #links a{
	
	color: #4b3120;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;


}


#main_white {
	background:#fff;
	width:100%;
	float:left;
position:relative;
}


#subtitle{
color:#a0a6aa;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:17px;
	text-align:center;
	top:58px;
	position:relative;
	
}


#login_box {
	width:252px;
	color:#fff;
	position:relative;
	float:left;
	background: #062c43;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top:3px solid #244c65;
	font-family:Arial, Helvetica, sans-serif;
}


#login_box #tab a

{
	
float:left;
position:relative;
width:auto;
cursor:pointer;
margin-left:10px;
margin-top:17px;
text-decoration:none;
color:#fff;

background: #1c3f54; /* Old browsers */
background: -moz-linear-gradient(top,  #1c3f54 71%, #0c2e43 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(71%,#1c3f54), color-stop(100%,#0c2e43)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1c3f54 71%,#0c2e43 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1c3f54 71%,#0c2e43 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1c3f54 71%,#0c2e43 100%); /* IE10+ */
background: linear-gradient(top,  #1c3f54 71%,#0c2e43 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c3f54', endColorstr='#0c2e43',GradientType=0 ); /* IE6-9 */

-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
font-size:15px;
	
}


#login_box #tab a:hover

{
background:#244c65;	
	
}

#login_box #tab span

{
margin:10px;
margin-bottom:14px;
float:left;
position:relative;

}




#login_box #top {	
	height:58px;
}

#login_box #mid {	
	height:119px;	
	background:#244c65;
	padding:12px;
	font-size:14px;
}

#login_box #bottom {	
	height:47px;
	background:#3c6076;
}



input {
	
	border:none;
	height:25px;
	-webkit-box-shadow: inset 2px 2px 2px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 2px 2px 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow: inset 2px 2px 2px 2px rgba(0, 0, 0, 0.2);
	margin-bottom:15px;
	margin-top:2px;
	padding-left:5px;


}


#bottom_tip {
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#e7ebf0;
	float:left;
	position:relative;
	width:100%;
	color#:24456b;
	padding-top:15px;
	padding-bottom:15px;
	margin-bottom:30px;
		
}

#bottom_tip #headline {
color:#24456b;
font-family:Questrial,Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:400;
margin-left:120px;
position:relative;
	
	
}

#button_yellow{
	
	
	margin-left:95px;
	margin-top:5px;
position:relative;
float:left;
}

#button_yellow a{
	
background: #b9a889; /* Old browsers */
background: -moz-linear-gradient(top,  #b9a889 0%, #92846c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b9a889), color-stop(100%,#92846c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b9a889 0%,#92846c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b9a889 0%,#92846c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b9a889 0%,#92846c 100%); /* IE10+ */
background: linear-gradient(top,  #b9a889 0%,#92846c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9a889', endColorstr='#92846c',GradientType=0 ); /* IE6-9 */

cursor:pointer;
color:#fff;
text-align:center;

-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-shadow:1px 1px 1px rgba(0,0, 0, 0.2);
display:block;
position:relative;
text-decoration: none;
cursor:pointer;
/*padding-left: 4px;*/
border-top:#e5ddee 1px solid;
border-left:#e5ddee 1px solid;


box-shadow: 0 1px 1px rgba(0,0,0,0.2);
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
width:auto;
float:left;
position:relative;
display:block;
padding:7px;
	
	
	
}

#button_yellow a:hover{
	
	background: #b9a889; 
	
}


#yellow_bar {
	
background:#d4b986;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
border-top:solid 3px #a88646;
left:-5px;
height:46px;
width:598px;
position:relative;
	
}

#yellow_bar span {
color:#48565f;
font-family:Questrial,Arial, Helvetica, sans-serif;
font-weight:400;
font-size:24px;
position:relative;
float:right;
margin-right:33px;
margin-top:9px;
letter-spacing:-1px;
	
}



#services {
	
	
	padding: 0;
	margin:0;
	list-style: none;
	width:175px;
	float:left;
	position:relative;
	background:url(bg_triangle.gif) no-repeat;
	background-position:40% 0;
	padding-top:20px;
	
}

#services li{
	color:#006990;
	border-bottom:1px solid #e7e5e1;
	height:35px;
	position:relative;
	
}


#services li:last-child {
border:none;
}

#services li a {
	
	margin-top:8px;
	position:relative;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#006990;
	
}

h3 {
	
	color:#63120e;
	margin:0;
	padding:0;
	font-weight:400;
	font-family:Questrial,Arial, Helvetica, sans-serif;
	font-size:22px;

}

#body_text_small {

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

#body_text_small a{
	
color: #006990	;
}

.light_blue {
	
	color:#24456b;
	
}

.light_grey{
	color:#838383;
	
}

.dark_grey{
		   
	color:#5b5b5b
	
}

/*--MENU NAV--------------------------------------*/


/*
#navigation_wrapper {  
    position: relative; 
	z-index:2;
	height:108px;
	float:left;
	display:block;
	width:100%;
	
} 
*/

#navigation{
height:50px;
position:relative;
display:block;
padding:0;
margin:0;
padding-top:45px;
padding-left:15px;
float:left;

/*padding-top:117px;*/

}

#navigation ul{
	
padding:0;
margin:0;
list-style: none;
float:left;
}

#navigation li
{
float: left;
display: block;
margin: 0;
padding: 0;
padding-top:18px;
text-align:center;

margin-left:7px;
}


#navigation li a 
{
background: url("navigation_master.gif") left no-repeat;
background-position:0px 0px;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
display:block;
position:relative;
text-decoration: none;
cursor:pointer;
height:34px;
padding-left: 10px;
text-decoration:none;

}



#navigation li a span
{
color: #fff;

border-right:solid 1px #89231f;
font-size: 16px;
font-family:Georgia, "Times New Roman", Times, serif;
padding-top:4px;
padding-bottom:4px;
padding-left:4px;
padding-right:17px;
display:block;
position:relative;
float:left;
margin-top:10px;


}





/* Commented backslash hack hides rule from IE5-Mac \*/
#navigation a, #navigation a span{
float: none
}
/* End IE5-Mac hack */

#navigation li:hover a
{
background: #a88646; /* Old browsers */
background: -moz-linear-gradient(top,  #a88646 0%, #b5904c 6%, #c39e58 41%, #cbab6e 51%, #d9bf8d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a88646), color-stop(6%,#b5904c), color-stop(41%,#c39e58), color-stop(51%,#cbab6e), color-stop(100%,#d9bf8d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a88646 0%,#b5904c 6%,#c39e58 41%,#cbab6e 51%,#d9bf8d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a88646 0%,#b5904c 6%,#c39e58 41%,#cbab6e 51%,#d9bf8d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a88646 0%,#b5904c 6%,#c39e58 41%,#cbab6e 51%,#d9bf8d 100%); /* IE10+ */
background: linear-gradient(top,  #a88646 0%,#b5904c 6%,#c39e58 41%,#cbab6e 51%,#d9bf8d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a88646', endColorstr='#d9bf8d',GradientType=0 ); /* IE6-9 */

height:43px;
color: #48565f;




-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;

-webkit-box-shadow: 2px -1px 1px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 2px -1px 1px 1px rgba(0, 0, 0, 0.1);
box-shadow: 2px -1px 1px 1px rgba(0, 0, 0, 0.1);


}

#navigation li:hover a span{

/*text-shadow:0px 0px 3px rgba(0, 0, 0, 0.3);*/
color: #fff;
text-decoration: none;
padding-top: 3px;
margin-right:1px;
border:none;
height:50px;

}

#navigation a:active 
{
top:1px;
left:1px;

}






#navigation #current a{

background: #a88646; /* Old browsers */
background: -moz-linear-gradient(top,  #a88646 0%, #b5904c 6%, #c39e58 41%, #cbab6e 51%, #d9bf8d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a88646), color-stop(6%,#b5904c), color-stop(41%,#c39e58), color-stop(51%,#cbab6e), color-stop(100%,#d9bf8d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a88646 0%,#b5904c 6%,#c39e58 41%,#cbab6e 51%,#d9bf8d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a88646 0%,#b5904c 6%,#c39e58 41%,#cbab6e 51%,#d9bf8d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a88646 0%,#b5904c 6%,#c39e58 41%,#cbab6e 51%,#d9bf8d 100%); /* IE10+ */
background: linear-gradient(top,  #a88646 0%,#b5904c 6%,#c39e58 41%,#cbab6e 51%,#d9bf8d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a88646', endColorstr='#d9bf8d',GradientType=0 ); /* IE6-9 */

height:43px;
color: #48565f;




-webkit-border-top-left-radius: 3px;
-webkit-border-top-right-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright: 3px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;

-webkit-box-shadow: 2px -1px 1px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 2px -1px 1px 1px rgba(0, 0, 0, 0.1);
box-shadow: 2px -1px 1px 1px rgba(0, 0, 0, 0.1);
    }
  
#navigation  #current a span {
color: #fff;
text-decoration: none;
padding-top: 3px;
margin-right:1px;
border:none;
height:50px;

    }
	
	/* END Menu */
	
	/*Sidebar navigation---------------*/

#sub_menu{
/*background:url(bg_submenu.gif) no-repeat;*/
width:268px;
display:block;
float:left;
position:relative;
left:-20px;
top:-20px;
margin-right:10px;

}

#sub_menu2{
/*background:url(bg_submenu2.gif) no-repeat;*/
width:268px;
display:block;
float:left;
position:relative;
left:-20px;
top:-20px;
margin-right:10px;
overflow:visible;

}


#side_button ul
{
list-style: none;
padding: 0;
margin:0;
padding-top:10px;
padding-bottom:10px;
position:relative;
float:left;
background:#062c43;
width:100%;
}



#side_button ul li
{
float: left;
display: block;
width:100%;
margin: 0;
padding: 0;
position:relative;
/*border-top:1px solid #dadbdc;*/
background:#062c43;
}



#side_button ul li a
{

text-decoration: none;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
width:205px;
margin-left:10px;
margin-bottom:2px;
margin-top:2px;
background:#214358;
padding-left:15px;
cursor:pointer;

behavior: url(PIE.htc); /*gives lt IE9 users rounded borders*/


}



#side_button a, #side_button a span
{
display: block;
width:99%;
color:#fff;

}


#side_button ul li a:hover
{
background: #fff;
color:#0f1920;
/*text-shadow:-1px -1px 0px rgba(0, 0, 0, 0.0);	*/
}



#side_button ul li:active a{
top:1px;
left:1px;
}





#side_button #current a{
background: #fff;
color:#0f1920;

text-decoration: none;
/*text-shadow:-1px -1px 0px rgba(0, 0, 0, 0.0);*/
width:95%;
}

#side_button ul li a span{
	
padding-top:12px;
padding-bottom:12px;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
/*font-weight:300;*/
color: #fff;
}


#side_button #current a span{
background: #fff;
padding-top:15px;
padding-bottom:15px;
color:#0f1920
/*padding-left:7px;*/
	
}

#side_button ul li a:hover span{

background: #fff;
color:#0f1920;
/*text-shadow:-1px -1px 0px rgba(0, 0, 0, 0.0);	*/
}


  
#side_button #general a{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #404255;
text-decoration: none;
padding-top:15px;
padding-bottom:15px;
padding-left:25px;
background-color: #f1f5fe;
/*font-weight:bold;*/
text-decoration: none;
/*text-shadow:1px 1px -1px #056f86;*/
/*
border-top: 1px solid #828ce0;*/
border-bottom: 1px solid #dbe3f0;
  }
  
  
/*THIRD TIER CHILDREN-----------------------------------------*/
  
#side_button li ul {

float: left;
display: block;
width:100%;
position:relative;

margin:0;

}

#side_button #current li span, #side_button #current li a{
	
	background:none;
	text-shadow:none;
}
  
#side_button ul li ul li{
background: url(bg_bullet.png) no-repeat;
background-position:21px 10px;
/*background:none;
*/
float: left;
display: block;

padding-left: 15px;
position:relative;
border:none;



}

#side_button ul li ul li a:hover , #side_button #current li a:hover{
	background: #8eadc1 url(bg_bullet.png) no-repeat;
	background-position:6px 10px;
	text-decoration:none;
	
}

#side_button ul li ul a, #side_button #current li a{

width:190px;
text-decoration:none;
border:none;
background:none;
margin:0;
}




#side_button ul li ul li a span, #side_button #current ul li a span{

color:#43677e;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:4px;
background:none;
}
  
/*END THIRD TIER CHILDREN--------------------------------------------*/
  
    
  
  
  
/*END Sidebar navigation */


#right_side{
width:609px;
float:left;
position:relative;
padding-left:20px;
padding-top:20px;
	
}

#left_side{
width:240px;
float:left;
position:relative;
	
}

#side_top {
color:#fff;
padding:20px;
padding-bottom:0;
border-top:3px solid #244c65;
background:#062c43;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:22px;
	font-weight:400;
	text-shadow: 1px 1px 1px #000000;
	
}

#body_text{
	
color:#737070;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
}

#body_text a{
	
color:#214358;	
}