/* Global Definitions */
body {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background-color: #0064A7;
}
body, div, p, td, li, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
p, h1, h2, h3, h4, h5 {
	margin-bottom: .5em;
}

form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
a:link {
	color: #1A80C3;
}
a:visited {
	color: #0C6C6C;
}
a:hover, a:active {
	color: #E66075;
}




/* Page Position Wrapper */
#wrapper {
	background-image: url(../images/global/page_bg.gif);
	background-position: center;
	background-color: #0064A7;
	background-repeat: repeat-y;
	padding-left: 1px;
}

/* Head Definitions */
#head {
	width: 984px;
	text-align: left;
	height: 150px;
	overflow: hidden;
}
#headCatch {
	text-align: right;
	width: 164px;
	height: 50px;
	background-image: url(../images/global/head-left_bg.gif);
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
#headCatch p {
	font-size: 10px;
	color: #94ceed;
	margin: 5px 5px 0px 0px;
}
#headLogo {
	height: 100px;
	width: 164px;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
}


#headFlash {
	position: relative;
	width: 820px;
	height: 118px;
	left: 164px;
	top: -150px;
	overflow: hidden;
}
#headNav {
	text-align: left;
	height: 32px;
	position: relative;
	left: 164px;
	top: -150px;
	width: 820px;
	background-image: url(../images/global/topNav_bg.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}
#headNav a {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.2em;
	font-weight: bold;
	height: 26px;
	vertical-align: middle;
}
#headNav a img {
	border-width: 0px;
	border-style: none;
	margin: 0px 5px 0px 0px;
	display: block;
	float: left;
}





/* Body Definitions */
#body {
	width: 980px;
	background-color: #FFFFFF;
	border-bottom: 1px dashed #0064A7;
}
#bodyLeft {
	width: 180px;
	text-align: left;
	background-repeat: repeat-y;
	background-image: url(../images/global/col_bot_bg.jpg);
}
#bodyMid {
	padding: 20px;
	text-align: left;
	max-height: 1000px;
	vertical-align: top;
}
#bodyRight {
	width: 190px;
	text-align: left;
}
#body .sideCol {
	background-repeat: repeat-y;
	margin: 0px 0px 1px 0px;
}
#body .blue {
	background-image: url(../images/global/col-bg_blue.gif);
	background-color: #1A80C3;
}
#body .green {
	background-image: url(../images/global/col-bg_green.gif);
	background-color: #34A028;
}
#body .orange {
	background-image: url(../images/global/col-bg_orange.gif);
	background-color: #E24F30;
}
#body .yellow {
	background-image: url(../images/global/col-bg_yellow.gif);
	background-color: #DEA131;
}
#body .lightblue {
	background-image: url(../images/global/col-bg_lightblue.gif);
	background-color: #1A93D3;
}
#body .paleblue {
	background-color: #C4E5F7;
	text-align: center;
}
#body .stralia {
	background-image: url(../images/global/leftNav-balloon_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}



#body .colNav {
	margin: 0px 0px 0px 10px;
	padding-bottom: 10px;
}
#body .colNav a {
	background-repeat: no-repeat;
	background-position: 0px 4px;
	display: block;
	padding: 1px 0px 1px 10px;
}
#body .colNav a:link, #body .colNav a:visited {
	color: #fff;
}
#body .colNav a:hover, #body .colNav a:active {
	color: #000;
}
#body .blue .colNav a {
	background-image: url(../images/global/col-bullet_blue.gif);
}
#body .green .colNav a {
	background-image: url(../images/global/col-bullet_green.gif);
}
#body .yellow .colNav a {
	background-image: url(../images/global/col-bullet_yellow.gif);
}
#body .orange .colNav a {
	background-image: url(../images/global/col-bullet_orange.gif);
}
#body .lightblue .colNav a {
	background-image: url(../images/global/col-bullet_lightblue.gif);
}
#body .colContent {
	color: #fff;
	padding: 0px 10px 10px 20px;
}
#bodyRight .colContent {
	margin-top: 10px;
	padding-bottom: 10px;
}
#bodyRight .colContent a:link, #bodyRight .colContent a:visited {
	color: #fff;
}
#bodyRight .colContent a:hover, #bodyRight .colContent a:active {
	color: #000;
}


#body .colContent .eventList td {
	vertical-align: top;
}

#body .colContent .eventDate {
	color: #AD3318;
	font-size: 16px;
	line-height: 0.8em;
	background-color: #FADED8;
	padding: 2px;
	font-weight: bold;
}
#body .colContent .eventMonth {
	color: #FFFFFF;
	background-color: #AD3318;
	padding: 1px 2px;
	font-size: 10px;
}
#body .colContent .eventName {
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
}
#body .colContent .weather {
	background-color: #FFFFFF;
	border: 1px solid #0064A7;
}
#body .colContent .weather  .area {
	font-weight: bold;
	color: #0064A7;
	padding-top: 4px;
	padding-left: 4px;
}
#body .colContent .weather  .temp {
	font-weight: bold;
	color: #0064A7;
	padding-top: 4px;
	padding-right: 4px;
	text-align: right;
	white-space: nowrap;
}
#body .colContent .weather  .icon {
	width: 35px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
#body .colContent .weather  .condition {
	color: #666666;
	padding-left: 4px;
	vertical-align: top;
	font-size: 11px;
}


#body .stralia .colContent {
	color: #666666;
}

#bodyMid  h1 {
	color: #E24F30;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0.5em;
	margin-top: 0px;
}
#bodyMid p {
	margin-top: 0.7em;
	line-height: 1.2;
}




