p {
	margin: 0px;
	padding: 0px;
}


body {
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff; 
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* basic styles */


h1 {
	color: #808080;
	font-size: 26px;
	line-height: 34px;
	color: black;
	font-weight: bolder;
	margin: 0px 0px 24px 0px;
}

h2 {
	font-size: 16px;
	line-height: 20px;	
}


h3 {
	font-size: 14px;
	line-height: 16px;
}

h4 {
	font-size: 12px;
	line-height: 14px;
}

p {
	font-size: 12px;
	line-height: 16px;
	padding: 0px 0px 16px 0px;
}

a {
	text-decoration: none;
	color: #0094d0;
}

a:hover {
	text-decoration: underline;
}


#header {
	max-width: 918px;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 12px 0px 12px;
}

#logo {
	float: left;
	max-width: 50%;
	margin-bottom: 10px;
}

#logo img {
	max-width: 100%;
}

#contactlogin {
	margin-top: 30px;
	float: right;
}

#contactlogin p.contact {
	/*background-image: url(../images/contact-us.png);*/
	background-repeat: no-repeat;
	color: #0094d0;
	font-size: 14px;
	line-height: 24px;
	padding-left: 14px;	
	text-decoration: none;
	display: block;
	width: 166px;
	height: 36px;
	margin-bottom: 4px;
}
#contactlogin a.contact {
	background-image: url(../images/contact-us.png);
	background-repeat: no-repeat;
	color: #0094d0;
	font-size: 14px;
	line-height: 24px;
	padding-left: 14px;	
	text-decoration: none;
	display: block;
	width: 166px;
	height: 36px;
	margin-bottom: 4px;
}

#contactlogin a.members {
	background-image: url(../images/members-link.png);
	background-repeat: no-repeat;
	color: white;
	font-size: 14px;
	line-height: 24px;	
	padding-left: 14px;
	text-decoration: none;
	display: block;
	height: 24px;
	width: 200px;
}

#contactlogin a:hover {
	text-decoration: underline;
}

 #contactmember {
	float: right;
	color: #494c37;
	font-size: 8px;
	line-height: 24px;
	font-weight: normal;
	margin-top: 40px;
}

#contactmember a {
	text-decoration: none;
}


#contactmember div.contact {
	float: left;
	margin-right: 20px;
}

#contactmember div.memberinfo {
	background-image: url(../images/member-details-icon.png);
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
	padding-left: 42px;
	border-left: 1px solid #494c37;
	
}

#contactmember div.memberinfo a, p.memberlinks {
	color: #00a4da;
	font-size: 12px;
} 


#mobilemenu {
	display: none;
}


#menuholder {

