@charset "utf-8";
/* CSS Document */

body {
	color:#600625;
	text-align:center;
	font-family:"Segoe UI";
	font-size:16px;
	background-image: url(images/sky_background.jpg);
	background-repeat: no-repeat;
	background-color: #87ceff;
	margin: 0 auto;
	width:100%;
	height:100%;
	background-position:top center;
	display: table;
}
html {
	min-width:1250px;
}
h1 {
	font-family: "Eras Demi ITC";
	font-size: 32px;
}
h2 {
	font-family: "Eras Demi ITC";
	font-size: 22px;
	text-align:left;
	border-bottom:1px dashed;
}
h3 {
	font-family: "Eras Demi ITC";
	font-size: 19px;
}
.container {
	height: 100%;
	margin: 0 auto;
	width: 100%;
}
.topnavbar {
	width: 1250px;
	text-align:center;
	height: 20px;
	margin: 0 auto;
	margin-top:180px;
}
.dessitebox {
	height: 20px;
	width: 312px;
	float: left;
	font-size:15px;
	margin-left:230px;
}
.innernavbar {
	width:800px;
	height:40px;
	margin:0 auto;	
}
.threecolwrapper {
	width:1200px;
	height:auto;
	margin: 0 auto;
}
.leftcol {
	float: left;
	text-align:center;
	height:auto;
	width: 155px;
	padding: 5px;
	padding-left:17px;
}
.leftnavbox {
	float: left;
	text-align:center;
	height: auto;
	width: 125px;
}
.maincol {
	width:795px;
	margin: 0 auto;
	text-align:center;
	height:auto;
	font-size:18px;
	float:left;
	padding-left:10px;
	padding-right:5px;
}
.rightcol {
	float: right;
	text-align:center;
	height:auto;
	width: 155px;
	padding: 5px;
	padding-right:17px;
}
.facebookbadge {
	width:144px;
	height:44px;
	margin:0 auto;
}
.twitterbadge {
	width:144px;
	height:44px;
	margin:0 auto;
}
.youtubebadge {
	width:144px;
	height:44px;
	margin:0 auto;
}
.advertiseherebanner {
	width:151px;
	height:175px;
	background-color:#ffffff;
	border:1px solid #00CCFF;
	margin:0 auto;
}
.advertiseherebanner:hover {
	width:151px;
	height:175px;
	background-color:#00CCFF;
	border:1px dashed #ffffff;
	margin:0 auto;
}
.adbanner {
	width:155px;
	height:175px;
	margin:0 auto;
}
.innerfooterleft {
	width:475px;
	height:170px;
	float:left;
	background-image:url(images/footer_left_image.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
}
.innerfooterright {
	width:475px;
	height:170px;
	float:right;
	background-image:url(images/footer_right_image.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
}
.footer {
	width:1000px;
	height:170px;
	margin:0 auto;
	margin-bottom:20px;
	clear:both;
	padding-top:200px;
}
.featureddvdcontainer {
	width:164px;
	height:260px;
	margin:0 auto;
}
.featureddvdbox {
	width:75px;
	height:auto;
	float:right;
	border: 2px solid #ffffff;
	margin-bottom:2px;
	margin-right:2px;
}
.featureddvdbox:hover {
	border: 2px solid #600625;
}
.featureddvdboxbigger {
	width:100px;
	height:auto;
	float:left;
	border: 2px solid #ffffff;
	margin-bottom:2px;
	margin-right:2px;
}
.featureddvdboxbigger:hover {
	border: 2px solid #600625;
}
.featureddvdtitle {
	width:159px;
	height:20px;
	margin:0 auto;
	margin-bottom:20px;
	font-size:18px;
	font-family:"Palatino Linotype";
	border-bottom:1px dashed;
	padding-bottom:4px;
	text-align:left;
}
.eventcountdown {
	width:161px;
	height:150px;
	margin:0 auto;
	background-image:url(images/event_countdown.jpg);
	background-repeat:no-repeat;
}
.eventcountdowntitle {
	width:150px;
	margin:0 auto;
	height:20px;
	text-align:center;
	font-size:14px;
	text-align:left;
	float:left;
	margin-left:5px;
	margin-top:5px;
	font-family:"Palatino Linotype";
	font-weight:700;
}
.eventcountdownmaintext {
	width:150px;
	margin:0 auto;
	height:60px;
	padding-top:45px;
	padding-bottom:8px;
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
}
.recentlyadded {
	width:153px;
	height:250px;
	margin:0 auto;
	background-image:url(images/notepad_recently_added.gif);
	background-repeat:no-repeat;
	font-size:12px;
	font-family:"Palatino Linotype";
}
.comingsoon {
	width:153px;
	height:250px;
	margin:0 auto;
	background-image:url(images/notepad_coming_soon.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	font-family:"Palatino Linotype";
}
.menucatstop {
	width:100px;
	margin:0 auto;
	height:20px;
	text-align:left;
	font-size:14px;
	margin-left:40px;
	padding-top:15px;
	border-bottom:1px dashed;
}
.menucats {
	width:127px;
	margin:0 auto;
	height:20px;
	text-align:left;
	float:right;
	padding-top:6px;
	padding-bottom:6px;
	font-size:10px;
	font-family:DokChampa;
	line-height:12px;
}
.rafalogo {
	width:120px;
	height:150px;
	float:left;
}
hr {
	height:0;
	border:1px dashed #000000;
	border-width:1px 0 0 0;
}
.map {
	width:450px;
	height:360px;
	float:left;
}
.maptextbox {
	width:300px;
	height:420px;
	float:right;
	font-size:14px;
	margin-right:40px;
}
