body{
margin: 0px;
padding: 0px;
background: #2974CE;
font-family: Arial, helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
color: #FFF;
}

img{
border: none;
}

.picR{
float: right;
padding: 0px 0px 20px 20px;
}

.picL{
float: left;
padding: 0px 20px 20px 0px
}

.restr{
font-style: italic;
font-size: 12px;
}

.home{
padding: 0px 0px 10px 20px;
margin: 0px 0px 10px 20px;
}

hr{
clear: both;
height: 1px;
color:#0D2F5A;
background-color:#0D2F5A;
border: none;
margin: 20px 0px 20px 0px;
}


a:link{color:#35251E; text-decoration: underline; font-size: 14px;}
a:visited{color:#35251E; text-decoration: underline; font-size: 14px;}
a:hover{color:#35251E; text-decoration: none; font-size: 14px;}

#nav a:link{color:#FFF; text-decoration: none; font-size: 13px;}
#nav a:visited{color:#FFF; text-decoration: none; font-size: 13px;}
#nav a:hover{color:#6A8447; text-decoration: none; font-size: 13px;}

#leftText a:link{color:#FFF; text-decoration: none; font-size: 13px;}
#leftText a:visited{color:#FFF; text-decoration: none; font-size: 13px;}
#leftText a:hover{color:#0D2F5A; text-decoration: none; font-size: 13px;}

#footer a:link{color:#FFF; text-decoration: none; font-size: 12px;}
#footer a:visited{color:#FFF; text-decoration: none; font-size: 12px;}
#footer a:hover{color:#1C5CB8; text-decoration: none; font-size: 12px;}

#wrapper{
background: url(../images/wrapperTile.gif) repeat-x;
}

/*#headerWrapper{
background: url(../images/headerTile.png) repeat-x;
height: 310px;
}*/

#header{
background: url(../images/header.jpg) no-repeat;
height: 310px;
width: 1006px;
margin: auto;
}

.contentHidden{
display: none;
}

* #nav, .dropdown{padding:0; margin:0;}

#nav{
height: 49px;
width: 540px;
font-family: Arial;
font-size: 15px;
padding-top: 192px;
padding-left: 90px;
}

#nav ul{padding: 2px 0px 0px 0px; margin: 0px;}

.top {float:left; list-style: none;}
.top li{padding:14px 30px 15px 30px; font-weight:bold; cursor:pointer; background: url(../images/bar.png) right no-repeat;}
.top li:hover {background: url(../images/bar.png) right no-repeat;}
.top a:hover {background:none;}

.dropdown {float:left;}
.dropdown dt {padding:16px 30px 16px 30px; font-weight:bold; cursor:pointer; background: url(../images/bar.png) right no-repeat; color:#FFF;}
.dropdown dt:hover {background: url(../images/bar.png) right no-repeat;}
.dropdown dd {margin-left:1px;margin-top:-3px;position:absolute; overflow:hidden; width:270px; display:none; z-index:200;}
.dropdown ul {width:270px; border:2px solid #8C2E15; list-style:none; border-top:none; padding-top: 0px;}/*change for background border*/
.dropdown li {display:inline;}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:red; text-decoration:none; background:#8C2E15; width:270px;}/*Change for bgcolor*/
.dropdown a:hover {background:#601A0B; color:#FFF;}/*change for hover bgcolor  .dropdown a:hover {background:#507E3A; color:#000;} */
.dropdown .underline {border-bottom:1px solid #601A0B;}

.topL {float:left; list-style: none;}
.topL li{padding:14px 30px 16px 30px; font-weight:bold; cursor:pointer; background: none;}
.topL li:hover {background:none;}
.topL a{font-weight: bold;}

#nav .top a:link{color:#FFF; text-decoration: none; font-weight: bold;font-size: 15px;}
#nav .top a:visited{color:#FFF; text-decoration: none; font-weight: bold;font-size: 15px;}
#nav .top a:hover{color:#1C5CB8; text-decoration: none; font-weight:bold;font-size: 15px;}

#nav .topL a:link{color:#FFF; text-decoration: none; font-weight: bold;font-size: 15px;}
#nav .topL a:visited{color:#FFF; text-decoration: none; font-weight: bold;font-size: 15px;}
#nav .topL a:hover{color:#1C5CB8; text-decoration: none; font-weight:bold;font-size: 15px;}

#nav a:link{color:#FFF; text-decoration: none; font-weight: normal;font-size: 15px;}
#nav a:visited{color:#FFF; text-decoration: none; font-weight: normal;font-size: 15px;}
#nav a:hover{color:#FFF; text-decoration: none; font-weight:normal;font-size: 15px;}

/*#bodyWrapper{
background: url(../images/bodyTile.png) repeat-x top;
}*/

#body{
width: 1006px;
height: auto;
margin: auto;
}

#leftBox{
width: 242px;
float: left;
}

#leftTop{
background: url(../images/boxTop.png) no-repeat;
width: 242px;
height: 25px;
} 

#leftInner{
background: url(../images/boxBg.png) repeat-y top;
padding-top: 0px;
margin-top: 0px;
}

#leftText{
padding: 0px 30px 0px 30px;
padding-top: 0px;
margin-top: 0px;
}

#leftText ul{
list-style: none;
padding: 5px 0px 0px 4px;
margin: 5px 0px 0px 4px;
}

#leftText li{
padding-bottom: 3px;
}

#leftBottom{
background: url(../images/boxBottom.png) no-repeat;
width: 242px;
height: 68px;
}

#right{
float: left;
width: 700px;
padding: 10px 0px 0px 10px;
height: auto;
}

#footerWrapper{
background: url(../images/footerTile.png) repeat-x;
margin: auto; 
padding: 0px;
clear: both; 
height: 173px;
}

#footer{
width: 1006px;
height: 173px;
margin: auto;
background: url(../images/footer.png) no-repeat;
}

#footerText{
text-align: center;
padding: 30px 0px 0px 0px;
font-size: 12px;
}
