#all_content {
font-family: "Arial";
	font-size: 13px;
	color:#000033;
    margin-top: 30px;
}

#image {
	float: left;
	width: 0px;
	}

#content {
padding-left: 400px;
padding-top: 10px;
}

#one {
font-size: 22px;
}


#two {
font-size: 30px;
padding-left: 280px;
}

#three {
font-size: 18px;
padding-left: 470px;
}

#invitation {
font-size: 16px;
}

#invitation a:hover{
color:#000033;
}

#text{
background-color:#01002a;
padding-left: 25px;
color: white;
margin-left: -25px;
border-top: 6px solid  #393768;
border-bottom: 2px solid #b7b5ca;
}

#four {
font-size: 13px;
padding: 3px 40px;
border-bottom: thin solid #393768;
border-top: thin solid #908caf;
background-color:#e8e6f4;
margin-top: 4px;
float: right;
color: #000033;
}

#four a{
color: #000033;
}

#main_text {
width: 560px;
background-color:#01002a;
color: white;
}

a:hover {
color: white;
text-decoration: underline;
}

#link a, #link{
margin-bottom: 7px;
padding: 0px 4px;
color:#e4e2f0;
text-decoration: none;

}
#link a, #link_two a{
border-bottom: thin solid #908caf;
}


/*style for reservation page*/



#link_two a, #link_two{
margin-bottom: 7px;
padding: 0px 4px;
color:#e4e2f0;
text-decoration: none;
}

#reservations, #contact {
padding: 5px;
font-size: 15px;
}

#reservations a{
color:#CCCCCC;
}

h4 {
	display: inline;
	font-family: Monotype Corsiva;
}

.about {
font-size: 22px;
}

.cast { 
font-size: 18px;
}

.field {
font-family: "Arial";
	font-size: 13px;
	color:#FFCC99;
	}
#contribute a{
color:#FFCC99;
}

#contribute {
width: 560px;
font-size: 14px;
}


