/*

Custom CSS

*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #cfc8c4;
	text-align: center;
	margin: 0 auto;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #663333;
	margin: 5px 0 8px 0;
	}
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #41543b;
	margin: 5px 0 8px 0;
	text-decoration: none;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663333;
	margin: 5px 0 8px 0;
	}
	
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #41543b;
	margin: 5px 0 8px 0;
	}
	
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #41543b;
	margin: 5px 0 8px 0;

	}
	
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0;

	}
	
a:link, a:active, a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a:hover {
	color: #114111;
	}
	
img {
	border: 0;
	}
/*outside wrapper */
	
#wrapper {
	width: 938px;
	background: url('http://www.friendsofwesternart.org/templates/friendsindex/images/bgrtnw2.png') repeat-y top right;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 auto;
	height: 100%;
	}

/*white background-outer container*/	
#container {
	color: #000000;
	width: 916px;
	background: url('http://www.friendsofwesternart.org/templates/friendsindex/images/mainbg2.jpg') repeat-y;
	padding: 0px;
	text-align: center;
	margin: 0 auto;
	height: 100%;
	}


#header {
	background: #6b4a39 url('images/logo.png') no-repeat top left;
	color:#000000;
	font-family: "Century Gothic", Times New Roman, Times;
	height:147px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width:916px;
}

.logo {
	height: 106px;
	width: 490px;
	margin: 0;
	padding: 0;
	}
/************************************************
*	Navbar  									*
************************************************/

#horiznav {
	width: 916px;
	margin: 0;
	padding: 0;
	}	


/*center content area with beige bg*/
#textbg {
	width: 916px;
	color: #000000;
	background-color: #ffffff;
	/*background-color: #F2EFE7;*/
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	margin: 0 auto; 
	padding: 0;
	height: 88%;
}

#navdiv {
	float: left;
	width: 100%;
	height: 60px;
	margin: 0;
	padding: 0 0 0 3px;
	}
	
ul#nav {
list-style-type: none;
padding: 0;
margin: 0;
}

#nav li {
display: block;
float: left;
width: 130px;
padding: 10px 0 0 0;
height: 65px;
margin: 0;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
background: url('http://www.friendsofwesternart.org/templates/friendsindex/images/nav9.png') top left no-repeat;
z-index: 1000;	}

#nav a:link, #nav a:visited {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #53404f;
text-decoration: none;
}
#nav a:active {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #53404f;
text-decoration: none;
}
#nav a:hover {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #41543b;
text-decoration: none;
}

	

#leftcol {
	color: #000000;
   	float: left;
	width: 200px;
	margin: 10px 2px 5px 2px;
	padding: 0px 0px 0px 5px;
	text-align: left;
	}


#content {
	float: left;
	width: 465px;
	padding: 5px;
	margin-left: 15px;
	text-align: left;
	
	}

#content img {
	border: none;
	}

/*Begin right column content area*/
#rightcol {
	float: right;
	width: 205px;
	text-align: left;
 	margin: 0 5px 0 0;
	padding: 10px 0 0 0;
	}

#maincontent {
	}

/*image gallery*/
#gallerycont {
	width: 475px;
	padding: 0;
	margin: 0 auto;
	}

#gallery {
	color: #000000;
	background-color: #F2EFE7;
	width: 475px;
	padding: 0;
	margin: 0;	
	}

#gallery ul {
	list-style-type: none;
	display: inline;
	padding: 0;
}

#gallery li {
	float: left;
	border: none;
	list-style-type: none;
	padding: 0 3.5px 0 0;
	margin: 0;
}

#gallery img {
	border: 0;
	margin: 0;
	}

/* end gallery */

#search {
	text-align: right;
	margin: 0 auto;
	padding: 5px;
	}

/*upper right column block */
.block1 {
	width: 180px;
	padding: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 15px 0 15px 0;
}

/*lower right column block */

.block2 {
	width: 180px;
	padding: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 15px 0 15px 0;
}	

/* Main Menu */
.menu_main {
	color: #000000;
	float: left;
	display: block;
	width: 140px;
	margin: 5px;
	margin-top: 3px;
}
.menu_main ul, .menu_main li {
	color: #000000;
    font-size: 12px;
	margin: 3px 0 3px 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
	border-bottom: 1px dashed #A21035;
}
.menu_main ul ul {
	padding-left: 8px;
}
.menu_main a:link, .menu_main a:active, .menu_main a:visited  {
	color: #000000;
	display: block;
	padding: 2px 2px 2px 5px;
	text-decoration: none;
	border-bottom: 1px dashed #A21035;
}

.menu_main a:hover {
	color: #3B5E5A;
	text-decoration: none;
	border-bottom: 1px solid #333333;
}

.menu_current {
	font-weight: bold;
	}
/*end main menu */	
	/*.menu_main a:link, .menu_main a:visited, .menu_main a:active {
	background-color: #ffffff;
	border-left: 5px solid #3B5E5A;*/

.clear {
	clear: both;
	width: 99%;
	}
	
/*main footer*/
#footer {
	background: url('http://www.friendsofwesternart.org/templates/friendsindex/images/btmnw3.png') no-repeat;
	width: 938px;
	height: 20px;
	text-align: right;
	margin: 0 auto;
	}
	
/*end footer */

/* bottomtext */

#bottomtxt {
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0 auto;
	}

/* footer text */

#footertext {
	width: 455px;
	font-size: 11.5px;
	padding: 3px;
	margin-left: 5px;
	text-align: left;
	}
	

.header1darkgreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #114111;
}

.header2darkgreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #114111;
}

.header3darkgreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #114111;
}

.header4darkgreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #114111;
	}

.header5darkgreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: underline;
	color: #114111;
	}

.header6darkgreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #114111;

}

.header1green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #41543b;
}

.header2green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #41543b;
}

.header3green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #41543b;
}

.header4green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #41543b;
	}

.header5green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: underline;
	color: #41543b;
	}

.header6green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #41543b;

}

.header1brown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #663333;
}

.header2brown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #663333;
}

.header3brown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #663333;
}

.header4brown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663333;
	}

.header5brown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: underline;
	color: #663333;
	}

.header6brown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #663333;

}

.underlinegreen{
	border-bottom: 1px solid #41543b;
	}
	
.underlinedarkgreen {
	border-bottom: 1px solid #114111;
	}

.underlinebrown {
	border-bottom: 1px solid #663333;
	}


.lithographs {
	float: right;
	width: 150px;
	background: #cdd6b6;
	padding: 5px;
	margin: 0 8px 5px 10px;
	}
	
.lithographs h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #41543b;
	margin: 5px 0 8px 0;
	}
	
.lithographs img {
	text-align: center;
	margin: 5px;
	}
	
.lithographscaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	font-weight: 700;
	color: #000000;
	text-align: center;
	margin: 0 0 5px 0;
	}
	
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	font-weight: 700;
	color: #000000;
	text-align: center;
	margin: 0 0 5px 0;
}
	
#textnav {
	width: 100%;
	margin: 10px 0 10px 0;
	padding: 0;
	color: #0033cc;
	}
	
#textnav ul {
	list-style: none;
	}
#textnav li {
	list-style: none;
	display: inline;
	padding: 0;
	}

#textnav a:link, #textnav a:active, #textnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033cc;
	text-decoration: none;
	padding: 0 3px 0 2px;
	}


#textnav a:hover{
	color: #41543b;
	text-decoration: none;
	}