#bodyMid .columns {
	margin: 0px 0px 10px 0px;
	border-bottom-width: 1px;
	border-bottom-color: #D1E8F6;
	border-bottom-style: dashed;
	padding: 0px 0px 10px 0px;
	clear: both;
	width: 100%;
	float: left;
}
#bodyMid .columns .left {
	margin: 0px 10px 10px 0px;
	float: left;
}
#bodyMid .columns .right {
	margin: 0px 0px 10px 0px;
	float: left;
}
.navColumns130 a {
	display: block;
	float: left;
	width: 130px;
	padding-left: 8px;
	background-image: url(../images/global/content-bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

#bodyRight .sideCol .title {
	padding: 10px 10px 0px 20px;
}
#breadcrumbs {
	padding: 10px 20px;
	border-bottom: 1px dashed #D1E8F6;
	text-align: left;
}

#advertArea {
	text-align: center;
	height: 100px;
}

#advertContainer {
	padding: 20px 0px 15px 20px;
	background-image: url(../images/global/advertArea_bg.jpg);
	background-repeat: repeat-y;
	background-color: #D1E8F6;
}

#adverts {
	width: 100%;
}
#adverts td {
	text-align: center;
}


#adverts a {
	display: block;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
}

#adverts img {
	border-width: 0px;
	border-style: none;
	margin-bottom: 3px;
}
#adverts .label {
	background-image: url(../images/global/content-bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	display: block;
	font-size: 10px;
	padding: 0px 0px 0px 7px;
	text-align: left;
}






/* Foot Definitions */
#foot {
	width: 984px;
	background-image: url(../images/global/foot_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 20px 0px 10px 0px;
	border-top-width: 0px;
	border-top-style: dashed;
	border-top-color: #D1E9F6;
}
#foot .haveYouVisited {
	margin-left: 30px;
}
#foot .HYVtitle {
	font-size: 14px;
	font-weight: bold;
	color: #E24F30;
	padding: 5px;
	text-align: left;
}
#foot .HYVbg {
	background-color: #EDF6FB;
	height: 70px;
	margin-right: 30px;
	padding-top: 10px;
}



#foot .squareButton {
	float: left;
	width: 200px;
	border: 1px solid #78B7DC;
	margin: 0px 14px 0px;
	background-color: #FFFFFF;
}
#foot .squareButton table {
	width: 200px;
}
#foot .squareButton td {
	padding: 4px;
	text-align: left;
}
#foot .squareButton img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 5px;
}





#footLegal {
	text-align: right;
	margin: 20px 0px 10px;
	width: 960px;
}
#footLegalLinks {
	font-size: 10px;
	color: #459AE0;
}
#footLegalCopyright {
	font-size: 9px;
	color: #666666;
}
.leftRightBot {
	background-image: url(../images/global/col_bot_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFCB6B;
}
table.menuSearch {
	width: 140px;
	margin: -5px 0px 0px 20px;
}
table.menuSearch td {
	color: #FDCF00;
}
input.menuSearchBox {
	color: #FFFFFF;
	background-color: #24628A;
	border: 2px solid #4D9DD0;
	width: 110px;
	margin-bottom: 10px;
	font-size: 11px;
}
input.menuSearchGO {
	color: #24628A;
	background-color: #FDCF00;
	border: 2px solid #4D9DD0;
	width: 30px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
}
#discover {
	width: 115px;
	margin-bottom: 10px;
	font-size: 11px;
	height: 20px
}
.buttonTable {
	margin: 0px 5px;
	float: left;
	padding: 3px;
	/*border: 1px solid #E0B65A;*/
}
.imageThumbLeft {
	float: left;
	margin: 0px 10px 10px 0px;
}

.imageThumbRight {
	float: right;
	margin: 0px 0px 10px 10px;
	clear: right;
}
.imageThumbRight a {
	color: #E24F30;
}
.imageThumbRight a:hover {
	color: #666666;
}

.imageThumbRight h2 {
	color: #0064A7;
	font-size: 14px;
}
.imageThumbRight p {
	font-size: 13px;
	line-height: 1.8em;
}

.specialoffers {width: 231px; float: left; clear: none; margin: 0 10px 20px; border: 1px solid #ddd;}
	.specialoffers .name {display: table;}
	.specialoffers h2 {font-size: 1.2em; width: 231px; height: 34px; padding: 3px; margin: 0; font-weight: bold; display: table-cell; vertical-align: middle;}
	.specialoffers h3 {font-size: 1.2em; color:#c20808; height: 18px; overflow: hidden; padding: 6px 3px 0; margin: 0; font-weight: bold; text-align: center;}
	.specialoffers h4 {font-size: 1.1em; color:#c20808; height: 11px; overflow: hidden; padding: 0px 3px 6px; margin: 0; font-weight: bold; text-align: center;}
	.specialoffers .body {padding: 0px;}
	.specialoffers .contents {margin: 0px;}
	.specialoffers .thumb {display:table;}
	.specialoffers .thumb div { width: 231px; height: 100px; display: table-cell; text-align: center; vertical-align: middle; background: #eee;}
	.specialoffers .summary {padding: 5px; height: 50px; overflow: hidden; text-align: center;}
	.specialoffers .links { float: left; background: #f7f7f7; width: 198px;}
	.specialoffers .links a.left {margin: 3px; padding: 4px 0 0 20px; background:url(../images/profile/Profile_icon_details.gif) no-repeat 0 3px; float: left;}
	.specialoffers .links a.right {margin: 3px 5px 3px; padding: 4px 0 0 19px; float:right; background:url(../images/profile/Profile_icon_print.gif) no-repeat 0 3px;}

