html body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	background-color: #000000;
}
h1 {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -99999px;
}
h2 {
	font-size: 2.2em;
}

h3 {
	font-size: 1.6em;
	margin-left: 5px;
}

h3.featureh3 {
	font-size: 1.6em;
	padding-bottom: 0;
	margin-bottom: 0;
}
h3.orgname {
	font-size: 1.4em;
	padding-top: 20px;
}

p {
	font-size: 1.2em;
	line-height: 1.5;
}

h2.slogan {
	font-family: 'Lucida Sans', Helvetica, Arial, TrebuchetMS, sans-serif;
	font-size: 3.4em;
	color: #ffffff;
	background: #12125F;
	opacity: 0.7;
	text-align: right;
	padding:15px 10px;
	width: 780px;
	position: relative;
	top: 289px;
}
li {
	font-size: 1.2em;
}

img.logo {
		margin:0;
		padding:0;
		margin-top: -16px;
		top: 0;
}
a.skiptonav {
	visibility: hidden;
}

a.skiptocontent {
	visibility: hidden;
}

a img {
	border: none;
}
#container {
	background-color: white;
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#header {
	border-bottom: 3px solid #909090;
	background: #abaaaa url('../images/prideweek.gif') no-repeat 515px 40px;
	margin: 0;
	height: 175px;
	z-index: 120;
}
/*NAVIGATION */
#menu {
	background-color: #CECECE;
	float: left;
	width: 100%;
	border-bottom: 8px solid #909090;
	top: -6px;
}

#menu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: #CECECE;
	margin-left: 2.4em;
	z-index: 90;
	margin-top: -8px;
	
}

#menu li { /* all list items */
	float: left;
	position: relative;
	width: 9em;
	top: 8px;
	z-index: 110;
	font-size:1.2em;
	color:#000;
	background:#cdcdcd;
	text-decoration: none;
	padding: 10px 5px 10px 5px;
	display: block;
}
#menu li a {
	text-decoration: none;
	color: black;
}
#menu li ul { /* second-level lists */
	visibility: hidden;
	position: absolute;
	top: 3px;
	left: 11px;
	width:10em;
	padding-right: 5px;
	font-size: 80%;
	margin-top: 40px;
	z-index: 100;
	margin-left: -1.0em;
	opacity: 0.8;
	display: block;
	text-align: left;
}

#menu li li {
	width: 10em;
	top: -0.5px;
	z-index: 100;
	font-size:1.1em;
	color:#000;
	background:#cdcdcd;
	text-decoration: none;
	margin: 0;
	display: block;
}
#menu li li a {
	font-size: 1.1em;
	font-weight: bold;
	display: block;
}

#menu li:hover {
	color:#fff;
background:#909090;
}

#menu li a:hover {
	color: #fff;
	background: #909090;
}

#menu li:hover ul, #menu li.over ul { /* lists nested under hovered list items */
	display: block;
	visibility: visible;
}
#menu li a:hover {
	color: white;
}

/*style individual links */
#nav-home {
	border-bottom: 8px solid #FF0000;
	z-index:120;
	font-weight: bold;
	text-decoration: none;
}
#nav-events {
	border-bottom: 8px solid #FFA500;
	z-index:120;
	font-weight: bold;
}
#nav-getinvolved {
	border-bottom: 8px solid #FFFF00;
	z-index:120;
	font-weight: bold;
}
#nav-photogal {
	border-bottom: 8px solid #008000;
	z-index:120;
	font-weight: bold;
}
#nav-about {
	border-bottom: 8px solid #12125F;
	z-index:120;
	font-weight: bold;
}
#nav-contact {
	border-bottom: 8px solid #800080;
	z-index:120;
	font-weight: bold;
}
/* END OF NAVIGATION */
#content {
	clear: both;
	width: 800px;
	padding: 0;
	font-size: 1.2em;
}

#content-wrapper {
	padding: 30px;
}

#content-wrapper li{
	line-height: 1.5;
	margin-bottom: 10px;
}

#content-partners {
	padding: 20px 20px 40px 60px;
}
#featured {
	background-color: #A7CF8E;
	width: 730px;
	padding: 5px;
	font-size: 1.2em;
	line-height: 1.5;
	color: #000000;
}
/* homepage content divs */
#content-top {
	clear: both;
	width: 100%;
	height: 358px;
	background: url('../images/img3.jpg') no-repeat;
	border-bottom: 8px solid purple;
}
#content-bottom {
	width: 100%;
	margin: 0;
	padding: 10px 0 0 0;
	background-color: #cdcdcd;
	overflow: hidden;
}
h2.date {
	margin:0;
	padding:0;
	position: absolute;
	left: -99999px;
	top: -9999px;
}

img.pridead {
	padding: 0;
	float: right;
	margin-top: -150px;
	margin-right: 20px;
}
#cbwrapper {
	padding: 20px;
	
}

#leftcol {
}

#rightcol {
}

#facebookalign {
	text-align: left;
	padding: 0 0 20px 0;
	float: right;
	margin-top: -100px;
}
img.facebook {
	margin-top: -7px;
	margin-left: -5px;
}

div.org {
	margin-top: 30px;
}

img.partnerlogo {
	float: left;
	padding-right: 20px;
}

p.orgdetails {
	margin-left: 180px;
}

#sponsorslist {
	list-style-type: none;
	margin-left: 30px;
}

#sponsorslist li {
	text-decoration: none;
	float: left;
	text-align: center;
	padding: 20px;
}

#sponsorslist li p {
	text-align: center;
	font-size: 1.0em;
	margin-top: 0;
}
/* jQuery lightBox plugin - Gallery style */
#gallery {
	padding: 10px 20px;
	width: 720px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 5px solid #abaaaa;
}
#gallery ul a:hover img {
	border: 5px solid #909090;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }
/* end of gallery styles */

/*styles for the form element */
form {
  color: #3E4A49;
  padding: 0;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
  font-size: 1.0em;
  text-align: left;
  margin-left: 50px;
  border: none;
  width: 340px;
}

fieldset {
margin: 10px 0 0 0;
padding: 0;
border: none;
}

legend {
	margin-left: -10px;
	color: #000000;
    font-family: Arial, Helvetica, Sans-serif;
  	font-size: 1.2em;
  	font-weight: bold;
  	padding: 5px;
	margin-bottom: 10px;
  	width: 16em;
}

legend span {
	font-size: 80%;
	color: red;
}
p.buttons {
	text-align: right;
	margin-top: 5px;
	margin-left: 110px;
}
/*styles for the footer */
#footer {
	clear: both;
	background: #abaaaa;
	margin: 0;
	padding: 0;
	overflow: hidden;
	padding-bottom: 10px;
	width: 100%;
	text-align: center;
}

p.footerlogos {
	margin: 0;
	padding: 20px;
	text-align:left;
}

p.copyright {
	padding-left: 20px;
}
#logos {
	list-style:none;
	width: 90%;
	background-color: #abaaaa;
	display: block;
	overflow: hidden;
}

#logos li {
	float: left;
	background-color: #abaaaa;
	padding: 0;
	line-height:3.0;
	width: 100px;
}