body{
	text-align:center;
	background-color:black;
	padding:0;
}


a.aoa{
	font-family:arial;
	background-color:transparent;
	color:#999999;
	font-size:90%;
}

#facebookWrapper{
	width:200px;
	height:20px;
	
	margin-top:-35px;
	
	position:fixed;
	
}

#facebookWrapper div{
}

a.aoa:hover{
	font-family:arial;
	color:#999999;
	background-color:transparent;
}

#wrapper{
	margin:0 auto;
	width:1000px;
}

/*wraps the left bar*/
#leftBar{
	float:left;
	width:150px;
}


#logo{
	float:center;
	width:130px;
	height:200px;
}

.contactInfo{
	margin-top:50px;
	margin-left:50px;
	margin-right:200px;
	color:white;
	font-size:90%;
}

.contactInfoHeader{
	font-weight:bold;
	margin-right:50px;
	width:150px;
	color:e6e6e6;
	text-decoration:underline;
	
}

.contactInfoDay{
	margin-right:50px;
	width:150px;
}



#homeFlash{
	float:left;
	width:430px;
	height:200px;
	margin-left:20px;
}

#nav{
	margin-top:30px;
	background:#111111;
	float:left;
	
}

.memberWrapper{
	border-top:1px solid white;
	border-bottom:1px solid white;
	
	width:150px;
	height:30px;
	
	background-color:#1e1e1e;
}

.member{
	width:150px;
	height:30px;
	float:left;
	
	color:#cccccc;
	text-transform:uppercase;
	text-decoration:none;
	font-size:70%;
	font-family:arial;
	text-align:left;
}


.member:hover{
	background-color:white;
	color:black;
}

.members:visited{
	background-color:none;
}

.members:active{
	background-color:white;
	color:black;
}

#infoSection{
	width:150px;
	height:90px;
	text-align:center;
	
}

.address{
	margin-top:20px;

	width:125px;
	text-align:center;
	font-size:58%;
	color:#999999;
}

#main{
	float:left;
	width:625px;
	text-align:left;
}

#specials{
	float:right;
	margin-left:8px;
	width:112px;
	height:200px;
	border:1px solid white;
}

.specials{
	text-transform:uppercase;
	width:120px;
	color:#99ccff;
	font-weight:bold;
	font-size:60%;
	font-family:arial;
	
	margin-top:10px;
	margin-left:10px;	
}

.imgTop{
	float:left;
	margin-left:20px;
}

#rightBar{
	float:right;
	width:200px;
	border-left:1px solid #99ccff;

}


#mainWrap{
	padding:0;
	width:100%;
	height:200px;
	
}

#tuxedoWrapper{
	width:605px;
	margin-left:10px;
	float: left;
}

.item{
	background-color:black;
	margin-left:4px;
	float:left;
	width:194px;
	height:305px;
	text-align:center;
	padding-top:5px;
}

#indexFlash{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
}

.description{
	width:100%;
	height:50px;
	font-family:arial;
	color:#e6e6e6;
	font-size:75%;
	text-align:center;
	border-top:1px solid #99ccff;
	border-bottom:1px solid #99ccff;
}

.descriptionShoes{
	width:100%;
	height:50px;
	font-family:arial;
	color:#e6e6e6;
	font-size:75%;
	text-align:center;
}

.rightBarWrapper{
	width:190px;
	margin-left:10px;
	text-align:center;
	float:right;
}

.headerShoes{
	font-family:arial;
	color:e6e6e6;
	font-size:200%;
	text-decoration:underline;
}
.descriptionHeading{
	margin-left:10px;
	font-weight:bold;
	text-decoration:underline;
}

.nextPagesWrapper{
	width: 600px;
	text-align:right;
	margin-top:20px;
	float: left;
		
}


.nextPagesNumbers{
	width:150px;
	float:left;
}

.nextPagesNP{
	width:350px;
	float:left;
	text-align: left;
	padding-left: 20px;
}

.nextPagesText{
	font-size:80%;
	color:#99ccff;
	font-family:arial;
}

a.nextPagesLinks{
	font-size:80%;
	color:white;
	font-family:arial;
	text-decoration: none;
}

a.nextPagesLinks:hover{
	background-color:black;
	color:white;
}
	
p.content{
	color:white;
	margin-left:50px;
}


#footer{
	margin:0 auto;
	width:1000px;
	height:75px;
	clear:both;
	color:white;
	text-align:center;

}

#footerWrapper{
	width:500px;
	height:75px;
	margin:0 auto;
	text-align:center;
}

a.footer{
	color:#999999;
	font-family:arial;
	font-size:55%;
	padding:5px;
	
	margin:0 auto;
}

a.footer:hover{
	background-color:black;
	color:#999999;
	}
#bridalInformation{
	font-size:70%;
	color:red;
	border-bottom:2px solid red;
	border-top:1px solid red;
	}

