@charset "utf-8";
/* CSS Document */

body{
	background-color:#1d3f63;
	background-image:url(../images/bg_tile.png);
	background-repeat: repeat;
	color:#333;
	font-family:Helvetica,Arial,sans-serif;
	font-size:11pt;
	line-height:1.3em;
	margin:0px;
}

#center{
	
	background-image:url(../images/bg_center.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	-webkit-background-size: 1666px 1500px;	
	text-align: center;	
}

#wrapper{
min-height: 1000px;
width: 966px;	
margin: auto;
text-align: left;
z-index: 2;
}

#header{
background-color: #fff;
height: 90px;
width: 966px;
position: relative;
z-index: 3;
}

#logo{
position: absolute;
top: -25px;	
left: 18px;
z-index: 99;
}

#nav{
background-color: #fff;
background-image:url(../images/bg_nav.png);
background-repeat:no-repeat;
height: 80px;
background-position: right 20px;
z-index: 98;
}

#nav_links{
width: 781px;
height: 53px;
float: right;
margin-top: 20px;
}

#nav_links ul{
padding: 0px;
margin: 0px;	
height: 53px;
overflow: hidden;
margin-left: 50px;
}

#nav_links ul li{
list-style-type: none;	
float: left;
padding-right: 30px;
font-size: 18px;
padding-top: 19px;
padding-bottom: 20px;
padding-left: 10px;
text-transform: uppercase;
color: #fff;
letter-spacing: -.5px;
}

#nav_links ul li a:link, #nav_links ul li a:visited{
color: #fff;
text-decoration: none;	
text-shadow: 1px 1px 2px #823b18; 
Filter:DropShadow(Color=#823b18, OffX=1, OffY=1, Positive=2); 
}

#nav_links ul li a:hover,{
color: #ffbd9d;
text-shadow: 1px 1px 2px #823b18; 
Filter:DropShadow(Color=#823b18, OffX=1, OffY=1, Positive=2); 
}

#nav_links ul li.selected a:link, #nav_links ul li.selected a:visited{
text-shadow: 1px 1px 5px #3c1100; 
Filter:DropShadow(Color=#3c1100, OffX=1, OffY=1, Positive=5); 
}

#corner{
position: absolute;
right: -18px;
top: 12px;
z-index: 97;
}

#search{
width: 250px;
height: 36px;
/*
background-image:url(../images/bg_search.png);
background-repeat:no-repeat;	
float: right; 
margin-bottom: 15px;
margin-top: 15px;
*/
}

#search img{
display: none;
}

#home_modules{
padding: 15px;
padding-top: 25px;
padding-bottom: 25px;
}

.hmod{
width: 420px;
padding: 15px;
float: left;
font-size: 10pt; 
line-height: 14pt;
color: #353535;
}

.hmod b{
color: #203f60;	
letter-spacing: -.1px;
font-size: 12pt;
}

.hmod p{
padding-right: 20px;
text-align: justify;
padding-top: 0px;
padding-bottom: 0px;
}

#content{
background-color: #fff;
}


#footer{
background-color: #fff;
}

#footer_padding{
background-color: #fff;
padding; 20px;
padding-bottom: 25px;
}

#footer_1, #footer_2, #footer_3, #footer_4{
float: left;
width: 200px;	
}

#footer_1{
width: 310px;	
margin-right: 40px;
}

#footer_3{
width: 180px;	
}

#footer h3{
margin: 0px;
padding: 0px;
color: #d15213;
font-size: 16ptx;
margin-top: 15px;	
}

#footer ul{
margin: 0px;
padding: 0px;
margin: 15px 0px 10px 15px;
font-size: 10pt;	
}

#footer a:link, #footer a:visited{
color: #35587d;
text-decoration: none;	
}

#footer a:hover{
color: #5f7e9f;
}



/*INSIDE PAGES */

#left_nav{
float: left;
width: 215px;
background-image:url(../images/bg_leftnav.png);
background-position:center top;
background-repeat:no-repeat;
min-height: 700px;
}

