/*##################################
  # Designed by Mary Fisher Design #
  #                                #
  # www.maryfisherdesign.com       #
  # (c) 2008 Copyright             #
  ##################################*/

/* LAYOUT */


body 
{
	line-height: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #000000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	
}

#wrap {
	width: 100%;
	background-image: url(../images/bgtopleft2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}


#content {
	background-image: url(../images/bgcontent.gif);
	background-repeat: repeat-y;
	width: 804px;
	margin-left: 91px;
	padding: 15px 20px 0px 30px;
}


#content #left {
	width: 430px;
	float: left;
}
#content #right {
	margin-left: 490px;
	width: 285px;
}

#content #right img {
	border: 7px solid #FFFFFF;
}
.picright{
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
}




#bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 840px;
	margin-left: 91px;
	margin-bottom: 20px;
	padding-top: 35px;
	color: #FFFFFF;
	text-align: center;
	clear: both;
	font-size: 90%;
}




#banner {
	width: 1070px;
}


#membercontent {
	background-image: url(../images/memberbgpage.gif);
	background-repeat: repeat-y;
	width: 776px;
	margin-left: 91px;
	padding: 15px 30px 0px;
}

#membercontent #left {
	
}

#memberbottom {
	background-image: url(../images/memberbottom.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 840px;
	margin-left: 91px;
	margin-bottom: 20px;
	padding-top: 35px;
	color: #FFFFFF;
	text-align: center;
	clear: both;
}












#clear {
    content: "."; 
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
	}


/* HEADERS */

h1 {
	font-size: 160%;
	font-weight: normal;
	color: #940303;
	padding-bottom: 10px;

}

h2 {
	font-size: 130%;
	font-weight: normal;
	color: #920103;
	padding-top: 10px;
	padding-bottom: 5px;
	
}


h3 {
	font-size: 140%;
	font-weight: bold;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	padding-bottom: 10px;

}

h4 {
	font-size: 110%;
	font-weight: bold;
	
}

h5 {
	font-size: 130%;
	font-weight: normal;
	color: #920103;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;

	
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}
p {
	padding-bottom: 10px;
}

/* LINKS */

a 
 {
	margin: 0px;
	padding: 0px;
	color: #990000;
}


a:hover
{
	text-decoration: none;
	
}
#bottom a {
	color: #FFFFFF;
}



/*table*/

#tablecont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 14px;
	border-spacing: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#tablecont th {
	text-align: left;
	font-weight: normal;
	padding: 0.1em 0.5em;
	border-bottom: 1px dotted #663300;
	border-top: 0px;
	border-right: 0px;
	width: 250px;
	border-left-width: 0px;
}
#tablecont td {
	text-align: left;
	padding: 0.1em 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	border-left-style: none;
}
#tablecont  thead  {
	text-align: center;
	font-weight: bold;
	color: #000066;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tablecont th.Corner {
    text-align: left;
    border-left: 0px;
}
#tablecont tr.Odd {
    background: #F6F4E4;
}
#tablecont tr {
	text-align: left;
	font-weight: normal;
	padding: 0.1em 0.5em;
	border-bottom: 1px dotted #663300;
	border-top: 0px;
	border-right: 0px;
}




/* NAV */
#nav {
	line-height: 1;
	z-index: 9998;
	height: 55px;
	margin-left: 75px;
	background-color: #920102;
	width: 1300px;
	background-image: url(../images/bgnav.jpg);
	background-repeat: repeat-x;
	
}

#nav a {
	background: url(../images/nav.png) no-repeat 0 0;
	display: block;
	height: 55px;
	text-indent: -5555px;
	overflow: hidden;
	color: #FFFFFF;
}



