@charset "UTF-8";
/* CSS Document */

html,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0px;
	padding: 0;
	}

h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,td,p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #000000;
	text-align: left;
	}

h1 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 21px;
	color: #7a1739;
	padding-bottom: 12px;
}

h2 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 21px;
	color: #7a1739;
}

h3 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 19px;
	color: #000000;
	padding-top:5px;
}

p {
	margin-bottom: 12px;
}

caption,th { 
	text-align: left; 
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	top: auto;
	}

body {
	background-image: url(images/masthead_bg_nosub.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	text-align: left;
}

a:link, a:visited { color: #FFFFFF; }
a:hover, a:active { color: #999b9e; } 
p a:link, p a:visited { color: #000; }

#bodyContent {
	padding-top: 3px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#bodyContent a:hover {
	color: #999b9e;
}

#bodyContent a {
	color: #7A1739;
	text-decoration:none;
}

#bodyContent ul {
	padding-right: 30px;
	padding-left: 20px;
}


#bodyContent li a {
	color:#7A1739;
	text-decoration: none;
}

#homePagePhoto {
	float:right;
}

#recentNews {
	width: 300px;
	background-image:url(../images/recent-news-background.jpg);
	background-repeat:repeat-y;
	background-position:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	float:left;
}

#recentNews h2 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
	color: #7a1739;
}

#recentNews p {
	margin-left:12px;
	font-size:11px;
	line-height:19px;
}

#recentNews p a:hover {
	color: #999b9e;
}

#recentNews p a {
	color: #000000;
}

#bodyContent #recentNews ul {
	font-size:11px;
	line-height:19px;}

#calendarOfEvents {
	width: 300px;
	background-image:url(../images/recent-news-background.jpg);
	background-repeat:repeat-y;
	background-position:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	float:left;
}

#calendarOfEvents p {
	font-size: 11px;
	line-height: 21px;
	color: #7a1739;
	padding-bottom: -10px;
	margin-bottom:3px;
	font-weight: bold;
}

#calendarOfEvents p a {
	font-size: 11px;
	line-height: 21px;
	color: #7a1739;
	padding-bottom: -10px;
	margin-bottom:-5px;
	font-weight: bold;
}

#calendarOfEvents p a:hover {
	color: #999b9e;
}

table.calendarOfEvents p {
	margin-bottom:-5px;
}

/*MainNav */
.navBackground {
	background-image:url(../images/ribbon.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

ul#MainNav {
	width: 145px;
}
ul#MainNav li {
	width: 135px;
	list-style: none;
	text-align: right;
	margin: 0;
	color: #a21f4b;
}
ul#MainNav li a {
	display: block;
	text-decoration: none;
	padding: .25em;
	color: #a21f4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
ul#MainNav li a:hover {
	color: #999b9e;
}
/* Members SubNav */
ul#MembersSubNav {
	background-color:#f3f0eb;
	padding-top: 7px;
	padding-bottom: 7px;
}

ul#MembersSubNav li a {
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	font-weight: normal;
}

/* Education SubNav */
ul#EducationSubNav {
	background-color:#f3f0eb;
	padding-top: 7px;
	padding-bottom: 7x;
}

ul#EducationSubNav li a {
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	font-weight: normal;
}

/* Right Sidebar */
#rightSidebar {
	background-image:url(../images/right-sidebar-background.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width:234px;
	padding-top:8px;
	height:100%;
}
#rightSidebar p {
	padding-left:17px;
	padding-right:30px;
	padding-top:0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 19px;
}

#rightSidebar a {
	color: #333333;
	text-decoration:none;
	font-size: 12px;
	line-height: 22px;
}

#rightSidebar a:hover {
	color: #999b9e;
	text-decoration:underline;
}

td.rightSidebarBG {
	background-image:url(../images/right-sidebar-background.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/* Footer */
.footer {
	color: #7a1739;
	padding: 10px;
}

.footer a {
	color: #7a1739;
	text-decoration:none;
}

.footer a:hover {
	color: #999b9e;
	text-decoration:underline;
}

/* Board of Directors */
table.boardOfDirectors p {
	margin-bottom:-5px;
	font-size:11px;
	line-height:22px;
}

table.boardOfDirectors td {
	vertical-align:top;
}

/* Vendors */
table.vendors p {
	margin-bottom:0px;
	font-size:11px;
	line-height:14px;
	padding-right: 25px;
}

table.vendors td {
	vertical-align:top;
	width:50%;
}

/* Site Map */
table.siteMap p {
	margin-bottom:-5px;
	font-size:11px;
	line-height:30px;
}

table.siteMap td {
	vertical-align:top;
}

/* Membership Diretory */
table.membershipDirectory p {
	margin-bottom:0px;
	font-size:11px;
	line-height:14px;
	padding-right: 25px;
}

table.membershipDirectory td {
	vertical-align:top;
	width:50%;
}

/* Forms */
.formLabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.formField {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	cursor:pointer;
}
.checkbox {
	border:hidden;
}
.rightSidebarBG p strong {
	color: #800040;
}