#left_nav ul{
padding: 0px;
margin: 0px;
width: 209px;
overflow: hidden;
margin-top: 20px;
}

#left_nav ul li{
list-style-type: none;
padding: 0px;
margin: 0px;
border-bottom-color: #eee;
border-bottom-style: solid;
border-bottom-width: 1px;
border-top-width: 1px;
border-top-color: #fff;
border-top-style: solid;
}

#left_nav ul li{
background-image:url(../images/li_on.png);
background-position:15px 10px;
background-repeat: no-repeat;
}



#left_nav ul li a:link, #left_nav ul li a:visited{
padding-top: 5px;
padding-bottom: 5px;
display: block;
padding-left: 35px;
color: #2c2c2c;
text-decoration: none;
text-shadow: 1px 1px 2px #ffffff; 
Filter:DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=2);
}

#left_nav ul li a:hover{
background-color: #ca490f;
color: #fff;
text-shadow: 1px 1px 2px #823b18; 
Filter:DropShadow(Color=#823b18, OffX=1, OffY=1, Positive=2);
}

#content_right{
float: right;
width: 730px;
padding-bottom: 80px;
}

#content_right blockquote{
padding: 20px;
font-size: 16pt;
line-height: 20pt;
color: #203f60;
background-color: #efefef;
margin: 30px;
margin-left: 10px;
}

#content_right h2{
font-size: 18pt;
font-family: "Trebuchet MS", sans-serif;
letter-spacing: 1px;
color: #183a5e;
margin-bottom: 5px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #183a5e;
padding-bottom: 15px;
}

#content_right p{
padding-right:50px;
padding-left: 25px;
font-size: 11pt;
line-height: 17pt;
text-align: justify;
padding-bottom: 15px;
}

#content_right div{
padding-right:50px;
padding-left: 25px;
}

#content_right .content_ul_list{
margin: 0px;
padding: 0px;
padding-top: 10px;
margin-left: 25px;
padding-left: 10px;
width: 85%;
display: block;
font-size: 10pt;
}

.content_ul_list li{
border-bottom-color: #efefef;
border-bottom-width: 1px;
border-bottom-style: solid;
padding-top: 8px;
padding-bottom: 8px;
}

.float_image_left{
float: left;
margin-left: 25px;
margin-bottom: 5px; 
margin-right: 15px; 
margin-top: 15px;
}

.float_image_right{
float: right;
margin-left: 15px;
margin-bottom: 5px; 
margin-right: 25px; 
margin-top: 15px;
}

.phonetitle{
color: #F0F0F0;
font: 13px arial, sans-serif;
font-weight: bold;
}

.button-submit{
background-image: url("../images/button.gif");
background-color:#DDEDE7;
FONT: 12px arial, verdana, sans-serif;
font-weight: bold;
color: #336666;
width: 110px;
padding-top: 2px;
padding-bottom: 2px;
cursor:pointer;
text-align: center;
padding-left: 10px;
padding-right: 10px;
BORDER: #669999 1px solid;
}


.buttonon-submit{
background-image: url("../images/buttonon.gif");
background-color:#EBEDDD;
FONT: 12px arial, verdana, sans-serif;
font-weight: bold;
color: #996600;
width: 110px;
padding-top: 2px;
padding-bottom: 2px;
cursor:pointer;
text-align: center;
padding-left: 10px;
padding-right: 10px;
BORDER: #996600 1px solid;
}

.shadeform{
FONT: 12px arial, verdana, sans-serif;
COLOR: #000000;
background-color: #FFFFFF;
background-image: url("../images/shadeform.gif");
text-align: left;
WIDTH: 200PX;
BORDER: #CECECE 1px solid;
}

.dropdown{
FONT: 12px arial, verdana, sans-serif;
background-color: #FFFFFF;
COLOR: #000000;
WIDTH: 200PX;
}

.textarea{
FONT: 12px arial, verdana, sans-serif;
background-color: #FFFFFF;
COLOR: #000000;
background-image: url("../images/shadeform.gif");
text-align: left;
WIDTH: 225PX;
HEIGHT: 125PX;
BORDER: #CECECE 1px solid;
}
