@charset "utf-8";
/* CSS Document */

img, div, a { behavior: url(iepngfix.htc) }

* {
	padding:0px;
	margin:0px;
}

body {
	background-color:#fffae4;
	margin:0 auto;
	text-align:center;
}

#container {
	width: 985px;
	min-height: 660px;	
	height:auto !important;
	height:660px;
	margin:0 auto;
}


/*/////////////////// HEADER /////////////////////*/
#header {
	display:block;
	float:left;
	width:985px;
	height:101px;
	background-image:url(../images/header-bg.jpg);
	background-repeat:no-repeat;
	z-index:1;
}

#menu{
	width:600px;
	height:92px;
	display:inline;
	float:right;
	padding-right:28px;
	z-index:1;
}
/*/////////////////// END HEADER /////////////////////*/

#main-content{
	width:985px;
	height:559px;
	height:auto !important;
	height:559px;
	display:inline;
	float:left;
	z-index:1;
}

#content-bg {
	background-image:url(../images/background.gif);
	background-repeat:repeat-y;
	width:985px;
	min-height:512px;
	height:auto !important;
	height:512px;
	display:inline;
	float:left;
	z-index:1;
}

#flash-image {
	width:957px;
	height:510px;
	display:block;
	float:left;
	text-align:center;
	z-index:1;
	background-repeat:no-repeat;
}

#content {
	width:957px;
	min-height:190px;
	height:auto !important;
	height:190px;
	display:inline;
	float:left;
	text-align:left;
	margin-top:-176px;
	z-index:5;
}

#links {
	width:290px;
	display:inline;
	float:left;	
	padding-left:65px;
	padding-right:20px;
	z-index:1;
}

.button {
	margin-bottom:8px;
}

.button-small {
	margin-bottom:3px;
}

#text {
	width:573px;
	display:inline;
	float:left;
	z-index:1;
}
/*/////////////////// FOOTER /////////////////////*/
#footer {
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	width:985px;
	padding-top:20px;
	height:53px;
	display:inline;
	float:left;
	z-index:1;
}

.footer-left {
	display:inline;
	float:left;
	padding-left:5px;
	width: 620px;
}

.left {
	display:inline;
	float:left;
	padding-left:5px;
}
.right {
	display:inline;
	float:right;
	padding-right:33px;
	margin-top:-15px;
}
/*/////////////////// END FOOTER /////////////////////*/


/*/////// 2010 BOAT RACE COUNTER  ///////*/

#cc-outer {
	float: left;
	display: inline;
	width: 251px;
	height: 80px;
	background-image: url(../images/bg-2010-race-countdown.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#valentines-outer {
	float: left;
	display: inline;
	width: 312px;
	height: 80px;
	margin-left: 5px;
}

#cc-date {
	float: left;
	display: inline;
	width: 58px;
	height: 52px;
	padding-bottom: 9px;
	padding-left: 18px;
	padding-right: 6px;
	padding-top: 22px;
}

#cc-rhs {
	float: left;
	display: inline;
	width: 113px;
	height: 73px;
}

.cc-style {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #000000;
	width: 55px;
	height: 35px;
	text-align:center;
	font-weight: bold;
	background: none;
}

	#twitter-feed-bg {
		float:left;
		position:relative;
		width:180px;
		height:210px;
		font-size:11px;
		background-image:url(/images/twitterbg.png);
		background-repeat:no-repeat;
		padding:5px 10px 0 10px;
	}
	
	#twitter-feed-bg .follow-twitter{
		position:absolute;
		top:159px;
	
	}
	
	#twitter-feed-bg p{
		margin-bottom:2px !important;
		line-height:12px !important;
		word-wrap: break-word !important;
	}
	
	#twitter-feed {
		bottom:190px;
		font-size:11px;
		height:144px;
		position:absolute;
		left: 485px;
		width:185px;
		z-index:20;
		word-wrap: break-word;		
	}
	
	
	#twitter-feed-bg, .png { behavior: url(iepngfix.htc) }
	
	.christmas-countdown-outer {
		float:left;
		display:inline;
		width:180px;
		height:154px;
	}
	
	.christmas-countdown-days {
		float:left;
		display:inline;
		width:60px;
		height:63px;
		background-image:url(../images/christmascountdown/top.png);
		background-repeat:no-repeat;
		font-size:38px;
		color:#1f180c;
		padding:20px 85px 0 35px;
		text-align:center;
	}
	
	.christmas-countdown-link {
		float:left;
		display:inline;
		width:180px;
		height:71px;	
	}
