body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	background: #f0ebd7;
	font-family: Arial, Helvetica, sans serif;
	font-size: 75%;
	color: #000;
}

b {font-size: 120%;}

p {
text-align: justify;
padding-right: 20px;
}

em {color: black;}

a {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

h4 {
	font-family: Georgia;
}

table {
	border-collapse: collapse;
	margin: 5px;
}
th strong {
	color: #fff;
}
th {
	background: #e9e3b3;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #333;
	text-align: left;
	border-left: 1px solid #e9e3b3;
	border-bottom: solid 2px #e9e3b3;
}
tr {
	height: 30px;
}
td {
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px solid #e9e3b3;
	border-bottom: solid 1px #e9e3b3;
	border-right: solid 1px #e9e3b3;
}


#maincontainer {
	width: 924px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background: #f0ebd7;
}

#topsection {
	background: url(../images/header.jpg);
	height: 104px;
}

#navsection {
	background: url(../images/lower_header2.jpg);
	height: 24px;
	padding-left: 0px;
	padding-top: 10px;
	color: #fff;
	text-align: center;
}

#navsection ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

#navsection ul li {
	margin-left: 0;
	padding: 5px 4px;
	border-left: 1px solid #fff;
	list-style: none;
	display: inline;
}

#navsection ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}

#navsection a {
	color: #fff;
	text-decoration: none;
}

#navsection a:visited {
	color: #fff;
	text-decoration: none;
}

#navsection a:hover {
	text-decoration: underline;
}

#topsection2 {
	background: url(../images/header_pic.jpg);
	height: 338px;
	padding-left: 20px;
}

#movie, #no-flash-image {
	width: 884px;
	height: 338px;
}

#topsection3 {
	background: url(../images/header_bottom.jpg);
	height: 44px;
}

#contentwrapper {
	width: 918px;
	border-right: solid 3px #e9e3b3;
	border-left: solid 3px #e9e3b3;
}

#contentcolumn {
	display: inline;
	float: left;
	padding-left: 15px;
	width: 458px;
}

#rightcolumn {
	display: inline;
	float: left;
	width: 445px;
}

.altbg {
	background: #b5a471;
	color: #fff;
	padding: 10px 15px 10px 15px;
}

#avail_container {
	width: 448px;
	height: 130px;
	background-image: url(../images/right_buttons_small1.jpg);
	color: #fff;
}

.avail_form {
	display: inline;
	float: left;
	width: 433px;
	color: #fff;
}

.f_left {
	display: inline;
	float: left;
}

form {
	display: inline;
	color: #fff;
}

input {
	font-size: 12px;
}

.datepicker{
	width: 45px;
}

.email{
	width: 145px;
}


.signup_form {
	color: #fff;
	padding-top: 18px;
	padding-left: 25px;
}

#signup {
	width: 448px;
	background-image: url(../images/right_buttons_smaller.jpg);
}

#link {
	text-align: center;
}

#footer {
	clear: left;
	width: 100%;
	background: url(../images/2010gator-bowl-official-hotel.jpg) no-repeat;
	color: #FFF;
	text-align: center;
	height: 101px;
	padding-top: 25px;
}

#footer a {
	color: #fff;
}