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

body{
	background-image:url(images/bmBG.jpg);
	margin:0px;
}

li.rider {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
	margin: 0px 20px 0px 0px;
}

.note {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#000;
	margin: 0px 20px 0px 0px;
}

p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
	margin: 0px 20px 0px 0px;
}

.right {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
	margin: 0px 20px 0px 0px;
	text-align:right;
}


.spnsr {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#600;
	margin: 0px 20px 0px 0px;
}


.spnsrSTRIKE {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color: #666;
	margin: 0px 0ox 0px 0px;
	text-decoration: line-through;
}

.home {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#000;
	text-align:center;
	
}

.homeSIDE {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#FFFFFF;
	text-align:center;
	
}

.homeN {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:27px;
	color:#000;
	text-align:center;
	
}

.homeHDR {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color:#000;
	text-align:center;
}
.homeHDR2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color:#000;
	text-align:center;
}
.sectionHDR {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color:#000;
	text-align:left;
}
.homeSUB {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style:bold;
	color:#000;
	text-align:center;
}


/* Class for clearing floats */
.clear {
	clear:both;
}



/* Remove border around linked images */
img {
	border: 0;
}

#left      { background: url(images/headL.png) no-repeat top right }
#right   { background:  url(images/headR.png) no-repeat top left }

#leftB      { background: #000000 url(images/headBL.jpg) no-repeat top right }
#rightB   { background: #000000 url(images/headBR.jpg) no-repeat top left }

.indexSide {
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height: 18px;
		text-decoration:none;
	text-align:center;
}

a.index {
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height: 18px;
		text-decoration:none;
	text-align:center;
}

a.index:visited {		
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height: 18px;
	text-decoration:none;
	text-align:center;
}
a.index:hover {	
	color:#b68348;
	font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
	font-size:13px;
	line-height: 18px;
		text-decoration:none;
	text-align:center;
}

a.index:active {		
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height: 18px;
		text-decoration:none;
	text-align:center;
}