body {
	font-family: Tahoma, sans-serif!important;
}

a {
	text-decoration: none;
	color: #50bec8
}
a:hover {
	text-decoration:underline;
}
a.dotted {
	color: #555555;
	text-decoration: none !important;
	border-bottom: dotted 1px #d8d8d8;
}
a.dotted:hover {
	color: #000000;
	border-bottom: none;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}

h1 {
	font-size: 24px;
}

h3 {
	font-size: 14px;
}

.frame .icon {
	font-size:19px;
	line-height:19px;
}

.header .name {
	text-transform:uppercase;
	font-size:19px;
	color: #07364e;
}

.header .slogo {
	color: gray;
	text-transform:uppercase;
	font-size:12px;
	line-height:16px;
}

.header .weather {
	font-size:12px;
	color:white;
}

.header .main_menu {
	font-size:17.39px;
	line-height:21px;
}

.header .main_menu a {
	color:white;
	text-decoration:none!important;
}

.footer .name {
	font-size:11.5px;
	line-height:14px;
	color:#58595b;
}

.footer .contact {
	font-size:11.05px;
	line-height:14px;
	color:#58595b;
}

.footer .fmenu {
	line-height:14px;
}

.footer .fmenu a {
	color:#525b5b;
}

.footer .copy {
	font-size:11.5px;
	line-height:14px;
	color:#58595b;
}

.footer .copy span {
	font-size:11.5px;
	line-height:14px;
	color:#7b8484;
}

.content_box .bubble,.content_box .arch {
	font-size:13.5px;
	line-height:20px;
	color:#010e0e;
}

.content_box .item_box p {
	line-height:16px;
}

.content_box .item_box h4 {
	font-size:19px;
	line-height:19px;
	color: black;
}
