/* Composition Styles */

/* change this to rely on the classes instead of the id's */
	#c1 {
		background: #FAFCF7 url("http://www.womenspace.org/artshow/2006/assets/images/bg.jpg") no-repeat 60% 0;
		}
		#home #c1 {
			background-image: none;
			}
		
	#c2 {
		background: #FAFCF7;
		}
		
	#c3 {
		}
/* */
		
	#content, #content2 {
		padding: 25px;
		line-height: 160%;
		}
		#content2 {
			padding-left: 0;
			}
			#content2 p {
				padding: 0 0 0 25px;
				}
		#home #content {
			background-image: none;
			}
			
	#cover {
		margin: 0 0 20px 0;
		}

	#footer {
		border-top: 1px dotted #666;
		color: #666;
		clear: both;	
		font-family: arial, helvetica, sans-serif;
		font-size: 90%;
		line-height: 90%;	
		margin: 15px 0 25px 25px;	
		padding: 10px 3px;	
		}		

	#header {
		background: #D1E2B4;
		font-size: 80%;
		padding: 22px 0 0 0;
		line-height: 100%;
		position: absolute;
			left: 0;
			top: 0;
		width: 100%;
		}
		#header #logo {
			position: absolute;
				left: 40%;
				top: 24px;
			}
			#header #logo p {
				color: #333;
				font-size: 110%;
				font-variant: small-caps;
				font-weight: bold;
				line-height: 140%;
				margin: 0 4px -5px 0;
				text-align: right;
				}			
		#header p {
			margin: 0;
			}				
			
	#home h1 {
		background: transparent url("http://www.womenspace.org/artshow/2006/assets/images/bg_heading.gif") no-repeat 5px 9px;
		color: #73943A;
		margin: 0 0 7px -3px;
		padding: 0 0 12px 1px;
		}			
			
	#locationmap {
		border: 1px solid #D1E2B4;
		}			
						
	/* Navigation */	
	ul#navlist {
		line-height: 100%;
		margin: 0 0 -3px 20px;
		padding: 0;
		}
		#navlist li {
			font-family: arial, helvetica, sans-serif;
			font-size: 115%;
			color: #333;
			list-style: none;	
			margin: 0 0 11px;
			padding: 0;
			text-transform: uppercase;	
			}
			#navlist li a {
				padding-left: 15px;
				text-decoration: none;		
				}
			#navlist li a:link, #navlist li a:visited {		
				color: #333;
				}
			#navlist li a:hover {
				background:  url("http://www.womenspace.org/artshow/2006/assets/images/arrow.gif") no-repeat 2px 50%;
				color: #000;
				}
		#press #pressnav, #home #navHome, #tickets #ticketsnav, #location #locationnav, #schedule #schedulenav, #about #aboutnav, #exhibitors #exhibitorsnav{
			background:  url("http://www.womenspace.org/artshow/2006/assets/images/arrow.gif") no-repeat 2px 50%;
			}				
	
	/* Secondary navigation */
	
	#about_subnav, #exhibitors_subnav {
		position: absolute; 
			left: 154px;
			top: 22px;
		text-transform: uppercase;
		}
	#exhibitors_subnav {
			left: 118px; 
			top: 43px;
		}		
		#about_subnav ul, #exhibitors_subnav ul  {
			background:  url("http://www.womenspace.org/artshow/2006/assets/images/subnav_line.gif") no-repeat 0 6px;
			margin: 0;
			padding: 0 0 0 32px;
			}
		#about_subnav  li, #exhibitors_subnav li {
			color: #333;
			font-family: arial, helvetica, sans-serif;
			list-style: none;	
			margin: 0 0 10px 0;			
			padding: 0;
			}
		#about_subnav li a, #exhibitors_subnav li a {
			text-decoration: none;
			}
		#about_subnav li a:link, #exhibitors_subnav li a:link, #about_subnav li a:visited, #exhibitors_subnav li a:visited {
			color: #333;
			}
		#about_subnav li a:hover, #exhibitors_subnav li a:hover {
			color: #000;
			}
			
	#photo img {
		border: 1px solid #333;
		border-top: none;
		}	
		
	#stripe {
		background: #000;
		color: #fff;
		padding: 6px 10px 6px 0;
		}

	.tagline {
		font-size: 105%;
		padding: 3px 10px 3px 0;
		text-align: right;
		}	
		
		

	








	

		




