@charset "UTF-8";

* {
	padding:0px;
	margin:0;
}
p {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	padding: 5px;
}
h2 {
	color: #C41800;
	font-size: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 30px;
	padding: 10px;
	font-weight: normal;
	padding-bottom: 5px;
}
h3 {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 5px;
	padding-top: 10px;
}
h4 {
	color: #000;
	font-size: 16px;
	padding-left: 5px;
	font-family: Tahoma, Geneva, sans-serif;
}
h5 {
	font-size: 14px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}

a {
	color: #FFF;
}
ul {
	font-size: 14px;
	color: #FFF;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 5px;
}
img
{
	border-style: none;
	padding: 10px;
}



#container {
	background-image: url(images/background.png);
	background-color: #FFF;
	margin: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	height: 1100px;
	width: 850px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    border: 1px solid #000;
}
#newsletter {
	height: 20px;
	width: 250px;
	padding-left: 10px;
	padding-top: 5px;
}
#newsletter a {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
#calendar a {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}



#Title {
	height: 120px;
	text-decoration: none;
	width: 60%;
}
#ContactInfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	height: 100px;
	width: 39%;
	float: right;
	margin-top: -110px;
}
#ContactInfo a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	text-align: center;
}

#ContactInfo p a {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#News {
	text-align: center;
	width: 19%;
	float: left;
	height: 825px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-khtml-border-radius: 30px;
	border-radius: 30px;
	border: 1px solid #000;
	background-image: url(images/NewsBackgroundleft.png);
	background-repeat: repeat;
	margin-top: 5px;
	margin-left: 5px;
}
#News a {
	color:#000
}
#MainContent {
	top: 180px;
	left: 75px;
	width: 65%;
	height: 825px;
	float: left;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-khtml-border-radius: 30px;
	border-radius: 30px;
	border: 1px solid #000;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
#popUpDiv {
	background-color:#007AA7;
	z-index: 9002;
	position:absolute;
	padding:60px;
	margin-top:-270px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    border: 3px solid #000;
}
#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:fixed;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#place {
	width: 13%;
	height: 825px;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}
#footer {
	float: left;
	width: 850px;
	text-align: center;
	color: #FFF;
	height: 90px;
	margin-top: -5px;
}
#dates1 {
	float: left;
	width: 250px;
}
#dates2 {
	float: right;
	width: 250px;
}
#title1 {
	float: left;
}
#title2 {
	float: right;
}
#title3 {
	float: right;
}
#timetocert {
	color: #000;
}
#blank {
	float: left;
	height: 400px;
	width: 17%;
}

#calendar {
	width: 400px;
	float: right;
	height: 20px;
	padding-top: 5px;
	text-align: right;
	padding-right: 10px;
}
table {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 25px;
}
