@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	font-size: 10pt;
}
img.bg {
min-height: 100%;
min-width: 1024px;
width: 100%;
height: auto;
position: fixed;
top: 0;
left: 0;
}

@media screen and (max-width: 1024px){
img.bg {
left: 50%;
margin-left: -512px; }}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
a {
	text-decoration:none;
}
.PageManagerInfoContainer {
	display: none;
}
.wrapper {
	position: relative;
	width: 100%;
	float:left;
}
.Topside_carnmoney {
	margin: auto;
	width: 960px;
}
.Topside_carnmoney .header {
	width: 960px;
	height: 144px;
}
.header .splashlogo {
	width:188px;
	height:103px;
	z-index: 1009;
	position: relative;
	float:left;
}
.Topside_carnmoney .header .topright {
	float: right;
	height: 20px;
	width: 772px;
	padding-top: 10px;
}
.header .cmsdesklink, .header .currentUserLabelText {
	color:#FFFFFF;
	font-size:9pt;
	float:right;
	font-weight: bold;
	margin-right:5px;
}
.header .signOutButton {
	float:right;
	color:#FFFFFF;
	font-weight: bold;
	height:26px;
	margin-left:20px;
}
.header .signOutButton .leftside {
	width:17px;
	height:26px;
	float:left;
	background-image:url(/SiteDesign/Images/logout-left.aspx);
}
.header .signOutButton .rightside {
	width:18px;
	height:26px;
	float:left;
	background-image:url(/SiteDesign/Images/logout-right.aspx);
}
.header .signOutButton .middle {
	height:23px;
	float:left;
	padding-top:3px;
	background-image:url(/SiteDesign/Images/logoutbg.aspx);
	background-repeat:repeat-x;
}
.header .signOutButton a {
	color:#FFFFFF;
}

.Topside_carnmoney .header .nav {
	float: right;
	height: 24px;
	width: 772px;
	background-image: url(/SiteDesign/Images/navbg.aspx);
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	margin-top:48px;
}
.nav .oneCMSMenuItem, .nav .oneCMSMenuHighlightedMenuItem {
	color:#FFFFFF;
	padding-left:10px;
	padding-right: 10px;
}
.nav .oneCMSMenuHighlightedMenuItemMouseOver, .nav .oneCMSMenuItemMouseOver {
	color:#BFE6C5;
	padding-left:10px;
	padding-right: 10px;
}
.nav .CMSMenu  {
	background-color: #462807;
}
.nav .CMSMenuItem, .nav .CMSMenuHighlightedMenuItem {
	color:#FFFFFF;
	padding: 4px 10px;
}
.nav .CMSMenuHighlightedMenuItemMouseOver, .nav .CMSMenuItemMouseOver {
	color:#BFE6C5;
	padding: 4px 10px;
}

/*content start*/
.Topside_carnmoney .splashslider {
	width: 940px;
	background-image:url(/SiteDesign/Images/sidenavbg.aspx);
	background-repeat:repeat;
	float: left;
	padding:10px;
	margin-top: -42px;
}
.Topside_carnmoney .splashbuttonwrapper {
	width:960px;
	float:left;
	margin-top:15px;
}
.Topside_carnmoney .splashbuttonwrapper img {
	width:290px;
	height:120px;
	float:left;
	padding:5px;
	background-image:url(/SiteDesign/Images/sidenavbg.aspx);
	background-repeat:repeat;
}
.Topside_carnmoney .spacing {
	width:30px;
	height:10px;;
	float:left;
}
.Topside_carnmoney .footer {
	clear: both;
	float: left;
	width: 960px;
	padding-top: 15px;
	font-size: 7pt;
	color: #FFFFFF;
}
.footer a {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.footer p {
	float:left;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.footer .poweredby {
    float: right;
    margin-top: 5px;
}
.Pager, .Thumbnail {
	display:none;
}
