/* Paper Chairs website CSS - Megan M. Reilly 20100320 */


body {
				font-family: verdana, sans-serif;
				background-attachment:fixed;
				background-repeat: repeat;
				background-position: left top;				
				background-image: url(images/pc_background.jpg);
}

#wrapperHome {
	background-image: url(images/pc_wrapper_background_1smaller.jpg);
	background-repeat:  no-repeat;
	border:1px solid #727272;
	width:850px;
	height:575px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

#wrapper {
				background-image: url(images/pc_wrapper_background_2.jpg);
		background-repeat:  no-repeat;
	border:1px solid #727272;
	width:850px;

	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
			
}

#wrapperUpcoming {
				background-image: url(images/pc_wrapper_background_3.jpg);
				background-repeat:  no-repeat;
				border:1px solid #727272;
				margin:30px auto 0;
				padding:6px;
				width:950px;
				height:1400px;				
}

#content {
				margin-top:22%;
				font-size:12px;	
				text-align:center;
				min-height: 600px;
}

#center {
				text-align:center;
}

#content1 {
				margin-top:15%;
				height:400px;
}

#pictoBrowser	{
				text-align:center;			
}

#header {
				margin-top:16%;
				margin-right:7%;
				float:right;
}

#menuHome {
				position: static;
				padding-top:700px;
				bottom: 2em;
				width:950px;
				text-align:center;
				vertical-align:top;
}

#menu {
				position: static;
				padding-top:50px;
				width:950px;
				text-align:center;
				font-size: 18px;
				vertical-align:top;
}
#nav  {
text-align: center; 
}


#nav span.chair img { margin-bottom: 8px;}

#nav span.menuLink {  
    position: relative;
    top: -23px;
}

#nav span.menuLink a:hover {color: #000;}


h1 {
				font-size:18px;
				font-weight:lighter;
				color:#993300;
}

h2 {
				font-size:16px;
				font-weight:lighter;
				color:#660000;
}

h3 {
				font-size:16px;
				font-weight:bolder;
				color: #660000;
				
}

h4 {
				font-size:14px;
				font-weight:bold;
				color:#993300;
				margin-right:7%;
				margin-left:5%;
				margin-bottom:0;
				float:right;
}

h5 {
				font-size:14px;
				font-weight:bold;
				margin-left:5%;
				color:#993300;
				margin-bottom:0;
}

h6 {
				font-size:18px;
				font-weight:lighter;
				color:#993300;
				text-align:center;
}

ul {
				font-size:12px;				
}

ul.noBullet {
				list-style-type:none;
				margin-top:15px;
}

#projectInfo {
				float:left;
				width:850px;
				margin-left:5%;
				font-size:10px;
}

#upcomingImage {
				float:right;
				width:450px;
}

#upcomingImage2 {
				clear:both;
				float:left;
				width:450px;
				padding-left:30px;
}

#title {
				text-align:center;
}

em {
				font-size:12px;
				color:#993300;
}

a {
				color:#663333;
				text-decoration:none;
}

p {
				padding-left:5%;
				padding-right:5%;
}

p.names {
				text-align:center;
				margin-top:1%;
				margin-bottom:1%;
				clear:both;
}

p.showInfo {
				font-size:12px;
				line-height:1.25;			
}

p.showInfoDates {
				font-weight:bolder;
}

p.mission {
				font-size:12px;
				line-height:1.5;
				margin:5px;
}

#contactInfo {
				margin-left:5%;
				float:left;
}

#badges {
				text-align:right;
				line-height:30px;
				float:right;
				margin-right:7%;
}

.missionBlock {
				float:left;
				margin-top:0px;
				margin-bottom:10px;				
}

.onPageLink {
				color:#993300;
}

.chair {
				vertical-align:sub;
}

.playTitle {
				font-style:italic;
}

.name {
				font-weight:bold;
}

.contact {
				line-height:6px;
}

#buyTicketsHome {
			float:left;
}

table {
				margin-left:325px;
			
				
}
#footer {
margin: 0 auto; 
text-align: center;
width: 864px;
font-size: 11px; 
padding-top: 10px; 

} 
#buynow {
				padding-bottom:50px;
}

#text {
				padding-bottom:100px;
}

.weekendSeats {
				font-size:20px;
}
