/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	background-image:url(/images/lines-background.gif);
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				
.mainbg{background-color:#003366}
.mainbg2{background-color:#e5e4d8}
.mainbg3{background-color:#DDDAC7}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#navBar{
	margin: 0px 0px 0px 0px;
	width: 141px;
	padding: 0px;
	background-color: #003366;
}

.back{
color:#003366;
font-family:Arial, sans-serif;
font-size:11px;
font-weight:bold;
}

.back a:visited {
color:#003366;
font-family:Arial, sans-serif;
font-size:11px;
font-weight:bold;
}
.back a:link {
color:#003366;
font-family:Arial, sans-serif;
font-size:11px;
font-weight:bold;
}

.back a:hover{
color:#788D9E;
font-family:Arial, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.regiongrid{
padding: 10 10 10 10;
font-family:Arial, sans-serif;
font-size:11px;
color:666666;
}


.artist{
font-family:Arial, sans-serif;
color:#666666;
font-size:12px;
}
.Pieceinfo{
font-family:Arial, sans-serif;
color:#666666;
font-size:12px;
}
.title{
font-family:Arial, sans-serif;
color:#666666;
font-size:12px;
font-style:italic;
}

/*********** #sectionLinks styles ***********/

#letterheader{
font-size:20px;
color:#666666;
line-height:2;
}

#alistRO{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-decoration:none;
	color:#666666;
	line-height:1.2;
}



#alistRO a:link{
	padding: 0px 2px 0px 2px;
	text-decoration:none;
		color:#666666;
}

#alistRO a:visited{
	padding: 0px 2px 0px 2px;
		text-decoration:none;
		color:#666666;
}

#alistRO a:hover{
	background-color: #C9C7B8;
		text-decoration:none;
	padding: 0px 2px 0px 2px;
}
#alistNRO{
	position: relative;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-decoration:none;
	color:#666666;
	line-height:1.2;
}

#alistNRO a:link{
		background-color: #C9C7B8;
		padding: 0px 2px 0px 2px;
	text-decoration:none;
		color:#666666;
}

#alistNRO a:visited{
	background-color: #C9C7B8;
		padding: 0px 2px 0px 2px;
		text-decoration:none;
		color:#666666;
}

#alistNRO a:hover{
	background-color: #C9C7B8;
		text-decoration:none;
	padding: 0px 2px 0px 2px;
}
.alist a:link, a:visited {
font-family:Arial, sans-serif;
color:#666666;
font-size:11px;

}

.alist a:hover{
font-family:Arial, sans-serif;
color:#666666;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.artbio1 {
font-family:Arial, sans-serif;
color:#666666;
font-size:11px;
font-weight:bold;
}


.artbio2 {
font-family:Arial, sans-serif;
color:#003366;
font-size:11px;

}

.artbioimage {
border-style:solid;
	border-color: #e5e4d8;
	border-width:15px;
}





/***********************************************/
/*Component Divs                               */
/***********************************************/


/************* #search styles ***************/

.search label{
color:#003366;
font-size:12px;
}




/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #788D9E;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#navBar {background-color:#003366}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	font-weight:bold;
	margin: 0px;
	padding: 4px;
	font-size: 100%;
	text-decoration:none;
	color:#cccccc;
	line-height:1.6;
}



#sectionLinks a:link{
	padding: 0px 0px 2px 10px;
	width: 100%;
	width: auto;

	text-decoration:none;
	color:#cccccc;
}

#sectionLinks a:visited{
	padding: 0px 0px 2px 10px;
		text-decoration:none;
	color:#cccccc;
}

#sectionLinks a:hover{
	background-color: #788D9E;
		text-decoration:none;
	padding: 0px 0px 2px 10px;
}


/*********** .relatedLinks styles  Vist our ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 70%;
	color:#999999;
	font-weight:bold;


}

.relatedLinks a:link{
color:#999999;
}

.relatedLinks a:visited{
color:#999999;
}
.relatedLinks a:hover{
color:#993300;
text-decoration: None;
}

.clickfordetails{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	color:#999999;
	font-weight:bold;


}


input {
	background-color: #DDDAC7;
}

textarea {
	background-color: #DDDAC7;
}

select {
	background-color: #DDDAC7;
}



