.navbar {
	font-family: "Century Gothic", Arial, helvetica;
	font-size: 14px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	color:#9A0201;

}
.titles2 {
	font-family: "Century Gothic", Arial, helvetica;
	font-size: 16px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .2em;
}
.home_page {
	font-family: "Century Gothic", Arial, helvetica;
	font-size: 13px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}


.about {
	font-family: "Century Gothic", Arial, helvetica;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}
.home {
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
	letter-spacing: .2em;
}
.titles {
	font-family: "Century Gothic", Arial, helvetica;
	font-size: 14px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: .2em;
}

#footer {
    color: #FFF;
    font-size: 11px !important;
    font-family: "Century Gothic", Arial;
    margin-right: 24px;
    float: right;
    
}

#tbl-menu {
    padding-top: 260px;
    vertical-align: top !important;
}

#tbl-menu2 {
    padding-top: 235px;
    vertical-align: top !important;
}

#tbl-headline {
    margin-top: 23px;
    display: inline-block;
}

#logo_area {
     border: 0;
    display: inline-block;
    float: left;
    height: 64px;
    margin-left: 8px;
    margin-top: 0px;
    position: relative;
    top: 0;
    width: 218px;
    z-index: 1000;
    cursor: pointer;
}

.logo_area_fix1 {
    margin-top: 43px !important;
}

.logo_area_fix2 {
    margin-top: -82px !important;
}

#phone,
#newsletter {
    color: #FFF;
    font-family: century gothic;

    font-weight: bold;
}

#newsletter {
    font-size: 12px;
}

#phone {
   font-size: 15px;
    width: 156px;
    height: 20px;
    display: inline-block;
    margin-top: 42px;
    margin-bottom: 7px;
}

#phone img {
    margin-bottom: -4px;
}

#phone span {
    margin-left: 9px;
}

#ns_wrapper {
    display: block;
    height: 23px;
    margin-top: 7px;
}

#ns_wrapper input {
    height: 23px;
    margin: 0 !important;
    padding: 0 !important;
    vertical-align: top;
    background-color: #c5633e;
    text-align:justify;
    border:1px #c5633e solid;
    color: #9a0201;
    font-style: italic;
    font-family: Arial, Helvetica, sans-serif;
}

#ns_wrapper input#button {
    height: 23px;
}

#ns_wrapper input#email {
    width: 122px;
}

.notop {
    margin-top: 27px !important;
}

.notop2 {
    margin-top: 27px !important;
}

#social {
    margin-top: 5px;
    text-align: right;
}

