@import url("style.css");

#body {
	color:#7c7c7c;
	font-family:'PTSans-regular', Arial;
	font-size:14px;
}

a { color:#183939; }
a:hover { color:#183939;  }

h1,
h2 {
	font-family:'Nunito-bold', Arial;
	color:#692600;
}
h2 {
	font-family:'Nunito-bold', Arial;
	color:#183939;
}
h3 {
	font-family:'Nunito-regular', Arial;
	color:#692600;
}

#layout_bottom_x {
    background: url("../assets/images/layout_bottom_x.png") repeat-x center bottom;
}
#foot .container_12 {
    height: 181px;
}



#menu .menu__menu_main_top {
	height: 30px;
	top:20px;
}

#menu .menu__menu_main_top li {
	background: url("../assets/images/menu_top_a_bg_hover.png") no-repeat right top;
	margin:0px 10px;
}
#menu .menu__menu_main_top li.on,
#menu .menu__menu_main_top li:hover {
	background: url("../assets/images/menu_top_a_bg_hover.png") no-repeat right bottom;
}

#menu .menu__menu_main_top li a {
	background: url("../assets/images/menu_top_a_bg.png") no-repeat left top;
    line-height: 30px;
    padding: 0px 20px;
}

#menu .menu__menu_main_top li.on a,
#menu .menu__menu_main_top li:hover a {
	background: url("../assets/images/menu_top_a_bg.png") no-repeat left bottom;
}


#menu .menu__menu_main_top li ul {
    display: none;
    left: 0;
    position: absolute;
    top: 40px;
    width: 300px;
}

#menu .menu__menu_main_top li ul li,
#menu .menu__menu_main_top li.on ul li,
#menu .menu__menu_main_top li:hover ul li {
    float: none;
}
#menu .menu__menu_main_top li ul li a,
#menu .menu__menu_main_top li.on ul li a,
#menu .menu__menu_main_top li:hover ul li a {
    background: #1b3636;
    color: #fff;
    padding: 2px 20px;
    text-align: left;
}

#menu .menu__menu_main_top li ul li:hover a,
#menu .menu__menu_main_top li.on ul li:hover a,
#menu .menu__menu_main_top li:hover ul li:hover a,
#menu .menu__menu_main_top li ul li.on a,
#menu .menu__menu_main_top li.on ul li.on a,
#menu .menu__menu_main_top li:hover ul li.on a {
    color: #1b3636;
	background:#FFF;
}




.head_logo {
    left: 25px;
    position: absolute;
    top: 24px;
}

.head_logo_txt1 {
	font-size:30px;
}
.head_logo_txt2 {
	
}

.head_company {
	width: 350px;
	top: 54px;
}

.head_phone {
	font-family:'Nunito-bold', Arial; 
}
.head_phone_text {
	width: 258px;
	color:#606060;
	font-size:26px;
	font-weight:normal;
}
.head_phone {
	width: 256px;
	font-size:32px;
	color:#0c4949;
	font-weight:normal;
}



.slde_item_text h3 {
	font-family:'Nunito-bold', Arial;
    color:#183939;
	font-size: 23px;
	padding: 5px 20px 0;
}

.slde_item_text p {
	padding: 0 140px 5px 20px;
    color: #FFFFFF;
    font-size: 14px;
	margin:0px;
}
.slde_item_text p a {
	color: #FFFFFF;
}


.slogan_txt .head_company_name,
.slogan_txt .head_company_slogan {
	font-family:'PTSans-bold-italic', Arial;
	color:#692600;
	font-size:24px;
	padding:0px;
}

.addr_map .small_google_maps {
	width: 257px;
	height: 96px;
}


.form_full_col_1 .h3 {
	color:#e2f6d9;
	font-size:24px;
	font-family:'Nunito-bold', Arial;
}
.form_full_col_1 .text_1 {
	color:#b8f9ed;
	font-size:18px;
	font-family:'Nunito-normal', Arial;
	margin-bottom:10px;
}
.form_full_col_1 .text_1 strong {
	font-family:'Nunito-bold', Arial;
}
.form_full_col_1 .small {
	color:#fff;
	font-family:'PTSans-italic', Arial;
	font-size: 12px;
}
.prof h2 {
	color:#692600;
	font-size:22px;
}
.prof p {
    color: #7c7c7c;
}

.prof .prof_button {
	background-position: right top;
    bottom: 20px;
    color: #1B3636;
    font-family: 'Nunito-normal',Arial;
    font-size: 13px;
    height: 27px;
    line-height: 27px;
    padding-right: 20px;
    right: 20px;
    text-align: right;
    width: 97px;
}
.prof .prof_button:hover {
	text-decoration:underline;
}


.main p {
	font-size:14px;
	margin-bottom:10px;
}
.main h1 {
	margin-bottom:5px;
}

.addr h2 {
	font-size:22px;
	
}

#map1 {
	border:2px solid #b2dede;
}


