/* @override http://samsog.affiniscape.com/associations/905/stylesheets/samsog_styles.css */

body {
	margin: 0;
	background: #fff url(/associations/905/imgs/bak_body.png) repeat-x;
}

body#nobackground {
	background: #fff;
}

body,
td,
p {
	color: #333;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}

h1 {
	font: normal 30px/1em Tahoma, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #15162D;
	border-bottom: 1px solid #907F47;
	margin: 0 0 10px 0;
	padding: 15px 0 8px 0;
}

h2 {
	font: normal 22px/1em Tahoma, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #917F47;
	margin: 30px 0 0 0;
	padding: 8px 0;
}

h3 {
	font: normal 17px/1em Tahoma, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #597FB0;
	border-top: 3px solid #E4DFD2;
	margin: 15px 0;
	padding: 8px 0;
}

h4 {
	font: bold 15px/1em Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	margin: 30px 0 5px 0;
	padding: 0;
}

h5 {
	font: normal 22px/1em Tahoma, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	background: #C0B387;
	text-align: center;
	margin: 20px 0 10px 0;
	padding: 10px;
}

h6 {
	font: normal 17px/1em Tahoma, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #938148;
	text-align: center;
	border-top: 1px solid #597FB0;
	margin: 35px 0 0 0;
	padding: 20px 0 10px 0;
}

a:link, 
a:active, 
a:visited,
#maincontentcell a:link, 
#maincontentcell a:active, 
#maincontentcell a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #3C547E;
}

a:hover,
#maincontentcell a:hover {
	color: #597FB0;
	text-decoration: none;
}

hr {
	color: #E4DFD2;
	background-color: #E4DFD2;
	margin: 20px 0;
}


/* Global Navigation
----------------------------------------*/
#navtop1 li ul,
#navtop2 li ul {
	background: #EBF0F6;
	padding: 0;
	width: 175px;
	border: 1px solid #597FB0;
}

ul#navtop1 li li a,
ul#navtop1 li li a:hover,
ul#navtop2 li li a,
ul#navtop2 li li a:hover  {
	color: #212C50;
	background: none;
	font: normal 11px Arial, Helvetica, Geneva, sans-serif;
	line-height: 13px;
	z-index: 999;
	padding: 7px 13px 7px 13px;
	width: 149px;
	text-align: left;
}

ul#navtop1 li li a:hover,
ul#navtop2 li li a:hover { color: #fff; background: #597FB0; }

* html ul#navtop1 li li a,
* html ul#navtop1 li li a:hover,
* html ul#navtop2 li li a,
* html ul#navtop2 li li a:hover { width: 191px; }

#navtop2 li ul li { border: none; }


/* System Messages
----------------------------------------*/
#returnlinktable,
.infomessage,
.errormessage,
.loginmessage {
	background: #fff none;
	padding: 14px;
}

div#loginhead {
	padding: 20px 0 0 0;
}


/* Main Content
----------------------------------------*/
#maincontenttable {
	background: #fff none;
}

#maincontentcell {
	background: #fff url(/associations/905/imgs/bak_navtop2.png) repeat-x;
	border-left: 1px solid #ECE7D7;
	border-right: 1px solid #ECE7D7;
	margin: 0;
	padding: 0;
}
	

/* Sub Content
----------------------------------------*/
#maincontentsubtable {
	padding: 0;
}

#maincontentsubcell {
	padding: 14px 14px 20px 14px;
}

#maincontentsubcell p {
	margin: 8px 10px 10px 0;
	line-height: 1.5em;
}

#maincontentsubcell img {
	padding-right: 10px;
}

#maincontentsubcell ul {
	padding: 12px 0 0 20px;
	margin: 0;
	list-style: none;
}

#maincontentsubcell ul li {
	background: transparent url(/associations/905/imgs/li_bullet.png) no-repeat left 4px;
	line-height: 1.2em;
	padding: 0 0 15px 15px;
}

#maincontentsubcell blockquote {
	background: #EBF0F6;
	padding: 5px 15px 5px 15px;
	margin: 15px 30px 8px 30px;
}

#maincontentsubcell blockquote,
#maincontentsubcell blockquote p {
	font: italic 13px/1.5em Georgia, Times, "Times New Roman", serif;
	color: #486693;
}


