/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
i { font-style:italic;
}
strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

h1 {
	font-size:21px;
	margin-bottom:10px;
	line-height:22px;
}

h2 {
	font-size:18px;
	margin-bottom:10px;
	line-height:19px;
}

h3 {
	font-size:16px;
	margin-bottom:5px;
	line-height:18px;
}

p {
	margin-bottom:12px;
}

a {
	color:#393939;
}

body.page-id-51  td {
	padding:10px 0;
}

.divline {
	border-bottom: #999 1px dotted;
	padding-bottom:15px;
	margin-bottom:15px;
	clear:both;
}

#blackdiv {
	z-index:-1000;
	position:absolute;
	top:0;
	width:100%;
	background:#010101;
	height:543px;
}

#blackdivbg {
	background:url(images/background-header.gif) no-repeat;
	width:1384px;
	height:543px;
	left:50%;
	margin-left:-692px;
	z-index:-100;
	position:absolute;
	top:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	background:#5F5B5A;
}

#container {
	width:960px;
	margin:0 auto;
}
header {
	background:#EAEAEA;
}
#logo {
	width:201px;
	float:left;
	margin:10px 5px 20px 15px;
}
#translate {
	float:left;
	width:265px;
	margin:5px 5px 0 45px;
	font-size:12px;
	color:#5d5d5d;
}

#translate p {
	display:block;
	padding:5px 5px 0 0;
	float:left;
}

#google_translate_element {
	float:left;
}

#topnav {
	float:left;
	width:413px;
}


#topnav li {
	float:left;
	background:#cfcfcf;
	margin:0 1px;
	padding:7px 10px;
}

#topnav li a {
	font-size:12px;
	color:#5d5d5d;
	text-decoration:none;
}
nav {
}
#slider {
	height:330px;
}

#sliderleft {
	float:left;
	width:392px;
	color:#fff;
	padding:20px;
	font-size:18px;
	font-family:proxima-nova-soft, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:28px;
}

#sliderleft strong {
	font-size:64px;
	text-transform:uppercase;
	color:#40b6c8;
	line-height:55px;
	margin-bottom:15px;
	display:block;
	font-weight:normal;
}

.safetravelbtn {
	float:left;
	width:153px;
	margin:0 0 0 0;
}

.sliderleftbtn {
	background:#efb340;
	width:125px;
	padding:0px 10px;
	text-align:center;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	text-transform:uppercase;
	font-size:15px;
	margin-left:50px;
	float:left;
}

.sliderleftbtn a {
	color:#fff;
	text-decoration:none;
}
	
#sliderright {
	float:left;
	width:528px;
	height:330px;
	overflow:hidden;
	z-index:10;
	position:relative;
}

#contentwrap {
	background:#fff;
	padding:20px 35px;
	color:#393939;
	line-height:17px;
	font-size:12px;
	margin-bottom:20px;
}

#contentwrapsecondary {
	background:#fff;
	padding:20px;
	color:#393939;
	line-height:17px;
	font-size:12px;
	margin-bottom:20px;
}
#contentwrap ul, #contentwrapsecondary ul {
	margin:0 0 20px 20px;
	list-style-type:disc;
}

#contentwrap ol, #contentwrapsecondary ol {
	margin:0 0 20px 20px;
	list-style-type: decimal;
}

#contentwrapsecondary ol ol {
	list-style-type:lower-alpha;
}

#homeleft {
	float:left;
	width:297px;
}
.cta {
	margin-bottom:10px;
	border:1px solid #d8d8d8;
}
#homeright {
	float:left;
	width:573px;
	margin-left:20px;
	
}
#hometext {
	
	
}

#hometext p:first-of-type {
	font-size:14px;
	border-bottom:1px solid #c9c9c9;
	padding-bottom:7px;
	margin-bottom:7px;
}

#contentright {
	float:left;
	padding-left:20px;
	border-left:#c9c9c9 1px solid;	
	width:689px;
}

#contentright ul {
	list-style:disc;
	margin:0 0 12px 20px;
}

#contentleft {
	float:left;
	width:170px;
	border-right:#c9c9c9 1px solid;
	margin-right:-1px;
	padding-right:20px;
}

#contentleft li {
	margin-bottom:7px;
	padding-bottom:7px;
	border-bottom:1px dotted #999;
}


#contentleft h3 {
	margin-bottom:15px;
}

#contentleft li:last-child {
	border:0;
	
}

#contentleft li a {
	text-decoration:none;
}

.memberpage {
	float:left;
	width:420px;
	margin-right:30px;
}

.page-id-34 h3 {
	text-transform:uppercase;
}

.page-id-34 ul {
	margin-bottom:10px!important;
	padding-bottom:10px;
	border-bottom:1px dotted #999;
	list-style:none!important;
	margin-left:0!important;
}

.page-id-34 ul:last-child {
	border-bottom:0;
}

#homenews {
}

#newsheader {
	font-size:43px;
	color:#40b6c8;
	border-bottom:2px solid #c5c5c5;
	width:710px;
	float:left;
	text-transform:uppercase;
	padding-bottom:10px;
	margin-top: 20px;
	margin-bottom:10px;
}

