html /* force scroll bars */{margin-bottom: 1px; width: 100%; height: 100%; min-height: 100% }

body {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #656565;
	word-spacing: 1px;
}

p {font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #656565;
	word-spacing: 1px;
	
}

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

a:hover {
	text-decoration: underline;
}

h2 {
	color: #994472;
	font-size: 18px;
	line-height: 29px;
	font-weight: bold;
}

h3 {
	color: #b1b931;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
}

h4 {
	color: #b1b931;
	font-size: 14px;
	line-height: 0;
	font-weight: bold;
	padding-top: 2px;
}

.img_right_border {
	border: 1px solid gray;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.img_right_noborder {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-style: none;
}

.img_left_noborder {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	border-style: none;
}

/* My Comment */	


#wrapper {
	background-image: url(../images/design/wrapperback_1px.jpg);
	width: 968px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 968px;
	height: 193px;
	background-image: url(../images/design/header_back.jpg);
}

#header_home {
	width: 968px;
	height: 193px;
	background-image: url(../images/design/header_back_home.jpg);
}

#header_concession {
	width: 968px;
	height: 199px;
	background-image: url(../images/design/header_back_concessions.jpg);
}

#title_left {
	width: 42px;
	height: 58px;
	margin-left: 0;
	padding-top: 0;
	float: left;
	clear: both;
}

#title_left_pic {
	height: auto;
	float: left;
	clear: left;
	width: auto;
	padding-left: 257px;
	padding-top: 69px;
}

#title_right{
	background-color: transparent;
	width: auto;
	height: auto;
	margin-left: 794px;
	text-align: right;
	padding-top: 4px;
	
}

#title_right a{
	
	font-weight: bold;
	font-size: 15px;
}

#left_nav {
	width: 189px;
	height: auto;
	background-color: white;
	float: left;
	clear: both;
	margin-left: 20px;
}

#content_full {
	width: 560px;
	height: auto;
	margin-left: 200px;
	text-align: center;
	letter-spacing: 2px;
	line-height: 18px;
}

#content_right {
	background-color: transparent;
	width: 637px;
	height: auto;
	margin-top: 0;
	padding-right: 51px;
	margin-left: 257px;
	float: none;
}

#content_right_col1 {
	width: 426px;
	margin-top: 5px;
	padding-right: 51px;
	margin-left: 35px;
	height: auto;
	float: left;
}

#content_right_col2 {
	width: 212px;
	height: auto;
	margin-top: 5px;
	padding-right: 50px;
	margin-left: 6px;
	float: left;
}

#content_right_map {
	background-color: transparent;
	width: auto;
	height: auto;
	margin-top: 5px;
	float: right;
	margin-right: 178px;
}

#bottom_content{
	width: 638px;
	height: auto;
	margin-top: 0;
	
	float: left;
	text-align: center;
}

#map{
	width: auto;
	height: auto;
	margin-top: -14px;
	float: right;
	clear: none;
	margin-right: 22px;
}

#image_right_caption {
	float: right;
	height: auto;
	margin-left: 10px;
	margin-top: 5px;
	border: 1px solid gray;
	font-size: 10px;
	line-height: 23px;
	text-align: center;
	clear: none;
	width: auto;
	background-color: rgba(242,254,91,0.39);
}

#bottomstrip {
	text-align: center;
	width: auto;
	height: auto;
	margin-right: 75px;
}

#footer {
	width: 968px;
	height: 40px;
	background-image: url(../images/design/footer_back.jpg);
	text-align: center;
	padding-top: 23px;
	color: #bac443;
	letter-spacing: 0;
	font-size: 11px;
	clear: both;
}

.topnav-home {
	font-size: 11px;
	border-right: 2px solid #b1b931;
	padding-right: 7px;
	line-height: 28px;
	margin-right: -2px;
}

.topnav-sitemap {
	font-size: 11px;
	color: #c4c3c3;
	width: 30px;
	margin-left: 2px;
	margin-right: 23px;
}

.green_bold_large {
	font-weight: bold;
	font-size: 14px;
	color: #154612;
}

.apple_bold_large {
	font-weight: bold;
	font-size: 15px;
	color: #b1b931;
}

.green_bold_medium {
	font-weight: bold;
	color: #154612;
}

.red_bold_medium {
	font-weight: bold;
	color: #8d2f60;
}

.light_grey {
	color: #a8a8a8;
}

.white {
	color: white;
}

.table_title {
	letter-spacing: 5px;
}

.centre {
	text-align: center;
}

/* My Comment */

.number_list {
	list-style-type: decimal;
}
