 /* Style Sheet for Prescott Pride Center pages */

body {
	height:100%;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	color:#000;
 	background-color:#990099;
	background-color:#D7C8F2;
	}
	
img {border:0px;}
img a {border:0px;}


/* START Content Divs */

#Container {
	position:relative;
	width:800px;
	margin:0px auto 0px auto;
	padding:0px;
	background-color:#fff;
	background-repeat:no-repeat;
	border:1px solid #309;
	border-top:0px;
	border-bottom:3px solid #309;
	text-align:left;
	}	
	
#Banner {
	position:absolute;
	top:10px;
	left:160px;
	height:101px;
	width:590px;
	padding:0px;
	margin:0px;
	background-color:#fff;
	}
#Banner p {text-align:center;margin:0px; padding:0px;}

#MainContent {
	top:0px;
	left:0px;
	width:590px;
	height:auto;
	margin:0px 0px 0px 160px;
	padding:120px 0px 0px 0px;}
	
/* START Headers */
		
h1 {
	margin:0px 0px 10px 0px;
	padding:10px 0px 0px 0px;
	font-size:170%;
	line-height:160%;
	font-style:italic;
	font-weight:normal;
	color:#309;
	text-align:center;
	}
h1.tight {margin:0px; padding:0px 0px 15px 0px; line-height:100%;} 

h2 {
	margin:25px 0px 15px 0px;
	padding:0px;
	font-size:140%;
	line-height:150%;
	font-weight:normal;
	color:#309;
	text-align:center;
	}

h3 {
	margin:20px 0px 15px 0px;
	padding:0px;
	font-size:115%;
	line-height:120%;
	font-weight:bold;
	color:#309;
	text-align:center;
	}

h4 {
	font-size:100%;
	line-height:160%;
	margin:0px 0px 10px 0px;
	padding:0px;
	text-align:center;
	}


h5 {
	font-size:85%;
	line-height:160%;
	font-weight:normal;
	margin:30px 0px 0px 0px;
	padding:0px;
	text-align:left;
	}
h5 a {font-weight:normal;}

/* START Basic Text */

a {	color:#309;
	text-decoration:none;
	font-weight:bold;
	}
a:link {color:#309;}
a:visited {color:#309;}
a:hover {color:#609; text-decoration:underline;}
a:active {color:#609; text-decoration:underline;}

.no_margin-top {margin-top:0px;}

p {
	font-size:95%;
	line-height:150%;
	margin:0px 0px 18px 0px;
	padding:0px;
	text-align:left;
	}
#MainContent>p {margin:0px;}
#MainContent>p+p {margin:18px 0px 0px 0px;}

#MainContent p.event-date {
	text-align:center;
	font-size:100%;
	line-height:100%;
	font-weight:bold;
	margin:0px 0px 6px 0px;
	padding:0px;
	}
#MainContent p.event-place {
	text-align:center;
	font-size:100%;
	line-height:100%;
	font-weight:normal;
	font-style:italic;
	margin:0px;
	padding:0px;
	}

.quote {
	font-style:italic;
	font-size:110%;
	line-height:180%;
	margin:30px 0px 30px 0px;
	padding:10px 0px 0px 0px;
	}
.small-quote {
	font-style:italic;
	font-size:100%;
	line-height:160%;
	text-align:center;
	color:#330099;
	margin:0px 0px 20px 0px;
	}
.youarehere {text-decoration:underline;}
.footnote {font-size:80%; line-height:180%; margin:12px 0px 0px 0px;}

/* START Table Cells */

td {
	font-size:95%;
	line-height:145%;
	text-align:left;
	vertical-align:top;
	} 
.line_above {border-top:1px solid #609;}
td.td-center {text-align:center;}
#gray_top_border td {border-top:1px solid #ccc;}
#gray_top_centered td {border-top:1px solid #ccc; text-align:center;}


/* START Lists */

ul {
	font-size:95%;
	line-height:150%;
	list-style:disc;
	margin:9px 0px 20px 30px;
	padding:0px;
	}
	
ul li {
	font-style:normal;
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	}
	
li.address {list-style:none;
	margin:2px 0px 0px 0px;}
li.tight{margin:0px 0px 5px 0px; padding:0px;}

ol {
	font-size:95%;
	line-height:150%;
	margin:9px 0px 20px 30px;
	padding:0px;
	}
	
ol li {
	font-style:normal;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

ul.tight{margin:0px 0px 20px 30px; padding:0px;}


/* START Menu */
#Menu {
	position:absolute;
	text-align:center;
	top:0px;
	left:10px;
	width:112px;
	height:100%;
	padding:0px 5px 0px 5px;
	margin:0px;
	border-right:1px solid #609;
	}

#Menu p {
	font-size:95%;
	line-height:100%;
	margin:10px 0px 0px 0px;
	padding:0px;
	text-align:center;
	}
#Menu a {font-weight:normal;}

#Menu ul 
	{margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

#Menu li 
	{
	list-style:none;
	font-size:90%;
	line-height:140%;
	font-style:italic;
	text-align:center;
	margin:0px;
	padding:0px 0 12px 0;
	}

/* END Menu */


/* START Footer */
#Footer {
	position:relative;
	width:590px;
	margin:30px 0px 0px 150px;
	padding:10px 0 20px 0px;
	font-size:100%;
	line-height:130%;
	border-top:1px dotted #609;	
	}

#Footer p {	
	font-size:95%;
	line-height:170%;
	margin:0px;
	padding:0px;
	text-align:center;
	}	
#Footer a {font-weight:normal;}


/* END Footer */

/* Last changed Sunday 02 July 2006. */