html {
		margin: 0;
}

body	{
		text-align: center;
        font-family: Helvetica, Verdana, Arial, Trebuchet MS, sans-serif; 	
		font-size: .95em;
		margin-top: 0;
		padding-top: 0;
}		

h1		{
		color: #23559d;
		margin-bottom: 0;
		margin-top: 0;
		font-size: 1.5em;
}


h2		{
		color: #23559d;
		margin-bottom: 0;
		margin-top: 0;
		font-size: 1.17em;
}

p.notop {
		margin-top: 0;
}		

.htwo	{
		align: left;
		width: 200px;
		border-bottom-style:solid;
		border-bottom-color: #23559d;
		border-bottom-width:thin;
}		
		
.red	{
		color: red;
}

.bold	{
		font-weight: bold;
}		

.boldBlue {
		font-weight: bold;
		color: #23559d;
}				

#entire {
		align: center;
		text-align: center;
        margin: 0 auto;
        vertical-align:top;		
		width:936px;

}

#header {
		background-image: url(/images/header.png);
        margin: 0 auto;		
		width: 936px;
		height: 167px;
		text-align: center;

}

#menu	{
		align: center;
		margin: 0 auto;
		text-align: center	;
		padding: 0;

}

#content	{
		background-image: url(/images/body.png);
		background-repeat:repeat-y;
        margin: 0 auto;
		margin-bottom: 0;
		width: 936px;
		text-align:left;
		
}

#content-text	{
		padding-top:5px;
		padding-left:40px;
		width: 560px;

}
		
#footer	{
		background-image: url(/images/footer.png);
        margin: 0 auto;
		margin-top: 0;
		width: 936px;
		height: 38px; /* 53 - 15 */
		padding-top: 15px;
		color: #23559d;

}		
				
#testimonials {
		float: right;
		margin-right: 16px;
}		

#blueBlock {
		width: 530px;
}
		
#blueBlockTop {
		width: 530px;
		height: 25px;
		background-image: url(/images/blueBlockTop.jpg);
}

#blueBlockMiddle {
		width: 530px;
		background-image: url(/images/blueBlockMiddle.jpg);
		background-repeat: repeat-y;
		

}
#blueBlockMiddleText{
		width: 510px;
		padding-left: 10px;
}		

#blueBlockBottom {
		width: 530px;
		height: 25px;
		background-image: url(/images/blueBlockBottom.jpg);

}		

.hotel {
		font-size:13px;
		color:black;
		vertical-align:top;
}

.hotelYearHeader {
		color: #23559d;		
		font-size:22px;
}

.hotelHeader {
		border-bottom:dotted;
		color: #23559d;		
		font-size:18px;
}

.hotelDate {
		border-bottom:solid;
		border-width:thin;		
		border-color: #23559d;
		font-size:15px;		
}

.hotelPrice {
		color:red;
}

a:link, a:hover, a:visited {
		color: #23559e;
}

.alphabetTable	{
		color: #23559e;
		background-color: #e6eaf1;
		border-color: #23559e;
		border-style:solid;
		border-width:thin;	
		padding: 0;
		margin: 0;
		
		
}		

.alphabet	{
		color: #23559e;
		background-color: #e6eaf1;
		border-right-color: #23559e;
		border-right-style:solid;
		border-right-width:thin;	
		padding: 0;
		margin: 0;
		
		
}		



/****************************************************/
/*				APP MANAGER CSS						*/
/****************************************************/

.signature {
		border-bottom-width: thin;
		border-bottom-style: solid;
		border-bottom-color: black;
}		

.attendee {
		border-color: #f5e06d;
		border-style: solid;
		border-width: thin;
		font-size:80%;
        margin: 0 auto;		
	}	

.attendeeHeader {
		border-color: #f5e06d;
		border-style: solid;
		border-width: thin;
		font-size:120%;
		font-weight:bold;
	}		
	
	.listing {
		width: 800px;
        /*float: right;			*/
		/*margin-right: 50px;   */
        margin: 0 auto;		
	}
	
	.listingTable {
		border-color: #f5e06d;
		border-style: solid;
		border-width: thin;
		width: 800px;
        align: right;
        /* margin: 0 auto;		*/
	}
		
	.listingHeader {
		border-bottom-color: #f5e06d;
		border-bottom-style: solid;
		border-bottom-width: thin;
		height: 40px;
		background-color: #f6f2d7;
	}
	
.utilities {
		border-color: #f5e06d;
		border-style: solid;
		border-width: thin;
		width: 800px;
		margin: 0 auto;
		/*float: right;			*/
		/*margin-right: 20px;	*/
}	

A.linkLike:Link, A.linkLike:Visited {
		font-size: 80%;
		text-decoration: none;
		color:blue;
}

.linkLike {
		font-size: 80%;
		text-decoration: none;
		color:blue;
}

.song	  {
		margin-right: 60px;

}



/****************************************************/
/*				END APP MANAGER CSS					*/
/****************************************************/




		
				




