



/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> PAGE HEADER ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#homepage_header{
	margin: 0;
	padding: 0;
	background: url(images/biggest-giveaway.jpg) top left no-repeat;
	width: 647px;
	height: 443px;
	text-indent: -9999px;
	overflow: hidden;
	

}

#homepage_header a.enter{
	display: block;
	width: 647px;
	height: 443px;
	text-indent: -9999px;
	position: relative;
	left: 0;
	float: left;

}



a.enter:hover{
	cursor: pointer !important;
}


#homepage_header a.book{
	display: block;
	margin-right: 200px;
	width: 55px;
	height: 298px;
	text-indent: -9999px;
	position: relative;
	left: 60px;
	float: left;

}

#big-giveaway-header{
	
	margin: 0;
	padding: 0;
	background: url(images/big-prizes.jpg) top left no-repeat;
	width: 519px;
	height: 478px;
	text-indent: -9999px;
	overflow: hidden;
}





#giveaway-form{
	font-size: 13px;
	width: 500px;
	margin: 0 0 25px 70px;
	padding: 0 0 25px 0;
	background: #f8efce;
	border: 1px  dotted #a07f58;
}


.hide-from-ie{
	visibility: hidden;
}




.giveaway-outline h2{
	width: 450px;
	line-height: 28px;
	padding: 20px 25px;
	font-size: 18px;
	background: url(images/orange_bg.jpg) repeat-x top left;
	color: #fdf8af;
	text-align: center;

}




.giveaway-outline h2 a{

	font-size: 22px !important;
	color: #ffffff !important;

}





.giveaway-outline h2.purple{

 background: url(images/purple_bg.jpg) repeat-x top left;

}


.alert{
	color: purple;

}





.giveaway-outline ul{
	list-style: none;

}

#the-form{
	margin: 0 0 0 80px;
	
}


.giveaway-outline ul li a{
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
	color: #861316;
} 

.giveaway-outline ul li{
	padding: 7px;

}

.giveaway-outline ul li span{
	color: #000;
	font-size: 12px;

}


.terms{
	margin: 30px 0 0 50px;
	width: 400px;
	color: #9a7b55;
	font-size: 10px;
	line-height: 15px;

}


.terms span{
	padding: 1px 5px;
	color: #fff;;
	background: #9a7b55;
	

}



#up-button{
	margin: 50px 0 0 135px;
	width: 230px;
	height: 28px;
	background: url(images/close_button.jpg) bottom center no-repeat;
	clear: both;
	overflow: hidden;
	padding: 0;
	border-bottom: 1px solid #9a7b55;
}



#up-button a{
	float: left;
	padding: 3px 0 0 85px;
	width: 100px;
	height: 20px;
	display: block;
}

#up-button a span{
	font-size: 14px;
	font-weight: bold;
	color: #fdf8af;
	

}



#submit-button{
	border-top:2px solid #8b351c;
	border-left:2px solid #8b351c;
	border-bottom:2px solid #5d1500;
	border-right:2px solid #5d1500;
	
	background: #fdf8af;
	

}




/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>  RECENT POSTS ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.recent_posts{
	margin: 30px 0 0 25px;
	float: left;
	background: url(images/recent-posts-header.gif) top left no-repeat;
	overflow: hidden;
	clear: both;

}


.recent_posts h2.header{
	text-indent: -9999px;
	margin-bottom: 150px;
}


.recent_posts .post-home{
	margin:0 0 0 100px;
	padding: 15px 15px 15px 15px;
	width: 350px;
	clear: left;
	float: left;
	border-bottom: 1px solid #f0e9db;
	overflow: hidden;
}

.recent_posts .post-home img{
	float: left;
	border: none;
}




.recent_posts .post-home h3{
	margin-top: 8px;
}



.recent_posts .post-home h2 a{
	font-size: 20px;
	color: #780309;

}







/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>  TEXT STYLING ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/




.homepage_p{
	padding: 10px;
	font-size: 13px;
	text-align: left;



}


.home_note{
	background: url('images/home_note_bg.jpg') no-repeat top center;
	width: 643px;
	height: 161px;

}








