body, p, td, li {
font-size:13px;
font-family:Corbel, Lucida Grande, Trebuchet MS, san-serif;
line-height:120%;
font-weight:normal;
text-align:left;
}

/* Heading */

p, pre, blockquote, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}

ol li, ul li {
	margin-left: 35px;
}
h1, h2, h3, h4, h5, h6 {
font-family:Corbel, Lucida Grande, Trebuchet MS, san-serif;
}

input, select, textarea {
font-family:Corbel, Lucida Grande, Trebuchet MS, san-serif;
font-size:11px;
}

font {
font-family:Corbel, Lucida Grande, Trebuchet MS, san-serif;
color:#000;
}

a, #main a, a.Path {
text-decoration:none;
color:#8B0B04;
}

a:hover, #main a:hover, #Rightmain a:hover, a:hover.Path, #footer a:hover {
text-decoration:underline;
}

#footer a {
color:#8B0B04;
}

#breadcrumb, a.Path, a:hover.Path, #footer p, #footer, #footer a, #footer a:hover, .icl_title {
font-size: 11px;
}


h1 {
font-size:20px;
/*color:#9 b4639;*/
color: #8B0B04;
background: url(small_dot.jpg) no-repeat center left;
padding-left: 40px;
}

h2 {
font-size:18px;
color:#AF1E2D;
}

h3 {
font-size: 16px;
color: #666666;
}

h4 {
font-size: 13px;
color: #AF1E2D;
text-transform: uppercase;
}

h5 {
font-size: 14px;
color: #8B0B04;
}

h6 {
font-size: 13px;
color: #AF1E2D;
}


table#membershiptable td, table#eventstable td {
padding: 10px 0px 10px 5px;
}

table#membershiptable tr th p a {
color: #fff;
text-decoration: none;
}

table#membershiptable tr th p a:link {
color: #fff;
text-decoration: none;
}

table#membershiptable tr th p a:visited {
color: #fff;
text-decoration: none;
}

table#membershiptable tr th p a:hover {
color: #fff;
text-decoration: underline;
}

table.bordergray {
background: #f3f3f3;
}

th {
background: #AF1E2D;
color: #fff;
/*background-color: #e5c6b7;*/
font-weight: bold;
font-size: 14px;
padding: 5px;
text-align: center;
}

td {
background: #fff;
}

td.month {
background: #f5e9e8;
color: #000;
font-weight:bold;
padding: 0px;
}

td.even {
background: #f3f3f3;
}

.action_link {
	color:#8B0B04;
	text-transform:uppercase;
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.action_link a:hover {
	text-decoration:underline;
}

/*Do Not Remove*/
.Alert {
color:#AF1E2D;
font-size:18px;
font-weight:bold;
}