/* Client-side Right Navigation
----------------------------------------*/
#rightnavcell {
	background: #ECE7D7 url(/associations/905/imgs/bak_navtop2.png) repeat-x;
	padding: 14px 14px 20px 14px;
}

#rightnavcell table {
	background: #fff none;
	padding: 0;
	width: 180px;
}

#rightnavcell p {
	line-height: 1.6em;
	margin: 0;
	padding: 0 0 0 7px;
}

#rightnavcell a:link, 
#rightnavcell a:active, 
#rightnavcell a:visited {
	font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #3C547E;
}

#rightnavcell a:hover {
	color: #597FB0;
	text-decoration: none;
}

#rightnavcell ul {
	margin: 13px 0 0 8px;
	padding: 0;
	list-style: none;
}

#rightnavcell ul li {
	background: transparent url(/associations/905/imgs/li_rn_bullet.png) no-repeat left 11px;
	padding: 7px 0 7px 15px;
}

#rightnavcell ul li,
#rightnavcell ol li {
	font-size: 12px;
	line-height: 1.4em;
}


/* Footer
----------------------------------------*/
#footertablecell {
	background: #fff;
	border-top: 5px solid #597FB0;
	padding: 12px 0;
}

#footertablecell p {
	color: #333;
	font: 11px/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footertablecell a:link, 
#footertablecell a:active, 
#footertablecell a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #766C62;
}

#footertablecell a:hover {
	text-decoration: none;
}


/* Photo Gallery
----------------------------------------*/
div#photo-gallery {
	text-align: center;
}

/* Calendar Widget
----------------------------------------*/
div#example1.quick-cal {
	margin: 15px 10px 25px 10px;
	width: 530px;
}

div#example1.quick-cal h3 {
	color: #938148;
	font-size: 30px;
	line-height: 1em;
	font-weight: normal;
	margin: 0;
	padding: 15px 0 8px 0;
	border: none;
}

div#example1.quick-cal h3 a {
	color: #938148;
	font-weight: normal;
	text-decoration: none;
}

div#example1.quick-cal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#example1.quick-cal li {
	border-top: 6px solid #fff;
	padding: 0 0 10px 0;
}

div#example1.quick-cal li.odd { background: transparent url(/associations/905/imgs/bak_odd_li.png) no-repeat left bottom; }

div#example1.quick-cal li.even { background: transparent url(/associations/905/imgs/bak_even_li.png) no-repeat left bottom; }

div#example1.quick-cal li.odd div { background: transparent url(/associations/905/imgs/bak_odd_div.png) no-repeat left top; }

div#example1.quick-cal li.even div { background: transparent url(/associations/905/imgs/bak_even_div.png) no-repeat left top; }

div#example1.quick-cal li div {
	padding: 10px 0 0 70px;
}

div#example1.quick-cal li div:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#example1.quick-cal li div {display:inline-block;}
/* Hide from IE Mac \*/
div#example1.quick-cal li div {display:block;}
/* End hide from IE Mac */

div#example1.quick-cal span.date {
	color: #fff;
	display: block;
	float: left;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	width: 50px;
	margin: 0 0 0 -65px;
}

div#example1.quick-cal span.date span {
	display: block;
	font-weight: normal;
	line-height: 0;
	vertical-align: top;
}

div#example1.quick-cal span.date em {
	display: block;
	font-size: 170%;
	font-style: normal;
	font-weight: normal;
}

div#example1.quick-cal h4 {
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 14px;
}

div#example1.quick-cal h4 a {
	text-decoration: none;
}

div#example1.quick-cal p {
	color: #555;
	font-size: 11px;
	margin: 10px 1px;
}

div#example1.quick-cal span.register {
	background: transparent url(http://www.affiniscape.com/associations/6897/files/imgs/bak_register_span.png) no-repeat right top;
	float: right;
	margin: 0 10px;
}

div#example1.quick-cal span.register a {
	background: transparent url(http://www.affiniscape.com/associations/6897/files/imgs/bak_register_a.png) no-repeat left top;
	color: #fff;
	display: block;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 28px;
	padding: 0 10px;
	text-decoration: none;
	text-transform: uppercase;
}
