@charset "UTF-8";
/* CSS Document */

body {
	background-color:#F2F2F2;
	margin: 0px;
	padding: 0px;
}

a img {
	border: none;
}

a.terms:link { color: #FFF; }

a.terms:hover { color: #FFF;}

a.terms:active { color: #FFF; }

a.terms:visited {color: #FFF }

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	color: #666;
	text-decoration: none;
}

a:hover {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
}

h1 {
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333;
	font-style:normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D31245;
	font-size: 14px;
}
	
#navbox {
	width: 150px;
	height: 25px;

}
	
#shadow {
	width: 1024px;
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	
}

#wrapper {
	width: 800px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	border: 0px;
}
	
#banner {
	width: 800px;
	height: 150px;
	overflow: hidden;
}

#content {
	width: 800px;
	overflow: hidden;
}

#leftcol {
	width: 150px;
	float: left;
	height: 390px;
	padding: 10px;
	display: inline;
}

#rightcol {
	width: 630px;
	float: right;
	overflow: hidden;
	display: inline;
}

#intro {
	width: 610px;
	padding: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size: 14px;
	text-align: justify;
	overflow: hidden;
}

#footer {
	width: auto;
	height: 65px;
	clear:both;
	background-color: #D31245;
	color: #FFF; font-family: Georgia, "Times New Roman", Times, serif; text-align: center; font-size: 12px;
	padding-top: 15px;
	overflow: hidden;
}

#innerleft {
	width: 310px;
	float: left;
	text-align:center;
	overflow: hidden;
	display: inline;
}

#innerright {
	width: 314px;
	float: right;
	text-align:center;
	overflow: hidden;
	display: inline;
}

#events {
	width: 273px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	color: #333;
	overflow:hidden;
}

#fdeli {
	width: 275px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: justify;
	text-align: center;
	color: #D31245;
	overflow:hidden;
}

#width {
	width: 630px;
	height: 10px;
	clear: both;
	overflow: hidden;
}

#pagebanner {
	text-align: right;
	width: 630px;
	overflow: hidden;
}

#heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	text-align: left;
	padding-left: 60px;
	color: #D31245;
	padding-top: 30px;
	padding-bottom: 5px;
}

#container {
	width: 630px;
	text-align: right;
	overflow: hidden;
}

#content2 {
	float: right;
	width: 545px;
	padding-bottom: 15px;
	padding-top: 20px;
	padding-right: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	font-size:14px;
	color:#333;
}

#content1 {
	float: right;
	width: 545px;
	padding-bottom: 15px;
	padding-top: 20px;
	padding-right: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	font-size:12px;
	color:#333;
	border-bottom: 1px solid #666;
	overflow: hidden;
}

#content3 {
	background-color:#D31245;
	float: right;
	width: 540px;
	padding: 10px;
	padding-right: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	font-size:14px;
	color: #FFF;
	border-bottom: 1px solid #666;
	overflow: hidden;
}
	
#shopinnerleft {
	width: 250px;
	float: left;
	overflow: hidden;
	display: inline;
}
	
#shopinnerright {
	float: right;
	width: 270px;
	text-align: justify;
	font-size:12px;
	overflow: hidden;
	display: inline;
}

#shopfooter {
	width: 530px;
	clear: both;
	text-align: center;
	overflow: hidden;
}

#twitter_div {font-size:14px; background-color: #F2F2F2; color: #D31245; text-align: left; padding: 5px; margin-left: 11px; margin-right: 11px;}

.tickerstyle{width: 610px; border:0px solid black; background: #FFF; overflow:hidden;}

.messagediv{display: none;background: #FFF; text-align: center; color: #D31245;}