body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #262223;
	margin: 0px;
	font-size: 12px;
}
td {
	text-align: left;
	vertical-align: top;
}
.nav_right {
	width: 0px;
	background-image: url(images/nav_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav_left {
	width: 40px;
	background-image: url(images/nav_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.logo {
	text-align: center;
}
.nav_back {
	background-image: url(images/nav_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer_back {
	background-image: url(images/foot_back.jpg);
	background-repeat: repeat;
	background-position: center top;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 6px;
}
.accredited_logo {
	padding-bottom: 3px;
	padding-left: 3px;
	width: 183px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #709FCB;
	border-right-color: #709FCB;
	border-bottom-color: #709FCB;
	border-left-color: #709FCB;
}
.phone_number {
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #709FCB;
	border-right-color: #709FCB;
	border-bottom-color: #709FCB;
	border-left-color: #709FCB;
}
.footer_links {
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 100px;
	line-height: 16px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #709FCB;
	border-right-color: #709FCB;
	border-bottom-color: #709FCB;
	border-left-color: #709FCB;
}
.member_login {
	text-align: center;
	padding: 2px;
	border: 1px solid #FFFFFF;
	width: 90px;
	font-weight: bold;
    background-color: #EF3226;
}
.footer_back a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_back a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_back a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.main_content_width {
	padding: 20px;
	width: 1000px;
}
.home_back {
	background-image: url(images/home_content_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 20px;
}
.side_column {
	width: 300px;
}
.icons_margin {
	margin-bottom: 50px;
}
.uppercase_bold {
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 18px;
	padding-bottom: 10px;
	text-align: center;
}
.upcoming_events {
	background-image: url(images/upcoming_events_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.new_members {
	background-image: url(images/members_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}
	h1 {
	font-size: 18px;
	color: #4E8ABE;
	margin: 0px;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #4E8ABE;
	text-decoration: underline;
}
a:visited {
	color: #4E8ABE;
	text-decoration: underline;
}
a:hover {
	color: #262223;
	text-decoration: none;
}
.blue_bold {
	font-weight: bold;
	color: #3D77A9;
	text-transform: uppercase;
}.logo_border {
	border: 1px solid #CCCCCC;
}
.committee {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #333333;
}
.light_gray {
	background-color: #EEEEEE;
	padding: 10px;
}
.staff_pictures {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #333333;
}
.ambassadors {
	line-height: 20px;
}
.cm_eventBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.advocate_link {
	background-color: #FFFFFF;
	padding: 0px 0px 10px;
	border: 1px solid #C6281C;
	width: 500px;
	float: right;
	margin-bottom: 6px;
	margin-left: 10px;
}
.black_border {
	border: 1px solid #000000;
}

