@font-face {
    font-family: 'AngelinaRegular';
    src: url('fonts/angelina-webfont.eot');
    src: url('fonts/angelina-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/angelina-webfont.woff') format('woff'),
         url('fonts/angelina-webfont.ttf') format('truetype'),
         url('fonts/angelina-webfont.svg#AngelinaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
html, body {
	height: 100%;
}
body {
	background: url('tpl_images/main_bg.jpg') left top repeat;
	margin: 0px;
}
body, p, td, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #468A99;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #4D8D9A;
	line-height: normal;
	font-family: 'AngelinaRegular', Arial, sans-serif;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size:30px;
}
h3 {
	font-size:28px;
}
h4 {
	font-size:24px;
}
h5 {
	font-size:23px;
}
h6 {
	font-size:22px;
}
a {
	color: #e79f4e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border-width: 0px;
}
p {
	padding: 0;
	margin-top: 9px;
	margin-bottom: 9px;
}

/****** SPECIAL FOOTER LINKS STYLES ******/

#footer_links, #footer_links a {
	color: #5D8A93;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
}
#footer_links a {
	padding: 0;
	text-decoration: none;
}
/****** HORIZONTAL MENU STYLES ******/

#menu li {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
/****** COMMON MENU STYLES ******/

#menu {
	width: 100%;
	float: left;
}
#menu ul {
	width: 100%;
	float: left;
}
#menu li.first_main_menu_item, #menu li.middle_main_menu_item, #menu li.last_main_menu_item {
	background: url('tpl_images/menu_separator.png') 100% 13px no-repeat;
	padding: 0 1px 0 0;
	border: none;
	margin: 0;
}
#menu li.first_main_menu_item a {
	padding-left: 22px;
}
#menu li.last_main_menu_item {
	background: none;
	padding: 0;
}
#menu li.last_main_menu_item a {
	padding-right: 0;
}
#menu li a {
    background: url("tpl_images/menu_active.png") repeat-x scroll 0 -44px rgba(0, 0, 0, 0);
    color: #fff;
    font: 14px/45px Georgia,"Times New Roman",Times,serif;
    height: 45px;
    margin: 0;
    padding: 0 8px;
    text-decoration: none;
    text-transform: uppercase;
}
* html #menu li a {
	float: left;
}
#menu li:hover, #menu li:hover a, #menu li a:hover, #menu li.selected_main_menu_item a {
	text-decoration: none;
}
#menu li ul {
	width: 190px;
	left: 0;
	background-color: #CBE1E7;
	padding: 5px 0 8px;
	border-width: 0px;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
* html #menu li ul {
	top: 34px;
}
#menu li ul li {
	width: 190px;
	background: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	list-style-image: none;
	text-align: left;
}
#menu li ul li a, #menu li:hover ul li a {
	height: auto;
	min-height: 1px;
	background: none;
	text-align: left;
	padding: 5px 5px 5px 15px;
	color: #4D8D9A;
	font: normal 13px/14px Helvetica,Arial,sans-serif;
	text-decoration: none;
	text-transform: none;
}
#menu li ul li a:hover, #menu li:hover ul li a:hover {
	background: none;
	color: #4D8D9A;
	text-decoration: underline;
}

/****** MAIN LAYOUT STYLES ******/
#wrapper_repeat {
	width: 100%;
	float: left;
	background: url('tpl_images/mainbody.jpg') left top repeat;
}
#wrapper_top {
	width: 100%;
	float: left;
	background: url('tpl_images/header.png') left top repeat-x;
}
#wrapper_bottom {
	width: 100%;
	float: left;
	background: url('tpl_images/footer.jpg') left bottom repeat-x;
}
#wrapper_center {
	width: 950px;
	margin: 0 auto;
}
#header {
	width: 100%;
	height: 137px;
	float: left;
	position: relative;
}
#logo {
	width: 300px;
	position: absolute;
	top: 20px;
	left: 0;
}
#logo a, #logo img {
	float: left;
}
#social_link {
/*	width: 76px;*/
	position: absolute;
	top: 91px;
	right: 0;
}
#social_link div {
	float: right;
	padding: 0 0 0 6px;
}
#social_link div a {
	width: 32px;
	height: 32px;
	float: left;
}
#social_link div a:hover {
	background-position: left bottom;

}
a#twitter {
	background: url('tpl_images/twitter.png') left top no-repeat;
}
a#facebook {
	background: url('tpl_images/facebook.png') left top no-repeat;
}
a#instagram {
	background: url("tpl_images/instagram.png") left top no-repeat;
	background-size: 32px 32px;
	box-shadow:  1px 1px 10px rgba(255,255,255, 0.6) inset;
}

a#instagram:hover {
	box-shadow:  none;
}

#random_info {
	width: 600px;
	float: right;
	padding: 30px 0 0;
	color: #4C8C99;
	font: italic normal 14px/18px Georgia, "Times New Roman", Times, serif;
	text-align: right;
}
#random_info p {
	margin-top: 0;
	color: #4C8C99;
	font: italic normal 14px/18px Georgia, "Times New Roman", Times, serif;
}
#banner {
	width: 948px;
	float: left;
	border: 1px solid #B8D8DE;
}
#banner_padding {
	width: 909px;
	float: left;
	padding: 18px 20px 19px 19px;
}
#top_menu {
	width: 100%;
	float: left;
	padding: 19px 0 0;
}
#top_menu_bg {
	width: 100%;
	float: left;
	background: #A4CDD5;
}
#mainbody {
	width: 948px;
	float: left;
	background: #fff;
	border-right: 1px solid #B8D8DE;
	border-bottom: 1px solid #B8D8DE;
	border-left: 1px solid #B8D8DE;
}
#left_col {
	width: 726px;
	float: left;
}
#left_col_padding {
	width: 683px;
	float: left;
	padding: 25px 24px 19px 19px;
}
#left_col_full {
	width: 100%;
	float: left;
}
#left_col_full #left_col_padding {
	width: 912px;
	padding: 25px 19px 19px;
}
#right_col {
	width: 222px;
	float: right;
}
#right_col_padding {
	width: 202px;
	float: left;
	padding: 30px 20px 19px 0;
}
#footer {
	width: 100%;
	height: 30px;
	float: left;
}
#footer_padding {
	width: 909px;
	float: left;
	padding: 8px 21px 0 20px;
}
#copyright {
	width: 500px;
	float: left;
	color: #5D8A93;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
}
#bottom_links {
	width: 409px;
	float: right;
	text-align: right;
}
/** gallery styles **/
table.gallery img.gallery_thumb_img {
	border: 1px solid #999999;
	padding: 1px;
}

/* Newsletter */
#newsletter {
	background: url('tpl_images/star.png') 2px 86px no-repeat;
}
#newsletter_notice {
	padding: 0 0 0 42px;
	font-size: 11px;
}
#newsletter input[type="text"] {
	width: 186px;
	height: 29px;
	float: left;
	padding: 0 5px 0 9px;
	border: 1px solid #bddbe2;
	margin: 0 0 7px;
	color: #468A99;
	font-size: 14px;
	line-height: 29px;
}
#newsletter input[type="submit"] {
	width: 83px;
	height: 20px;
	float: right;
	background: url('tpl_images/submit.png') left top no-repeat;
	padding: 0;
	border: none;
	margin: 0 0 5px;
	text-indent: -999px;
	font-size: 0px;
	line-height: 0px;
}