position: relative;
z-index: 1000;
  clear: left;
  width: 100%;
  background-image: -moz-linear-gradient(top, #46aeda, #0096cf);
  background-image: -ms-linear-gradient(top, #46aeda, #0096cf);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#46aeda), to(#0096cf));
  background-image: -webkit-linear-gradient(top, #46aeda, #0096cf);
  background-image: -o-linear-gradient(top, #46aeda, #0096cf);
  background-image: linear-gradient(top, #46aeda, #0096cf);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr=#ff46aeda, endColorstr=#ff0096cf, GradientType=0);
   margin: 0px 0px 12px 0px;
  padding: 0px;
}


#menu {
	max-width: 942px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	min-height: 42px;
	border: none;
	border-left: solid white 1px;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  padding: 0px;
  background-image: -moz-linear-gradient(top, #46aeda, #0096cf);
  background-image: -ms-linear-gradient(top, #46aeda, #0096cf);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#46aeda), to(#0096cf));
  background-image: -webkit-linear-gradient(top, #46aeda, #0096cf);
  background-image: -o-linear-gradient(top, #46aeda, #0096cf);
  background-image: linear-gradient(top, #46aeda, #0096cf);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr=#ff46aeda, endColorstr=#ff0096cf, GradientType=0);
}


.homelink {
	float: left;
	border-right: 1px solid white;
	min-height: 37px;
	padding: 8px 8px 0px 8px;
}

#menu img, #mobilemenu img {
	 border: none;
}


.homelink a {
	margin: 0px;
	padding: 0px;
}



#nav {
  list-style: none;
  z-index: 10;
  line-height: 32px;
  display: block;
  margin: 0px;
  padding: 0px;
}


#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav li { 
	float: left;
	width: 15.7%;
	}
	
	
#nav li:hover { 
  position: relative;
  color: white;
  background-image: -moz-linear-gradient(top, #4ac6e8, #03b0da);
  background-image: -ms-linear-gradient(top, #4ac6e8, #03b0da);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4ac6e8), to(#03b0da));
  background-image: -webkit-linear-gradient(top, #4ac6e8, #03b0da);
  background-image: -o-linear-gradient(top, #4ac6e8, #03b0da);
  background-image: linear-gradient(top, #4ac6e8, #03b0da);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr=#ff4ac6e8, endColorstr=#ff03b0da, GradientType=0);
	}




#nav > li  > a { 
	display: block;
  /* width: 123px; */
  padding: 4px 8px 0px 8px;
  margin: 0px;
  color: #ffffff;
  text-align: center;
  font-weight: normal !important;
  font-size: 12px;
  line-height: 16px;
  border-right: 1px solid white;
  min-height: 37px;
  font-weight: normal;
  text-decoration: none;
	}

	
#nav li ul {
  margin: -2px 0px 0px 0px;
  margin-top: -2px;
  display: none;
  background-color: #cabfb9;
  background-image: -moz-linear-gradient(top, #b1a49b, #c8beb5);
  background-image: -ms-linear-gradient(top, #b1a49b, #c8beb5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b1a49b), to(#c8beb5));
  background-image: -webkit-linear-gradient(top, #b1a49b, #c8beb5);
  background-image: -o-linear-gradient(top, #b1a49b, #c8beb5);
  background-image: linear-gradient(top, #b1a49b, #c8beb5);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr=#ffb1a49b, endColorstr=#ffc8beb5, GradientType=0);
	border: 0px;
	  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}

#nav li:hover ul {
  list-style: none;
  display:block;
  position:absolute;
  margin: 0px;
  padding: 0px;
  background-color: #cabfb9;
  background-image: -moz-linear-gradient(top, #b1a49b, #c8beb5);
  background-image: -ms-linear-gradient(top, #b1a49b, #c8beb5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b1a49b), to(#c8beb5));
  background-image: -webkit-linear-gradient(top, #b1a49b, #c8beb5);
  background-image: -o-linear-gradient(top, #b1a49b, #c8beb5);
  background-image: linear-gradient(top, #b1a49b, #c8beb5);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr=#ffb1a49b, endColorstr=#ffc8beb5, GradientType=0);
	border: 0px;
	  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
    z-index: 1000;
}


#nav > li > ul {

}

#nav li ul li {
  width: 190px;
  margin:0px 0px 0px 20px;
  padding: 0px 0px 0px 0px;
  border: none;
  color: white;
  line-height: 16px;
  padding: 8px 8px 8px 0px;
  margin: 0px 0px 0px 28px;
  list-style-image: url(../images/nav-arrow.png);
  list-style-position: outside;
}


#nav li ul li:hover {
	background-image: none; 
}


#nav li ul li a, #nav li ul li a:hover {
	color: white;
	background-color: inherit;
	background-position: left;
	background-position: 0px;
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 0px;
	text-decoration: none;
	line-height: 14px;
}

#nav li ul li a, #nav li ul:last-child  {
	
}

#nav li ul li a:hover {
	text-decoration: underline;
}

#followholder {
	clear: left;
	float: left;
	width: 100%;
	background-color: #5a5c50;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 12px;
}

#follow {
	width: 98%;
	max-width: 952px;
	padding: 0px 1% 0px 1%;
	margin-left: auto;
	margin-right: auto;
	color: white;
}

#follow p {
	font-size: 12px;
	line-height: 35px;
	color: white;
}

#follow img {
	float: left;
	padding: 0px 8px 8px 0px;
}

#footer {
	width: 100%;
	clear: left;
	background-color: #83867d;
}

#sitemap, #terms {
	color: white;
	width: 96%;
	max-width: 952px;
	padding: 1% 2% 1% 2%;
	margin-left: auto;
	margin-right: auto;
}


#sitemap {
	height: 140px;
}

#sitemap ul {
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#sitemap ul ul {
	max-width: 160px;
}

#sitemap>ul>li {
    float: left;
    margin-right: 20px;
}
#sitemap ul li  {
    font-weight: bold;
}

#sitemap ul li ul li {
    font-weight: normal;
}


#terms {
	border-top: 1px solid white;
	padding: 16px 0px 16px 0px;;
}

#terms ul {
	list-style: none;
	margin: 0px;
	padding: 0px; 
}

#terms ul li {
	list-style-position: inside; 	
	display: inline;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	margin: 0px 6px 0px 0px;
	border-right: solid 1px white;
}

#terms li:last-child {
	border: 0px;
}


#terms a, #sitemap a {
	color: white;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#terms a:hover, #sitemap a:hover {
	text-decoration: underline;
}