#nav li { float: left; position: relative; }
* html #nav li * { position: relative; }
#nav li, #nav ul { margin: 0; padding: 0; }
	
	/*--- Default ---*/
	#home a { background-position: 0 0; width: 123px; }
	#about a { background-position: -123px 0; width: 207px; }
	#journal a { background-position: -330px 0; width: 95px; }
	#membership a { background-position: -425px 0; width: 101px; }
	#meetings a { background-position: -526px 0; width: 81px; }
	#credits a { background-position: -607px 0; width: 93px; }
	#gallery a { background-position: -700px 0; width: 71px; }
	#contactus a { background-position: -771px 0; width: 178px; }

	/*--- Hovering ---*/
	#home a:hover { background-position: 0 -55px; width: 123px; }
	#about a:hover { background-position: -123px -55px; width: 207px; }
	#journal a:hover { background-position: -330px -55px; width: 95px; }
	#membership a:hover { background-position: -425px -55px; width: 101px; }
	#meetings a:hover { background-position: -526px -55px; width: 81px; }
	#credits a:hover { background-position: -607px -55px; width: 93px; }
	#gallery a:hover { background-position: -700px -55px; width: 71px; }
	#contactus a:hover { background-position: -771px -55px; width: 178px; }
	
	
	/*--- Active state with body tag / doesn't work with dropmenu ---*/	
	body#homepage #home a { background-position: 0 -110px; width: 123px;  }
	body#aboutpage #about a { background-position: -123px -110px; width: 207px; }
	body#journalpage #journal a { background-position: -330px -110px; width: 95px;}
	body#membershippage #membership a { background-position: -425px -110px; width: 101px; }
	body#meetingspage #meetings a { background-position: -526px -110px; width: 81px; }
	body#creditspage #credits a { background-position: -607px -110px; width: 93px;}
	body#gallerypage #gallery a { background-position: -700px -110px; width: 71px;}
	body#contactpage #contactus a { background-position: -771px -110px; width: 178px;  }
	
	/*--- Active state ---
	#nav li.active a { background-position: 0 -110px; }*/
	
	/*--- Dropdowns ---*/
	#nav li:hover ul, #nav li.over ul { left: 0; }
	#nav li li { float: none; position: static; width: 100%; }
	
	#nav li li a, #nav li li a:hover, #nav li li a:active {
	background: none;
	height: auto;
	padding: 1px 20% 2px 1%;
	text-indent: 0;
	width: 70%!important; /*this plus padding max 100% */
	margin-left: 10px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	}
	
	#nav li li a:hover {
	color: #e4b309;
}
	
	#nav li ul {
	background: #920102;
	border-bottom: 2px solid #FFFFFF;
	left: -1999px;
	line-height: 1.5;
	padding: 5px 0;
	position: absolute;
	top: 50px;
	width: 200px;
	z-index: 9999;
	}
	
	li#nav-states ul { line-height: 1.2; width: 400px; }
	li#nav-states .col { font-size: 0.9em; float: left; width: 33%; }
	li#nav-states .col ul { border: 0; position: static; width: 100%; }
	
	
	
	
.presidentsign {
	font-style: italic;
	padding-left: 300px;
}

.fotocaption {
	font-style: italic;
	line-height: 15px;
	padding-bottom: 10px;
	font-size: 90%;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #8B6425;
	margin-bottom: 10px;
}

.foto {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #8B6425;
	margin-top: 10px;
	padding-top: 10px;
}
.resolution {
	font-style: italic;
	margin-bottom: 5px;
}
.titlearticle {
	font-weight: bold;
	text-align: center;
}
#gotop {
	position:absolute;
	left:612px;
	top:580px;
	width:204px;
	height:40px;
	z-index:1;
}
/*div > div#gotop { position: fixed; }*/

#tablecont {
	height: 300px;
	overflow: auto;
}
#gallerypic img {
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
}
#GridView1 {
	font-size: 80%;
}
#twocolumns {
	width: 800px;
}
#twocolumns #first {
	width: 440px;
	padding-right: 50px;
}
#twocolumns  #second  img {
	border: 7px solid #FFFFFF;
}
#twocolumns #second {
	padding-right: 20px;
}
#regtable  {
	font-size: 90%;
	line-height: 16px;
	width: 420px;
}
#sidebarbanner {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	background-color: #F4EAD4;
	margin-bottom: 20px;
	padding-top: 20px;
	margin-top: 10px;
}
#bottombanner {
	height: 90px;
	width: 728px;
	margin-bottom: 20px;
	margin-left: 150px;
}
