body {
	font-family: Arial, Helvetica, sans-serif;

}


.quotesView {
	font-size: x-small;
	font-weight: bold;
	border: 1px solid #FF0000;
	background-color: #CC0000;
	color: #FFFFFF;



}

.quotesView a {
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;


}
p {
	font-size: 12px;
}
hr {
	height: 1px;
	width: 100%;
	color: #990000;
}
td {
	font-size: 12px;

}
h1 {
	font-size: 16px;
	font-weight: bold;
}
.more {
	font-size: 12px;
}
.more a {
	text-decoration: none;
	color: #000099;
}	
.more a:hover {
	text-decoration: underline;
	color: #990000;
}	


#maroontitle {font-size:32px;font-family:arial narrow,arial,helvetica, sans serif;color:#660033;line-height:.9;font-weight:bold;font-stretch:expanded;}
#greensub {font-size:28px;font-family:arial narrow,arial, helvetica, sans serif;color:#99cc00;line-height:1;z-index:1;font-stretch:expanded;}
#maincopy {font-size:13px;font-family:arial, helvetica, sans serif;color:#660033;line-height:1.5;z-index:1;font-stretch:expanded;}
#categories {font-size:13px;font-family:arial, helvetica, sans serif;font-weight:bold;color:#669900;line-height:1;font-stretch:expanded;}
#placestogo {font-size:11px;font-family:arial , helvetica, sans serif;color:#000066;line-height:1.3;z-index:1;font-stretch:expanded;}
.email { text-decoration: underline; color: #000066; }
a.email:hover {text-decoration: underline; color: #669900;}
a.places  { text-decoration: none; color: #000066; }
a.places:hover {text-decoration: underline; color: #669900;}
.blue {color:#000066;}
#thatstuff {font-size:14px;font-family:arial , helvetica, sans serif;color:#000066;line-height:1.5;font-stretch:expanded;list-style-image: url('images/bullet.gif');}
#date {font-size:18px;font-family:arial , helvetica, sans serif;color:#000066;line-height:1.5;font-stretch:expanded;}
a.thatstuff {text-decoration: underline; color: #660033;font-weight:bold;}
a.thatstuff:hover {text-decoration: underline; color: #669900;font-weight:bold;}
#wordup {font-size:10px;font-family:arial,helvetica,sans serif;line-height:1.2;font-weight:bold;}
#worddown {font-size:11px;font-family:arial,helvetica,sans serif;line-height:1.2;}
.month {color:#000000;}
a.month {color:#000000;text-decoration: underline;}
.black {color:#000000;}
.bold {font-weight:bold;}
.white {color:#ffffff;}
a.black {color:#660033;text-decoration: underline;}
a.black:hover {color:#669933;text-decoration: underline;}
#footer {font-size:10px;font-family:arial,helvetica,sans serif;color:#000066;line-height:1.2;}
a.footer:hover {text-decoration: underline; color: #669900;}
a.footer {text-decoration: underline; color: #660033;}

.whitetoyellow {
	text-decoration: none;
}

.whitetoyellow a {
	color: #ffffff;
	text-decoration: none;

}

.whitetoyellow a:hover {
	color: #ffff00;
	text-decoration: underline;

}
.leftNavLinkBox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	padding-left: 15px;


}
