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


body {
	background-image: url(Images/body-background.jpg);
	background-color: #FFF;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #666;
}
#main-nav {
	background-image: url(Images/logo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999;
	padding-top: 100px;
	padding-bottom: 20px;
}
#main-nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999;
	text-decoration: none;
	margin-right: 20px;
}
h2 {
	display: none;
}
#main-nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999;
	text-decoration: none;
	margin-right: 20px;
}
#main-nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fc9920;
	text-decoration: none;
	margin-right: 20px;
}
#main-nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CCC;
	text-decoration: none;
	margin-right: 20px;
}
#header {
	font-size: 10px;
}
#header a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4F7288;
	text-decoration: none;
}
#header a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999;
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr {
	color: #999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.orange {
	color: #fc9920;
}
.main-imghome {
	background-image: url(Images/home-banner.jpg);
	height: 152px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.main-imgother {
	background-image: url(Images/banner.jpg);
	height: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #4F7288;
}
.latestimg {
	margin-top: -20px;
	float: right;
}
#contentlefthome {
	width: 250px;
	text-align: left;
	float: left;
	background-image: url(Images/hello.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	padding-top: 15px;
	font-size: 14px;
	color: #666;
}
#contentleftrecent {
	width: 250px;
	text-align: left;
	float: left;
	margin-top: 15px;
	font-size: 14px;
	color: #666;
}
#contentleftcontact {
	width: 540px;
	text-align: left;
	margin-top: 15px;
	font-size: 14px;
	color: #666;
	float: left;
	padding-top: 70px;
}
#contentrighthome {
	float: right;
	width: 250px;
	margin-top: 15px;
	background-image: url(Images/chat.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	padding-top: 15px;
	font-size: 14px;
	color: #666;
}
#contentrightrecent {
	float: right;
	width: 250px;
	margin-top: 15px;
	margin-top: 15px;
	font-size: 14px;
	color: #666;
}
#contentrightcontact {
	width: 250px;
	margin-top: 15px;
	margin-top: 15px;
	font-size: 14px;
	color: #666;
	float: right;
}
#contentmiddlehome {
	float: left;
	width: 250px;
	margin-left: 25px;
	margin-top: 15px;
	background-image: url(Images/latest.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	font-size: 14px;
	color: #666;
}
#contactlee {
	width: 250px;
	float: left;
	margin-top: 50px;
	margin-bottom: 20px;
}
#contactdarryl {
	float: right;
	width: 250px;
	margin-top: 50px;
	margin-bottom: 20px;
}
#contentmiddlerecent {
	float: left;
	width: 250px;
	margin-left: 25px;
	margin-top: 15px;
	font-size: 14px;
	color: #666;
}
.smalltext {
	font-size: 10px;
}
h1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: -15px;
	font-style: normal;
	font-weight: normal;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
}
.spacerhome {
	height: 220px;
}
#upcoming {
	background-image: url(Images/upcoming.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.spacerrecent {
	height: 425px;
}
.twitter {
	text-align: right;
	float: right;
}
table {
	text-align: left;
	margin-top: 20px;
	margin-left: 275px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-size: 14px;
	width: 500px;
	height: 70px;
}
a:link {
	color: #4F7288;
	text-decoration: none;
}
h3 {
	color: #999;
	font-size: 14px;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #4F7288;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #4F7288;
}
