
/* html5 override to prevent gaps between images */
img { display:block; border: 0;}

#textbox-white img { display: inline; }

#wrapper {
	margin: 0 auto;
	width: 770px;
	background: #FFFFFF; 
}

#menu-section {
	width: 200px;
	float: left;
}

#menudiv {
	padding: 0px 0px 16px 7px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	color: #333333; 
	font-weight: bold; 
	line-height: 16px;
}

#menublock {
	padding: 0px 0px 16px 7px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%; 
	font-style: normal; 
	color: #221E1F; 
	font-weight: bold; 
	line-height: 16px; 
	background: #D5D1CD;
}

#main-section {
	width: 330px;
	float: left;
	padding: 0px 20px 70px 20px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%; 
	font-style: 16px; 
	color: #000000; 
}

#right-image-section {
	width: 200px;
	float: left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%; 
	font-style: normal; 
	color: #000000; 	
}

ul.space-list {
	line-height: 24px;
	list-style-image: url(../images/forward.png);
}

h1,h2 {font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold; color: #8B8178; margin: 0; text-transform:uppercase; clear: both;}

h3 {font-family: Arial, Helvetica, sans-serif; font-size: 110%; font-weight: bold; color: #202020; margin: 0; text-transform:lowercase; clear: both;}

.no-top-margin {margin-top: 0;}

a:link {font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold; color: #DC81A2; text-decoration: underline}
a:visited {font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold; color: #DC81A2; text-decoration: underline}
a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold; color: #8E0100; text-decoration: underline}

.trigger-info, .veterans a {cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold; color: #3C609C; text-decoration: underline}
.trigger-info:hover, .veterans a:hover {cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold; color: #8E0100; text-decoration: underline}

a.menu:link {font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-weight: bold; color: #8E0100; text-decoration: none}
a.menu:visited {font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-weight: bold; color: #8E0100; text-decoration: none}
a.menu:hover {font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-weight: bold; color: #DC81A2; text-decoration: none}
.veterans a.menu:hover {font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-weight: bold; color: #3C609C; text-decoration: none}

hr.silver {	clear: both; color: #696969; background-color: #696969; border: 0; width: 100%; height: 1px; margin: 0 0 10px 0}

a.veterans:hover {font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-weight: bold; color: #8E0100; text-decoration: none}
a.veterans {font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-weight: bold; color: #3C609C; text-decoration: none}

.trigger {
	float: right;
	margin-top: -10px;
	padding: 0;
}

.hide {display: none;}

.team-pic {
	position: absolute;
	right: -220px;
}

.right-pic {
	position: absolute;
	right: -200px;
}

.team-text {
	float: left;
	position: relative;
	margin-bottom: 36px;
}

.team-text-mini {
	float: left;
	margin-right: 10px;
}

.event-info {
	clear: both;
}

.block {
	padding: 1px; /*--Padding of Container--*/
}

blockquote {
	margin: 0 0 18px 0;
}

.caption {
	font-size: 10px;
	text-align: right;
}

.leftalign {
	text-align: left;
}

.video {
	float: left;
	margin-top: 18px;
	width: 200px;
}

.book {
	float: left;
	margin-top: 18px;
}

.video-text, .book-text {
	background-color: #eee;
	border: 1px solid lightGrey;
	border-bottom-right-radius: 12px 12px;
	border-left: none;
	border-top-right-radius: 12px 12px;
	display: block;
	float: left;
	margin-top: 18px;
	padding: 8px;
	width: 112px;
}

.clear {
	clear: both;
}

.lottery {
	float: right;
	margin-left: 100px;
	position: absolute;
	top: 720px;
}

#donate-button, .yellow-button, .booking-form input[type='submit'] {
	background-color: #FEF100;
	border: none;
	font-weight: bold;
	height: 22px;
	margin: 0 0 0 8px;
	padding: 0px 2px 12px;
	position: relative;
	text-transform: uppercase;
	top: 6px;
	cursor: pointer;
}

.yellow-button, .booking-form input[type='submit'] {
	margin: 0 0 36px 0;
	height: 30px;
}

#donate-button:hover, .yellow-button:hover, .booking-form input[type='submit']:hover {
	background-color: orange;
}

/* bookings form */

label	{ font-size: 12px; background: #ffffff; color: #000000; display: block; float: left; width: 100%;margin-top: 18px;}
textarea {clear: both;float: left;}
.form-block { clear: both;font-size: 12px;}
.form-error { font-size: 11px; background: #ffffff; color: red; }
.booking-form input[type="text"] { width: 100%; }
.booking-form input[type="text"].date { width: 90px; }
.required{color: red;font-weight:bold;}

/* old css */

html { min-height: 100%; margin-bottom: 1px; }
.normal {font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-style: normal; color: #221E1F}

body.mainbody {margin: 50px 0px 0px 0px; padding: 0; background: white}
.burgandy {font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-style: normal; font-weight: bold; color: #8E0100}
.subheader {font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-style: normal; text-decoration: none; color: #1F1F1F; font-weight: bold}
.lightgreytext {font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-style: normal; text-decoration: none; color: #8B8178; font-weight: bold}
.darkgreytext {font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-style: normal; text-decoration: none; color: #4E4843; font-weight: bold}


ul {list-style-image: url(bullet.gif); margin: 0 0 0 0; margin-left: 0; padding-left: 1.2em;}

#textbox-right {padding: 0px 0px 0px 0px; background: #FFFFFF; border-top: 1px solid #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-style: normal; color: #000000; border-right: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border: none}
#textbox-white {padding: 0px 20px 30px 20px; background: #FFFFFF; border-top: 1px solid #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-style: normal; color: #000000; border-right: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border: none; position: relative;}

#menustatic {padding: 0px 0px 8px 7px; border-top: 1px solid #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-style: normal; color: #333333; border-right: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border: none; font-weight: bold; line-height: normal}
#menusubheader {padding: 0px 0px 8px 7px; border-top: 1px solid #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-style: normal; color: #333333; border-right: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border: none; font-weight: bold; line-height: normal}
#menusublink {padding: 0px 0px 4px 20px; border-top: 1px solid #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-style: italic; color: #333333; border-right: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border: none; font-weight: bold; line-height: normal}
#menusubblock {padding: 0px 0px 4px 20px; border-top: 1px solid #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-style: italic; color: #221E1F; border-right: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; border: none; font-weight: bold; line-height: normal; background: #ECE7E3}


.book-by-card {
	margin-right: 18px;
	display: inline;
}

#textbox-calendartable {
	margin-bottom: 36px;
}


.menu-quote {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #221E1F}