.main .main_button {
    background-position: right top;
    bottom: 20px;
    color: #1B3636;
    font-family: 'Nunito-normal',Arial;
    font-size: 13px;
    height: 27px;
    line-height: 27px;
    padding-right: 20px;
    right: 20px;
    text-align: right;
    width: 97px;
}
.main .main_button:hover {
	text-decoration:underline;
}
.main ul li {
	width:227px;
	float:left;
	margin-left:0px;
}
.main ul li a {
	color:#7C7C7C;
	text-decoration:none;
}
.main ul li a:hover {
	text-decoration:underline;
}



.foot_wtm {
	color: #7C7C7C;
    left: 309px;
    position: absolute;
    text-align: center;
    top: 106px;
    width: 490px;
}

.foot_wtm_images {
    top: 93px;
}
.foot_wtm a,
.foot_wtm a:hover {
	color: #7C7C7C;
}

.foot_disclaimer a {
	color:#FFF;
}


.foot_copyrigth {
    color: #FFFFFF;
    font-size: 10px;
    font-weight: normal;
    top: 153px;
}

.form_fixed {
	background:#094c4c;
}


.side ul.menu {
	background: url("../assets/images/side_menu_bg.png") no-repeat left bottom;
	margin:20px 0 20px;
	padding:0px 10px;
	position:relative;
	width:300px; 
}

.side ul.menu li.begin {
	display:block;
	height: 20px;
	position:absolute;
	left:0px;
	top:-20px;
	width:320px;
}
.side ul.menu li.end {
	display:block;
	height: 20px;
	position:absolute;
	left:0px;
	bottom:-20px;
	width:320px;
}


.side ul.menu li a {
	padding:10px 20px;
	color:#FFF;
	text-decoration:none;
}
.side ul.menu li a:hover,
.side ul.menu li.on a {
	background:#FFF;
	color:#0a4b4b;
	margin:0px -2px;
}


.call_to_action_bt {
	text-align:center;
	margin:30px 0px;
	
}
.call_to_action_bt h3 a {
	color: #692600;
	font-size: 16px;
	font-family: 'Nunito-bold',Arial;
}
.call_to_action_bt h3 a:hover {
	color: #692600;
	text-decoration:none;
}
.call_to_action_bt h3 span {
	color:#117674;
}

.color_1 {
	color: #692600;
}



.cont_border {
    border: 0 none;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

.img_content {
	border:1px solid #CCC;
	padding:1px;
}

.cont ul {
    list-style: none outside none;
    margin: 0 0 20px;
}
.cont ul li {
	background: url("../assets/images/main_li_bg.png") no-repeat left 5px;
    padding: 0 0 4px 15px;
}


.form .h3 {
	color: #E2F6D9;
    font-family: 'Nunito-bold',Arial;
    font-size: 20px;
	text-align: center;
	margin-top: -3px;
}

.form .form_text {
    color: #B8F9ED;
    font-family: 'Nunito-normal',Arial;
    font-size: 14px;
	text-align:center;
}

#location_nav {
	width: 192px;
}
#location_nav a {
	-moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    -khtml-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
}
.location_content .addr_border {
    -moz-border-radius: 0 10px 10px 10px;
    -webkit-border-radius: 0 10px 10px 10px;
    -khtml-border-radius: 0 10px 10px 10px;
    border-radius: 0 10px 10px 10px;
}



.play .play_button,
.succ .succ_button,
.pics_button { 
	height: 27px;
    line-height: 25px;
	padding-right: 21px;
	background-position:right top;
	text-align:right;
}
.play .play_button:hover,
.succ .succ_button:hover,
.pics_button:hover {
	color:#FFF;
	text-decoration:underline;
}



.succ_border {
    padding: 20px 30px;
}
.succ h3 {
	font-family: 'Nunito-bold',Arial;
	color:#e2f6d9;
	font-size:21px;
	margin-top: 7px;
}
.succ_text {
	color:#d2d2d2;
	font-size:13px;
	font-family:'PTSans-italic', Arial;
	font-style: normal;
	line-height: 18px;
}
.succ_sign {
	font-family:'PTSans-bold', Arial;
	color:#d2d2d2;
	font-size:13px;
	font-weight:normal;
}

.slde_nav a {
	text-decoration:none;
	color:#183939;
}
.slde_nav a.activeSlide {
	color:#fff;
}

.slde_item_button {
	height: 27px;
    line-height: 24px;
	width: 97px;
	padding-right:10px;
	color:#efefef;
}
.slde_item_button:hover {
	text-decoration:underline;
	color:#efefef;
}

.video-gallery .cont_border,
.photo-gallery .cont_border {
	padding: 20px;
}

.post_button {
	height: 27px;
    line-height: 25px;
}
.post_button:hover {
	color:#FFF;
}

.post h3 {
	color: #E2F6D9;
    font-family: 'Nunito-bold',Arial;
    font-size: 21px;
    margin-top: 0px;
}

.post .item {
    border-bottom: 1px solid #D2D2D2;	
}
.post .item .date {
	color: #D2D2D2;
}
.post .h3,
.post .h3 a {
	color: #B8F9ED;
}