@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------------------------

	Created by elykinnovation, inc. - http://www.elykinnovation.com
	Jacksonville, Florida - Web Design Company

--------------------------------------------------------------------------------------------------- */


a, div {-moz-outline:none;}

/* ----------------------------------------------------------------------------------------------------------------

	.png hack

------------------------------------------------------------------------------------------------------------------*/

/* * { behavior: url(iepngfix.htc); }*/
.iepngfix { behavior: url(css/iepngfix.htc); }
 

/* ---------------------------------------------------------------------------

	Body 

--------------------------------------------------------------------------- */

body {
	margin: 0px;
	padding: 0px;
	background-color: #b2cadb;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family:  Tahoma,"Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #333;
}

hr {
	width: 600px;
	margin: 10px auto;
	color: #b2cadb;
	height: 1px;
}

ol li, ul li {
	padding: 6px 0px;
}

.wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	width: 970px; /* Make this number 10px wider than actual design for ie issues */
}

.wrapper .header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 960px;
	height: 285px;
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
}

.header_level_1 {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 960px;
	height: 60px;
}

.header_level_2 {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 960px;
	height: 70px;
}

.header_level_3 {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 960px;
	height: 155px;
	overflow: hidden;
}

.body_container {
	width: 960px;
	float: left;
}

.body_container p {
	text-align: left;
	margin: 8px 0px 12px 0px;
	line-height: 22px;
}

.container {
	width: 960px;
	float: left;
	background-color: #fff;
	border-top: 5px solid #8be841;
	margin: 0px 0px -5px 0px;
	padding: 0px 0px 60px 0px;
}

.side_a {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 17px;
	width: 280px;
	overflow: hidden;
}

.side_b { 
	float: left;
	margin: 0px 10px 0px 30px;
	padding: 15px 0px 0px 0px;
	width: 615px;
}

.side_b a:link, .side_b a:visited,
.event_wrapper a:link, .event_wrapper a:visited {
	color: #1F79FF;
	text-decoration: underline;
}

.side_b a:hover, .side_b a:visited:hover {
	color: #8be841;
	text-decoration: none;
}


.side_c {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px;
	width: 920px;
}


