
body {
	margin: 0px;
	background: #F4FEFE url(/images/Golden_Country_BG_Bottom.jpg) no-repeat bottom center;
	background-color: #F4FEFE;
	
}

.ui_bg_top {
	background: transparent url(/images/Golden_Country_BG_Top.jpg) repeat-x top center;
}

.ui_clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.ui_page {
	width: 780px;
	margin: 0 auto;
	background: transparent url(/images/Golden_Country_Content_Repe.gif) repeat-y center center;
}

.ui_header {
	background: transparent url(/images/Golden_Country_Header.jpg) no-repeat top left;
	width: 778px;
	height: 220px;
	margin: 0 auto;
}

.ui_top_nav_wrapper {
	background-color: #BCD5F3;
	height: 24px;
	margin: 0px 1px;
}

.ui_white {
	width: 780px;
	height: 10px;
	margin: 0 auto;
	background: transparent url(/images/Golden_Country_Content_Repe.jpg) repeat-y center center;
}

.ui_main_content_wrapper {
	padding: 10px 20px;
}

.ui_main_content {
	width: 740px;
}

.ui_footer_wrapper {
	width: 780px;
	margin: 0px auto;
	padding-bottom: 20px;
}

.ui_footer {
	color: #fff;
	padding: 0px 20px;
	font-size: 10px;
	font-weight: bold;
}

.ui_print_email {
	float: left;
	width: 30%;
}

a.PrintPageLink:link, 
a.PrintPageLink:visited { 
	display: inline;
	color: #fff;
}

a.PrintPageLink:hover {
	color: #353535;
	text-decoration: none;
}

a.PrintPageLink:active { 
	display: inline;
	color: #963;
}

a.TellAFriendLink:link,
a.TellAFriendLink:visited {
	display: inline;
	color: #fff;
	padding-right: 10px;
}

a.TellAFriendLink:hover {
	color: #353535;
	text-decoration: none;
	padding-right: 10px;
}

a.TellAFriendLink:active {
	display: inline;
	color: #fff;
	padding-right: 10px;
}

.ui_copyright {
	float: right;
	width: 65%;
	text-align: right;
	font-size: 10px;
}

.ui_tagline {
	text-align: center;
	color: #ffe;
	font-size: 10px;
}

.ui_tagline a:link,
.ui_tagline a:visited {
	color: #fff;
	font-size: 10px;
}

.ui_tagline a:hover {
	color: #353535;
	font-size: 10px;
}

.ui_tagline a:active{
	color: #fff;
	font-size: 10px;
}