@font-face { font-family:"JURASSIC"; src: url(fonts/JURASSIC.TTF);}

@font-face { font-family:"KR_Floral_Script"; src: url(fonts/KR_Floral_Script.ttf);}
#nav1Main1Wrapper{background: url("../images/patterns/17.png")repeat !important;}
.wp1400 {
    width: 1200px ;
    margin: 0 auto;
    position: relative;
}
.header-section{background: #505050;height: 40px;padding-left: 30px;padding-right: 30px;}
.myname-logo3{text-align: center;display: inline-block;}
.myname-logo3 a{
    line-height:70px!important;
    font-size: 44px;
    font-family: "JURASSIC";
    text-decoration: none;
    display: inline-block;
}
.header-section  a{color: #fff;margin:0px 5px;line-height: 40px;text-decoration: none;}
.header-section  a:hover{color:#6AC610; }
#Content{float: right;margin-top: 5px;}
#Content form select {border: 1px solid #fff;}
.header-section1{text-align: center;margin-bottom: 6px;}

.subscribe{margin-top: 15px;float: right;display: inline-block;}
.subscribe input{
    width: 300px;
    background:#fff;
    font-weight: bold;
    height: 29px;
    border: 1px solid #9BE058;
    border-radius: 5px 0 0 5px;
    transition: all .4s ease-in-out;
    margin-bottom: 0px;
    color: #333;
}
.subscribe button {
    width: 50px;
    height: 33px;
    background-color:#6AC610;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    vertical-align: top;
    border: 1px solid #6AC610;
    border-radius: 0 5px 5px 0;
    margin-left: -3px;
}
.subscribe button:hover{background: #E58112;border-color: #E58112;}
@media only screen and (orientation:portrait) {
.wp1400{
    width: 100%;
}
.myname-logo3{
    margin-bottom: 10px;
    margin-top: 50px;
    text-align: center;
    position: relative;
    display: inline-block;
    left: 0px;
    width: 100%;
}
}
/***************************************/
nav{padding-left: 30px;background: #fff;}
nav.nav-list{
    border-bottom: 2px solid rgba(106,198,16,1);
}
nav.nav-list>li{
    display: inline-block;
    position: relative;
    list-style: none;
}
nav.nav-list>li>a{
    display: block;
    line-height: 40px;
    padding: 0px 8px;
    color: #333!important;
    font-size: 20px;
    
}
nav.nav-list a{
    text-decoration: none;
}
nav.nav-list>li:hover ul{
    display: block;
}
nav.nav-list>li+li{
    border-left: 1px solid #ccc;
}
nav.nav-list>li>a:hover{
    color: rgba(106,198,16,1)!important;
}
nav.nav-list>li>ul {
    display: none;
    border: 1px solid #005291;
    position: absolute;
    min-width: 250px;
    padding: 5px;
    margin: 0px;
    background-color: #fff;
    font-size: 16px;
    z-index: 1000;
}
nav.nav-list li ul li{
    padding: 5px 0px;
}
nav.nav-list li ul li a:hover{
    text-decoration: underline;
}

.header-section0{background: #fff;}
.myname-logo3{text-shadow: 1px 1px 1px #333;}
.myname-logo3:hover{text-shadow: 2px 2px 2px #333;}































