a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #000;
	background-image: url(graphics/mainbg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin: 0px;
	height: 120px;
	width: 900px;
	position: relative;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #header #leaf {
	position: absolute;
	left: -91px;
	top: 28px;
}

.headertitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 32px;
	color: #FFF;
	font-weight: bold;
}
.headertitlered {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 32px;
	color: #F00;
	font-weight: bold;
}

.headermedtitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
}

.smallerwhiteheaderfont {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
}
#bottomtable {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #930000;
}


.headersubtitle {
	color: #D6D6D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.headersubtitlewhite {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

#navigation {
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 900px;
}
#mainbody {
	background-image: url(graphics/blackwindowbg.png);
	margin: 0px;
	padding: 0px;
	width: 898px;
	border: 1px solid #1E1E1E;
}
.imageborder {
	border: 1px solid #999;
}
#headertelephone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D6D6D6;
	height: 61px;
	width: 387px;
	position: absolute;
	left: 532px;
	top: 16px;
	text-align: right;
}
.makewhite {
	color: #FFF;
}
.smalltext {
	font-size: 10px;
}
.citylist {
	font-size: 9px;
}
#slidearea {
	height: 280px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666;
	background-color: #C0C0C0;
	margin-bottom: 10px;
}
.makered {
	color: #F00;
}