#readallnewslink {
	background:#c5c5c5;
	padding:3px 10px;
	text-transform:uppercase;
	width:160px;
	float:left;
	margin-top:24px;
	border-bottom:2px solid #c5c5c5;
	text-align:center;
	font-size:15px;
}

#readallnewslink a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
	

.blogpost {
	border-bottom:1px solid #c5c5c5;
	margin-bottom:20px;
}

.postedon {
	background:#EEB33F;
	padding:15px 0 0 0;
	width:60px;
	height:45px;
	text-align:center;
	border-radius: 30px; 
	-moz-border-radius: 30px; 
	-webkit-border-radius: 30px;
	float:left;	
	margin:0 10px 10px 0;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}
.blogpost h3 {
	font-size:20px;
	font-weight:bold;
	padding:10px 0 0 0;
}
.blogpost h3 a {
	color:#40b6c8;
	text-decoration:none;
}

.blogpost h3 a:hover, .readmorebtn a:hover, #readallnewslink a:hover, #contentleft li a:hover, footer a:hover, #blogleft h2 a:hover, #topnav a:hover {	text-decoration:underline;
}

.clear {
	clear:both;
}
.readmorebtn {
	background:#ceeaee;
	width:100px;
	font-size:13px;
	padding:5px 15px;
	text-align:center;
	font-weight:bold;
	margin-left:750px;
}

.readmorebtn a {
	color:#40b6c8;
	text-decoration:none;
}

span.videobutton {
	font-size:10px;
	font-style:italic;
	color:#999999;
	display:block;
	margin-top:-6px
}

#blogleft {
	float:left;
	padding-right:15px;
	border-right:#c9c9c9 1px solid;	
	width:659px;
}

#blogleft h2 a {
	text-decoration:none;
}



#blogright {
	float:left;
	width:200px;
	border-left:#c9c9c9 1px solid;
	margin-left:-1px;
	padding-left:15px;
}

#blogsidebar li {
	list-style:none;
}


#blogsidebar li ul li {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:#999 1px dotted;
}
#blogsidebar li ul li:last-child {
	border:0;
}

.postinfo {
	font-size:11px;
	color:#a0a0a0;
}

.postinfo a {
	color:#a0a0a0;
}

footer {
	color:#FFF;
	font-size:12px;
}

footer a {
	color:#FFF;
	text-decoration:none;
}


footer li {
	float:left;
	margin-right:5px;
	padding-right:5px;
	border-right:1px solid #CCC;
}

footer li:last-child {
	border:0;
}

#footerleft {
	width:375px;
	float:left;
	margin-top:20px;
}

#footerright {
	padding-left:280px;
	width:300px;
	float:left;
	margin-top:20px;
	}
	
	#footerright a {
		color:#999;
	}
	
#contentright ul.gform_fields {
	margin:0;
}

.alignleft {
	float:left;
	margin:0 10px 10px 0;
}

.alignright {
	float:right;
	margin:0 0 10px 10px;
}
	



/* Main Nav -------------------------------------------------------------- */

nav {
	display: block;
	width:737px;
	float:left;
	margin-top:40px;
}
#menu-item-89 {
	width:75px;	
}

#menu-item-92 {
	width:252px;	
}

#menu-item-95 {
	width:145px;
}

#menu-item-107, #menu-item-111 {
	padding:8px 0;
}

#menu-item-111 ul.sub-menu {
	margin-left:-62px;
}


nav ul#menu-main-nav li, div.menu li {
	float: left;
	position: relative;
	margin-right:1px;
	text-align:center;
	text-transform:uppercase;
}

nav a {
	display: block;
	line-height: 14px;
	padding:0px 14px;
	text-decoration: none;
	color:#362015;
	font-size:15px;
	font-family:proxima-nova-soft, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

nav ul ul {
	display: none;
	position: absolute;
	top: 28px;
	left: 0;
	float: left;
	z-index: 99999;
	background:#EAEAEA;
	padding:20px 0 0 0;
}

nav ul ul li {
	text-align:left!important;
}

nav ul ul ul {
	left: 100%;
	top: 0;
}

.sub-menu {
	width:200px;
}

nav ul ul a {
	line-height: 1em;
	padding: 10px;
	height: auto;
	font-size:11px;
	width:180px;
}

nav ul ul li {
	border-bottom:#666 1px dotted;
}

nav ul ul li:last-child {
	border:0;
}

nav li:hover > a, nav ul ul :hover > a {
	color:#3E919D;
}

nav ul li:hover > ul {
	display: block;
}

nav ul li.current_page_item > a,
nav ul li.current-menu-ancestor > a,
nav ul li.current-menu-item > a,
nav ul li.current-menu-parent > a {
	color:#3E919D;
}

* html nav ul li.current_page_item a,
* html nav ul li.current-menu-ancestor a,
* html nav ul li.current-menu-item a,
* html nav ul li.current-menu-parent a,
* html nav ul li a:hover {
	color: #af1e13;
}
