/*FP Styles*/


/*//// LAYOUT ////*/
body { background-color: #eee; font-family: Verdana; font-size: 12px; line-height: 20px; }
#Master { width: 1030px; margin-left: auto; margin-right: auto; background: rgb(255,255,255); padding-left: 5px; padding-right: 5px; border-left: 1px solid rgb(200,200,200); border-right: 1px solid rgb(200,200,200); margin-top: -10px; margin-bottom: -10px; }
header { background-color: rgb(0,81,124); width: 1030px; height: 220px; }
	#Logo { width: 375px; height: 110px; padding-top: 10px; margin-left: 35px;}
nav { background-color: rgb(0,81,124); width: 1030px; height: 45px; margin-bottom: 10px; padding-top: 5px; text-align: center; }
	nav ul { margin: 0; padding: 0; }
	nav li { color: rgb(255,255,255); display: inline; font-weight: bold; list-style-type: none; margin-right: 15px; font-size: 16px; }
	nav a:link { color: rgb(255,255,255); text-decoration: none; }
	nav a:visited { color: rgb(255,255,255); }
	nav a:hover { color: rgb(255,102,0); }
article { background: rgb(255,255,255); width: 1030px; margin-bottom: 70px; margin-top:20px; padding-left: 2px; padding-right: 2px; padding-bottom: 20px; padding-top: 10px; }
.FeatureBox { background-color: rgb(0,81,124); width: 980px; float: left; margin-right: 10px; margin-bottom: 10px; padding: 15px; color: white; height: auto  border: 0px;}
		.FeatureBoxImage { background: rgb(200,200,200); width: 282px; height: auto; margin-bottom: 10px; border: 5px solid rgb(255,255,255); margin-top: 5px; }
		.FeatureImage{ float: right;width: 319px; height: 100px; border 2px solid #000000; margin-right: 10px; margin-left:10px; margin-bottom: 6px;}

.FeatureBoxMain { background-color: rgb(0,81,124); width: 300px; float: left; margin-right: 10px; margin-bottom: 10px; padding: 15px; color: white; height: auto }
	.FeatureBoxTitleMain { position: absolute; margin-top: -30px; }
	.FeatureBoxImageMain { background: rgb(200,200,200); width: 282px; height: auto; margin-bottom: 10px; border: 5px solid rgb(255,255,255); margin-top: 5px; }
	
.FeatureBoxSticker { )background-color: rgb(255,255.255); width: 1030px;  margin-bottom: 5px; padding-top: 5px; padding-bottom:10px; color: blue; }
	.FeatureBoxImageSticker { float: left; width: 75px; height: 75px; margin-bottom: 20px; border: 5px solid rgb(255,255,255); margin-top: 5px; padding:40px;}
	
footer { background: rgb(255,255,255); width: 1030px; height: 35px; clear: both; padding-top: 15px; text-align: center; margin-left:0px; }
	footer ul { margin: 0; padding: 0; }
	footer li { color: rgb(255,255,255); display: inline; list-style-type: none; margin-right: 10px; font-size: 12px; }





/*//// TEXT FORMATTING ////*/
h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 {font-size:  16px;}
h1,h2 { color: rgb(255,102,0); margin-bottom: 30px; margin-top: 30px; text-align: center; }
h3{ color: rgb(0.0.0);margin-bottom: -10px; text-align: center; }

p { font-size: 14px; line-height: 20px; text-indent: 0px; }
.FirstParagraph { font-style: italic; font-weight: bold; line-height: 30px; padding: 0 20px; color: rgb(255,102,0); }
.Emphasis { font-style: italic; font-weight: bold; color: rgb(138,197,62); }
.Highlighter { font-weight: bold; background: yellow; }
ol { font-size: 12px; margin: 30px 0; }
li { margin-bottom: 10px; }
.testimonial { font-style: italic; text-indent: 0px; padding: 0 20px 20px 20px; }
.testimonialname { font-style: normal; font-weight: bold; }


/*//// MEDIA ////*/
.ImageController { border: 5px solid rgb(0,81,124); box-shadow: 5px 5px 5px rgba(0,0,0,0.25); margin-right: 10px; margin-bottom: 15px; width: 1020px; }


/*//// HOME ////*/
#Slideshow { width: 930px; height: 423px; padding-left: 10px; border: 1px solid rgb(200,200,200); }
	#Slideshow img { margin-left: -30px; }


/*//// TICKETS AND RATES ////*/
table { color: rgb(255,255,255); background: rgb(0,81,124); font-size: 12px; border: 1px solid rgb(0,0,0); margin-bottom: 60px; margin-top: 30px; }
th { color: rgb(138,197,62); text-align: left; background: rgb(0,0,0); padding: 5px; }
td { padding: 10px; }


/*//// OUR LOCATION ////*/
#LocationMap { margin-left: 170px; border: 1px solid rgb(0,81,124); width: 600px; height: 300px; margin-top: 30px; margin-bottom: 70px; }
