html {
		margin: 0;		
}

body	{
		background-color: white;
		background-image: url("/images/bright_squares.png");
		background-repeat: repeat;
		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;
}		

.bigBlue {
		font-size: 110%;
		color: #23559d;
}				

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

.bigRed {
		font-size: 110%;
		color: red;
}				

.boldRed {
		font-size: 110%;
		font-weight: bold;
		color: red;
}				

#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;
}		

.testimonial-text-div {
		width: 288px;
		margin-left: 12px;
}

.testimonial-header {
	color: #23559d;
	text-align: center;
	font-weight: bold;

}

.testimonial-text {
/*	color: #23559d;	
	text-align: center;
	font-weight: bold;	*/
	font-style: italic;
	font-size: 15px;
	margin-bottom: 30px;
	
}

#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;
		
		
}		

/* This is for the jQuery validation page */
.error {
    color: red;  
  
}

input.error {

  border-width: 2px;
  border-color: red;
  border-style: solid;
/*  
    border-top-width: 2px;
    border-right-width-value: 2px;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-bottom-width: 2px;
    border-left-width-value: 2px;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-top-style: solid;
    border-right-style-value: solid;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-bottom-style: solid;
    border-left-style-value: solid;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-top-color: red;
    border-right-color-value: red;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-bottom-color: red;
    border-left-color-value: red;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
*/
}

label.error {
    display: none;
}
/****************************************************/
/*				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					*/
/****************************************************/




		
				





