@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px; color:#696B73;
	}

div {
	padding:0px;
	margin:0px;
	}

p {
	line-height:20px;
	}
		
#outerwrapper {
	position:relative;
	text-align:center;
	}
	
#wrapper {
	position:relative;
	text-align:left;
	width:959px;
	margin:auto;
	background-color:#FFFFFF;
	}
	
#navigation {
	width:970px;
	height:89px;
	background:url(our_images/parade_house_image_02.jpg) no-repeat;
	margin:0;
	padding:0;
	}
#navigation2 {
	width:970px;
	height:89px;
	background:url(our_images/parade_house_night_middle.jpg) no-repeat;
	margin:0;
	padding:0;
	}

#navigation a img, #navigation2 a img {
	height:87px;
	padding:0px;
	margin:1px 3px 1px 0px;
	float:left;
	clear:none;
	}
	
#banner {
	height:143px;
	width:959px;
	background:url(our_images/parade_house_image_04.jpg) no-repeat;
	}
	
#banner2 {
	height:143px;
	width:959px;
	background:url(our_images/parade_house_night_top.jpg) no-repeat;
	}

div.clear {
	clear:both;
	}

#content {
	position:relative; 
	width:959px;
	}
		
#mainimage {
	position:relative;
	top:0px!important;
	top:-2px;
	}
	
#leftarea {
	position:relative;
	width:355px;
	float:left;
	clear:right;
	padding-bottom:10px;
	}

.liststyle{
	padding-left:20px;
	margin:0px;
	font-size:16px;
	font-weight:normal;
	width:335px;
	position:relative;
	}
	
ul.liststyle {
	width:280px;
	list-style-type:disc;
	}

.liststyle li{
	position:relative;
	padding-top:4px;
	padding-bottom:8px;
	border-bottom:1px dashed #CECFD1;
	}
	
.liststyle .li_noborder {
	border-bottom:0;
	}
	
.liststyle .indent {
	margin-left:17px;
	}
	
.liststyle li a {
	margin-left:5px;
	display:block;
	color:#625276;
	}

.liststyle a, .liststyle a:visited {color:#625276; text-decoration:none;}
.liststyle a:hover, .liststyle a:active {color:#625276; text-decoration:underline;}

#bottom {
	bottom:0px;
	padding:30px 0 0 0;
	}

#route a:link {
	color:#625276;
	text-decoration:none;
	font-weight:bold;
	}
		
#leftarea {
	position:relative;
	width:355px;
	float:left;
	clear:right;
	padding-bottom:10px;
	}

#rightcontent, #rightcontent2 {
	position:relative;
	width:591px;
	float:right;
	clear:right;
	padding-top:0px!important;
	padding-top:10px;
	padding-bottom:10px;
	}

#rightcontent h1 {
	font-size:20px;
	color:#625276;
	font-style:italic;
	font-weight:normal;
}

#rightcontent a:link {
	text-decoration:none;
	font-style:italic;
	color:#625276;
	}
	
#rightcontent a:hover {
	text-decoration:underline;
	color:#625276;
	}
	
#rightcontent img.news_pic {
	padding:0px;
	margin:0px;
}

#rightcontent div.news_event {
	float:left;
	margin-right:10px;
}

#rightcontent div.news_event p {
	margin-top:0px;
	text-align:center;
	font-style:italic;
}

#rightcontent h2 {
	font-size:16px;
	color:#625276;
	font-style:italic;
	font-weight:700;
}

#rightcontent hr {
	height:1px;
	background-color:#ccc;
	color:#ccc;
	border:none;
	clear:both;
}

#rightcontent p {
	margin-bottom:14px;
	}
		
#footer {
	position:relative;
	margin-top:20px;
	padding-bottom:10px;
	padding-top:5px;
	border-top:#CCCCCC solid 1px;
	}
	
#copyright {
	position:relative;
	width:958px;
	}
	
#copyrightleft {
	position:relative;
	text-align:left;
	width:650px;
	float:left;
	}
	
div .album {
	padding-bottom:30px;
	border-bottom:solid 1px #625276;
	}
div.album p.album_descrip {
	padding:0px;
	margin:0px;
	}
			
div .album img {
	padding:7px;
	border:solid 1px #CCCCCC;
	margin:10px 10px 0px 0px;
	}

div.album h2.album_name {
	padding-bottom:0px;
	margin-bottom:0px;
	}