.container_footer {
	width: 960px;
	height: 40px;
	float: left;
	background-image: url(../images/body_footer_graphic.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

/* ---------------------------------------------------------------------------

	For 3 column design: Leave off if unneccessary

--------------------------------------------------------------------------- */

.footer {
	width: 960px;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #006699;
	text-align: center;
}


/* ---------------------------------------------------------------------------

	Header Elements

--------------------------------------------------------------------------- */

.logo a {
	float: left;
	display: block;
	text-decoration: none;
	width: 185px;
	height: 70px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.locate_a_member_now {
	float: right;
	padding: 26px 36px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 190px;
	height: 23px;
	background-image: url(../images/btn_locate_member_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-size: 12px; 
	font-weight: bold;
}

.login_link {
	text-align: right;
	float: right;
	padding: 26px 36px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 90px;
	height: 23px;
	background-repeat: no-repeat;
	background-position: bottom left;
	font-size: 12px; 
	font-weight: bold;
	color: #1f79ff;
}

.login_link a {
	text-decoration: none;
	font-size: 10px;
}

.login_link a:link, .login_link a:visited {
	color: #1f79ff;
	text-decoration: underline;
}

.login_link a:hover, .login_link a:visited:hover {
	color: #8be841;
	text-decoration: none;
}

.locate_a_member_now a:link, .locate_a_member_now a:visited {
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 26px;
	text-decoration: none;
}

.locate_a_member_now a:hover, .locate_a_member_now a:visited:hover {
	/*color: #a9c6e0;*/
	color: #8be841;
	text-decoration: none;
}

.tagline {
	float: left;
	width: 280px;
	height: 110px;
	margin: 0px 0px 0px 0px;
	padding: 26px 0px 0px 20px;
}


.header_slider {
	width: 630px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* ---------------------------------------------------------------------------

	Title Declarations

--------------------------------------------------------------------------- */

h1,h2,h3 {
	color: #00599E;
	border-bottom: 1px dotted #00599e;
}

h1 {
	font-size: 1.8em;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: lighter;
}

h2 {
	font-size: 1.42em;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: lighter;
}

h2 a {
	text-decoration: none !important;
}

h3 {
	font-size: 15px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

/* ---------------------------------------------------------------------------

	Upcoming Events

--------------------------------------------------------------------------- */

.upcoming_events {
	width: 280px;
	background-image: url(../images/ant.jpg);
	background-position: 174px 20px;
	background-repeat: no-repeat;
}

.upcoming_events span {
	display: block;
}

.upcoming_events h2 {
	width: 220px;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}

.event_container {
	width: 180px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
}

.event_container ul {
	padding: 8px 0px 0px 5px;
	margin: 0px 0px 0px 5px;
	margin-top: 0px;
	text-indent: 1px;
	list-style: none;
}

.event_container li {
	width: 95%;
	margin: 0px 0px;
	padding: 5px 0px 8px 0px;	
	border-bottom: 1px solid #66CCFF;
}

.event_title {
	color: #666;
	font-weight: bold;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
}

.event_date {
	color: #666;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
}

.event_container a:link, .event_container a:visited {
	color: #1F79FF;
	text-decoration: underline;
}

.event_container a:hover, .event_container a:visited:hover {
	color: #8be841;
	text-decoration: none;
}

.view_all {
	text-align: right;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.view_all a:link, .view_all a:visited {
	color: #1F79FF;
	text-decoration: underline;
}

.view_all a:hover, .view_all a:visited:hover {
	color: #8be841;
	text-decoration: none;
}


/* ---------------------------------------------------------------------------

	Testimonials

--------------------------------------------------------------------------- */

.testimonials_container {
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
} 

.testimonial_area {
	width: 255px;
	padding: 10px;
	margin: 10px auto;
	background-color: #D5E3F0;
}

.testimonial {
	line-height: 22px;
	padding: 0px;
	margin: 0px;
}

.testimonial_signature {
	font-weight: bold;
	text-align: right;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.testimonial_signature a:link, .testimonial_signature a:visited {
	color: #1F79FF;
	text-decoration: underline;
}

.testimonial_signature a:hover, .testimonial_signature a:visited:hover {
	color: #8be841;
	text-decoration: none;
}

.read_all {
	text-align: right;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.read_all a:link, .read_all a:visited {
	color: #1F79FF;
	text-decoration: underline;
}

.read_all a:hover, .read_all a:visited:hover {
	color: #8be841;
	text-decoration: none;
}

.testimonials_page_list ul {
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 0px;
	text-indent: 1px;
	list-style: none;
}

.testimonials_page_list li {
	margin: 0px 0px;
	padding: 10px 0px 8px 0px;	
	border-bottom: 1px dotted #66CCFF;
	line-height: 22px;
}

/* ---------------------------------------------------------------------------

	Our Sponsors

--------------------------------------------------------------------------- */

.our_sponsors_container {
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0xp;
	float: left;
}

.sponsor {
	width: 275px;
	white-space: wrap;
	float: left;
	border: 0;
	margin: 0 auto;
} 

.sponsor ul {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	list-style: none;
}

.sponsor li {
	width: 125px;
	float: left;
	padding: 10px 6px 0px 6px;
	border: 0;
}

.view_all_sponsors {
	padding: 12px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
	float: right;
}

.view_all_sponsors a:link, .view_all_sponsors a:visited {
	color: #1F79FF;
	text-decoration: underline;
}

.view_all_sponsors a:hover, .view_all_sponsors a:visited:hover {
	color: #8be841;
	text-decoration: none;
}

/* ---------------------------------------------------------------------------

	Corporate Sponsors Page

--------------------------------------------------------------------------- */

.corporate_sponsor_list ul {
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 0px;
	text-indent: 1px;
	list-style: none;
}

.corporate_sponsor_list li {
	border-bottom: #66CCFF 1px dotted;
	width: 95%;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 15px 0px;
	font-size: 13px;
	line-height: 22px;
	list-style: none;
}

.corporate_sponsor_list li span {
	margin: 0px 0px;
	padding: 10px 0px;
	display: block;
	float: right;
}

.corporate_sponsor_list li ul li {
	border-bottom: #66CCFF 0px dotted;
	width: 345px;
	margin: 0px 15px 0px 0px;
	padding: 2px 0px 2px 0px;
	font-size: 13px;
	line-height: 22px;
	list-style: none;
}

.corporate_sponsor_list a:link, .corporate_sponsor_list a:visited {
	color: #1F79FF;
	text-decoration: none;
}

.corporate_sponsor_list a:hover, .corporate_sponsor_list a:visited:hover {
	color: #8be841;
	text-decoration: none;
}


/* ---------------------------------------------------------------------------

	Our Members Page

--------------------------------------------------------------------------- */

.our_members_list ul {
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 0px;
	text-indent: 1px;
	list-style: none;
}

.our_members_list li {
	border-bottom: #66CCFF 1px dotted;
	width: 95%;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 8px 0px;
	font-size: 13px;
}

/*.our_members_list li span {
	margin: 0px 20px 0px 0px;
	padding: 2px 0px;
	display: block;
	float: right;
}*/

.our_members_list a:link, .our_members_list a:visited {
	color: #1F79FF;
	text-decoration: none;
}

.our_members_list a:hover, .our_members_list a:visited:hover {
	color: #8be841;
	text-decoration: none;
}

.our_members_list ul li ul li {
	border-bottom: #66CCFF 0px dotted;
	width: 95%;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	font-size: 13px;
}

.member_name {
	margin-top: 4px;
	margin-left: 2px;
	float: left;
}
/* ---------------------------------------------------------------------------

	All Upcoming Events

--------------------------------------------------------------------------- */

.all_upcoming_events {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.all_upcoming_events ul {
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 5px;
	margin-top: 0px;
	text-indent: 1px;
	list-style: none;
}

.all_upcoming_events li {
	width: 95%;
	margin: 0px 0px;
	padding: 10px 0px 8px 0px;	
	border-bottom: 1px solid #66CCFF;
}

.all_upcoming_events a:link, .all_upcoming_events a:visited {
	color: #1F79FF;
	text-decoration: underline;
}

.all_upcoming_events a:hover, .all_upcoming_events a:visited:hover {
	color: #8be841;
	text-decoration: none;
}


/* ---------------------------------------------------------------------------

	Newsletter Sign Up

--------------------------------------------------------------------------- */

.newsletter_container {
	padding: 20px 0px 20px 0px;
	margin: 0px 0px 0px 0xp;
	float: left;
}

.newsletter_container form {
	width: 280px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	float: left;
}

.sign_up_title {
	font-size: 15px;
	color: #006699;
}

.mail_icon {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
}


/* ---------------------------------------------------------------------------

	Follow Us

--------------------------------------------------------------------------- */

.follow_us_container {
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0xp;
	float: left;
}

.icons {
	width: 275px;
	white-space: wrap;
	float: left;
	border: 0;
	margin: 0;
} 

.icons img {
	border: 0;
} 

.icons ul {
	padding: 10px 0px 0px 0px;
	margin: 0px;
	list-style: none;
}

.icons li {
	float: left;
	padding: 10px 5px 0px 0px;
	border: 0;
}

.icons a:link, .icons a:visited {
	color: #1F79FF;
	text-decoration: underline;
}

.icons a:hover, .icons a:visited:hover {
	color: #8be841;
	text-decoration: none;
}


.contact_us_page_list ul {
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 0px;
	text-indent: 1px;
	list-style: none;
}

.contact_us_page_list li {
	margin: 0px 0px;
	padding: 10px 0px 8px 0px;	
	border-bottom: 1px dotted #66CCFF;
}


.icons2 {
	width: 275px;
	white-space: wrap;
	float: left;
	border: 0;
	margin: 0;
} 

.icons2 img {
	border: 0;
	margin: 0px 6px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

.icons2 ul {
	padding: 2px 0px 0px 0px;
	margin: 0px;
	list-style: none;
}

.icons2 li {
	padding: 4px 5px 0px 0px;
	border: 0;
}


/* ---------------------------------------------------------------------------

	Members of

--------------------------------------------------------------------------- */

.members_of_container {
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0xp;
	float: left;
}

.members_of {
	width: 275px;
	white-space: wrap;
	float: left;
	border: 0;
	margin: 0 auto;
} 

.members_of img {
	border: 0;
} 

.members_of ul {
	padding: 10px 0px 0px 10px;
	margin: 0px;
	list-style: none;
}

.members_of li {
	float: left;
	padding: 10px 5px 0px 0px;
	border: 0;
}

/* ---------------------------------------------------------------------------

	Photo Gallery Page

--------------------------------------------------------------------------- */

.photo_gallery {
	white-space: wrap;
	border: 0;
	margin: 0;
} 

.photo_gallery img {
	border: 1 solid #666;
	padding: 2px;
} 

.photo_gallery ul {
	padding: 10px 0px 0px 10px;
	margin: 0px;
	list-style: none;
}

.photo_gallery li {
	float: left;
	padding: 10px 10px 0px 0px;
	border: 0;
}


/* ---------------------------------------------------------------------------

	General Declarations

--------------------------------------------------------------------------- */


.hide {
	visibility: hidden;
	display: none;
	text-indent: -8520px;
}

.pictureframe {
	border: #b2cadb 1px solid;
	padding: 2px;
	margin: 4px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
	background-color: transparent;
	height: 1px;
}

/* ---------------------------------------------------------------------------

	Horizontal Navigation

--------------------------------------------------------------------------- */

.nav {
	white-space: nowrap;
	float: left;
	width: 960px;
	height: 60px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	background-color: #83acd1;
} 

.menu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

.menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-align: center;
}

.menu ul li {
	display: inline;
	padding: 0px 6px 0px 8px;
}

.menu ul li a:link, .menu ul li a:visited {
	margin: 0px 0px 0px 0px;
	padding: 37px 8px 7px 8px;
	display: inline-block;
	color: #fff;
	text-decoration: none;
}

.menu ul li a:hover, .menu ul li a:visited:hover {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	background-color: #a9c6e0;
}


/* ---------------------------------------------------------------------------

	Unordered List Stylings

--------------------------------------------------------------------------- */


.NAME ul {
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 0px;
	text-indent: 1px;
	list-style: none;
}

.NAME li {
	border-bottom: #CCCCCC 1px dotted;
	width: 95%;
	margin: 0px 0px;
	padding: 4px 0px;
	font-size: 13px;
}

.NAME a:link, .NAME a:visited {
	color: #333333;
	text-decoration: none;
}

.NAME a:hover, .NAME a:visited:hover {
	color: #990000;
	text-decoration: none;
}

.registration_form input, .registration_form select {
	font-family:Tahoma,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	border:1px solid #006699;
}

.registration_form input[type="text"],
.registration_form input[type="password"],
.registration_form select.cc_type {
	width: 150px;
}

.search_term {
	font-weight: bold;
	background-color:#C4FBBD;
}

.search_results h2 {
	width: 95%;
	border-bottom: 1px dotted #66ccff;
}

.sort {
	font-size: 12px;
	margin-left: 10px;
	float: right;
	height: 20px;
	width: 350px;
	text-align: right;
}

.search {
	width: 275px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	clear: both;
}

.search_button {
	margin: 10px 0 0 12px;
	padding: 3px 5px 8px 5px;
	float: left;	
	font-family:Tahoma,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	height: 25px;
	border:1px solid #0099FF;
}

.search_field {
	margin: 10px 0px 0px 0px;
	padding: 3px 5px 2px 5px;
	float: left;
	width 180px;
	height: 18px;
	border: #0099FF 1px solid;
}

.sidebar {
	padding: 0;
	margin: 0;
	float: left;
}

.sidebar > ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}

.sidebar > ul > li {
	width: 95%;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 6px 0px;
	font-size: 13px;
	text-indent: 1px;
	list-style: none;
}

.sidebar li ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

.sidebar li ul li {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 6px 0px;
	font-size: 13px;
	text-indent: 1px;
	list-style: none;
}

.sidebar a:link, .sidebar a:visited {
	color: #1F79FF;
	text-decoration: underline;
}

.sidebar a:hover, .sidebar a:visited:hover {
	color: #8be841;
	text-decoration: none;
}