@charset "UTF-8";

body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-image: url(../Images/background2.png);
	background-repeat: repeat;
	width: 937px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	text-align: left;

}ul, ol, dl { 
	width: 937px;
	padding: 0;
	margin: 0px;
}h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 40px;
	padding-left: 40px;
	color: #000000;
	font-size: 14px;
}
.content {
	background-image: url(../Images/boxshadow.png);
	width: 937px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	margin-top: 0px;
	color: #333;
}
.container .content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

.footer {
	background-image: url(../Images/footer.png);
	width: 937px;
	height: 90px;
	list-style-type: none;
	color: #1F7B84;
	margin-top: -19px;
	text-align: center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#navbar ul {
	list-style-type: none;
	text-align: center;
	width: 937px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/navbarshadow.png);
	background-repeat: repeat-y;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 0px;
	} 
 
#navbar ul li {
	display: inline;
	width: 937px;
	margin-right: 0px;
	margin-left: 0px;
	height: 30px;
	} 
 
#navbar ul li a {
	text-decoration: none;
	color: #fff;
	background-color: #C62B30;
	width: 937px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
	} 
 
#navbar ul li a:hover {
	color: #FFF;
	background-color: #961e27;
	width: 937px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #961e27;
	border-right-color: #961e27;
	border-bottom-color: #961e27;
	border-left-color: #961e27;
	padding-top: 8px;
	padding-bottom: 8px;
	} 
.photo {
	height: 350px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	margin-top: -22px;
}
.stars {
	float: left;
	height: 50px;
	width: 50px;
	background-image: url(../Images/stars.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	background-position: 40px;
}
.stars2 {
	background-image: url(../Images/stars_2.png);
	float: right;
	height: 65px;
	width: 90px;
	background-repeat: no-repeat;
	padding-right: 30px;
	margin-top: -25px;
}
.footer div a {
	color: #1F7B84;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.facebook {
	height: 35px;
	width: 40px;
	background-image: url(../Images/faceboook-icon.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: right top;
	float: left;
	padding-left: 330px;
}
.twitter {
	height: 35px;
	background-image: url(../Images/twitter-icon.png);
	background-repeat: no-repeat;
	margin-left: auto;
	float: right;
	margin-right: auto;
	width: 60px;
	padding-right: 280px;
	background-position: left top;
}
h1 {
	color: #C62B30;
	text-align: center;
	font-size: 35px;
	text-transform: uppercase;
	text-shadow: 2px 2px 3px #CCC;
}
h2 {
	color: #1F7B84;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
h3 {
	color: #000000;
}
h4 {
	color: #000000;
}
h5 {
	color: #000000;
}
h6 {
	color: #000000;
}
.stars3 {
	background-image: url(../Images/stars.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 70px;
	float: right;
	margin-top: -70px;
	margin-right: 0px;
}
a.link {
	text-decoration: none;
	color: #1F7B84;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #9ED0C6;
}
a: mtnalinkhover {
	color: #A42A2F;
}
a:active {
	text-decoration: none;
}
.copyright div{
	height: 100px;
	width: 937px;
	line-height: 0px;
	margin-right: auto;
	margin-left: auto;
}
.copyright p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5EFC6;
	margin-right: auto;
	margin-left: auto;
	line-height: 1px;
	height: 100px;
	width: 937px;
}
#rollover {
	color: #CF6;
}


li.bullet {
    list-style-type: \002022;
	margin-left: 70px;
	margin-right: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

li.circle {
    list-style-type: circle;
	margin-left: 70px;
	margin-right: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

li.numbers {
    list-style-type: arabic;
	margin-left: 70px;
	margin-right: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	
}.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	line-height: normal;
	color: #000;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #000;
}
.time {
	text-decoration: none;
	color: #1F7B84;
}
.track {
	text-decoration: none;
	color: #C62B30;
}